0.0.9 • Published 5 years ago

ehome-taro-utils v0.0.9

Weekly downloads
2
License
MIT
Repository
-
Last release
5 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

5 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago