xcxutils
小程序工具库 仓库地址
安装
npm i xcxutils
测试
npm run test
使用
加载
// 加载所有
import * as utils from './node_modules/xcxutils/src/index'
// 加载验证库
import {
verify} from './node_modules/xcxutils/src/index'
// 加载sha1加密
im
小程序工具库 仓库地址
npm i xcxutils
npm run test
加载
// 加载所有
import * as utils from './node_modules/xcxutils/src/index'
// 加载验证库
import {
verify} from './node_modules/xcxutils/src/index'
// 加载sha1加密
im