1.2.5 • Published 3 years ago
thinkive-hvue v1.2.5
thinkive-hvue 前端开发方法库
thinkive-hvue
is thinkive company h5 frame, base onvue.js
.
特性
- thinkive 搭配vue.js开发
- 使用 npm + webpack + babel 的工作流,支持 ES2015;
- 提供配置好基于 axios 封装request方法, 加密加签名,loading控制;
- 提供常用校验方法,及与 thinkive原生SDK交互插件;
- 提供常用存取操作cookie,localStorage,sessionStorage方法, 及依赖
crypto-js
的加密方法。
浏览器支持
- 现代浏览器和 IE9 及以上
安装
- yarn
yarn add thinkive-hvue
- npm
npm i thinkive-hvue
使用
// 全库引入
import hvue from 'thinkive-hvue'
//挂载到Vue原型上,在实例中直接用this.$h.XXX引用
Vue.prototype.$h = hvue
//按需引入
import {getUrlParams, setSession, checkCookie, md5Encrypt} from 'thinkive-hvue'
1.2.6-beta.3
3 years ago
1.2.4-1
3 years ago
1.2.3-2
3 years ago
1.2.6-beta.0
3 years ago
1.2.6-beta.1
3 years ago
1.2.5
3 years ago
1.2.4
3 years ago
1.2.6-beta.2
3 years ago
1.2.4-2
3 years ago
1.2.3-3
3 years ago
1.2.3-1
3 years ago
1.2.3
3 years ago
1.2.2
3 years ago
1.2.1
3 years ago
1.2.0
3 years ago
1.1.21
3 years ago
1.1.20
3 years ago
1.1.19
4 years ago
1.1.18
4 years ago
1.1.17
4 years ago
1.1.16
4 years ago
1.1.15
4 years ago
1.1.14
4 years ago
1.1.13
4 years ago
1.1.12
4 years ago
1.1.11
5 years ago
1.1.9
5 years ago
1.1.8
5 years ago
1.1.7
5 years ago
1.1.6
5 years ago
1.1.5
5 years ago
1.1.4
5 years ago
1.1.3
5 years ago
1.1.2
5 years ago
1.1.1
5 years ago
1.1.0
6 years ago
1.0.9
6 years ago
1.0.8-2
6 years ago
1.0.8
6 years ago
1.0.7
6 years ago
1.0.6
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago