Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
E
etaoshop-dz
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
张志伟
etaoshop-dz
提交
348efc02
提交
348efc02
编写于
7月 13, 2024
作者:
zhangzhiwei
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
.
上级
b22882db
变更
2
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
8 行增加
和
8 行删除
+8
-8
workspace.xml
.idea/workspace.xml
+7
-7
app.js
app.js
+1
-1
未找到文件。
.idea/workspace.xml
浏览文件 @
348efc02
...
...
@@ -3,7 +3,7 @@
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"8836328f-bafb-4666-8053-185078535f28"
name=
"Default"
comment=
""
>
<change
beforePath=
"$PROJECT_DIR$/app.js"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/app.js"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/p
ages/login/login.js"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/pages/login/login.js
"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/p
roject.config.json"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/project.config.json
"
afterDir=
"false"
/>
</list>
<ignored
path=
"$PROJECT_DIR$/.tmp/"
/>
<ignored
path=
"$PROJECT_DIR$/temp/"
/>
...
...
@@ -70,8 +70,8 @@
<file
leaf-file-name=
"app.js"
pinned=
"false"
current-in-tab=
"true"
>
<entry
file=
"file://$PROJECT_DIR$/app.js"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
396
"
>
<caret
line=
"1
2"
column=
"39"
selection-start-line=
"12"
selection-start-column=
"39"
selection-end-line=
"12"
selection-end-column=
"39
"
/>
<state
relative-caret-position=
"
462
"
>
<caret
line=
"1
4"
column=
"5"
lean-forward=
"true"
selection-start-line=
"14"
selection-start-column=
"5"
selection-end-line=
"14"
selection-end-column=
"5
"
/>
</state>
</provider>
</entry>
...
...
@@ -243,12 +243,12 @@
<workItem
from=
"1720163640448"
duration=
"1636000"
/>
<workItem
from=
"1720409373147"
duration=
"2509000"
/>
<workItem
from=
"1720683275041"
duration=
"5000"
/>
<workItem
from=
"1720863768996"
duration=
"
652
000"
/>
<workItem
from=
"1720863768996"
duration=
"
1397
000"
/>
</task>
<servers
/>
</component>
<component
name=
"TimeTrackingManager"
>
<option
name=
"totallyTimeSpent"
value=
"4
8650
000"
/>
<option
name=
"totallyTimeSpent"
value=
"4
9395
000"
/>
</component>
<component
name=
"ToolWindowManager"
>
<frame
x=
"-8"
y=
"-8"
width=
"1936"
height=
"1056"
extended-state=
"6"
/>
...
...
@@ -546,8 +546,8 @@
</entry>
<entry
file=
"file://$PROJECT_DIR$/app.js"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
396
"
>
<caret
line=
"1
2"
column=
"39"
selection-start-line=
"12"
selection-start-column=
"39"
selection-end-line=
"12"
selection-end-column=
"39
"
/>
<state
relative-caret-position=
"
462
"
>
<caret
line=
"1
4"
column=
"5"
lean-forward=
"true"
selection-start-line=
"14"
selection-start-column=
"5"
selection-end-line=
"14"
selection-end-column=
"5
"
/>
</state>
</provider>
</entry>
...
...
app.js
浏览文件 @
348efc02
...
...
@@ -11,7 +11,7 @@ App({
}
else
if
(
appId
==
'wxca8cfe95f6fa0e0b'
){
this
.
globalData
.
defurl
=
'https://wxapplets-gxds.edstao.com'
}
else
if
(
appId
==
'wxbe067c202501e58a'
){
this
.
globalData
.
defurl
=
'wxapplets-xmy.edstao.com'
this
.
globalData
.
defurl
=
'
https://
wxapplets-xmy.edstao.com'
}
// 展示本地存储能力
// var logs = wx.getStorageSync('logs') || []
...
...
写
预览
Markdown
格式
0%
请重试
or
附加一个文件
附加文件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录