提交 006aced2 编写于 作者: X xushengni

feat: 新增圆圈loading组件、升级toast组件UI、升级button组件的loading UI、修复msg组件文本区域英文单词词间折行问题

上级 78ed9949
### v2.4.1 (2020-11-05)
#### Features
* feat: 升级toast组件的UI
* feat: 新增圆圈loading组件
* feat: 升级button组件的loading UI
#### Bugfixes
* fix: msg组件文本区域新增英文词间折行加破折号的效果
### v2.4.0 (2020-06-17)
#### Features
......
{
"pages": [
"example/index",
"example/button/button",
"example/input/input",
"example/form/form",
......@@ -17,7 +16,6 @@
"example/slideview/slideview",
"example/slider/slider",
"example/uploader/uploader",
"example/article/article",
"example/badge/badge",
"example/flex/flex",
......@@ -30,7 +28,6 @@
"example/panel/panel",
"example/preview/preview",
"example/progress/progress",
"example/actionsheet/actionsheet",
"example/half-screen-dialog/half-screen-dialog",
"example/dialog/dialog",
......@@ -42,10 +39,8 @@
"example/picker/picker",
"example/toast/toast",
"example/top-tips/top-tips",
"example/navigation-bar/navigation-bar",
"example/tabbar/tabbar",
"example/searchbar/searchbar"
],
"window": {
......@@ -61,5 +56,6 @@
"downloadFile": 10000
},
"style": "v2",
"debug": true
}
"debug": true,
"sitemapLocation": "sitemap.json"
}
\ No newline at end of file
因为 它太大了无法显示 source diff 。你可以改为 查看blob
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
......@@ -6,13 +6,13 @@
<view class="page__bd">
<view class="button-sp-area">
<a class="weui-btn weui-btn_primary">页面主操作</a>
<a class="weui-btn weui-btn_primary weui-btn_loading"><i class="weui-loading"></i>页面主操作</a>
<a class="weui-btn weui-btn_primary weui-btn_loading"><text class="weui-primary-loading weui-primary-loading_transparent"><i class="weui-primary-loading__dot"></i></text>页面主操作</a>
<a class="weui-btn weui-btn_disabled weui-btn_primary">页面主操作</a>
<a class="weui-btn weui-btn_default">页面次要操作</a>
<a class="weui-btn weui-btn_default weui-btn_loading"><i class="weui-loading"></i>页面次操作</a>
<a class="weui-btn weui-btn_default weui-btn_loading"><text class="weui-primary-loading"><i class="weui-primary-loading__dot"></i></text>页面次操作</a>
<a class="weui-btn weui-btn_disabled weui-btn_default">页面次要操作</a>
<a class="weui-btn weui-btn_warn">警告类操作</a>
<a class="weui-btn weui-btn_warn weui-btn_loading"><i class="weui-loading"></i>警告类操作</a>
<a class="weui-btn weui-btn_warn weui-btn_loading"><text class="weui-primary-loading"><i class="weui-primary-loading__dot"></i></text>警告类操作</a>
<a class="weui-btn weui-btn_disabled weui-btn_warn">警告类操作</a>
</view>
<view class="button-sp-area cell">
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......@@ -6,6 +6,12 @@
<view class="page__bd">
<view class="weui-loading__wrp">
<view class="weui-loading"></view>
<view class="weui-primary-loading">
<view class="weui-primary-loading__dot"></view>
</view>
<view class="weui-primary-loading weui-primary-loading_brand">
<view class="weui-primary-loading__dot"></view>
</view>
</view>
<view class="weui-loading__wrp">
<view class="loading wx_dot_loading"></view>
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
.page{background-color:var(--weui-BG-2)}.weui-loading__wrp{padding:16px;text-align:center}.weui-loading__wrp:last-child{background-color:rgba(0,0,0,.1)}
\ No newline at end of file
.page{background-color:var(--weui-BG-2)}.weui-loading__wrp{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:16px}.weui-loading__wrp .weui-loading,.weui-loading__wrp .weui-primary-loading{margin:0 10px}.weui-loading__wrp:last-child{background-color:rgba(0,0,0,.1)}
\ No newline at end of file
......@@ -5,7 +5,9 @@
</view>
<view class="page__bd">
<view class="weui-loadmore">
<i class="weui-loading"></i>
<text class="weui-primary-loading">
<i class="weui-primary-loading__dot"></i>
</text>
<text class="weui-loadmore__tips">正在加载</text>
</view>
<view class="weui-loadmore weui-loadmore_line">
......@@ -15,4 +17,4 @@
<text class="weui-loadmore__tips"></text>
</view>
</view>
</view>
\ No newline at end of file
</view>
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
......@@ -2,9 +2,13 @@ Page({
mixins: [require('../../mixin/themeChanged')],
data: {
toast: false,
warnToast: false,
textToast: false,
loading: false,
hideToast: false,
hideLoading: false,
hideWarnToast: false,
hideTextToast: false,
hideLoading: false
},
openToast: function() {
this.setData({
......@@ -22,6 +26,38 @@ Page({
}, 300);
}, 3000);
},
openWarnToast: function() {
this.setData({
warnToast: true
});
setTimeout(() => {
this.setData({
hidewarnToast: true
});
setTimeout(() => {
this.setData({
warnToast: false,
hidewarnToast: false,
});
}, 300);
}, 3000);
},
openTextToast: function() {
this.setData({
textToast: true
});
setTimeout(() => {
this.setData({
hideTextToast: true
});
setTimeout(() => {
this.setData({
textToast: false,
hideTextToast: false,
});
}, 300);
}, 3000);
},
openLoading: function() {
this.setData({
loading: true
......@@ -38,4 +74,4 @@ Page({
}, 300);
}, 3000);
}
});
\ No newline at end of file
});
......@@ -5,7 +5,9 @@
</view>
<view class="page__bd page__bd_spacing">
<a class="weui-btn weui-btn_default" bindtap="openToast">成功提示</a>
<a class="weui-btn weui-btn_default" bindtap="openWarnToast">失败提示</a>
<a class="weui-btn weui-btn_default" bindtap="openLoading">加载中提示</a>
<a class="weui-btn weui-btn_default" bindtap="openTextToast">文字提示</a>
</view>
<view class="fadeIn {{hideToast ? 'fadeOut' : ''}}" wx:if="{{toast}}">
......@@ -15,11 +17,29 @@
<view class="weui-toast__content">已完成</view>
</view>
</view>
<view class="fadeIn {{hideWarnToast ? 'fadeOut' : ''}}" wx:if="{{warnToast}}">
<view class="weui-mask_transparent"></view>
<view class="weui-toast">
<i class="weui-icon-warn weui-icon_toast"></i>
<view class="weui-toast__content">获取链接失败</view>
</view>
</view>
<view class="fadeIn {{hideLoading ? 'fadeOut' : ''}}" wx:if="{{loading}}">
<view class="weui-mask_transparent"></view>
<view class="weui-toast">
<i class="weui-loading weui-icon_toast"></i>
<view class="weui-toast__content">数据加载中</view>
<view class="weui-primary-loading weui-primary-loading_transparent weui-icon_toast">
<view class="weui-primary-loading__dot"></view>
</view>
<view class="weui-toast__content">加载中</view>
</view>
</view>
<view class="fadeIn {{hideTextToast ? 'fadeOut' : ''}}" wx:if="{{textToast}}">
<view class="weui-mask_transparent"></view>
<view class="weui-toast weui-toast_text">
<view class="weui-toast__content">文字提示</view>
</view>
</view>
</view>
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
/*!
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
因为 它太大了无法显示 source diff 。你可以改为 查看blob
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
[data-weui-theme=light],page{--weui-BG-0:#ededed;--weui-BG-1:#f7f7f7;--weui-BG-2:#fff;--weui-BG-3:#f7f7f7;--weui-BG-4:#4c4c4c;--weui-BG-5:#fff;--weui-FG-0:rgba(0,0,0,.9);--weui-FG-HALF:rgba(0,0,0,.9);--weui-FG-1:rgba(0,0,0,.5);--weui-FG-2:rgba(0,0,0,.3);--weui-FG-3:rgba(0,0,0,.1);--weui-RED:#fa5151;--weui-ORANGE:#fa9d3b;--weui-YELLOW:#ffc300;--weui-GREEN:#91d300;--weui-LIGHTGREEN:#95ec69;--weui-BRAND:#07c160;--weui-BLUE:#10aeff;--weui-INDIGO:#1485ee;--weui-PURPLE:#6467f0;--weui-WHITE:#fff;--weui-LINK:#576b95;--weui-TEXTGREEN:#06ae56;--weui-FG:#000;--weui-BG:#fff;--weui-TAG-TEXT-ORANGE:#fa9d3b;--weui-TAG-BACKGROUND-ORANGE:rgba(250,157,59,.1);--weui-TAG-TEXT-GREEN:#06ae56;--weui-TAG-BACKGROUND-GREEN:rgba(6,174,86,.1);--weui-TAG-TEXT-BLUE:#10aeff;--weui-TAG-BACKGROUND-BLUE:rgba(16,174,255,.1);--weui-TAG-TEXT-BLACK:rgba(0,0,0,.5);--weui-TAG-BACKGROUND-BLACK:rgba(0,0,0,.05)}[data-weui-theme=dark]{--weui-BG-0:#111;--weui-BG-1:#1e1e1e;--weui-BG-2:#191919;--weui-BG-3:#202020;--weui-BG-4:#404040;--weui-BG-5:#2c2c2c;--weui-FG-0:hsla(0,0%,100%,.8);--weui-FG-HALF:hsla(0,0%,100%,.6);--weui-FG-1:hsla(0,0%,100%,.5);--weui-FG-2:hsla(0,0%,100%,.3);--weui-FG-3:hsla(0,0%,100%,.05);--weui-RED:#fa5151;--weui-ORANGE:#c87d2f;--weui-YELLOW:#cc9c00;--weui-GREEN:#74a800;--weui-LIGHTGREEN:#3eb575;--weui-BRAND:#07c160;--weui-BLUE:#10aeff;--weui-INDIGO:#1196ff;--weui-PURPLE:#8183ff;--weui-WHITE:hsla(0,0%,100%,.8);--weui-LINK:#7d90a9;--weui-TEXTGREEN:#259c5c;--weui-FG:#fff;--weui-BG:#000;--weui-TAG-TEXT-ORANGE:rgba(250,157,59,.6);--weui-TAG-BACKGROUND-ORANGE:rgba(250,157,59,.1);--weui-TAG-TEXT-GREEN:rgba(6,174,86,.6);--weui-TAG-BACKGROUND-GREEN:rgba(6,174,86,.1);--weui-TAG-TEXT-BLUE:rgba(16,174,255,.6);--weui-TAG-BACKGROUND-BLUE:rgba(16,174,255,.1);--weui-TAG-TEXT-BLACK:hsla(0,0%,100%,.5);--weui-TAG-BACKGROUND-BLACK:hsla(0,0%,100%,.05)}[data-weui-theme=light],page{--weui-BG-COLOR-ACTIVE:#ececec}[data-weui-theme=dark]{--weui-BG-COLOR-ACTIVE:#373737}[data-weui-theme=light],page{--weui-BTN-DISABLED-FONT-COLOR:rgba(0,0,0,.2)}[data-weui-theme=dark]{--weui-BTN-DISABLED-FONT-COLOR:hsla(0,0%,100%,.2)}[data-weui-theme=light],page{--weui-BTN-DEFAULT-BG:#f2f2f2}[data-weui-theme=dark]{--weui-BTN-DEFAULT-BG:hsla(0,0%,100%,.08)}[data-weui-theme=light],page{--weui-BTN-DEFAULT-COLOR:#06ae56}[data-weui-theme=dark]{--weui-BTN-DEFAULT-COLOR:hsla(0,0%,100%,.8)}[data-weui-theme=light],page{--weui-BTN-DEFAULT-ACTIVE-BG:#e6e6e6}[data-weui-theme=dark]{--weui-BTN-DEFAULT-ACTIVE-BG:hsla(0,0%,100%,.126)}[data-weui-theme=light],page{--weui-DIALOG-LINE-COLOR:rgba(0,0,0,.1)}[data-weui-theme=dark]{--weui-DIALOG-LINE-COLOR:hsla(0,0%,100%,.1)}.weui-btn_loading .weui-loading{margin:-.2em .34em 0 0}.weui-btn_loading.weui-btn_primary{background-color:var(--weui-TAG-TEXT-GREEN);color:var(--weui-WHITE)}.weui-btn_loading.weui-btn_default,.weui-btn_loading.weui-btn_warn{background-color:var(--weui-BTN-DEFAULT-ACTIVE-BG)}
\ No newline at end of file
[data-weui-theme=light],page{--weui-BG-0:#ededed;--weui-BG-1:#f7f7f7;--weui-BG-2:#fff;--weui-BG-3:#f7f7f7;--weui-BG-4:#4c4c4c;--weui-BG-5:#fff;--weui-FG-0:rgba(0,0,0,.9);--weui-FG-HALF:rgba(0,0,0,.9);--weui-FG-1:rgba(0,0,0,.5);--weui-FG-2:rgba(0,0,0,.3);--weui-FG-3:rgba(0,0,0,.1);--weui-RED:#fa5151;--weui-ORANGE:#fa9d3b;--weui-YELLOW:#ffc300;--weui-GREEN:#91d300;--weui-LIGHTGREEN:#95ec69;--weui-BRAND:#07c160;--weui-BLUE:#10aeff;--weui-INDIGO:#1485ee;--weui-PURPLE:#6467f0;--weui-WHITE:#fff;--weui-LINK:#576b95;--weui-TEXTGREEN:#06ae56;--weui-FG:#000;--weui-BG:#fff;--weui-TAG-TEXT-ORANGE:#fa9d3b;--weui-TAG-BACKGROUND-ORANGE:rgba(250,157,59,.1);--weui-TAG-TEXT-GREEN:#06ae56;--weui-TAG-BACKGROUND-GREEN:rgba(6,174,86,.1);--weui-TAG-TEXT-BLUE:#10aeff;--weui-TAG-BACKGROUND-BLUE:rgba(16,174,255,.1);--weui-TAG-TEXT-BLACK:rgba(0,0,0,.5);--weui-TAG-BACKGROUND-BLACK:rgba(0,0,0,.05)}[data-weui-theme=dark]{--weui-BG-0:#111;--weui-BG-1:#1e1e1e;--weui-BG-2:#191919;--weui-BG-3:#202020;--weui-BG-4:#404040;--weui-BG-5:#2c2c2c;--weui-FG-0:hsla(0,0%,100%,.8);--weui-FG-HALF:hsla(0,0%,100%,.6);--weui-FG-1:hsla(0,0%,100%,.5);--weui-FG-2:hsla(0,0%,100%,.3);--weui-FG-3:hsla(0,0%,100%,.05);--weui-RED:#fa5151;--weui-ORANGE:#c87d2f;--weui-YELLOW:#cc9c00;--weui-GREEN:#74a800;--weui-LIGHTGREEN:#3eb575;--weui-BRAND:#07c160;--weui-BLUE:#10aeff;--weui-INDIGO:#1196ff;--weui-PURPLE:#8183ff;--weui-WHITE:hsla(0,0%,100%,.8);--weui-LINK:#7d90a9;--weui-TEXTGREEN:#259c5c;--weui-FG:#fff;--weui-BG:#000;--weui-TAG-TEXT-ORANGE:rgba(250,157,59,.6);--weui-TAG-BACKGROUND-ORANGE:rgba(250,157,59,.1);--weui-TAG-TEXT-GREEN:rgba(6,174,86,.6);--weui-TAG-BACKGROUND-GREEN:rgba(6,174,86,.1);--weui-TAG-TEXT-BLUE:rgba(16,174,255,.6);--weui-TAG-BACKGROUND-BLUE:rgba(16,174,255,.1);--weui-TAG-TEXT-BLACK:hsla(0,0%,100%,.5);--weui-TAG-BACKGROUND-BLACK:hsla(0,0%,100%,.05)}[data-weui-theme=light],page{--weui-BG-COLOR-ACTIVE:#ececec}[data-weui-theme=dark]{--weui-BG-COLOR-ACTIVE:#373737}[data-weui-theme=light],page{--weui-BTN-DISABLED-FONT-COLOR:rgba(0,0,0,.2)}[data-weui-theme=dark]{--weui-BTN-DISABLED-FONT-COLOR:hsla(0,0%,100%,.2)}[data-weui-theme=light],page{--weui-BTN-DEFAULT-BG:#f2f2f2}[data-weui-theme=dark]{--weui-BTN-DEFAULT-BG:hsla(0,0%,100%,.08)}[data-weui-theme=light],page{--weui-BTN-DEFAULT-COLOR:#06ae56}[data-weui-theme=dark]{--weui-BTN-DEFAULT-COLOR:hsla(0,0%,100%,.8)}[data-weui-theme=light],page{--weui-BTN-DEFAULT-ACTIVE-BG:#e6e6e6}[data-weui-theme=dark]{--weui-BTN-DEFAULT-ACTIVE-BG:hsla(0,0%,100%,.126)}[data-weui-theme=light],page{--weui-DIALOG-LINE-COLOR:rgba(0,0,0,.1)}[data-weui-theme=dark]{--weui-DIALOG-LINE-COLOR:hsla(0,0%,100%,.1)}.weui-btn_loading .weui-loading{margin:-.2em .34em 0 0}.weui-btn_loading .weui-primary-loading{margin:-.2em 8px 0 0;vertical-align:middle}.weui-btn_loading.weui-btn_primary{background-color:var(--weui-TAG-TEXT-GREEN);color:var(--weui-WHITE)}.weui-btn_loading.weui-btn_default,.weui-btn_loading.weui-btn_warn{background-color:var(--weui-BTN-DEFAULT-ACTIVE-BG)}
\ No newline at end of file
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
[data-weui-theme=light],page{--weui-BG-0:#ededed;--weui-BG-1:#f7f7f7;--weui-BG-2:#fff;--weui-BG-3:#f7f7f7;--weui-BG-4:#4c4c4c;--weui-BG-5:#fff;--weui-FG-0:rgba(0,0,0,.9);--weui-FG-HALF:rgba(0,0,0,.9);--weui-FG-1:rgba(0,0,0,.5);--weui-FG-2:rgba(0,0,0,.3);--weui-FG-3:rgba(0,0,0,.1);--weui-RED:#fa5151;--weui-ORANGE:#fa9d3b;--weui-YELLOW:#ffc300;--weui-GREEN:#91d300;--weui-LIGHTGREEN:#95ec69;--weui-BRAND:#07c160;--weui-BLUE:#10aeff;--weui-INDIGO:#1485ee;--weui-PURPLE:#6467f0;--weui-WHITE:#fff;--weui-LINK:#576b95;--weui-TEXTGREEN:#06ae56;--weui-FG:#000;--weui-BG:#fff;--weui-TAG-TEXT-ORANGE:#fa9d3b;--weui-TAG-BACKGROUND-ORANGE:rgba(250,157,59,.1);--weui-TAG-TEXT-GREEN:#06ae56;--weui-TAG-BACKGROUND-GREEN:rgba(6,174,86,.1);--weui-TAG-TEXT-BLUE:#10aeff;--weui-TAG-BACKGROUND-BLUE:rgba(16,174,255,.1);--weui-TAG-TEXT-BLACK:rgba(0,0,0,.5);--weui-TAG-BACKGROUND-BLACK:rgba(0,0,0,.05)}[data-weui-theme=dark]{--weui-BG-0:#111;--weui-BG-1:#1e1e1e;--weui-BG-2:#191919;--weui-BG-3:#202020;--weui-BG-4:#404040;--weui-BG-5:#2c2c2c;--weui-FG-0:hsla(0,0%,100%,.8);--weui-FG-HALF:hsla(0,0%,100%,.6);--weui-FG-1:hsla(0,0%,100%,.5);--weui-FG-2:hsla(0,0%,100%,.3);--weui-FG-3:hsla(0,0%,100%,.05);--weui-RED:#fa5151;--weui-ORANGE:#c87d2f;--weui-YELLOW:#cc9c00;--weui-GREEN:#74a800;--weui-LIGHTGREEN:#3eb575;--weui-BRAND:#07c160;--weui-BLUE:#10aeff;--weui-INDIGO:#1196ff;--weui-PURPLE:#8183ff;--weui-WHITE:hsla(0,0%,100%,.8);--weui-LINK:#7d90a9;--weui-TEXTGREEN:#259c5c;--weui-FG:#fff;--weui-BG:#000;--weui-TAG-TEXT-ORANGE:rgba(250,157,59,.6);--weui-TAG-BACKGROUND-ORANGE:rgba(250,157,59,.1);--weui-TAG-TEXT-GREEN:rgba(6,174,86,.6);--weui-TAG-BACKGROUND-GREEN:rgba(6,174,86,.1);--weui-TAG-TEXT-BLUE:rgba(16,174,255,.6);--weui-TAG-BACKGROUND-BLUE:rgba(16,174,255,.1);--weui-TAG-TEXT-BLACK:hsla(0,0%,100%,.5);--weui-TAG-BACKGROUND-BLACK:hsla(0,0%,100%,.05)}[data-weui-theme=light],page{--weui-BG-COLOR-ACTIVE:#ececec}[data-weui-theme=dark]{--weui-BG-COLOR-ACTIVE:#373737}[data-weui-theme=light],page{--weui-BTN-DISABLED-FONT-COLOR:rgba(0,0,0,.2)}[data-weui-theme=dark]{--weui-BTN-DISABLED-FONT-COLOR:hsla(0,0%,100%,.2)}[data-weui-theme=light],page{--weui-BTN-DEFAULT-BG:#f2f2f2}[data-weui-theme=dark]{--weui-BTN-DEFAULT-BG:hsla(0,0%,100%,.08)}[data-weui-theme=light],page{--weui-BTN-DEFAULT-COLOR:#06ae56}[data-weui-theme=dark]{--weui-BTN-DEFAULT-COLOR:hsla(0,0%,100%,.8)}[data-weui-theme=light],page{--weui-BTN-DEFAULT-ACTIVE-BG:#e6e6e6}[data-weui-theme=dark]{--weui-BTN-DEFAULT-ACTIVE-BG:hsla(0,0%,100%,.126)}[data-weui-theme=light],page{--weui-DIALOG-LINE-COLOR:rgba(0,0,0,.1)}[data-weui-theme=dark]{--weui-DIALOG-LINE-COLOR:hsla(0,0%,100%,.1)}.weui-btn{position:relative;display:block;width:184px;margin-left:auto;margin-right:auto;padding:8px 24px;box-sizing:border-box;font-weight:700;font-size:17px;text-align:center;text-decoration:none;color:#fff;line-height:1.41176471;border-radius:4px;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.weui-btn_block{width:auto}.weui-btn_inline{display:inline-block}.weui-btn_default{background-color:var(--weui-BTN-DEFAULT-BG)}.weui-btn_default,.weui-btn_default:not(.weui-btn_disabled):visited{color:var(--weui-BTN-DEFAULT-COLOR)}.weui-btn_default:not(.weui-btn_disabled):active{background-color:var(--weui-BTN-DEFAULT-ACTIVE-BG)}.weui-btn_primary{background-color:var(--weui-BRAND)}.weui-btn_primary:not(.weui-btn_disabled):visited{color:#fff}.weui-btn_primary:not(.weui-btn_disabled):active{background-color:var(--weui-TAG-TEXT-GREEN)}.weui-btn_warn{background-color:var(--weui-BTN-DEFAULT-BG)}.weui-btn_warn,.weui-btn_warn:not(.weui-btn_disabled):visited{color:var(--weui-RED)}.weui-btn_warn:not(.weui-btn_disabled):active{background-color:var(--weui-BTN-DEFAULT-ACTIVE-BG)}.weui-btn_disabled{color:var(--weui-BTN-DISABLED-FONT-COLOR);background-color:var(--weui-BTN-DEFAULT-BG)}.weui-btn_loading .weui-loading{margin:-.2em .34em 0 0}.weui-btn_loading.weui-btn_primary{background-color:var(--weui-TAG-TEXT-GREEN);color:var(--weui-WHITE)}.weui-btn_loading.weui-btn_default,.weui-btn_loading.weui-btn_warn{background-color:var(--weui-BTN-DEFAULT-ACTIVE-BG)}.weui-btn_cell{position:relative;display:block;margin-left:auto;margin-right:auto;box-sizing:border-box;font-size:17px;text-align:center;text-decoration:none;color:#fff;line-height:1.41176471;padding:16px;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;background-color:var(--weui-BG-5)}.weui-btn_cell+.weui-btn_cell{margin-top:16px}.weui-btn_cell:active{background-color:var(--weui-BG-COLOR-ACTIVE)}.weui-btn_cell__icon{display:inline-block;vertical-align:middle;width:24px;height:24px;margin:-.2em .34em 0 0}.weui-btn_cell-default{color:var(--weui-FG-0)}.weui-btn_cell-primary{color:var(--weui-LINK)}.weui-btn_cell-warn{color:var(--weui-RED)}button.weui-btn,input.weui-btn{border-width:0;outline:0;-webkit-appearance:none}button.weui-btn:focus,input.weui-btn:focus{outline:0}button.weui-btn_inline,button.weui-btn_mini,input.weui-btn_inline,input.weui-btn_mini{width:auto}.weui-btn_mini{display:inline-block;width:auto;padding:0 .75em;line-height:2;font-size:16px}.weui-btn:not(.weui-btn_mini)+.weui-btn:not(.weui-btn_mini){margin-top:16px}.weui-btn.weui-btn_inline+.weui-btn.weui-btn_inline{margin-top:auto;margin-left:16px}.weui-btn-area{margin:48px 16px 8px}.weui-btn-area_inline{display:-webkit-box;display:-webkit-flex;display:flex}.weui-btn-area_inline .weui-btn{margin-top:auto;margin-right:16px;width:100%;-webkit-box-flex:1;-webkit-flex:1;flex:1}.weui-btn-area_inline .weui-btn:last-child{margin-right:0}.weui-btn_reset{background:transparent;border:0;padding:0;outline:0}.weui-btn_icon{font-size:0}.weui-btn_icon:active [class*=weui-icon-]{color:var(--weui-FG-1)}
\ No newline at end of file
[data-weui-theme=light],page{--weui-BG-0:#ededed;--weui-BG-1:#f7f7f7;--weui-BG-2:#fff;--weui-BG-3:#f7f7f7;--weui-BG-4:#4c4c4c;--weui-BG-5:#fff;--weui-FG-0:rgba(0,0,0,.9);--weui-FG-HALF:rgba(0,0,0,.9);--weui-FG-1:rgba(0,0,0,.5);--weui-FG-2:rgba(0,0,0,.3);--weui-FG-3:rgba(0,0,0,.1);--weui-RED:#fa5151;--weui-ORANGE:#fa9d3b;--weui-YELLOW:#ffc300;--weui-GREEN:#91d300;--weui-LIGHTGREEN:#95ec69;--weui-BRAND:#07c160;--weui-BLUE:#10aeff;--weui-INDIGO:#1485ee;--weui-PURPLE:#6467f0;--weui-WHITE:#fff;--weui-LINK:#576b95;--weui-TEXTGREEN:#06ae56;--weui-FG:#000;--weui-BG:#fff;--weui-TAG-TEXT-ORANGE:#fa9d3b;--weui-TAG-BACKGROUND-ORANGE:rgba(250,157,59,.1);--weui-TAG-TEXT-GREEN:#06ae56;--weui-TAG-BACKGROUND-GREEN:rgba(6,174,86,.1);--weui-TAG-TEXT-BLUE:#10aeff;--weui-TAG-BACKGROUND-BLUE:rgba(16,174,255,.1);--weui-TAG-TEXT-BLACK:rgba(0,0,0,.5);--weui-TAG-BACKGROUND-BLACK:rgba(0,0,0,.05)}[data-weui-theme=dark]{--weui-BG-0:#111;--weui-BG-1:#1e1e1e;--weui-BG-2:#191919;--weui-BG-3:#202020;--weui-BG-4:#404040;--weui-BG-5:#2c2c2c;--weui-FG-0:hsla(0,0%,100%,.8);--weui-FG-HALF:hsla(0,0%,100%,.6);--weui-FG-1:hsla(0,0%,100%,.5);--weui-FG-2:hsla(0,0%,100%,.3);--weui-FG-3:hsla(0,0%,100%,.05);--weui-RED:#fa5151;--weui-ORANGE:#c87d2f;--weui-YELLOW:#cc9c00;--weui-GREEN:#74a800;--weui-LIGHTGREEN:#3eb575;--weui-BRAND:#07c160;--weui-BLUE:#10aeff;--weui-INDIGO:#1196ff;--weui-PURPLE:#8183ff;--weui-WHITE:hsla(0,0%,100%,.8);--weui-LINK:#7d90a9;--weui-TEXTGREEN:#259c5c;--weui-FG:#fff;--weui-BG:#000;--weui-TAG-TEXT-ORANGE:rgba(250,157,59,.6);--weui-TAG-BACKGROUND-ORANGE:rgba(250,157,59,.1);--weui-TAG-TEXT-GREEN:rgba(6,174,86,.6);--weui-TAG-BACKGROUND-GREEN:rgba(6,174,86,.1);--weui-TAG-TEXT-BLUE:rgba(16,174,255,.6);--weui-TAG-BACKGROUND-BLUE:rgba(16,174,255,.1);--weui-TAG-TEXT-BLACK:hsla(0,0%,100%,.5);--weui-TAG-BACKGROUND-BLACK:hsla(0,0%,100%,.05)}[data-weui-theme=light],page{--weui-BG-COLOR-ACTIVE:#ececec}[data-weui-theme=dark]{--weui-BG-COLOR-ACTIVE:#373737}[data-weui-theme=light],page{--weui-BTN-DISABLED-FONT-COLOR:rgba(0,0,0,.2)}[data-weui-theme=dark]{--weui-BTN-DISABLED-FONT-COLOR:hsla(0,0%,100%,.2)}[data-weui-theme=light],page{--weui-BTN-DEFAULT-BG:#f2f2f2}[data-weui-theme=dark]{--weui-BTN-DEFAULT-BG:hsla(0,0%,100%,.08)}[data-weui-theme=light],page{--weui-BTN-DEFAULT-COLOR:#06ae56}[data-weui-theme=dark]{--weui-BTN-DEFAULT-COLOR:hsla(0,0%,100%,.8)}[data-weui-theme=light],page{--weui-BTN-DEFAULT-ACTIVE-BG:#e6e6e6}[data-weui-theme=dark]{--weui-BTN-DEFAULT-ACTIVE-BG:hsla(0,0%,100%,.126)}[data-weui-theme=light],page{--weui-DIALOG-LINE-COLOR:rgba(0,0,0,.1)}[data-weui-theme=dark]{--weui-DIALOG-LINE-COLOR:hsla(0,0%,100%,.1)}.weui-btn{position:relative;display:block;width:184px;margin-left:auto;margin-right:auto;padding:8px 24px;box-sizing:border-box;font-weight:700;font-size:17px;text-align:center;text-decoration:none;color:#fff;line-height:1.41176471;border-radius:4px;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.weui-btn_block{width:auto}.weui-btn_inline{display:inline-block}.weui-btn_default{background-color:var(--weui-BTN-DEFAULT-BG)}.weui-btn_default,.weui-btn_default:not(.weui-btn_disabled):visited{color:var(--weui-BTN-DEFAULT-COLOR)}.weui-btn_default:not(.weui-btn_disabled):active{background-color:var(--weui-BTN-DEFAULT-ACTIVE-BG)}.weui-btn_primary{background-color:var(--weui-BRAND)}.weui-btn_primary:not(.weui-btn_disabled):visited{color:#fff}.weui-btn_primary:not(.weui-btn_disabled):active{background-color:var(--weui-TAG-TEXT-GREEN)}.weui-btn_warn{background-color:var(--weui-BTN-DEFAULT-BG)}.weui-btn_warn,.weui-btn_warn:not(.weui-btn_disabled):visited{color:var(--weui-RED)}.weui-btn_warn:not(.weui-btn_disabled):active{background-color:var(--weui-BTN-DEFAULT-ACTIVE-BG)}.weui-btn_disabled{color:var(--weui-BTN-DISABLED-FONT-COLOR);background-color:var(--weui-BTN-DEFAULT-BG)}.weui-btn_loading .weui-loading{margin:-.2em .34em 0 0}.weui-btn_loading .weui-primary-loading{margin:-.2em 8px 0 0;vertical-align:middle}.weui-btn_loading.weui-btn_primary{background-color:var(--weui-TAG-TEXT-GREEN);color:var(--weui-WHITE)}.weui-btn_loading.weui-btn_default,.weui-btn_loading.weui-btn_warn{background-color:var(--weui-BTN-DEFAULT-ACTIVE-BG)}.weui-btn_cell{position:relative;display:block;margin-left:auto;margin-right:auto;box-sizing:border-box;font-size:17px;text-align:center;text-decoration:none;color:#fff;line-height:1.41176471;padding:16px;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;background-color:var(--weui-BG-5)}.weui-btn_cell+.weui-btn_cell{margin-top:16px}.weui-btn_cell:active{background-color:var(--weui-BG-COLOR-ACTIVE)}.weui-btn_cell__icon{display:inline-block;vertical-align:middle;width:24px;height:24px;margin:-.2em .34em 0 0}.weui-btn_cell-default{color:var(--weui-FG-0)}.weui-btn_cell-primary{color:var(--weui-LINK)}.weui-btn_cell-warn{color:var(--weui-RED)}button.weui-btn,input.weui-btn{border-width:0;outline:0;-webkit-appearance:none}button.weui-btn:focus,input.weui-btn:focus{outline:0}button.weui-btn_inline,button.weui-btn_mini,input.weui-btn_inline,input.weui-btn_mini{width:auto}.weui-btn_mini{display:inline-block;width:auto;padding:0 .75em;line-height:2;font-size:16px}.weui-btn:not(.weui-btn_mini)+.weui-btn:not(.weui-btn_mini){margin-top:16px}.weui-btn.weui-btn_inline+.weui-btn.weui-btn_inline{margin-top:auto;margin-left:16px}.weui-btn-area{margin:48px 16px 8px}.weui-btn-area_inline{display:-webkit-box;display:-webkit-flex;display:flex}.weui-btn-area_inline .weui-btn{margin-top:auto;margin-right:16px;width:100%;-webkit-box-flex:1;-webkit-flex:1;flex:1}.weui-btn-area_inline .weui-btn:last-child{margin-right:0}.weui-btn_reset{background:transparent;border:0;padding:0;outline:0}.weui-btn_icon{font-size:0}.weui-btn_icon:active [class*=weui-icon-]{color:var(--weui-FG-1)}
\ No newline at end of file
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
/*!
* WeUI v2.4.0 (https://github.com/weui/weui-wxss)
* WeUI v2.4.1 (https://github.com/weui/weui-wxss)
* Copyright 2020 Tencent, Inc.
* Licensed under the MIT license
*/
......
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册