Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
allCampaign
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
Administrator
allCampaign
Commits
89c59c4e
Commit
89c59c4e
authored
Jul 09, 2019
by
Sweet Zhang
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of 139.224.139.2:Sweet/allCampaign
parents
b247b812
64954f29
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
22 additions
and
9 deletions
+22
-9
consulting/index.html
+3
-3
consulting1/index.html
+3
-3
questionnaire/src/styles.css
+16
-3
No files found.
consulting/index.html
View file @
89c59c4e
...
...
@@ -73,7 +73,7 @@
</div>
</div>
</div>
<!-- 登
陆
弹窗-->
<!-- 登
录
弹窗-->
<div
class=
"loginInBox"
>
<div
class=
'inputBox'
>
<!--获取手机号 -->
...
...
@@ -89,8 +89,8 @@
<div
class=
"codeSection inputControl"
>
<input
id=
"loginCode"
type=
'number'
maxlength=
"4"
placeholder=
"短信验证码"
/>
</div>
<!--登
陆
-->
<button
class=
'goBuyBtn commonBtn'
id=
"loginIn"
>
登
陆
</button>
<!--登
录
-->
<button
class=
'goBuyBtn commonBtn'
id=
"loginIn"
>
登
录
</button>
</div>
</div>
<div
id=
"d"
hidden
></div>
...
...
consulting1/index.html
View file @
89c59c4e
...
...
@@ -72,7 +72,7 @@
</div>
</div>
</div>
<!-- 登
陆
弹窗-->
<!-- 登
录
弹窗-->
<div
class=
"loginInBox"
>
<div
class=
'inputBox'
>
<!--获取手机号 -->
...
...
@@ -88,8 +88,8 @@
<div
class=
"codeSection inputControl"
>
<input
id=
"loginCode"
type=
'number'
maxlength=
"4"
placeholder=
"短信验证码"
/>
</div>
<!--登
陆
-->
<button
class=
'goBuyBtn commonBtn'
id=
"loginIn"
>
登
陆
</button>
<!--登
录
-->
<button
class=
'goBuyBtn commonBtn'
id=
"loginIn"
>
登
录
</button>
</div>
</div>
<div
id=
"d"
hidden
></div>
...
...
questionnaire/src/styles.css
View file @
89c59c4e
...
...
@@ -149,9 +149,22 @@ ol li {
width
:
100%
;
}
.jobContent
li
,
.income
li
,
.cityContent
li
{
.jobContent
li
{
width
:
100%
;
height
:
55px
;
border
:
1px
#8a8a8a
solid
;
margin-bottom
:
15px
;
border-radius
:
4px
;
box-sizing
:
border-box
;
padding-left
:
5%
;
line-height
:
1.5
;
display
:
flex
;
align-items
:
center
;
padding
:
0
3%
;
}
.cityContent
li
,
.income
li
{
width
:
100%
;
height
:
55px
;
line-height
:
55px
;
...
...
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