|
83 | 83 | <splash height="2732" src="resources/ios/splash/Default@2x~universal~anyany.png" width="2732" />
|
84 | 84 | <icon height="1024" src="resources/ios/icon/icon-1024.png" width="1024" />
|
85 | 85 | </platform>
|
86 |
| - <allow-navigation href="http://192.168.0.105:8100" /> |
87 |
| - <allow-navigation href="http://192.168.0.102:8101" /> |
88 |
| - <allow-navigation href="http://192.168.0.100:8101" /> |
89 |
| - <allow-navigation href="http://192.168.1.121:8101" /> |
90 |
| - <allow-navigation href="http://192.168.0.104:8101" /> |
91 |
| - <allow-navigation href="http://192.168.0.106:8101" /> |
92 |
| - <allow-navigation href="http://192.168.56.1:8101" /> |
93 |
| - <allow-navigation href="http://192.168.0.103:8101" /> |
94 |
| - <allow-navigation href="http://192.168.0.103:8100" /> |
95 |
| - <allow-navigation href="http://192.168.0.103:8103" /> |
96 |
| - <allow-navigation href="http://192.168.0.107:8101" /> |
97 |
| - <allow-navigation href="http://192.168.19.2:8101" /> |
98 |
| - <allow-navigation href="http://192.168.0.104:8102" /> |
99 |
| - <allow-navigation href="http://192.168.0.104:8100" /> |
100 |
| - <allow-navigation href="http://192.168.211.1:8102" /> |
101 |
| - <allow-navigation href="http://192.168.0.103:8102" /> |
102 |
| - <allow-navigation href="http://192.168.0.105:8101" /> |
| 86 | + <engine name="android" spec="^6.2.3" /> |
| 87 | + <engine name="ios" spec="~4.4.0" /> |
| 88 | + <plugin name="com.hutchind.cordova.plugins.streamingmedia" spec="~0.1.4" /> |
103 | 89 | <plugin name="com.synconset.imagepicker" spec="^2.1.10">
|
104 | 90 | <variable name="PHOTO_LIBRARY_USAGE_DESCRIPTION" value="是否允许访问您的相册" />
|
105 | 91 | </plugin>
|
|
110 | 96 | <plugin name="cordova-plugin-camera" spec="^2.4.1" />
|
111 | 97 | <plugin name="cordova-plugin-console" spec="^1.1.0" />
|
112 | 98 | <plugin name="cordova-plugin-device" spec="^1.1.7" />
|
| 99 | + <plugin name="cordova-plugin-file" spec="^4.3.3" /> |
| 100 | + <plugin name="cordova-plugin-file-transfer" spec="^1.7.0" /> |
| 101 | + <plugin name="cordova-plugin-shake" spec="^0.6.0" /> |
113 | 102 | <plugin name="cordova-plugin-splashscreen" spec="^4.1.0" />
|
114 | 103 | <plugin name="cordova-plugin-statusbar" spec="^2.3.0" />
|
115 | 104 | <plugin name="cordova-plugin-whitelist" spec="^1.3.3" />
|
116 | 105 | <plugin name="cordova-sqlite-storage" spec="^2.1.4" />
|
117 | 106 | <plugin name="ionic-plugin-keyboard" spec="^2.2.1" />
|
118 |
| - <allow-navigation href="http://192.168.0.105:8102" /> |
119 |
| - <plugin name="cordova-plugin-shake" spec="^0.6.0" /> |
120 |
| - <plugin name="com.hutchind.cordova.plugins.streamingmedia" spec="~0.1.4" /> |
121 |
| - <plugin name="cordova-plugin-file" spec="^4.3.3" /> |
122 |
| - <plugin name="cordova-plugin-file-transfer" spec="^1.7.0" /> |
123 |
| - <engine name="android" spec="^6.2.3" /> |
124 |
| - <engine name="ios" spec="~4.4.0" /> |
125 | 107 | </widget>
|
0 commit comments