Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
ShanghaiGongwei
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
宁路鹏
ShanghaiGongwei
Commits
ae0a30b1
Commit
ae0a30b1
authored
Mar 30, 2022
by
nlp97
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更改疫苗针数判断
parent
469da24a
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
9 deletions
+9
-9
README.md
+5
-3
src/components/page5.vue
+3
-3
src/components/page7.vue
+1
-3
No files found.
README.md
View file @
ae0a30b1
#测试 地址
http://192.168.18.166:8048/api/swagger/index.html
\\
192.168.18.166
\w
wwroot
\t
estflowtone.suvalue.com
# 测试 地址
# http://192.168.18.166:8048/api/swagger/index.html
# \\192.168.18.166\wwwroot\testflowtone.suvalue.com
src/components/page5.vue
View file @
ae0a30b1
...
...
@@ -2,7 +2,7 @@
* @Author: ninglupeng
* @Date: 2020-11-24 16:18:58
* @LastEditors: ninglupeng
* @LastEditTime: 2022-03-
24 16:09:32
* @LastEditTime: 2022-03-
30 09:16:00
* @Description:
-->
<
template
>
...
...
@@ -292,12 +292,12 @@
>
<van-field
v-if=
"covidVaccine > 0"
colon
clearable
name=
"vaccineType"
label-width=
"130px"
label=
"疫苗公司"
v-if=
"HasCOVIDVaccine == '是'"
>
<
template
#
input
>
<van-radio-group
...
...
@@ -334,7 +334,7 @@
></van-field>
<van-field
v-if=
"
covidVaccine > 0
"
v-if=
"
HasCOVIDVaccine == '是'
"
colon
clearable
readonly
...
...
src/components/page7.vue
View file @
ae0a30b1
...
...
@@ -2,7 +2,7 @@
* @Author: ninglupeng
* @Date: 2020-11-24 16:18:58
* @LastEditors: ninglupeng
* @LastEditTime: 2022-03-
18 20:54:30
* @LastEditTime: 2022-03-
29 11:31:31
* @Description:
-->
<
template
>
...
...
@@ -67,8 +67,6 @@ export default {
font-weight
:
bold
;
color
:
#000000
;
line-height
:
28px
;
position
:
absolute
;
bottom
:
50px
;
text-align
:
center
;
margin
:
20px
;
...
...
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