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
8908d51b
Commit
8908d51b
authored
Sep 27, 2019
by
Chao Sun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化问卷
parent
67b92974
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
11 additions
and
11 deletions
+11
-11
consulting/js/base.js
+1
-1
consulting1/js/base.js
+1
-1
questionnaire/src/app/age/age.component.html
+6
-5
questionnaire/src/app/children-health/children-health.component.html
+1
-0
questionnaire/src/app/health/health.component.html
+1
-0
questionnaire/src/app/transit3/transit3.component.html
+1
-1
questionnaire/src/styles.css
+0
-3
No files found.
consulting/js/base.js
View file @
8908d51b
$
(
function
()
{
$
(
function
()
{
// var api = 'https://' + window.location.host;
// var api = 'https://' + window.location.host;
var
api
=
'https://m
dev
.zuihuibi.cn'
;
var
api
=
'https://m.zuihuibi.cn'
;
var
gitUrlParam
=
window
.
location
.
search
;
var
gitUrlParam
=
window
.
location
.
search
;
const
shareInfo
=
{
const
shareInfo
=
{
shareCode
:
null
,
shareCode
:
null
,
...
...
consulting1/js/base.js
View file @
8908d51b
$
(
function
()
{
$
(
function
()
{
// var api = 'https://' + window.location.host;
// var api = 'https://' + window.location.host;
var
api
=
'https://m
dev
.zuihuibi.cn'
;
var
api
=
'https://m.zuihuibi.cn'
;
var
gitUrlParam
=
window
.
location
.
search
;
var
gitUrlParam
=
window
.
location
.
search
;
const
shareInfo
=
{
const
shareInfo
=
{
shareCode
:
null
,
shareCode
:
null
,
...
...
questionnaire/src/app/age/age.component.html
View file @
8908d51b
...
@@ -10,12 +10,13 @@
...
@@ -10,12 +10,13 @@
</b>
</b>
</li>
</li>
</ul>
</ul>
<div
class=
"addChild"
(
click
)="
addChild
()"
*
ngIf=
"!(type==1||type==2)"
[
ngClass
]="{'
disabled
'
:totalChildLimitCount
<=
0
}"
>
<div
class=
"icon"
>
+
</div>
<div
data-toggle=
"modal"
>
增加孩子年龄
</div>
</div>
</div>
</div>
<div
class=
"addChild"
(
click
)="
addChild
()"
*
ngIf=
"!(type==1||type==2)"
[
ngClass
]="{'
disabled
'
:totalChildLimitCount
<=
0
}"
>
<div
class=
"icon"
>
+
</div>
<div
data-toggle=
"modal"
>
增加孩子年龄
</div>
</div>
</div>
</div>
<div
class=
"content_footer"
>
<div
class=
"content_footer"
>
<div
style=
"color: #8a8a8a;"
(
click
)="
before
()"
>
<
</div>
<div
style=
"color: #8a8a8a;"
(
click
)="
before
()"
>
<
</div>
...
...
questionnaire/src/app/children-health/children-health.component.html
View file @
8908d51b
...
@@ -3,6 +3,7 @@
...
@@ -3,6 +3,7 @@
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"questionTitle"
>
<div
class=
"questionTitle"
>
{{ this.curPageData?.questions[0]['questionName'] }}
{{ this.curPageData?.questions[0]['questionName'] }}
<span
style=
"font-size: 14px;position: relative;top: 3px;color:#ec2d37;"
>
(请在下列7种情况中选择)
</span>
</div>
</div>
<ul
class=
"jobContent"
>
<ul
class=
"jobContent"
>
<li
class=
"selected"
*
ngFor=
"let options of this.curPageData?.questions[0]['options']"
<li
class=
"selected"
*
ngFor=
"let options of this.curPageData?.questions[0]['options']"
...
...
questionnaire/src/app/health/health.component.html
View file @
8908d51b
...
@@ -3,6 +3,7 @@
...
@@ -3,6 +3,7 @@
<div
class=
"content healthContent"
style=
"min-height: 300px;"
>
<div
class=
"content healthContent"
style=
"min-height: 300px;"
>
<div
class=
"questionTitle"
>
<div
class=
"questionTitle"
>
{{ this.curPageData?.questions[0]['questionName'] }}
{{ this.curPageData?.questions[0]['questionName'] }}
<span
style=
"font-size: 14px;position: relative;top: 3px;color:#ec2d37;"
>
(请在下列16种情况中选择)
</span>
</div>
</div>
<ul
class=
"jobContent"
>
<ul
class=
"jobContent"
>
<li
*
ngFor=
"let options of this.curPageData?.questions[0]['options']"
<li
*
ngFor=
"let options of this.curPageData?.questions[0]['options']"
...
...
questionnaire/src/app/transit3/transit3.component.html
View file @
8908d51b
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
</div>
</div>
<div
class=
"ydCodeContainer"
>
<div
class=
"ydCodeContainer"
>
<img
style=
"width: 30%;"
src=
"assets/images/yd.jpg"
alt=
"银盾在线"
>
<img
style=
"width: 30%;"
src=
"assets/images/yd.jpg"
alt=
"银盾在线"
>
<p
style=
"font-size:18px;"
>
请关注我们的公众号查询
你的方案
</p>
<p
style=
"font-size:18px;"
>
请关注我们的公众号查询
您的报告
</p>
</div>
</div>
<div
class=
"footer"
(
click
)="
getHref
()"
style=
"position: relative;top: -80px;"
>
<div
class=
"footer"
(
click
)="
getHref
()"
style=
"position: relative;top: -80px;"
>
<div
(
click
)="
getHref
()"
>
我知道了
</div>
<div
(
click
)="
getHref
()"
>
我知道了
</div>
...
...
questionnaire/src/styles.css
View file @
8908d51b
...
@@ -107,9 +107,6 @@ ol li {
...
@@ -107,9 +107,6 @@ ol li {
border-radius
:
5px
;
border-radius
:
5px
;
}
}
.content.healthContent
:after
{
min-height
:
calc
(
100%
+
1px
);
}
/* .layout.cityLayout .questionTitle{
/* .layout.cityLayout .questionTitle{
margin:0 10px;
margin:0 10px;
} */
} */
...
...
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