公告板
版本库
filestore
活动
搜索
登录
main
/
ZPSZ-BASE
springboot2+avue
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
修改本地配置
wujianwei
2026-03-09
d830ca5b00f2628e666c591a7e500c15fef21ee2
[ZPSZ-BASE.git]
/
ui
/
car_wx_app
/
project.private.config.json
1
2
3
4
5
6
7
{
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"projectname": "car_wx_app",
"setting": {
"compileHotReLoad": true
}
}