修改logo优化任务跳转

This commit is contained in:
duan
2025-02-27 11:16:56 +08:00
parent 792a70b7ed
commit 94599e7227
3 changed files with 110 additions and 108 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