9 lines
287 B
JSON
9 lines
287 B
JSON
{
|
|
"navigationBarTitleText": "宠托师认证页面",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"wd-popup": "../../../node-modules/wot-design-uni/components/wd-popup/wd-popup",
|
|
"top-bar": "../../../components/TopBar",
|
|
"cert-popup": "./components/certPopup"
|
|
}
|
|
} |