张延森 4 lat temu
rodzic
commit
af62c48a9b
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3
    0
      src/app.config.js

+ 3
- 0
src/app.config.js Wyświetl plik

@@ -58,5 +58,8 @@ export default {
58 58
     navigationBarBackgroundColor: '#fff',
59 59
     navigationBarTitleText: 'WeChat',
60 60
     navigationBarTextStyle: 'black'
61
+  },
62
+  usingComponents: {
63
+    'towxml': '/towxml/towxml'
61 64
   }
62 65
 }