9 lines
309 B
JSON
9 lines
309 B
JSON
{
|
|
"navigationBarTitleText": "我的页面",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"wd-img": "../../../node-modules/wot-design-uni/components/wd-img/wd-img",
|
|
"wd-icon": "../../../node-modules/wot-design-uni/components/wd-icon/wd-icon",
|
|
"tabbar": "../../../components/Tabbar"
|
|
}
|
|
} |