Browse Source

上传

master
前端-胡立永 3 months ago
parent
commit
856dbbcf1e
1 changed files with 4 additions and 20 deletions
  1. +4
    -20
      pages.json

+ 4
- 20
pages.json View File

@ -1,20 +1,10 @@
{
"pages": [{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": ""
}
},
"pages": [
{
"path": "pages/index/order",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/index/category",
"path": "pages/index/index",
"style": {
"navigationBarTitleText": ""
"navigationBarTitleText": "",
"navigationBarTextStyle": "white"
}
},
{
@ -22,12 +12,6 @@
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/index/cart",
"style": {
"navigationBarTitleText": ""
}
}
],
"preloadRule": {


Loading…
Cancel
Save