Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vue3portal
Project
Project
Details
Activity
Releases
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
wuhao
vue3portal
Commits
4b4e4b69
Commit
4b4e4b69
authored
Aug 18, 2023
by
wuhao
🎯
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
asder
parent
79e1f721
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
echart-hill.vue
...sCN/dashboardC/portlet/echarts-hill-group/echart-hill.vue
+2
-2
vite.config.js
vite.config.js
+1
-1
No files found.
src/viewsCN/dashboardC/portlet/echarts-hill-group/echart-hill.vue
View file @
4b4e4b69
...
...
@@ -2,7 +2,7 @@
* @Author: wuhao930406 1148547900@qq.com
* @Date: 2023-08-08 09:18:08
* @LastEditors: wuhao930406 1148547900@qq.com
* @LastEditTime: 2023-08-18 1
3:55:07
* @LastEditTime: 2023-08-18 1
4:45:38
* @FilePath: /vue3portal/src/viewsCN/dashboardC/portlet/echarts-hill-group/echart-hill.vue
* @Description:
*
...
...
@@ -84,7 +84,7 @@ const processOption = (dataList) => {
xAxis
:
{
type
:
'category'
,
data
:
[],
axisLabel
:
{
align
:
'center'
},
axisLabel
:
{
interval
:
0
,
align
:
'center'
},
},
series
:
[]
}
...
...
vite.config.js
View file @
4b4e4b69
...
...
@@ -2,7 +2,7 @@
* @Author: wuhao930406 1148547900@qq.com
* @Date: 2023-08-08 09:18:08
* @LastEditors: wuhao930406 1148547900@qq.com
* @LastEditTime: 2023-08-18 1
3:49:47
* @LastEditTime: 2023-08-18 1
4:23:12
* @FilePath: /vue3portal/vite.config.js
* @Description:
*
...
...
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