Commit e2dd9950 by member

会员标签修复时间不可选

parent a113db35
......@@ -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>
......
......@@ -174,4 +174,4 @@ export default new Router({
// base: '/member-tag/',
routes: constantRouterMap,
scrollBehavior: () => ({ y: 0 })
});
});
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment