Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
memberTag-web
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
memberTag
memberTag-web
Commits
e2dd9950
Commit
e2dd9950
authored
Oct 15, 2019
by
member
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
会员标签修复时间不可选
parent
a113db35
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
+4
-1
index.html
index.html
+2
-0
index.js
src/router/index.js
+2
-1
No files found.
index.html
View file @
e2dd9950
...
...
@@ -11,7 +11,9 @@
</script> -->
</head>
<body
style=
"background-color: #f0f2f5;min-width: 1400px;"
>
<div
id=
"app"
></div>
<!-- 公共库引用 cdn -->
<script
src=
"//web-1251519181.file.myqcloud.com/lib/vue/2.6.6/vue.min.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/lib/vue-router/3.0.2/vue-router.min.js"
></script>
...
...
src/router/index.js
View file @
e2dd9950
...
...
@@ -174,4 +174,4 @@ export default new Router({
// base: '/member-tag/',
routes
:
constantRouterMap
,
scrollBehavior
:
()
=>
({
y
:
0
})
});
});
\ No newline at end of file
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