删除personal
This commit is contained in:
@@ -10,14 +10,13 @@ export default defineAppConfig({
|
|||||||
'pages/publishBall/index',
|
'pages/publishBall/index',
|
||||||
'pages/detail/index',
|
'pages/detail/index',
|
||||||
'pages/message/index',
|
'pages/message/index',
|
||||||
'pages/personal/index',
|
|
||||||
'pages/orderCheck/index',
|
'pages/orderCheck/index',
|
||||||
|
|
||||||
'pages/userInfo/myself/index', // 个人中心
|
'pages/userInfo/myself/index', // 个人中心
|
||||||
|
|
||||||
// 'pages/mapDisplay/index',
|
// 'pages/mapDisplay/index',
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|
||||||
window: {
|
window: {
|
||||||
backgroundTextStyle: 'light',
|
backgroundTextStyle: 'light',
|
||||||
navigationBarBackgroundColor: '#fff',
|
navigationBarBackgroundColor: '#fff',
|
||||||
|
|||||||
Reference in New Issue
Block a user