@@ -207,7 +207,7 @@ import { useStore } from '/@/store/index';
import ChartHead from '/@/views/chart/head.vue';
import * as echarts from 'echarts';
import 'echarts-wordcloud';
-import { skyList, dBtnList, chartData4List, earth3DBtnList } from '/@/views/chart/chart';
+import { skyList, dBtnList, chartData4List } from '/@/views/chart/chart';
export default {
name: 'chartIndex',
components: { ChartHead },
@@ -219,7 +219,6 @@ export default {
skyList,
dBtnList,
chartData4List,
- earth3DBtnList,
myCharts: [],
});
// 设置主内容的高度
diff --git a/src/views/fun/countup/index.vue b/src/views/fun/countup/index.vue
index 839e99a..1b56ce3 100644
--- a/src/views/fun/countup/index.vue
+++ b/src/views/fun/countup/index.vue
@@ -23,7 +23,12 @@
- 重置/刷新数值
+
+
+
+
+ 重置/刷新数值
+
diff --git a/src/views/fun/cropper/index.vue b/src/views/fun/cropper/index.vue
index d1c3abf..06b8eb1 100644
--- a/src/views/fun/cropper/index.vue
+++ b/src/views/fun/cropper/index.vue
@@ -11,7 +11,12 @@
-
更换头像
+
+
+
+
+ 更换头像
+
diff --git a/src/views/fun/noticeBar/index.vue b/src/views/fun/noticeBar/index.vue
index 79e3bbb..8b9f600 100644
--- a/src/views/fun/noticeBar/index.vue
+++ b/src/views/fun/noticeBar/index.vue
@@ -12,7 +12,7 @@
text="🎉🎉🔥基于vue3.x 、Typescript、vite、Element plus等,适配手机、平板、pc
的后台开源免费模板库(vue2.x请切换vue-prev-admin分支),仓库地址:https://gitee.com/lyt-top/vue-next-admin"
leftIcon="iconfont icon-tongzhi2"
- rightIcon="el-icon-arrow-right"
+ rightIcon="elementArrowRight"
background="#ecf5ff"
color="#409eff"
/>
diff --git a/src/views/fun/printJs/index.vue b/src/views/fun/printJs/index.vue
index 13da006..db86f47 100644
--- a/src/views/fun/printJs/index.vue
+++ b/src/views/fun/printJs/index.vue
@@ -7,7 +7,10 @@
:closable="false"
class="mb15"
>
-
点击打印演示
+
+
+ 点击打印演示
+
diff --git a/src/views/fun/qrcode/index.vue b/src/views/fun/qrcode/index.vue
index 2536aed..85b4b7f 100644
--- a/src/views/fun/qrcode/index.vue
+++ b/src/views/fun/qrcode/index.vue
@@ -11,7 +11,12 @@