feat: 新增我的页面

This commit is contained in:
eric
2023-12-02 15:28:57 +08:00
parent 79970d9371
commit 3d6d6901b8
6 changed files with 198 additions and 16 deletions

View File

@@ -1,6 +1,7 @@
export default {
pages: [
'pages/index/index'
'pages/index/index',
'pages/my/index'
],
window: {
backgroundTextStyle: 'light',