| | |
| | | { |
| | | "pages": [ |
| | | "pages/notice/notice", |
| | | "pages/index/index", |
| | | "pages/login/login", |
| | | "pages/notice/notice", |
| | | "pages/answer/answer", |
| | | "pages/userinfo/userinfo", |
| | | "pages/visitorApplication/visitorApplication", |
| | |
| | | "pages/changePassword/changePassword", |
| | | "pages/appointmentDetails/appointmentDetails" |
| | | ], |
| | | "subPackages": [], |
| | | "subPackages": [ |
| | | { |
| | | "root": "n_pages", |
| | | "pages": [ |
| | | "login/login", |
| | | "index/index", |
| | | "applicationRecord/applicationRecord", |
| | | "visitorApproval/visitorApproval", |
| | | "visitorApplication/visitorApplication" |
| | | ] |
| | | } |
| | | ], |
| | | "window": { |
| | | "navigationBarTextStyle": "black", |
| | | "navigationBarTitleText": "", |
| | | "navigationBarBackgroundColor": "#ffffff", |
| | | "backgroundColor": "#ffffff" |
| | | }, |
| | | "requiredPrivateInfos": [ |
| | | "getLocation", |
| | | "chooseLocation" |
| | | ], |
| | | "permission": { |
| | | "scope.userLocation": { |
| | | "desc": "用于获取周边房源位置" |
| | | } |
| | | }, |
| | | "usingComponents": {} |
| | | } |