修正了 pages 名为拼音的问题,以及部分细节
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"usingComponents": {
|
||||
"global-notification": "/components/global-notification/global-notification",
|
||||
"chenghao-tag": "/components/chenghao-tag/chenghao-tag",
|
||||
"custom-tab-bar": "/custom-tab-bar/index"
|
||||
"tab-bar": "/tab-bar/index"
|
||||
},
|
||||
"navigationBarBackgroundColor": "#f0f4f8",
|
||||
"navigationBarTextStyle": "black",
|
||||
|
||||
@@ -118,5 +118,5 @@
|
||||
</view>
|
||||
|
||||
<global-notification id="global-notification" />
|
||||
<custom-tab-bar />
|
||||
<tab-bar />
|
||||
<popup-notice id="popupNotice" />
|
||||
Reference in New Issue
Block a user