1234567891011121314 |
- {
- "component": true,
- "usingComponents": {
- "su-popup": "../../ui/su-popup/su-popup",
- "account-login": "./components/account-login",
- "sms-login": "./components/sms-login",
- "register": "./components/register",
- "reset-password": "./components/reset-password",
- "change-mobile": "./components/change-mobile",
- "change-password": "./components/change-password",
- "mp-authorization": "./components/mp-authorization",
- "official-account-first-login": "./components/officialAccountFirstLogin"
- }
- }
|