修正了 pages 名为拼音的问题,以及部分细节
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"usingComponents": {
|
||||
"global-notification": "/components/global-notification/global-notification",
|
||||
"custom-tab-bar": "/custom-tab-bar/index",
|
||||
"tab-bar": "/tab-bar/index",
|
||||
"popup-notice": "/components/popup-notice/popup-notice"
|
||||
},
|
||||
"navigationBarTitleText": "考核官",
|
||||
|
||||
@@ -125,4 +125,4 @@
|
||||
</view>
|
||||
|
||||
<global-notification id="global-notification" />
|
||||
<custom-tab-bar />
|
||||
<tab-bar />
|
||||
Reference in New Issue
Block a user