Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
contraceptives_app
Project
Project
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
ynby
contraceptives_app
Commits
000703c9
Commit
000703c9
authored
Aug 04, 2021
by
gengchunlei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug修改
parent
2ef907dd
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
+7
-7
index.html
public/index.html
+2
-2
manualDistribution.vue
src/views/manualDistribution/manualDistribution.vue
+1
-1
manualCollection.vue
src/views/medicalCollection/manualCollection.vue
+1
-1
manualSuccess.vue
src/views/medicalCollection/manualSuccess.vue
+3
-3
yaoju_app_resident_2021_7_27.zip
yaoju_app_resident_2021_7_27.zip
+0
-0
yaoju_app_resident_2021_7_27_(1).zip
yaoju_app_resident_2021_7_27_(1).zip
+0
-0
yaoju_app_resident_2021_7_9.zip
yaoju_app_resident_2021_7_9.zip
+0
-0
No files found.
public/index.html
View file @
000703c9
...
...
@@ -14,7 +14,7 @@
src=
"https://webapi.amap.com/maps?v=1.4.15&key=e8a56e9582dbac15d801174310ea43d7"
></script>
<script
src=
"https://a.amap.com/jsapi_demos/static/demo-center/js/demoutils.js"
></script>
<link
rel=
"stylesheet"
href=
"path/to/font-awesome/css/font-awesome.min.css"
>
<script
src=
"https://cdn.bootcdn.net/ajax/libs/vConsole/3.3.4/vconsole.min.js"
></script
>
<!-- <script src="https://cdn.bootcdn.net/ajax/libs/vConsole/3.3.4/vconsole.min.js"></script>--
>
<title>
云南省免费提供避孕药具服务平台
</title>
</head>
<body>
...
...
@@ -22,7 +22,7 @@
<!-- built files will be auto injected -->
</body>
<script>
var
vConsole
=
new
VConsole
();
//
var vConsole =new VConsole();
// console.log('Hello world');
</script>
</html>
src/views/manualDistribution/manualDistribution.vue
View file @
000703c9
...
...
@@ -237,7 +237,7 @@
color: white;
border-radius: 8px 2px;
padding: 4px 9px;
/*width: 50px;*/
width: 95px;
font-size: 10px
}
...
...
src/views/medicalCollection/manualCollection.vue
View file @
000703c9
...
...
@@ -480,7 +480,7 @@
color: white;
border-radius: 8px 2px;
padding: 4px 9px;
/*width: 70px;*/
width: 95px;
font-size: 10px
}
.netNameTitle {
...
...
src/views/medicalCollection/manualSuccess.vue
View file @
000703c9
...
...
@@ -18,9 +18,9 @@
<div
class=
"content"
v-for=
"item in detailInfo"
:key=
"item.id"
>
<div
class=
"title_bor flex_baseline"
>
<div
class=
"title"
>
{{
item
.
medicalName
}}
</div>
<!--
<div
class=
"leftManual"
>
本次申领
<span
style=
"color: #1890FF;margin: 0px 2px"
>
{{
item
.
number
}}
</span>
<span>
{{
item
.
unit
}}
</span></div>
--
>
<div
class=
"leftManual"
>
本次申领
<span
style=
"color: #1890FF;margin: 0px 2px"
>
{{
item
.
receivedNum
}}
</span>
<span>
{{
item
.
receivedUnit
}}
</span></div
>
</div>
<div
class=
"details"
>
<div
class=
"item"
>
...
...
yaoju_app_resident_2021_7_27.zip
0 → 100644
View file @
000703c9
File added
yaoju_app_resident_2021_7_27_(1).zip
0 → 100644
View file @
000703c9
File added
yaoju_app_resident_2021_7_9.zip
deleted
100644 → 0
View file @
2ef907dd
File deleted
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