From f42849931e1dd3a87b94a44d52deab984eae1051 Mon Sep 17 00:00:00 2001 From: Star <2524329629@qq.com> Date: Wed, 6 Dec 2023 15:46:47 +0800 Subject: [PATCH] =?UTF-8?q?docs:=E6=9B=B4=E6=96=B0README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 63bbcf8..7b48703 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ const app = new Vue({ ```js // 引入TuniaoUI提供的vuex简写方法 -let vuexStore = require('@/store/$t.mixin.js') +let vuexStore = require('@/store/$tn.mixin.js') Vue.mixin(vuexStore) ``` @@ -115,7 +115,7 @@ Vue.mixin(vuexStore) #### 6.配置easycom组件模式 -此配置需要在根目录的`page.json`中进行。 +此配置需要在根目录的`pages.json`中进行。 ::: tip 温馨提示 @@ -176,4 +176,4 @@ Vue.mixin(vuexStore) ## 版权信息 -`TuniaoUI开源版`遵循`Apache`协议,意味着您无需支付任何费用,也无需授权,即可将TuniaoUI开源版应用到您的产品中,但是需要保留TuniaoUI的信息。 \ No newline at end of file +`TuniaoUI开源版`遵循`Apache`协议,意味着您无需支付任何费用,也无需授权,即可将TuniaoUI开源版应用到您的产品中,但是需要保留TuniaoUI的信息。