From 32547ef18ef50fee4ffb7698993e91f2af843058 Mon Sep 17 00:00:00 2001 From: pl <403802162@qq.com> Date: Tue, 26 Sep 2023 17:48:30 +0800 Subject: [PATCH] 1 --- README.md | 2 +- examples/components/startComponentPage/intro.md | 14 +------------- examples/layouts/default.vue | 3 +-- examples/pages/umycomponent.vue | 2 +- 4 files changed, 4 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 5fc1736..18fefd8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ > QQ交流1群: 675286117已满员 -> QQ交流2群: 893342082 +> QQ交流2群: 893342082(新群) [umy-ui官网](http://www.umyui.com) diff --git a/examples/components/startComponentPage/intro.md b/examples/components/startComponentPage/intro.md index cf9d7ba..b83ac50 100644 --- a/examples/components/startComponentPage/intro.md +++ b/examples/components/startComponentPage/intro.md @@ -8,7 +8,7 @@ > QQ交流1群: 675286117已满员 -> QQ交流2群: 939125115未满员 +> QQ交流2群: 893342082未满员 ### 关于umy-ui表格部分的简介 @@ -26,15 +26,3 @@ > umy-ui遵循MIT开源协议,意味着您无需支付任何费用,也无需授权,即可应用到您的项目中。 > 注意:这并不意味着您可以将umy-ui应用到非法的领域,比如涉及赌博,暴力等方面。如因此产生纠纷等法律问题,umy-ui不承担任何责任。 - - -### 赞助商 - -> umy-ui拥有众多用户,且文档详尽,官方网站每天有大量访问者,如果您认为这些有助于您公司的业务推广,可以成为umy-ui的赞助商, 我们会在适当的位置展示您的推广内容。 - -> 赞助请联系QQ(注明赞助):403802162 - - -### 捐赠umy-ui的研发 - -> 不需要您的捐赠,只是感谢您点击github上方的Star !!! diff --git a/examples/layouts/default.vue b/examples/layouts/default.vue index 4cfac8f..17366b0 100644 --- a/examples/layouts/default.vue +++ b/examples/layouts/default.vue @@ -22,9 +22,8 @@

QQ交流1群: 675286117已满员

-

QQ交流2群: 939125115新群未满员(可能封群了)


-

QQ交流3群: 127993351

+

QQ交流2群: 893342082 (新群)

{{ item.name }}
diff --git a/examples/pages/umycomponent.vue b/examples/pages/umycomponent.vue index e011ecf..3743334 100644 --- a/examples/pages/umycomponent.vue +++ b/examples/pages/umycomponent.vue @@ -77,7 +77,7 @@ name: "umycomponent", data () { return { - tishi: true, + tishi: false, dialogVisible: false, basics: '/umycomponent/', // show代表默认展开与否