From 25c2afaaec92a78a6c803ed0e3a1e4d223b94dd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B7=8B=E9=9B=A8=E7=9A=84=E5=B0=8F=E4=B8=B8=E5=AD=90?= Date: Thu, 25 May 2023 22:57:04 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20echarts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++------ package.json | 6 +++--- src/views/index/index.vue | 16 ++++++---------- 3 files changed, 11 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index a8d1c70..b07ac52 100644 --- a/README.md +++ b/README.md @@ -42,16 +42,12 @@ - [🚀 Vue Shop Vite 商城(付费版本)](https://vue-admin-beautiful.com/shop-vite/) +- [📌 Shop Vite 购买地址 authorization](https://vue-admin-beautiful.com/authorization/shop-vite.html) + - [🌐 github 仓库地址](https://github.com/chuzhixin/vue-admin-beautiful?utm_source=gold_browser_extension) - [🌐 码云仓库地址](https://gitee.com/chu1204505056/vue-admin-better?_from=gitee_search) -## 🌐 备份地址 - -- [🚀 admin pro 演示地址(付费版本,支持 PC、平板、手机)](https://chu1204505056.gitee.io/admin-pro/) - -- [🚀 admin plus 演示地址(vue3.x 付费版本,支持 PC、平板、手机)](https://chu1204505056.gitee.io/admin-plus/) - ## 🍻 前端讨论 QQ 群 - 请我们喝杯咖啡,打赏后联系 QQ 783963206 邀请您进入讨论群(由于用户数较多,如果您打赏后未通过好友请求,请联系商家),不管您请还是不请,您都可以享受到开源的代码,感谢您的支持和信任,群内提供 vue-admin-better 基础版本、开发工具自动配置教程及项目开发文档。 diff --git a/package.json b/package.json index 696fc47..1c19361 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "lint": "vue-cli-service lint", "clear": "rimraf node_modules&&npm install --registry=--registry=https://registry.npmmirror.com", "image-webpack-loader": "cnpm i image-webpack-loader -D", - "update": "ncu -u --reject layouts,sass-loader,sass,screenfull,eslint,chalk,vue-echarts,vue,vue-template-compiler,vue-router,vuex,@vue/cli-plugin-babel,@vue/cli-plugin-eslint,@vue/cli-service,eslint-plugin-vue --registry=https://registry.npmmirror.com&&cnpm i", + "update": "ncu -u --reject layouts,sass-loader,sass,screenfull,eslint,chalk,vue,vue-template-compiler,vue-router,vuex,@vue/cli-plugin-babel,@vue/cli-plugin-eslint,@vue/cli-service,eslint-plugin-vue --registry=https://registry.npmmirror.com&&cnpm i", "push": "start ./push.sh" }, "repository": { @@ -46,8 +46,8 @@ "screenfull": "^5.2.0", "sortablejs": "^1.15.0", "vab-icon": "file:vab-icon", - "vue": "~2.7.14 ", - "vue-echarts": "5.0.0-beta.0", + "vue": "~2.7.14", + "vue-echarts": "6.5.5", "vue-router": "^3.6.5", "vue-template-compiler": "~2.7.14", "vuex": "^3.6.2", diff --git a/src/views/index/index.vue b/src/views/index/index.vue index 6570735..abd53f8 100644 --- a/src/views/index/index.vue +++ b/src/views/index/index.vue @@ -24,7 +24,7 @@
访问量
- +
日均访问量: @@ -39,7 +39,7 @@
授权数
- +
总授权数: @@ -92,19 +92,15 @@ > github下载源码点star - + 码云下载源码点star 修改主题和布局 -