Commit af95cd7c by 姜雷

Merge branch 'develop' into 'test'

修改系统标题 See merge request !55
parents 29e2c556 2724b22e
......@@ -18,7 +18,7 @@
<script src="<%= VUE_APP_LIB_MANAGER %>/deviceManage/lib/deviceManage.umd.min.js"></script>
<link rel="stylesheet" href="<%= VUE_APP_LIB_MANAGER %><%= VUE_APP_LIB_BASE_URL %>lib/manageShell.css" />
<title>系统管理</title>
<title>多彩综合管理系统</title>
</head>
<body>
......
......@@ -313,7 +313,7 @@ export default {
this.updateSlider();
this.updateData();
console.log(this.chart.getYScales());
// console.log(this.chart.getYScales());
} else {
this.initData();
this.initSlider();
......
......@@ -9,7 +9,7 @@
<script src="https://unpkg.com/vue@2.6.10/dist/vue.js"></script>
<script src="https://unpkg.com/vuex@3.1.0/dist/vuex.js"></script>
<script src="https://cdn.jsdelivr.net/npm/vue-router@3.0.1/dist/vue-router.js"></script>
<title>系统管理</title>
<title>多彩综合管理系统</title>
</head>
<body>
......
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