mirror of
https://gitee.com/niucloud-team/javashop.git
synced 2026-04-25 11:18:23 +00:00
Create uni-app-pages.txt
This commit is contained in:
parent
f63f244373
commit
552f5e69b1
15
webroot/resource/static/tmpl/addon/package/uni-app-pages.txt
Normal file
15
webroot/resource/static/tmpl/addon/package/uni-app-pages.txt
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
// *********************************** {title} ***********************************
|
||||||
|
{
|
||||||
|
"root": "addon/{key}",
|
||||||
|
"pages": [
|
||||||
|
{
|
||||||
|
"path": "pages/hello_world/index",
|
||||||
|
"style": {
|
||||||
|
// #ifndef H5
|
||||||
|
"navigationStyle": "custom",
|
||||||
|
// #endif
|
||||||
|
"navigationBarTitleText": "%{key}.pages.hello_world.index%"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
]
|
||||||
|
},
|
||||||
Loading…
x
Reference in New Issue
Block a user