提交 7ae5692a 编写于 作者: fxy060608's avatar fxy060608

build uni-mp-alipay(tabBar api)

上级 84845316
......@@ -162,14 +162,6 @@ const todos = [
'startAccelerometer',
'startCompass',
'addPhoneContact',
'setTabBarItem',
'setTabBarStyle',
'hideTabBar',
'showTabBar',
'setTabBarBadge',
'removeTabBarBadge',
'showTabBarRedDot',
'hideTabBarRedDot',
'setBackgroundColor',
'setBackgroundTextStyle',
'createIntersectionObserver',
......@@ -194,7 +186,15 @@ const todos = [
// 存在兼容性的 API 列表
const canIUses = [
'startPullDownRefresh'
'startPullDownRefresh',
'setTabBarItem',
'setTabBarStyle',
'hideTabBar',
'showTabBar',
'setTabBarBadge',
'removeTabBarBadge',
'showTabBarRedDot',
'hideTabBarRedDot'
];
function _handleNetworkInfo (result) {
......
{
"name": "@dcloudio/uni-mp-alipay",
"version": "0.0.813",
"version": "0.0.814",
"description": "uni-app mp-alipay",
"main": "dist/index.js",
"scripts": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册