0.0.4 • Published 7 years ago
weapp-commons-util v0.0.4
weapp-commons-util
微信小程序通用工具库
Example
import {
appendUrl
} from 'weapp-commons-util';
appendUrl('https://domain.com', {
a: 1,
b: 2
});APIDoc
util- 工具函数appendUrlcheckUpdategetCssStringgetCurrentPageUrlgetCurrentPageUrlParamsgetHttpResponseHeaderValuehasAuthinvokePageMethodisGetPhoneNumberSuccessisGetUserInfoSuccessreloadCurrentPage
wx- 包装 wx 的方法navigateBacknavigateToredirectTo
