修改首页列表布局,和h5红包显示

This commit is contained in:
duan
2025-01-22 13:56:05 +08:00
parent b4a7890f8a
commit 0c5e5798ea
3 changed files with 25 additions and 18 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