还原 页面配置
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export default defineAppConfig({
|
||||
pages: [
|
||||
'pages/userInfo/myself/index', // 个人中心
|
||||
|
||||
'pages/login/index/index',
|
||||
'pages/login/verification/index',
|
||||
'pages/login/terms/index',
|
||||
@@ -12,7 +12,8 @@ export default defineAppConfig({
|
||||
'pages/detail/index',
|
||||
'pages/message/index',
|
||||
'pages/orderCheck/index',
|
||||
|
||||
|
||||
'pages/userInfo/myself/index', // 个人中心
|
||||
'pages/userInfo/edit/index', // 个人中心
|
||||
'pages/userInfo/favorites/index', // 个人中心
|
||||
'pages/userInfo/orders/index', // 个人中心
|
||||
|
||||
Reference in New Issue
Block a user