Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
agcs2.0-web
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
liang
agcs2.0-web
Commits
c4775bea
You need to sign in or sign up before continuing.
Commit
c4775bea
authored
Jan 31, 2023
by
miaojiale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
首页内容:
1.修改客服邮箱和地址 2.修改上报排名样式 3.修改健康科普页面
parent
1fa8407d
Changes
6
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
193 additions
and
73 deletions
+193
-73
dizhiwhite.png
src/assets/img/Home/dizhiwhite.png
+0
-0
kefuwhite.png
src/assets/img/Home/kefuwhite.png
+0
-0
map.png
src/assets/img/Home/map.png
+0
-0
youxiangwhite.png
src/assets/img/Home/youxiangwhite.png
+0
-0
index.js
src/router/index.js
+4
-0
index.vue
src/views/Home/index.vue
+189
-73
No files found.
src/assets/img/Home/dizhiwhite.png
0 → 100644
View file @
c4775bea
1.29 KB
src/assets/img/Home/kefuwhite.png
0 → 100644
View file @
c4775bea
1.2 KB
src/assets/img/Home/map.png
View replaced file @
1fa8407d
View file @
c4775bea
90.5 KB
|
W:
|
H:
243 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/assets/img/Home/youxiangwhite.png
0 → 100644
View file @
c4775bea
496 Bytes
src/router/index.js
View file @
c4775bea
...
...
@@ -20,6 +20,10 @@ export const constantRoutes = [
path
:
"
/allianceintroduction
"
,
component
:
()
=>
import
(
"
@/views/Home/AllianceIntroduction/index
"
),
},
{
path
:
"
/healthpopularization
"
,
component
:
()
=>
import
(
"
@/views/Home/HealthPopularization/index
"
),
},
{
path
:
"
/casesharing
"
,
component
:
()
=>
import
(
"
@/views/Home/CaseSharing/index
"
),
...
...
src/views/Home/index.vue
View file @
c4775bea
This diff is collapsed.
Click to expand it.
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