1 Star 1 Fork 0

牛嘻嘻/ugo2103

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.private.config.json 1.52 KB
一键复制 编辑 原始数据 按行查看 历史
牛嘻嘻 提交于 2023-06-15 19:56 . 商品详情
{
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"projectname": "ugo-native",
"setting": {
"compileHotReLoad": true,
"urlCheck": false,
"bigPackageSizeSupport": true
},
"libVersion": "2.31.0",
"condition": {
"miniprogram": {
"list": [
{
"name": "商品详情",
"pathName": "pages/goods/index",
"query": "",
"launchMode": "default",
"scene": null
},
{
"name": "用户登录",
"pathName": "pages/auth/index",
"query": "",
"launchMode": "default",
"scene": null
},
{
"name": "",
"pathName": "pages/category/index",
"query": "",
"launchMode": "default",
"scene": null
},
{
"name": "",
"pathName": "pages/list/index",
"query": "query=胸针",
"launchMode": "default",
"scene": null
},
{
"name": "",
"pathName": "pages/list/index",
"query": "cid=5",
"launchMode": "default",
"scene": null
},
{
"name": "",
"pathName": "pages/goods/index",
"query": "goods_id=395",
"launchMode": "default",
"scene": null
}
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/niuxixi/ugo2103.git
git@gitee.com:niuxixi/ugo2103.git
niuxixi
ugo2103
ugo2103
master

搜索帮助