张延森 hace 4 años
padre
commit
af62c48a9b
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      src/app.config.js

+ 3
- 0
src/app.config.js Ver fichero

@@ -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
 }