AssetManager.UniApp/unpackage/dist/dev/mp-weixin/project.config.json
niannian zheng 48c8231dd7 refactor(ui): 更新界面文本和配置以优化用户体验
更新微信小程序appid和相关配置
统一修改界面中的专业术语为更易懂的表述
优化资产管理和交易记录的显示文本
添加多货币支持和新的港股投资组合
2026-02-25 14:31:46 +08:00

36 lines
653 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true
},
"compileType": "miniprogram",
"libVersion": "",
"appid": "wx245f0f3ebcfcf5a7",
"projectname": "个人资产策略管理",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}