feat: 提交忽略unpackage
This commit is contained in:
12
unpackage/dist/build/mp-weixin/app.json
vendored
12
unpackage/dist/build/mp-weixin/app.json
vendored
@@ -1,12 +1,10 @@
|
||||
{
|
||||
"pages": [
|
||||
"pages/index/index"
|
||||
"pages/index/index",
|
||||
"pages/chat/ChatQuickAccess",
|
||||
"pages/order/list",
|
||||
"pages/order/detail"
|
||||
],
|
||||
"window": {
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "小沐",
|
||||
"navigationBarBackgroundColor": "#F8F8F8",
|
||||
"backgroundColor": "#F8F8F8"
|
||||
},
|
||||
"window": {},
|
||||
"usingComponents": {}
|
||||
}
|
||||
Reference in New Issue
Block a user