3.0.2 • Published 2 years ago

qs-text v3.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

qs-text

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

use

  1. npm i qs-text -S
// main.js
import qsText from "qs-text";
Vue.use(qsText);
  1. https://cdn.jsdelivr.net/npm/qs-text@(version)/qs-text.js

使用规则

请求封装 暴露axios在@/request/http 语言方面可以在 getters.language 可选enzhesja

// *.vue
<qs-text v-model="content"
            :axios="$axios"
            uploadUrl="/common/storage.Img/upload"
            imgBaseUrl="http://easy.com/"
            :uploadData="{cate_id:1,hi:'hi'}"
            uploadType="image"
            :height="300" />
2.5.4

2 years ago

2.5.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

2.5.6

2 years ago

2.5.5

2 years ago

2.5.7

2 years ago

3.0.0

2 years ago

2.5.0

2 years ago

2.5.1

2 years ago

2.4.6

2 years ago

2.4.1

2 years ago

2.4.5

2 years ago

2.4.4

2 years ago

2.4.0

3 years ago

2.3.5

3 years ago

2.3.3

3 years ago

2.3.2

3 years ago

2.3.1

3 years ago

2.3.0

3 years ago

2.2.6

3 years ago

2.2.5

3 years ago

2.2.4

3 years ago

2.2.3

3 years ago

1.2.3

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.2

3 years ago

1.0.0

3 years ago