1 Star 0 Fork 274

summer5/大白鲸旅游攻略-小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
project.config.json 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
{
"description": "项目配置文件。",
"setting": {
"urlCheck": true,
"es6": false,
"postcss": false,
"minified": false,
"newFeature": true
},
"compileType": "miniprogram",
"libVersion": "1.9.0",
"appid": "wxb4c5dadc27427c238",
"projectname": "trip",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"list": []
},
"miniprogram": {
"current": -1,
"list": [
{
"id": 0,
"name": "选择优惠券",
"pathName": "pages/shopping/selCoupon/selCoupon",
"query": "isBuy=false"
},
{
"id": -1,
"name": "订单界面",
"pathName": "pages/shopping/checkout/checkout",
"query": "isBuy=true"
},
{
"id": -1,
"name": "我的优惠券",
"pathName": "pages/ucenter/coupon/coupon",
"query": "isBuy=true"
},
{
"id": -1,
"name": "我的订单",
"pathName": "pages/ucenter/order/order",
"query": ""
}
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/summer5/big-white-whale-travel-guide.git
git@gitee.com:summer5/big-white-whale-travel-guide.git
summer5
big-white-whale-travel-guide
大白鲸旅游攻略-小程序
master

搜索帮助