Browse Source

文件修改

huangyan 9 months ago
parent
commit
1a955542d0
1 changed files with 1 additions and 61 deletions
  1. 1 61
      README.md

+ 1 - 61
README.md

@@ -1,22 +1,3 @@
-
-## 项目描述
-
-[IofTV-Screen](https://gitee.com/daidaibg/IofTV-Screen/tree/main)  的 Vue3+vite版本,
-
-### 与vue2版本对比
-
-#### 功能
-
-功能采用与vue2版本相同功能
-
-因为要与vue2版本相同功能,有些组件不兼容vue3版本,例如:胶囊柱图,数字滚动皆重新封装为组件,整体来说,功能属实相同。根据自己需求选择[vue2](#vue2版本地址)版本与[vue3](#本项目地址 vue3+vite)版本
-
-#### 样式
-
-进行微调,整体看着更加美观
-
-
-
 - 项目需要全屏展示(按 F11)。
 
 - 项目部分区域使用了全局注册方式,增加了打包体积,在实际运用中请使用 **按需引入**。
@@ -39,34 +20,6 @@
 
 ![项目展示](https://www.daidaibg.com/bigscreen/a-img/home.png)
 
-### 项目预览地址
-
-[https://www.daidaibg.com/bigscreen-vue3](https://www.daidaibg.com/bigscreen-vue3)
-
-### 项目仓库地址
-
-#### 本项目地址 vue3+vite
-
-**github地址**
-
-[https://github.com/daidaibg/IofTV-Screen-Vue3](https://github.com/daidaibg/IofTV-Screen-Vue3)
-
-**Gitee地址**
-
-[https://gitee.com/daidaibg/IofTV-Screen-Vue3](https://gitee.com/daidaibg/IofTV-Screen-Vue3)
-
-#### vue2版本地址
-
-**github地址**
-
-[https://github.com/daidaibg/IofTV-Screen](https://github.com/daidaibg/IofTV-Screen)
-
-**Gitee地址**
-
-[https://gitee.com/daidaibg/IofTV-Screen](https://gitee.com/daidaibg/IofTV-Screen)
-
-
-
 ### 采用自适应组件方式,
 
 ###  滚动设置,自适应设置 
@@ -306,17 +259,4 @@ isSouthChinaSea:false,//默认不显示南海,改为true可显示南海
 
 ```vue
 {{10.23123|montionFilter }}
-```
-
-##  大屏交流反馈(面条的群)
-
-### 大屏QQ群
-
-QQ群号:
-
-一群:713105837 (已满)
-
-二群:495755841
-
-
-
+```