瀏覽代碼

配置文件处理:插件管理

huangbo 8 年之前
父節點
當前提交
7bf291197e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      display-client/assets/mobile-config.xml

+ 1 - 1
display-client/assets/mobile-config.xml

@ -26,5 +26,5 @@
26 26
	<config name="remote_url" value="http://10.0.2.2:8080/g/html/myindex.html" />
27 27
	
28 28
	<!-- 插件管理平台 -->
29
	<config name="plugin_manager_url" value="http://www.aiipu.com/plugin-manager/wlwdata"/>
29
	<config name="plugin_manager_url" value="http://www.aiipu.com/plugin-manager"/>
30 30
</configs>