Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
E
etaoshop-dz
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
张志伟
etaoshop-dz
提交
283a430b
提交
283a430b
编写于
5月 08, 2024
作者:
zhangzhiwei
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
手机屏蔽登录
上级
85fb0ce3
变更
2
显示空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
20 行增加
和
12 行删除
+20
-12
workspace.xml
.idea/workspace.xml
+17
-9
login.wxml
pages/login/login.wxml
+3
-3
未找到文件。
.idea/workspace.xml
浏览文件 @
283a430b
...
...
@@ -2,8 +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.js"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/app.js"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/pages/index.js"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/pages/index.js"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/pages/login/login.wxml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/pages/login/login.wxml"
afterDir=
"false"
/>
</list>
<ignored
path=
"$PROJECT_DIR$/.tmp/"
/>
<ignored
path=
"$PROJECT_DIR$/temp/"
/>
...
...
@@ -17,9 +16,13 @@
</component>
<component
name=
"FileEditorManager"
>
<leaf>
<file
leaf-file-name=
"login.wxml"
pinned=
"false"
current-in-tab=
"
fals
e"
>
<file
leaf-file-name=
"login.wxml"
pinned=
"false"
current-in-tab=
"
tru
e"
>
<entry
file=
"file://$PROJECT_DIR$/pages/login/login.wxml"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
/>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"396"
>
<caret
line=
"21"
column=
"4"
selection-start-line=
"21"
selection-start-column=
"8"
selection-end-line=
"23"
selection-end-column=
"17"
/>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"ETaoLogo.png"
pinned=
"false"
current-in-tab=
"false"
>
...
...
@@ -62,7 +65,7 @@
</provider>
</entry>
</file>
<file
leaf-file-name=
"app.js"
pinned=
"false"
current-in-tab=
"
tru
e"
>
<file
leaf-file-name=
"app.js"
pinned=
"false"
current-in-tab=
"
fals
e"
>
<entry
file=
"file://$PROJECT_DIR$/app.js"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"594"
>
...
...
@@ -109,6 +112,7 @@
<list>
<option
value=
"$PROJECT_DIR$/app.js"
/>
<option
value=
"$PROJECT_DIR$/pages/index.js"
/>
<option
value=
"$PROJECT_DIR$/pages/login/login.wxml"
/>
</list>
</option>
</component>
...
...
@@ -202,7 +206,7 @@
<servers
/>
</component>
<component
name=
"TimeTrackingManager"
>
<option
name=
"totallyTimeSpent"
value=
"1
5766
000"
/>
<option
name=
"totallyTimeSpent"
value=
"1
6999
000"
/>
</component>
<component
name=
"ToolWindowManager"
>
<frame
x=
"1912"
y=
"-8"
width=
"1936"
height=
"1056"
extended-state=
"6"
/>
...
...
@@ -389,9 +393,6 @@
<entry
file=
"file://$PROJECT_DIR$/asstes/img/ETaoLogo.png"
>
<provider
selected=
"true"
editor-type-id=
"images"
/>
</entry>
<entry
file=
"file://$PROJECT_DIR$/pages/login/login.wxml"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
/>
</entry>
<entry
file=
"file://$PROJECT_DIR$/pages/login/login.js"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"510"
>
...
...
@@ -416,5 +417,12 @@
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/pages/login/login.wxml"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"396"
>
<caret
line=
"21"
column=
"4"
selection-start-line=
"21"
selection-start-column=
"8"
selection-end-line=
"23"
selection-end-column=
"17"
/>
</state>
</provider>
</entry>
</component>
</project>
\ No newline at end of file
pages/login/login.wxml
浏览文件 @
283a430b
...
...
@@ -19,9 +19,9 @@
<view class='btn-box'>
<button style="background:#00b26a;width: 546rpx;height:100rpx;line-height:100rpx" open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber"> <text style="color:#ffffff">一键登录</text></button>
<
button class='btn phoneBtn' hover-class="none" bindtap='phoneLogin'
>
<
image class='wxLogo' mode='widthFix' src='/asstes/img/phoneLogin.png'></image
>
<
/button
>
<
!--<button class='btn phoneBtn' hover-class="none" bindtap='phoneLogin'>--
>
<
!--<image class='wxLogo' mode='widthFix' src='/asstes/img/phoneLogin.png'></image>--
>
<
!--</button>--
>
<view class='backIndexBox'>
<text class='backIndex' bindtap='toIndex'>返回首页</text>
</view>
...
...
写
预览
Markdown
格式
0%
请重试
or
附加一个文件
附加文件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录