提交 7621dec4 编写于 作者: zhangzhiwei's avatar zhangzhiwei

.

上级 cee4208d
......@@ -2,7 +2,7 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="8836328f-bafb-4666-8053-185078535f28" name="Default" comment="">
<change beforePath="$PROJECT_DIR$/app.json" beforeDir="false" afterPath="$PROJECT_DIR$/app.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/project.config.json" beforeDir="false" afterPath="$PROJECT_DIR$/project.config.json" afterDir="false" />
</list>
<ignored path="$PROJECT_DIR$/.tmp/" />
<ignored path="$PROJECT_DIR$/temp/" />
......@@ -164,7 +164,7 @@
<component name="NodePackageJsonFileManager">
<packageJsonPaths />
</component>
<component name="ProjectFrameBounds" extendedState="6">
<component name="ProjectFrameBounds" extendedState="7">
<option name="x" value="-8" />
<option name="y" value="-8" />
<option name="width" value="1936" />
......@@ -201,7 +201,7 @@
</component>
<component name="PropertiesComponent">
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/../fenxiao_h5-dz" />
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
<property name="settings.editor.selected.configurable" value="configurable.group.appearance" />
......@@ -255,12 +255,12 @@
<workItem from="1723448622008" duration="28000" />
<workItem from="1723449451915" duration="6000" />
<workItem from="1723449604775" duration="619000" />
<workItem from="1723713889430" duration="11380000" />
<workItem from="1723713889430" duration="12582000" />
</task>
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="74285000" />
<option name="totallyTimeSpent" value="75487000" />
</component>
<component name="ToolWindowManager">
<frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
......
......@@ -12,6 +12,8 @@ App({
this.globalData.defurl='https://wxapplets-gxds.edstao.com'
}else if(appId=='wxbe067c202501e58a'){
this.globalData.defurl='https://wxapplets-xmy.edstao.com'
}else if(appId=='wxae9c21700e6a064e'){
this.globalData.defurl='https://wxapplets-xyy.edstao.com'
}
// 展示本地存储能力
// var logs = wx.getStorageSync('logs') || []
......
......@@ -55,6 +55,8 @@ Page({
subdomain='guoxindengshi'
}else if(appId=='wxbe067c202501e58a'){
subdomain='xmy888'
}else if(appId=='wxae9c21700e6a064e'){
subdomain='xiyangyangdengshi'
}
wx.request({
url: app.globalData.defurl + '/api/store/info?link='+subdomain,
......
......@@ -44,6 +44,8 @@ Page({
subdomain='guoxindengshi'
}else if(appId=='wxbe067c202501e58a'){
subdomain='xmy888'
}else if(appId=='wxae9c21700e6a064e'){
subdomain='xiyangyangdengshi'
}
wx.request({
url: app.globalData.defurl + '/api/store/info?link='+subdomain,
......
......@@ -127,5 +127,5 @@
"ignore": [],
"include": []
},
"appid": "wxdb3d8f9a94eca8d9"
"appid": "wx175347bd3977d6a9"
}
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册