Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dcxy-system
Project
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
姜雷
dcxy-system
Commits
2724b22e
Commit
2724b22e
authored
May 05, 2019
by
姜雷
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改系统标题
parent
88c20073
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
index.html
public/index.html
+1
-1
chart.vue
src/containers/Dashboard/CustomerRecharge/chart.vue
+1
-1
develop.html
src/dev-local/develop.html
+1
-1
No files found.
public/index.html
View file @
2724b22e
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
<script
src=
"<%= VUE_APP_LIB_MANAGER %>/deviceManage/lib/deviceManage.umd.min.js"
></script>
<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"
/>
<link
rel=
"stylesheet"
href=
"<%= VUE_APP_LIB_MANAGER %><%= VUE_APP_LIB_BASE_URL %>lib/manageShell.css"
/>
<title>
系统管理
</title>
<title>
多彩综合管理系统
</title>
</head>
</head>
<body>
<body>
...
...
src/containers/Dashboard/CustomerRecharge/chart.vue
View file @
2724b22e
...
@@ -313,7 +313,7 @@ export default {
...
@@ -313,7 +313,7 @@ export default {
this
.
updateSlider
();
this
.
updateSlider
();
this
.
updateData
();
this
.
updateData
();
console
.
log
(
this
.
chart
.
getYScales
());
//
console.log(this.chart.getYScales());
}
else
{
}
else
{
this
.
initData
();
this
.
initData
();
this
.
initSlider
();
this
.
initSlider
();
...
...
src/dev-local/develop.html
View file @
2724b22e
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
<script
src=
"https://unpkg.com/vue@2.6.10/dist/vue.js"
></script>
<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://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>
<script
src=
"https://cdn.jsdelivr.net/npm/vue-router@3.0.1/dist/vue-router.js"
></script>
<title>
系统管理
</title>
<title>
多彩综合管理系统
</title>
</head>
</head>
<body>
<body>
...
...
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