Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eduline
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
冷斌
eduline
Commits
bd8f610d
Commit
bd8f610d
authored
May 13, 2020
by
陈超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
T
parent
6e05f344
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
addons/theme/stv1/_static_w3g/css/common.css
+4
-3
apps/basic/Tpl/default/Passport/login_w3g.html
+2
-2
No files found.
addons/theme/stv1/_static_w3g/css/common.css
View file @
bd8f610d
...
@@ -490,7 +490,7 @@ div::-webkit-scrollbar {
...
@@ -490,7 +490,7 @@ div::-webkit-scrollbar {
padding-top
:
0.625rem
;
padding-top
:
0.625rem
;
}
}
.login_input
_frame
>>>
.van-cell
{
.login_input
{
padding-left
:
0
;
padding-left
:
0
!important
;
padding-right
:
0
;
padding-right
:
0
!important
;
}
}
\ No newline at end of file
apps/basic/Tpl/default/Passport/login_w3g.html
View file @
bd8f610d
...
@@ -52,8 +52,8 @@
...
@@ -52,8 +52,8 @@
<span
class=
"text_26_600 color_333333 login_title"
>
账号登录
</span>
<span
class=
"text_26_600 color_333333 login_title"
>
账号登录
</span>
<div
class=
"login_input_frame layout_v"
>
<div
class=
"login_input_frame layout_v"
>
<van-field
left-icon=
"__THEME__/img/account_icon.png"
v-model=
"phone"
placeholder=
"请输入手机号"
></van-field>
<van-field
class=
"login_input"
left-icon=
"__THEME__/img/account_icon.png"
v-model=
"phone"
placeholder=
"请输入手机号"
></van-field>
<van-field
left-icon=
"__THEME__/img/pwd_icon.png"
v-model=
"password"
placeholder=
"请输入8~16位密码"
></van-field>
<van-field
class=
"login_input"
left-icon=
"__THEME__/img/pwd_icon.png"
v-model=
"password"
placeholder=
"请输入8~16位密码"
></van-field>
</div>
</div>
<div
class=
"layout_h_b login_action_bar"
>
<div
class=
"layout_h_b login_action_bar"
>
<a
href=
"{:U('basic/Passport/reg')}"
class=
"text_12_400 color_primary"
>
立即注册
</a>
<a
href=
"{:U('basic/Passport/reg')}"
class=
"text_12_400 color_primary"
>
立即注册
</a>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment