mirror of
https://gitee.com/TSpecific/tuniao-ui.git
synced 2026-06-06 19:44:38 +08:00
docs:更新README.md
This commit is contained in:
@@ -81,7 +81,7 @@ const app = new Vue({
|
|||||||
|
|
||||||
```js
|
```js
|
||||||
// 引入TuniaoUI提供的vuex简写方法
|
// 引入TuniaoUI提供的vuex简写方法
|
||||||
let vuexStore = require('@/store/$t.mixin.js')
|
let vuexStore = require('@/store/$tn.mixin.js')
|
||||||
Vue.mixin(vuexStore)
|
Vue.mixin(vuexStore)
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -115,7 +115,7 @@ Vue.mixin(vuexStore)
|
|||||||
|
|
||||||
#### 6.配置easycom组件模式
|
#### 6.配置easycom组件模式
|
||||||
|
|
||||||
此配置需要在根目录的`page.json`中进行。
|
此配置需要在根目录的`pages.json`中进行。
|
||||||
|
|
||||||
::: tip 温馨提示
|
::: tip 温馨提示
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user