Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wechat_lung
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hanpeng
wechat_lung
Commits
4926664c
Commit
4926664c
authored
Nov 20, 2019
by
zujiaozhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'修改下方遮住内容问题'
parent
9c4ac900
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
3 deletions
+6
-3
common.css
wechat_lung_questionnaire/css/common.css
+3
-0
targetedTherapy.css
wechat_lung_questionnaire/css/targetedTherapy.css
+2
-2
targetedTherapy.html
wechat_lung_questionnaire/pages/targetedTherapy.html
+1
-1
No files found.
wechat_lung_questionnaire/css/common.css
View file @
4926664c
...
@@ -6,6 +6,9 @@
...
@@ -6,6 +6,9 @@
color
:
rgba
(
51
,
51
,
51
,
1
);
color
:
rgba
(
51
,
51
,
51
,
1
);
line-height
:
.28rem
;
line-height
:
.28rem
;
}
}
.content_body
{
margin-bottom
:
1.2rem
;
}
#content
.content_header_img
{
#content
.content_header_img
{
width
:
100%
;
width
:
100%
;
height
:
100%
;
height
:
100%
;
...
...
wechat_lung_questionnaire/css/targetedTherapy.css
View file @
4926664c
...
@@ -134,9 +134,9 @@ input {
...
@@ -134,9 +134,9 @@ input {
background-color
:
#fff
;
background-color
:
#fff
;
z-index
:
10
;
z-index
:
10
;
}
}
.content_body
{
/*
.content_body{
margin-bottom:1.2rem;
margin-bottom:1.2rem;
}
}
*/
.content_footer
button
{
.content_footer
button
{
height
:
.88rem
;
height
:
.88rem
;
width
:
2.8rem
;
width
:
2.8rem
;
...
...
wechat_lung_questionnaire/pages/targetedTherapy.html
View file @
4926664c
...
@@ -108,7 +108,7 @@
...
@@ -108,7 +108,7 @@
<div
class=
"content_body_programme"
>
<div
class=
"content_body_programme"
>
<p
class=
"content_body_height"
>
请描述方案
</p>
<p
class=
"content_body_height"
>
请描述方案
</p>
<div
>
<div
>
<textarea
name=
""
id=
"content_body_programme"
cols=
"30"
rows=
"
3"
placeholder=
"请输入"
maxlength=
"300"
></textarea>
<textarea
name=
""
id=
"content_body_programme"
cols=
"30"
rows=
"
5"
autoHeight=
"true"
placeholder=
"请输入"
maxlength=
"300"
></textarea>
</div>
</div>
</div>
</div>
...
...
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