首页公告弹窗功能

This commit is contained in:
duan
2025-03-01 18:35:25 +08:00
parent 15c83db6f7
commit 46b0576abc
2 changed files with 40 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
//打包时修改env的值即可
const env='production' //test , production,local
const env='test' //test , production,local
export const encryptKey='1234567890123456' // http数据加解密的key