chore: 生成的pages.json
This commit is contained in:
parent
28f38ce122
commit
4784c77d45
@ -28,7 +28,7 @@
|
|||||||
"iconPath": "static/tabbar/home.png",
|
"iconPath": "static/tabbar/home.png",
|
||||||
"selectedIconPath": "static/tabbar/homeHL.png",
|
"selectedIconPath": "static/tabbar/homeHL.png",
|
||||||
"pagePath": "pages/index/index",
|
"pagePath": "pages/index/index",
|
||||||
"text": "首页",
|
"text": "%tabbar.home%",
|
||||||
"icon": "home",
|
"icon": "home",
|
||||||
"iconType": "wot"
|
"iconType": "wot"
|
||||||
},
|
},
|
||||||
@ -36,7 +36,7 @@
|
|||||||
"iconPath": "static/tabbar/example.png",
|
"iconPath": "static/tabbar/example.png",
|
||||||
"selectedIconPath": "static/tabbar/exampleHL.png",
|
"selectedIconPath": "static/tabbar/exampleHL.png",
|
||||||
"pagePath": "pages/about/about",
|
"pagePath": "pages/about/about",
|
||||||
"text": "关于",
|
"text": "%tabbar.about%",
|
||||||
"icon": "i-carbon-code",
|
"icon": "i-carbon-code",
|
||||||
"iconType": "unocss"
|
"iconType": "unocss"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user