index.config.js 117B

123456
  1. export default {
  2. navigationBarTitleText: '业主资讯',
  3. usingComponents: {
  4. 'towxml': '/towxml/towxml'
  5. }
  6. }