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
eee63dfb
Commit
eee63dfb
authored
May 07, 2021
by
gengchunlei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
环境修改
parent
7fe50a10
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
.env.dev
.env.dev
+1
-1
.env.test
.env.test
+1
-1
index.html
public/index.html
+3
-3
manualCollection.vue
src/views/medicalCollection/manualCollection.vue
+1
-1
No files found.
.env.dev
View file @
eee63dfb
NODE_ENV=dev
VUE_APP_BASE_URL = https://
yaoju-
service.yiboshi.com
VUE_APP_BASE_URL = https://
beta-yj
service.yiboshi.com
.env.test
View file @
eee63dfb
NODE_ENV
=
test
VUE_APP_PATH
=
https
://
beta
-
yjservice
.
yiboshi
.
com
VUE_APP_BASE_URL
=
https
://
yaoju
-
service
.
yiboshi
.
com
VUE_APP_BASE_URL
=
https
://
beta
-
yj
service
.
yiboshi
.
com
public/index.html
View file @
eee63dfb
...
...
@@ -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><
%=
htmlWebpackPlugin
.
options
.
title
%
></title>
</head>
<body>
...
...
@@ -22,7 +22,7 @@
<!-- built files will be auto injected -->
</body>
<script>
/*
var vConsole =new VConsole();
console.log('Hello world');
*/
var
vConsole
=
new
VConsole
();
console
.
log
(
'Hello world'
);
</script>
</html>
src/views/medicalCollection/manualCollection.vue
View file @
eee63dfb
...
...
@@ -397,7 +397,7 @@
color: white;
border-radius: 8px 2px;
padding: 4px 9px;
width:
5
0px;
width:
7
0px;
font-size: 10px
}
.netNameTitle {
...
...
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