chenrui
昨天 784f460ec77bfcc53cb855ed282a8641de940be4
Merge branch 'dev' of http://114.132.189.42:9002/r/product-inventory-management into dev
已修改1个文件
6 ■■■■ 文件已修改
src/views/index.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/index.vue
@@ -225,7 +225,11 @@
  height: '100%' // 设置图表容器的高度
}
const grid = {
  show: false
  left: '2%', // 增大左侧留白
  right: '10%',
  bottom: '15%',
  top: '10%',
  containLabel: true // 确保包含标签
}
const tooltip = {
  trigger: 'axis',