0.0.9 • Published 4 years ago

ehome-taro-utils v0.0.9

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

taro通用方法

使用指南

$ npm i ehome-taro-utils or$ cnpm i ehome-taro-utilsor$ yarn add ehome-taro-utils

代码演示

import { callApi, showLoading, hideLoading, getThemeColor } from 'ehome-taro-utils'

文件说明

文件说明
callApi.js网络请求
computeSignature.js接口签名
getResourceAllocation.js获取当前环境信息
getThemeColor.js获取主题色
getUpdateManager.js小程序更新
regexps.js正则
showLoading.js显示和关闭loading
verifyLoginStatus.js验证是否登录
0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago