mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-10-11 03:02:10 +08:00
build: compile 1.0.0-beta.5
This commit is contained in:
parent
5ae6d1a146
commit
6f59f3647d
2
dist/action-sheet/index.wxss
vendored
2
dist/action-sheet/index.wxss
vendored
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-action-sheet{max-height:90%!important;max-height:var(--action-sheet-max-height,90%)!important;color:#323233;color:var(--action-sheet-item-text-color,#323233)}.van-action-sheet__cancel,.van-action-sheet__item{text-align:center;font-size:16px;font-size:var(--action-sheet-item-font-size,16px);line-height:50px;line-height:var(--action-sheet-item-height,50px);background-color:#fff;background-color:var(--action-sheet-item-background,#fff)}.van-action-sheet__cancel--hover,.van-action-sheet__item--hover{background-color:#f2f3f5;background-color:var(--active-color,#f2f3f5)}.van-action-sheet__cancel:before{display:block;content:" ";height:8px;height:var(--action-sheet-cancel-padding-top,8px);background-color:#f8f8f8;background-color:var(--action-sheet-cancel-padding-color,#f8f8f8)}.van-action-sheet__item--disabled{color:#c8c9cc;color:var(--action-sheet-item-disabled-text-color,#c8c9cc)}.van-action-sheet__item--disabled.van-action-sheet__item--hover{background-color:#fff;background-color:var(--action-sheet-item-background,#fff)}.van-action-sheet__subname{margin-left:4px;margin-left:var(--padding-base,4px);font-size:12px;font-size:var(--action-sheet-subname-font-size,12px);color:#7d7e80;color:var(--action-sheet-subname-color,#7d7e80)}.van-action-sheet__header{text-align:center;font-weight:500;font-weight:var(--font-weight-bold,500);font-size:16px;font-size:var(--action-sheet-header-font-size,16px);line-height:44px;line-height:var(--action-sheet-header-height,44px)}.van-action-sheet__description{text-align:center;padding:16px;padding:var(--padding-md,16px);color:#7d7e80;color:var(--action-sheet-description-color,#7d7e80);font-size:14px;font-size:var(--action-sheet-description-font-size,14px);line-height:20px;line-height:var(--action-sheet-description-line-height,20px)}.van-action-sheet__close{position:absolute!important;top:0;right:0;line-height:inherit!important;padding:0 12px;padding:var(--action-sheet-close-icon-padding,0 12px);font-size:18px!important;font-size:var(--action-sheet-close-icon-size,18px)!important;color:#969799;color:var(--action-sheet-close-icon-color,#969799)}.van-action-sheet__loading{display:-webkit-flex!important;display:flex!important;height:50px;height:var(--action-sheet-item-height,50px)}
|
@import '../common/index.wxss';.van-action-sheet{max-height:90%!important;max-height:var(--action-sheet-max-height,90%)!important;color:#323233;color:var(--action-sheet-item-text-color,#323233)}.van-action-sheet__cancel,.van-action-sheet__item{text-align:center;font-size:16px;font-size:var(--action-sheet-item-font-size,16px);line-height:50px;line-height:var(--action-sheet-item-height,50px);background-color:#fff;background-color:var(--action-sheet-item-background,#fff)}.van-action-sheet__cancel--hover,.van-action-sheet__item--hover{background-color:#f2f3f5;background-color:var(--active-color,#f2f3f5)}.van-action-sheet__cancel:before{display:block;content:" ";height:8px;height:var(--action-sheet-cancel-padding-top,8px);background-color:#f7f8fa;background-color:var(--action-sheet-cancel-padding-color,#f7f8fa)}.van-action-sheet__item--disabled{color:#c8c9cc;color:var(--action-sheet-item-disabled-text-color,#c8c9cc)}.van-action-sheet__item--disabled.van-action-sheet__item--hover{background-color:#fff;background-color:var(--action-sheet-item-background,#fff)}.van-action-sheet__subname{margin-left:4px;margin-left:var(--padding-base,4px);font-size:12px;font-size:var(--action-sheet-subname-font-size,12px);color:#646566;color:var(--action-sheet-subname-color,#646566)}.van-action-sheet__header{text-align:center;font-weight:500;font-weight:var(--font-weight-bold,500);font-size:16px;font-size:var(--action-sheet-header-font-size,16px);line-height:44px;line-height:var(--action-sheet-header-height,44px)}.van-action-sheet__description{text-align:center;padding:16px;padding:var(--padding-md,16px);color:#646566;color:var(--action-sheet-description-color,#646566);font-size:14px;font-size:var(--action-sheet-description-font-size,14px);line-height:20px;line-height:var(--action-sheet-description-line-height,20px)}.van-action-sheet__close{position:absolute!important;top:0;right:0;line-height:inherit!important;padding:0 12px;padding:var(--action-sheet-close-icon-padding,0 12px);font-size:18px!important;font-size:var(--action-sheet-close-icon-size,18px)!important;color:#969799;color:var(--action-sheet-close-icon-color,#969799)}.van-action-sheet__loading{display:-webkit-flex!important;display:flex!important;height:50px;height:var(--action-sheet-item-height,50px)}
|
2
dist/card/index.wxss
vendored
2
dist/card/index.wxss
vendored
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-card{position:relative;box-sizing:border-box;padding:8px 16px;padding:var(--card-padding,8px 16px);font-size:12px;font-size:var(--card-font-size,12px);color:#323233;color:var(--card-text-color,#323233);background-color:#fafafa;background-color:var(--card-background-color,#fafafa)}.van-card__header{display:-webkit-flex;display:flex}.van-card__header--center{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.van-card__thumb{position:relative;-webkit-flex:none;flex:none;width:90px;width:var(--card-thumb-size,90px);height:90px;height:var(--card-thumb-size,90px);margin-right:8px;margin-right:var(--padding-xs,8px)}.van-card__thumb:empty{display:none}.van-card__img{width:100%;height:100%}.van-card__content{position:relative;-webkit-flex:1;flex:1;min-width:0}.van-card__desc,.van-card__title{word-wrap:break-word}.van-card__title{font-weight:700;line-height:16px;line-height:var(--card-title-line-height,16px)}.van-card__desc{line-height:20px;line-height:var(--card-desc-line-height,20px);color:#7d7e80;color:var(--card-desc-color,#7d7e80)}.van-card__bottom{line-height:20px}.van-card__price{display:inline-block;font-weight:700;color:#ee0a24;color:var(--card-price-color,#ee0a24)}.van-card__origin-price{display:inline-block;margin-left:5px;text-decoration:line-through;font-size:10px;font-size:var(--card-origin-price-font-size,10px);color:#7d7e80;color:var(--card-origin-price-color,#7d7e80)}.van-card__num{float:right}.van-card__tag{position:absolute;top:2px;left:0}.van-card__footer{-webkit-flex:none;flex:none;width:100%;text-align:right}
|
@import '../common/index.wxss';.van-card{position:relative;box-sizing:border-box;padding:8px 16px;padding:var(--card-padding,8px 16px);font-size:12px;font-size:var(--card-font-size,12px);color:#323233;color:var(--card-text-color,#323233);background-color:#fafafa;background-color:var(--card-background-color,#fafafa)}.van-card__header{display:-webkit-flex;display:flex}.van-card__header--center{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.van-card__thumb{position:relative;-webkit-flex:none;flex:none;width:90px;width:var(--card-thumb-size,90px);height:90px;height:var(--card-thumb-size,90px);margin-right:8px;margin-right:var(--padding-xs,8px)}.van-card__thumb:empty{display:none}.van-card__img{width:100%;height:100%}.van-card__content{position:relative;-webkit-flex:1;flex:1;min-width:0}.van-card__desc,.van-card__title{word-wrap:break-word}.van-card__title{font-weight:700;line-height:16px;line-height:var(--card-title-line-height,16px)}.van-card__desc{line-height:20px;line-height:var(--card-desc-line-height,20px);color:#646566;color:var(--card-desc-color,#646566)}.van-card__bottom{line-height:20px}.van-card__price{display:inline-block;font-weight:700;color:#ee0a24;color:var(--card-price-color,#ee0a24)}.van-card__origin-price{display:inline-block;margin-left:5px;text-decoration:line-through;font-size:10px;font-size:var(--card-origin-price-font-size,10px);color:#646566;color:var(--card-origin-price-color,#646566)}.van-card__num{float:right}.van-card__tag{position:absolute;top:2px;left:0}.van-card__footer{-webkit-flex:none;flex:none;width:100%;text-align:right}
|
2
dist/checkbox/index.wxss
vendored
2
dist/checkbox/index.wxss
vendored
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-checkbox{display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-checkbox__icon-wrap,.van-checkbox__label{line-height:20px;line-height:var(--checkbox-size,20px)}.van-checkbox__icon-wrap{-webkit-flex:none;flex:none}.van-checkbox__icon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;width:1em;height:1em;color:transparent;text-align:center;transition-property:color,border-color,background-color;font-size:20px;font-size:var(--checkbox-size,20px);border:1px solid #e5e5e5;border:1px solid var(--checkbox-border-color,#e5e5e5);transition-duration:.2s;transition-duration:var(--checkbox-transition-duration,.2s)}.van-checkbox__icon--round{border-radius:100%}.van-checkbox__icon--checked{color:#fff;color:var(--white,#fff);background-color:#1989fa;background-color:var(--checkbox-checked-icon-color,#1989fa);border-color:#1989fa;border-color:var(--checkbox-checked-icon-color,#1989fa)}.van-checkbox__icon--disabled{background-color:#ebedf0;background-color:var(--checkbox-disabled-background-color,#ebedf0);border-color:#c8c9cc;border-color:var(--checkbox-disabled-icon-color,#c8c9cc)}.van-checkbox__icon--disabled.van-checkbox__icon--checked{color:#c8c9cc;color:var(--checkbox-disabled-icon-color,#c8c9cc)}.van-checkbox__label{word-wrap:break-word;margin-left:10px;margin-left:var(--checkbox-label-margin,10px);color:#323233;color:var(--checkbox-label-color,#323233)}.van-checkbox__label--left{float:left;margin:0 10px 0 0;margin:0 var(--checkbox-label-margin,10px) 0 0}.van-checkbox__label--disabled{color:#c8c9cc;color:var(--checkbox-disabled-label-color,#c8c9cc)}.van-checkbox__label:empty{margin:0}
|
@import '../common/index.wxss';.van-checkbox{display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-checkbox__icon-wrap,.van-checkbox__label{line-height:20px;line-height:var(--checkbox-size,20px)}.van-checkbox__icon-wrap{-webkit-flex:none;flex:none}.van-checkbox__icon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;width:1em;height:1em;color:transparent;text-align:center;transition-property:color,border-color,background-color;font-size:20px;font-size:var(--checkbox-size,20px);border:1px solid #c8c9cc;border:1px solid var(--checkbox-border-color,#c8c9cc);transition-duration:.2s;transition-duration:var(--checkbox-transition-duration,.2s)}.van-checkbox__icon--round{border-radius:100%}.van-checkbox__icon--checked{color:#fff;color:var(--white,#fff);background-color:#1989fa;background-color:var(--checkbox-checked-icon-color,#1989fa);border-color:#1989fa;border-color:var(--checkbox-checked-icon-color,#1989fa)}.van-checkbox__icon--disabled{background-color:#ebedf0;background-color:var(--checkbox-disabled-background-color,#ebedf0);border-color:#c8c9cc;border-color:var(--checkbox-disabled-icon-color,#c8c9cc)}.van-checkbox__icon--disabled.van-checkbox__icon--checked{color:#c8c9cc;color:var(--checkbox-disabled-icon-color,#c8c9cc)}.van-checkbox__label{word-wrap:break-word;margin-left:10px;margin-left:var(--checkbox-label-margin,10px);color:#323233;color:var(--checkbox-label-color,#323233)}.van-checkbox__label--left{float:left;margin:0 10px 0 0;margin:0 var(--checkbox-label-margin,10px) 0 0}.van-checkbox__label--disabled{color:#c8c9cc;color:var(--checkbox-disabled-label-color,#c8c9cc)}.van-checkbox__label:empty{margin:0}
|
2
dist/dialog/index.wxss
vendored
2
dist/dialog/index.wxss
vendored
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-dialog{top:45%!important;overflow:hidden;width:320px;width:var(--dialog-width,320px);font-size:16px;font-size:var(--dialog-font-size,16px);border-radius:16px;border-radius:var(--dialog-border-radius,16px);background-color:#fff;background-color:var(--dialog-background-color,#fff)}@media (max-width:321px){.van-dialog{width:90%;width:var(--dialog-small-screen-width,90%)}}.van-dialog__header{text-align:center;padding-top:24px;padding-top:var(--dialog-header-padding-top,24px);font-weight:500;font-weight:var(--dialog-header-font-weight,500);line-height:24px;line-height:var(--dialog-header-line-height,24px)}.van-dialog__header--isolated{padding:24px 0;padding:var(--dialog-header-isolated-padding,24px 0)}.van-dialog__message{overflow-y:auto;text-align:center;-webkit-overflow-scrolling:touch;font-size:14px;font-size:var(--dialog-message-font-size,14px);line-height:20px;line-height:var(--dialog-message-line-height,20px);max-height:60vh;max-height:var(--dialog-message-max-height,60vh);padding:24px;padding:var(--dialog-message-padding,24px)}.van-dialog__message-text{word-wrap:break-word}.van-dialog__message--has-title{padding-top:12px;padding-top:var(--dialog-has-title-message-padding-top,12px);color:#7d7e80;color:var(--dialog-has-title-message-text-color,#7d7e80)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:-webkit-flex;display:flex}.van-dialog__button{-webkit-flex:1;flex:1}.van-dialog__cancel,.van-dialog__confirm{border:0!important}.van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}
|
@import '../common/index.wxss';.van-dialog{top:45%!important;overflow:hidden;width:320px;width:var(--dialog-width,320px);font-size:16px;font-size:var(--dialog-font-size,16px);border-radius:16px;border-radius:var(--dialog-border-radius,16px);background-color:#fff;background-color:var(--dialog-background-color,#fff)}@media (max-width:321px){.van-dialog{width:90%;width:var(--dialog-small-screen-width,90%)}}.van-dialog__header{text-align:center;padding-top:24px;padding-top:var(--dialog-header-padding-top,24px);font-weight:500;font-weight:var(--dialog-header-font-weight,500);line-height:24px;line-height:var(--dialog-header-line-height,24px)}.van-dialog__header--isolated{padding:24px 0;padding:var(--dialog-header-isolated-padding,24px 0)}.van-dialog__message{overflow-y:auto;text-align:center;-webkit-overflow-scrolling:touch;font-size:14px;font-size:var(--dialog-message-font-size,14px);line-height:20px;line-height:var(--dialog-message-line-height,20px);max-height:60vh;max-height:var(--dialog-message-max-height,60vh);padding:24px;padding:var(--dialog-message-padding,24px)}.van-dialog__message-text{word-wrap:break-word}.van-dialog__message--has-title{padding-top:12px;padding-top:var(--dialog-has-title-message-padding-top,12px);color:#646566;color:var(--dialog-has-title-message-text-color,#646566)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:-webkit-flex;display:flex}.van-dialog__button{-webkit-flex:1;flex:1}.van-dialog__cancel,.van-dialog__confirm{border:0!important}.van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}
|
2
dist/goods-action-icon/index.wxss
vendored
2
dist/goods-action-icon/index.wxss
vendored
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-goods-action-icon{border:none!important;width:50px!important;width:var(--goods-action-icon-height,50px)!important}.van-goods-action-icon__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;height:100%;line-height:1;font-size:10px;font-size:var(--goods-action-icon-font-size,10px);color:#7d7e80;color:var(--goods-action-icon-text-color,#7d7e80)}.van-goods-action-icon__icon{margin-bottom:4px}
|
@import '../common/index.wxss';.van-goods-action-icon{border:none!important;width:50px!important;width:var(--goods-action-icon-height,50px)!important}.van-goods-action-icon__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;height:100%;line-height:1;font-size:10px;font-size:var(--goods-action-icon-font-size,10px);color:#646566;color:var(--goods-action-icon-text-color,#646566)}.van-goods-action-icon__icon{margin-bottom:4px}
|
16
dist/grid-item/index.js
vendored
16
dist/grid-item/index.js
vendored
@ -1,5 +1,6 @@
|
|||||||
import { link } from '../mixins/link';
|
import { link } from '../mixins/link';
|
||||||
import { VantComponent } from '../common/component';
|
import { VantComponent } from '../common/component';
|
||||||
|
import { addUnit } from '../common/utils';
|
||||||
VantComponent({
|
VantComponent({
|
||||||
relation: {
|
relation: {
|
||||||
name: 'grid',
|
name: 'grid',
|
||||||
@ -33,14 +34,25 @@ VantComponent({
|
|||||||
styleWrapper.push(`padding-top: ${width}`);
|
styleWrapper.push(`padding-top: ${width}`);
|
||||||
}
|
}
|
||||||
if (gutter) {
|
if (gutter) {
|
||||||
styleWrapper.push(`padding-right: ${gutter}px`);
|
const gutterValue = addUnit(gutter);
|
||||||
|
styleWrapper.push(`padding-right: ${gutterValue}`);
|
||||||
const index = children.indexOf(this);
|
const index = children.indexOf(this);
|
||||||
if (index >= columnNum) {
|
if (index >= columnNum) {
|
||||||
styleWrapper.push(`margin-top: ${gutter}px`);
|
styleWrapper.push(`margin-top: ${gutterValue}`);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
let contentStyle = '';
|
||||||
|
if (square && gutter) {
|
||||||
|
const gutterValue = addUnit(gutter);
|
||||||
|
contentStyle = `
|
||||||
|
right: ${gutterValue};
|
||||||
|
bottom: ${gutterValue};
|
||||||
|
height: auto;
|
||||||
|
`;
|
||||||
|
}
|
||||||
this.setData({
|
this.setData({
|
||||||
style: styleWrapper.join('; '),
|
style: styleWrapper.join('; '),
|
||||||
|
contentStyle,
|
||||||
center,
|
center,
|
||||||
border,
|
border,
|
||||||
square,
|
square,
|
||||||
|
5
dist/grid-item/index.wxml
vendored
5
dist/grid-item/index.wxml
vendored
@ -1,7 +1,10 @@
|
|||||||
<wxs src="../wxs/utils.wxs" module="utils" />
|
<wxs src="../wxs/utils.wxs" module="utils" />
|
||||||
|
|
||||||
<view class="{{ utils.bem('grid-item', { square }) }}" style="{{ style }}" bindtap="onClick">
|
<view class="{{ utils.bem('grid-item', { square }) }}" style="{{ style }}" bindtap="onClick">
|
||||||
<view class="{{ utils.bem('grid-item__content', { center, square, clickable, surround: border && gutter }) }} {{ border ? 'van-hairline--surround' : '' }}">
|
<view
|
||||||
|
class="{{ utils.bem('grid-item__content', { center, square, clickable, surround: border && gutter }) }} {{ border ? 'van-hairline--surround' : '' }}"
|
||||||
|
style="{{ contentStyle }}"
|
||||||
|
>
|
||||||
<block wx:if="{{ useSlot }}">
|
<block wx:if="{{ useSlot }}">
|
||||||
<slot />
|
<slot />
|
||||||
</block>
|
</block>
|
||||||
|
2
dist/grid-item/index.wxss
vendored
2
dist/grid-item/index.wxss
vendored
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-grid-item{position:relative;float:left;box-sizing:border-box}.van-grid-item--square{height:0}.van-grid-item__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;box-sizing:border-box;height:100%;padding:16px 8px;padding:var(--grid-item-content-padding,16px 8px);background-color:#fff;background-color:var(--grid-item-content-background-color,#fff)}.van-grid-item__content:after{z-index:1;border-width:0 1px 1px 0;border-bottom-width:var(--border-width-base,1px);border-right-width:var(--border-width-base,1px);border-top-width:0}.van-grid-item__content--surround:after{border-width:1px;border-width:var(--border-width-base,1px)}.van-grid-item__content--center{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.van-grid-item__content--square{position:absolute;top:0;right:0;left:0}.van-grid-item__content--clickable:active{background-color:#f2f3f5;background-color:var(--grid-item-content-active-color,#f2f3f5)}.van-grid-item__icon{font-size:26px;font-size:var(--grid-item-icon-size,26px)}.van-grid-item__text{word-wrap:break-word;color:#7d7e80;color:var(--grid-item-text-color,#7d7e80);font-size:12px;font-size:var(--grid-item-text-font-size,12px)}
|
@import '../common/index.wxss';.van-grid-item{position:relative;float:left;box-sizing:border-box}.van-grid-item--square{height:0}.van-grid-item__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;box-sizing:border-box;height:100%;padding:16px 8px;padding:var(--grid-item-content-padding,16px 8px);background-color:#fff;background-color:var(--grid-item-content-background-color,#fff)}.van-grid-item__content:after{z-index:1;border-width:0 1px 1px 0;border-bottom-width:var(--border-width-base,1px);border-right-width:var(--border-width-base,1px);border-top-width:0}.van-grid-item__content--surround:after{border-width:1px;border-width:var(--border-width-base,1px)}.van-grid-item__content--center{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.van-grid-item__content--square{position:absolute;top:0;right:0;left:0}.van-grid-item__content--clickable:active{background-color:#f2f3f5;background-color:var(--grid-item-content-active-color,#f2f3f5)}.van-grid-item__icon{font-size:26px;font-size:var(--grid-item-icon-size,26px)}.van-grid-item__text{word-wrap:break-word;color:#646566;color:var(--grid-item-text-color,#646566);font-size:12px;font-size:var(--grid-item-text-font-size,12px)}
|
3
dist/grid/index.js
vendored
3
dist/grid/index.js
vendored
@ -1,4 +1,5 @@
|
|||||||
import { VantComponent } from '../common/component';
|
import { VantComponent } from '../common/component';
|
||||||
|
import { addUnit } from '../common/utils';
|
||||||
VantComponent({
|
VantComponent({
|
||||||
relation: {
|
relation: {
|
||||||
name: 'grid-item',
|
name: 'grid-item',
|
||||||
@ -47,7 +48,7 @@ VantComponent({
|
|||||||
const { gutter } = this.data;
|
const { gutter } = this.data;
|
||||||
if (gutter) {
|
if (gutter) {
|
||||||
this.setData({
|
this.setData({
|
||||||
style: `padding-left: ${gutter}px`
|
style: `padding-left: ${addUnit(gutter)}`
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
73
dist/image/index.js
vendored
73
dist/image/index.js
vendored
@ -2,19 +2,36 @@ import { addUnit, isDef } from '../common/utils';
|
|||||||
import { VantComponent } from '../common/component';
|
import { VantComponent } from '../common/component';
|
||||||
import { button } from '../mixins/button';
|
import { button } from '../mixins/button';
|
||||||
import { openType } from '../mixins/open-type';
|
import { openType } from '../mixins/open-type';
|
||||||
|
const FIT_MODE_MAP = {
|
||||||
|
none: 'center',
|
||||||
|
fill: 'scaleToFill',
|
||||||
|
cover: 'aspectFill',
|
||||||
|
contain: 'aspectFit'
|
||||||
|
};
|
||||||
VantComponent({
|
VantComponent({
|
||||||
mixins: [button, openType],
|
mixins: [button, openType],
|
||||||
classes: ['custom-class', 'loading-class', 'error-class', 'image-class'],
|
classes: ['custom-class', 'loading-class', 'error-class', 'image-class'],
|
||||||
props: {
|
props: {
|
||||||
src: String,
|
src: String,
|
||||||
width: String,
|
round: Boolean,
|
||||||
height: String,
|
width: {
|
||||||
|
type: null,
|
||||||
|
observer: 'setStyle'
|
||||||
|
},
|
||||||
|
height: {
|
||||||
|
type: null,
|
||||||
|
observer: 'setStyle'
|
||||||
|
},
|
||||||
|
radius: null,
|
||||||
|
lazyLoad: Boolean,
|
||||||
|
useErrorSlot: Boolean,
|
||||||
|
useLoadingSlot: Boolean,
|
||||||
|
showMenuByLongpress: Boolean,
|
||||||
fit: {
|
fit: {
|
||||||
type: String,
|
type: String,
|
||||||
value: 'fill'
|
value: 'fill',
|
||||||
|
observer: 'setMode'
|
||||||
},
|
},
|
||||||
round: Boolean,
|
|
||||||
lazyLoad: Boolean,
|
|
||||||
showError: {
|
showError: {
|
||||||
type: Boolean,
|
type: Boolean,
|
||||||
value: true
|
value: true
|
||||||
@ -22,46 +39,32 @@ VantComponent({
|
|||||||
showLoading: {
|
showLoading: {
|
||||||
type: Boolean,
|
type: Boolean,
|
||||||
value: true
|
value: true
|
||||||
},
|
}
|
||||||
showMenuByLongpress: Boolean,
|
|
||||||
// 受小程序slot限制所需要的属性
|
|
||||||
useLoadingSlot: Boolean,
|
|
||||||
useErrorSlot: Boolean,
|
|
||||||
},
|
},
|
||||||
data: {
|
data: {
|
||||||
fitWeapp: 'aspectFit',
|
error: false,
|
||||||
FIT_MODE_MAP: {
|
loading: true
|
||||||
contain: 'aspectFit',
|
|
||||||
cover: 'aspectFill',
|
|
||||||
fill: 'scaleToFill',
|
|
||||||
none: 'center',
|
|
||||||
// TODO: 这个没有原生的属性,需要后面实现,暂时先用contain;
|
|
||||||
'scale-down': 'aspectFit'
|
|
||||||
},
|
|
||||||
loading: true,
|
|
||||||
error: false
|
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
src() {
|
src() {
|
||||||
this.setData({
|
this.setData({
|
||||||
loading: true,
|
error: false,
|
||||||
error: false
|
loading: true
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
this.init();
|
this.setMode();
|
||||||
|
this.setStyle();
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
init() {
|
setMode() {
|
||||||
const { FIT_MODE_MAP, fit } = this.data;
|
|
||||||
this.setData({
|
this.setData({
|
||||||
mode: FIT_MODE_MAP[fit],
|
mode: FIT_MODE_MAP[this.data.fit],
|
||||||
style: this.getStyle(),
|
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
getStyle() {
|
setStyle() {
|
||||||
const { width, height } = this.data;
|
const { width, height, radius } = this.data;
|
||||||
let style = '';
|
let style = '';
|
||||||
if (isDef(width)) {
|
if (isDef(width)) {
|
||||||
style += `width: ${addUnit(width)};`;
|
style += `width: ${addUnit(width)};`;
|
||||||
@ -69,7 +72,11 @@ VantComponent({
|
|||||||
if (isDef(height)) {
|
if (isDef(height)) {
|
||||||
style += `height: ${addUnit(height)};`;
|
style += `height: ${addUnit(height)};`;
|
||||||
}
|
}
|
||||||
return style;
|
if (isDef(radius)) {
|
||||||
|
style += 'overflow: hidden;';
|
||||||
|
style += `border-radius: ${addUnit(radius)};`;
|
||||||
|
}
|
||||||
|
this.setData({ style });
|
||||||
},
|
},
|
||||||
onLoad(event) {
|
onLoad(event) {
|
||||||
this.setData({
|
this.setData({
|
||||||
@ -80,12 +87,12 @@ VantComponent({
|
|||||||
onError(event) {
|
onError(event) {
|
||||||
this.setData({
|
this.setData({
|
||||||
loading: false,
|
loading: false,
|
||||||
error: true,
|
error: true
|
||||||
});
|
});
|
||||||
this.$emit('error', event.detail);
|
this.$emit('error', event.detail);
|
||||||
},
|
},
|
||||||
onClick(event) {
|
onClick(event) {
|
||||||
this.$emit('click', event.detail);
|
this.$emit('click', event.detail);
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
29
dist/image/index.wxml
vendored
29
dist/image/index.wxml
vendored
@ -1,16 +1,17 @@
|
|||||||
<wxs src="../wxs/utils.wxs" module="utils" />
|
<wxs src="../wxs/utils.wxs" module="utils" />
|
||||||
|
|
||||||
<view
|
<view
|
||||||
class="custom-class {{ utils.bem('image', { round })}}"
|
|
||||||
style="{{ style }}"
|
style="{{ style }}"
|
||||||
|
class="custom-class {{ utils.bem('image', { round })}}"
|
||||||
bind:tap="onClick"
|
bind:tap="onClick"
|
||||||
>
|
>
|
||||||
<image
|
<image
|
||||||
wx:if="{{ !error }}"
|
wx:if="{{ !error }}"
|
||||||
class="image-class van-image__img"
|
|
||||||
mode="{{ mode }}"
|
|
||||||
src="{{ src }}"
|
src="{{ src }}"
|
||||||
|
webp
|
||||||
|
mode="{{ mode }}"
|
||||||
lazy-load="{{ lazyLoad }}"
|
lazy-load="{{ lazyLoad }}"
|
||||||
|
class="image-class van-image__img"
|
||||||
show-menu-by-longpress="{{ showMenuByLongpress }}"
|
show-menu-by-longpress="{{ showMenuByLongpress }}"
|
||||||
bind:load="onLoad"
|
bind:load="onLoad"
|
||||||
bind:error="onError"
|
bind:error="onError"
|
||||||
@ -20,28 +21,14 @@
|
|||||||
wx:if="{{ loading && showLoading }}"
|
wx:if="{{ loading && showLoading }}"
|
||||||
class="loading-class van-image__loading"
|
class="loading-class van-image__loading"
|
||||||
>
|
>
|
||||||
<slot
|
<slot wx:if="{{ useLoadingSlot }}" name="loading" />
|
||||||
wx:if="{{ useLoadingSlot }}"
|
<van-icon wx:else name="photo-o" size="22" />
|
||||||
name="loading"
|
|
||||||
/>
|
|
||||||
<van-icon
|
|
||||||
wx:else
|
|
||||||
name="photo-o"
|
|
||||||
size="22"
|
|
||||||
/>
|
|
||||||
</view>
|
</view>
|
||||||
<view
|
<view
|
||||||
wx:if="{{ error && showError }}"
|
wx:if="{{ error && showError }}"
|
||||||
class="error-class van-image__error"
|
class="error-class van-image__error"
|
||||||
>
|
>
|
||||||
<slot
|
<slot wx:if="{{ useErrorSlot }}" name="error" />
|
||||||
wx:if="{{ useErrorSlot }}"
|
<van-icon wx:else name="warning-o" size="22" />
|
||||||
name="error"
|
|
||||||
/>
|
|
||||||
<van-icon
|
|
||||||
wx:else
|
|
||||||
name="warning-o"
|
|
||||||
size="22"
|
|
||||||
/>
|
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
2
dist/image/index.wxss
vendored
2
dist/image/index.wxss
vendored
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:50%}.van-image--round .van-image__img{border-radius:inherit}.van-image__error,.van-image__img,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;color:#969799;color:var(--image-placeholder-text-color,#969799);font-size:14px;font-size:var(--image-placeholder-font-size,14px);background-color:#f8f8f8;background-color:var(--image-placeholder-background-color,#f8f8f8)}
|
@import '../common/index.wxss';.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:50%}.van-image--round .van-image__img{border-radius:inherit}.van-image__error,.van-image__img,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;color:#969799;color:var(--image-placeholder-text-color,#969799);font-size:14px;font-size:var(--image-placeholder-font-size,14px);background-color:#f7f8fa;background-color:var(--image-placeholder-background-color,#f7f8fa)}
|
24
dist/mixins/touch.js
vendored
24
dist/mixins/touch.js
vendored
@ -1,12 +1,25 @@
|
|||||||
|
const MIN_DISTANCE = 10;
|
||||||
|
function getDirection(x, y) {
|
||||||
|
if (x > y && x > MIN_DISTANCE) {
|
||||||
|
return 'horizontal';
|
||||||
|
}
|
||||||
|
if (y > x && y > MIN_DISTANCE) {
|
||||||
|
return 'vertical';
|
||||||
|
}
|
||||||
|
return '';
|
||||||
|
}
|
||||||
export const touch = Behavior({
|
export const touch = Behavior({
|
||||||
methods: {
|
methods: {
|
||||||
touchStart(event) {
|
resetTouchStatus() {
|
||||||
const touch = event.touches[0];
|
|
||||||
this.direction = '';
|
this.direction = '';
|
||||||
this.deltaX = 0;
|
this.deltaX = 0;
|
||||||
this.deltaY = 0;
|
this.deltaY = 0;
|
||||||
this.offsetX = 0;
|
this.offsetX = 0;
|
||||||
this.offsetY = 0;
|
this.offsetY = 0;
|
||||||
|
},
|
||||||
|
touchStart(event) {
|
||||||
|
this.resetTouchStatus();
|
||||||
|
const touch = event.touches[0];
|
||||||
this.startX = touch.clientX;
|
this.startX = touch.clientX;
|
||||||
this.startY = touch.clientY;
|
this.startY = touch.clientY;
|
||||||
},
|
},
|
||||||
@ -16,12 +29,7 @@ export const touch = Behavior({
|
|||||||
this.deltaY = touch.clientY - this.startY;
|
this.deltaY = touch.clientY - this.startY;
|
||||||
this.offsetX = Math.abs(this.deltaX);
|
this.offsetX = Math.abs(this.deltaX);
|
||||||
this.offsetY = Math.abs(this.deltaY);
|
this.offsetY = Math.abs(this.deltaY);
|
||||||
this.direction =
|
this.direction = this.direction || getDirection(this.offsetX, this.offsetY);
|
||||||
this.offsetX > this.offsetY
|
|
||||||
? 'horizontal'
|
|
||||||
: this.offsetX < this.offsetY
|
|
||||||
? 'vertical'
|
|
||||||
: '';
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
4
dist/notify/index.js
vendored
4
dist/notify/index.js
vendored
@ -25,6 +25,10 @@ VantComponent({
|
|||||||
value: false
|
value: false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
created() {
|
||||||
|
const { statusBarHeight } = wx.getSystemInfoSync();
|
||||||
|
this.setData({ statusBarHeight });
|
||||||
|
},
|
||||||
methods: {
|
methods: {
|
||||||
show() {
|
show() {
|
||||||
const { duration, onOpened } = this.data;
|
const { duration, onOpened } = this.data;
|
||||||
|
2
dist/notify/index.wxss
vendored
2
dist/notify/index.wxss
vendored
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-notify{text-align:center;word-wrap:break-word;padding:6px 15px;padding:var(--notify-padding,6px 15px);font-size:14px;font-size:var(--notify-font-size,14px);line-height:20px;line-height:var(--notify-line-height,20px)}.van-notify__container{position:fixed;top:0;box-sizing:border-box;width:100%}.van-notify__safe-area{height:constant(safe-area-inset-top);height:env(safe-area-inset-top)}.van-notify--primary{background-color:#1989fa;background-color:var(--notify-primary-background-color,#1989fa)}.van-notify--success{background-color:#07c160;background-color:var(--notify-success-background-color,#07c160)}.van-notify--danger{background-color:#ee0a24;background-color:var(--notify-danger-background-color,#ee0a24)}.van-notify--warning{background-color:#ff976a;background-color:var(--notify-warning-background-color,#ff976a)}
|
@import '../common/index.wxss';.van-notify{text-align:center;word-wrap:break-word;padding:6px 15px;padding:var(--notify-padding,6px 15px);font-size:14px;font-size:var(--notify-font-size,14px);line-height:20px;line-height:var(--notify-line-height,20px)}.van-notify__container{position:fixed;top:0;box-sizing:border-box;width:100%}.van-notify--primary{background-color:#1989fa;background-color:var(--notify-primary-background-color,#1989fa)}.van-notify--success{background-color:#07c160;background-color:var(--notify-success-background-color,#07c160)}.van-notify--danger{background-color:#ee0a24;background-color:var(--notify-danger-background-color,#ee0a24)}.van-notify--warning{background-color:#ff976a;background-color:var(--notify-warning-background-color,#ff976a)}
|
1
dist/notify/notify.js
vendored
1
dist/notify/notify.js
vendored
@ -7,7 +7,6 @@ const defaultOptions = {
|
|||||||
duration: 3000,
|
duration: 3000,
|
||||||
zIndex: 110,
|
zIndex: 110,
|
||||||
color: WHITE,
|
color: WHITE,
|
||||||
safeAreaInsetTop: false,
|
|
||||||
onClick: () => { },
|
onClick: () => { },
|
||||||
onOpened: () => { },
|
onOpened: () => { },
|
||||||
onClose: () => { }
|
onClose: () => { }
|
||||||
|
2
dist/picker/index.wxml
vendored
2
dist/picker/index.wxml
vendored
@ -38,7 +38,7 @@
|
|||||||
<picker-column
|
<picker-column
|
||||||
class="van-picker__column"
|
class="van-picker__column"
|
||||||
wx:for="{{ isSimple(columns) ? [columns] : columns }}"
|
wx:for="{{ isSimple(columns) ? [columns] : columns }}"
|
||||||
wx:key="{{ index }}"
|
wx:key="index"
|
||||||
data-index="{{ index }}"
|
data-index="{{ index }}"
|
||||||
custom-class="column-class"
|
custom-class="column-class"
|
||||||
value-key="{{ valueKey }}"
|
value-key="{{ valueKey }}"
|
||||||
|
2
dist/progress/index.wxss
vendored
2
dist/progress/index.wxss
vendored
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-progress{position:relative;height:4px;height:var(--progress-height,4px);border-radius:4px;border-radius:var(--progress-height,4px);background:#e5e5e5;background:var(--progress-background-color,#e5e5e5)}.van-progress__portion{position:absolute;left:0;height:100%;border-radius:inherit;background:#1989fa;background:var(--progress-color,#1989fa)}.van-progress__pivot{position:absolute;top:50%;right:0;box-sizing:border-box;min-width:2em;text-align:center;word-break:keep-all;border-radius:1em;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff;color:var(--progress-pivot-text-color,#fff);padding:0 5px;padding:var(--progress-pivot-padding,0 5px);font-size:10px;font-size:var(--progress-pivot-font-size,10px);line-height:1.6;line-height:var(--progress-pivot-line-height,1.6);background-color:#1989fa;background-color:var(--progress-pivot-background-color,#1989fa)}
|
@import '../common/index.wxss';.van-progress{position:relative;height:4px;height:var(--progress-height,4px);border-radius:4px;border-radius:var(--progress-height,4px);background:#ebedf0;background:var(--progress-background-color,#ebedf0)}.van-progress__portion{position:absolute;left:0;height:100%;border-radius:inherit;background:#1989fa;background:var(--progress-color,#1989fa)}.van-progress__pivot{position:absolute;top:50%;right:0;box-sizing:border-box;min-width:2em;text-align:center;word-break:keep-all;border-radius:1em;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff;color:var(--progress-pivot-text-color,#fff);padding:0 5px;padding:var(--progress-pivot-padding,0 5px);font-size:10px;font-size:var(--progress-pivot-font-size,10px);line-height:1.6;line-height:var(--progress-pivot-line-height,1.6);background-color:#1989fa;background-color:var(--progress-pivot-background-color,#1989fa)}
|
2
dist/radio/index.wxss
vendored
2
dist/radio/index.wxss
vendored
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-radio{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;overflow:hidden;-webkit-user-select:none;user-select:none}.van-radio__icon-wrap{-webkit-flex:none;flex:none}.van-radio__icon{display:block;box-sizing:border-box;width:1em;height:1em;color:transparent;text-align:center;transition-property:color,border-color,background-color;border:1px solid #e5e5e5;border:1px solid var(--radio-border-color,#e5e5e5);font-size:20px;font-size:var(--radio-size,20px);transition-duration:.2s;transition-duration:var(--radio-transition-duration,.2s)}.van-radio__icon--round{border-radius:100%}.van-radio__icon--checked{color:#fff;color:var(--white,#fff);background-color:#1989fa;background-color:var(--radio-checked-icon-color,#1989fa);border-color:#1989fa;border-color:var(--radio-checked-icon-color,#1989fa)}.van-radio__icon--disabled{background-color:#ebedf0;background-color:var(--radio-disabled-background-color,#ebedf0);border-color:#c8c9cc;border-color:var(--radio-disabled-icon-color,#c8c9cc)}.van-radio__icon--disabled.van-radio__icon--checked{color:#c8c9cc;color:var(--radio-disabled-icon-color,#c8c9cc)}.van-radio__label{word-wrap:break-word;margin-left:10px;margin-left:var(--radio-label-margin,10px);color:#323233;color:var(--radio-label-color,#323233);line-height:20px;line-height:var(--radio-size,20px)}.van-radio__label--left{float:left;margin:0 10px 0 0;margin:0 var(--radio-label-margin,10px) 0 0}.van-radio__label--disabled{color:#c8c9cc;color:var(--radio-disabled-label-color,#c8c9cc)}.van-radio__label:empty{margin:0}
|
@import '../common/index.wxss';.van-radio{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;overflow:hidden;-webkit-user-select:none;user-select:none}.van-radio__icon-wrap{-webkit-flex:none;flex:none}.van-radio__icon{display:block;box-sizing:border-box;width:1em;height:1em;color:transparent;text-align:center;transition-property:color,border-color,background-color;border:1px solid #c8c9cc;border:1px solid var(--radio-border-color,#c8c9cc);font-size:20px;font-size:var(--radio-size,20px);transition-duration:.2s;transition-duration:var(--radio-transition-duration,.2s)}.van-radio__icon--round{border-radius:100%}.van-radio__icon--checked{color:#fff;color:var(--white,#fff);background-color:#1989fa;background-color:var(--radio-checked-icon-color,#1989fa);border-color:#1989fa;border-color:var(--radio-checked-icon-color,#1989fa)}.van-radio__icon--disabled{background-color:#ebedf0;background-color:var(--radio-disabled-background-color,#ebedf0);border-color:#c8c9cc;border-color:var(--radio-disabled-icon-color,#c8c9cc)}.van-radio__icon--disabled.van-radio__icon--checked{color:#c8c9cc;color:var(--radio-disabled-icon-color,#c8c9cc)}.van-radio__label{word-wrap:break-word;margin-left:10px;margin-left:var(--radio-label-margin,10px);color:#323233;color:var(--radio-label-color,#323233);line-height:20px;line-height:var(--radio-size,20px)}.van-radio__label--left{float:left;margin:0 10px 0 0;margin:0 var(--radio-label-margin,10px) 0 0}.van-radio__label--disabled{color:#c8c9cc;color:var(--radio-disabled-label-color,#c8c9cc)}.van-radio__label:empty{margin:0}
|
2
dist/search/index.js
vendored
2
dist/search/index.js
vendored
@ -49,7 +49,7 @@ VantComponent({
|
|||||||
onCancel() {
|
onCancel() {
|
||||||
/**
|
/**
|
||||||
* 修复修改输入框值时,输入框失焦和赋值同时触发,赋值失效
|
* 修复修改输入框值时,输入框失焦和赋值同时触发,赋值失效
|
||||||
* https://github.com/youzan/vant-weapp/issues/1768
|
* https://github.com/youzan/@vant/weapp/issues/1768
|
||||||
*/
|
*/
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
this.setData({ value: '' });
|
this.setData({ value: '' });
|
||||||
|
2
dist/skeleton/index.wxml
vendored
2
dist/skeleton/index.wxml
vendored
@ -16,7 +16,7 @@
|
|||||||
style="{{ 'width:' + titleWidth }}"
|
style="{{ 'width:' + titleWidth }}"
|
||||||
/>
|
/>
|
||||||
<view
|
<view
|
||||||
wx:for="row"
|
wx:for="{{ row }}"
|
||||||
wx:key="index"
|
wx:key="index"
|
||||||
wx:for-index="index"
|
wx:for-index="index"
|
||||||
class="{{ utils.bem('skeleton__row') }}"
|
class="{{ utils.bem('skeleton__row') }}"
|
||||||
|
2
dist/slider/index.wxss
vendored
2
dist/slider/index.wxss
vendored
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-slider{position:relative;border-radius:999px;border-radius:var(--border-radius-max,999px);background-color:#e5e5e5;background-color:var(--slider-inactive-background-color,#e5e5e5)}.van-slider:before{position:absolute;right:0;left:0;content:"";top:-8px;top:-var(--padding-xs,8px);bottom:-8px;bottom:-var(--padding-xs,8px)}.van-slider__bar{position:relative;border-radius:inherit;transition:width .2s;transition:width var(--animation-duration-fast,.2s);background-color:#1989fa;background-color:var(--slider-active-background-color,#1989fa)}.van-slider__button{width:24px;height:24px;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#fff;background-color:var(--slider-button-background-color,#fff)}.van-slider__button-wrapper{position:absolute;top:50%;right:0;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0)}.van-slider--disabled{opacity:.5}
|
@import '../common/index.wxss';.van-slider{position:relative;border-radius:999px;border-radius:var(--border-radius-max,999px);background-color:#ebedf0;background-color:var(--slider-inactive-background-color,#ebedf0)}.van-slider:before{position:absolute;right:0;left:0;content:"";top:-8px;top:-var(--padding-xs,8px);bottom:-8px;bottom:-var(--padding-xs,8px)}.van-slider__bar{position:relative;border-radius:inherit;transition:width .2s;transition:width var(--animation-duration-fast,.2s);background-color:#1989fa;background-color:var(--slider-active-background-color,#1989fa)}.van-slider__button{width:24px;height:24px;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#fff;background-color:var(--slider-button-background-color,#fff)}.van-slider__button-wrapper{position:absolute;top:50%;right:0;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0)}.van-slider--disabled{opacity:.5}
|
2
dist/stepper/index.wxss
vendored
2
dist/stepper/index.wxss
vendored
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-stepper{font-size:0}.van-stepper__minus,.van-stepper__plus{position:relative;display:inline-block;box-sizing:border-box;margin:1px;vertical-align:middle;border:0;background-color:#f2f3f5;background-color:var(--stepper-background-color,#f2f3f5);color:#323233;color:var(--stepper-button-icon-color,#323233);width:28px;width:var(--stepper-input-height,28px);height:28px;height:var(--stepper-input-height,28px);padding:4px;padding:var(--padding-base,4px)}.van-stepper__minus:before,.van-stepper__plus:before{width:9px;height:1px}.van-stepper__minus:after,.van-stepper__plus:after{width:1px;height:9px}.van-stepper__minus:after,.van-stepper__minus:before,.van-stepper__plus:after,.van-stepper__plus:before{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;content:"";background-color:#323233;background-color:var(--text-color,#323233)}.van-stepper__minus--hover,.van-stepper__plus--hover{background-color:#e8e8e8;background-color:var(--stepper-active-color,#e8e8e8)}.van-stepper__minus--disabled,.van-stepper__plus--disabled{color:#c8c9cc;color:var(--stepper-button-disabled-icon-color,#c8c9cc)}.van-stepper__minus--disabled,.van-stepper__minus--disabled.van-stepper__minus--hover,.van-stepper__minus--disabled.van-stepper__plus--hover,.van-stepper__minus--disabled:after,.van-stepper__minus--disabled:before,.van-stepper__plus--disabled,.van-stepper__plus--disabled.van-stepper__minus--hover,.van-stepper__plus--disabled.van-stepper__plus--hover,.van-stepper__plus--disabled:after,.van-stepper__plus--disabled:before{background-color:#f7f8fa;background-color:var(--stepper-button-disabled-color,#f7f8fa)}.van-stepper__minus{border-radius:4px 0 0 4px;border-radius:var(--stepper-border-radius,4px) 0 0 var(--stepper-border-radius,4px)}.van-stepper__minus:after{display:none}.van-stepper__plus{border-radius:0 4px 4px 0;border-radius:0 var(--stepper-border-radius,4px) var(--stepper-border-radius,4px) 0}.van-stepper__input{display:inline-block;box-sizing:border-box;min-height:0;margin:1px;padding:1px;text-align:center;vertical-align:middle;border:0;border-width:1px 0;border-radius:0;-webkit-appearance:none;font-size:14px;font-size:var(--stepper-input-font-size,14px);color:#323233;color:var(--stepper-input-text-color,#323233);background-color:#f2f3f5;background-color:var(--stepper-background-color,#f2f3f5);width:32px;width:var(--stepper-input-width,32px);height:28px;height:var(--stepper-input-height,28px)}.van-stepper__input--disabled{color:#c8c9cc;color:var(--stepper-input-disabled-text-color,#c8c9cc);background-color:#f2f3f5;background-color:var(--stepper-input-disabled-background-color,#f2f3f5)}
|
@import '../common/index.wxss';.van-stepper{font-size:0}.van-stepper__minus,.van-stepper__plus{position:relative;display:inline-block;box-sizing:border-box;margin:1px;vertical-align:middle;border:0;background-color:#f2f3f5;background-color:var(--stepper-background-color,#f2f3f5);color:#323233;color:var(--stepper-button-icon-color,#323233);width:28px;width:var(--stepper-input-height,28px);height:28px;height:var(--stepper-input-height,28px);padding:4px;padding:var(--padding-base,4px)}.van-stepper__minus:before,.van-stepper__plus:before{width:9px;height:1px}.van-stepper__minus:after,.van-stepper__plus:after{width:1px;height:9px}.van-stepper__minus:after,.van-stepper__minus:before,.van-stepper__plus:after,.van-stepper__plus:before{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background-color:currentColor;content:""}.van-stepper__minus--hover,.van-stepper__plus--hover{background-color:#e8e8e8;background-color:var(--stepper-active-color,#e8e8e8)}.van-stepper__minus--disabled,.van-stepper__plus--disabled{color:#c8c9cc;color:var(--stepper-button-disabled-icon-color,#c8c9cc)}.van-stepper__minus--disabled,.van-stepper__minus--disabled.van-stepper__minus--hover,.van-stepper__minus--disabled.van-stepper__plus--hover,.van-stepper__plus--disabled,.van-stepper__plus--disabled.van-stepper__minus--hover,.van-stepper__plus--disabled.van-stepper__plus--hover{background-color:#f7f8fa;background-color:var(--stepper-button-disabled-color,#f7f8fa)}.van-stepper__minus{border-radius:4px 0 0 4px;border-radius:var(--stepper-border-radius,4px) 0 0 var(--stepper-border-radius,4px)}.van-stepper__minus:after{display:none}.van-stepper__plus{border-radius:0 4px 4px 0;border-radius:0 var(--stepper-border-radius,4px) var(--stepper-border-radius,4px) 0}.van-stepper__input{display:inline-block;box-sizing:border-box;min-height:0;margin:1px;padding:1px;text-align:center;vertical-align:middle;border:0;border-width:1px 0;border-radius:0;-webkit-appearance:none;font-size:14px;font-size:var(--stepper-input-font-size,14px);color:#323233;color:var(--stepper-input-text-color,#323233);background-color:#f2f3f5;background-color:var(--stepper-background-color,#f2f3f5);width:32px;width:var(--stepper-input-width,32px);height:28px;height:var(--stepper-input-height,28px)}.van-stepper__input--disabled{color:#c8c9cc;color:var(--stepper-input-disabled-text-color,#c8c9cc);background-color:#f2f3f5;background-color:var(--stepper-input-disabled-background-color,#f2f3f5)}
|
43
dist/swipe-cell/index.js
vendored
43
dist/swipe-cell/index.js
vendored
@ -1,5 +1,6 @@
|
|||||||
import { VantComponent } from '../common/component';
|
import { VantComponent } from '../common/component';
|
||||||
import { touch } from '../mixins/touch';
|
import { touch } from '../mixins/touch';
|
||||||
|
import { range } from '../common/utils';
|
||||||
const THRESHOLD = 0.3;
|
const THRESHOLD = 0.3;
|
||||||
let ARRAY = [];
|
let ARRAY = [];
|
||||||
VantComponent({
|
VantComponent({
|
||||||
@ -35,14 +36,18 @@ VantComponent({
|
|||||||
const { leftWidth, rightWidth } = this.data;
|
const { leftWidth, rightWidth } = this.data;
|
||||||
const offset = position === 'left' ? leftWidth : -rightWidth;
|
const offset = position === 'left' ? leftWidth : -rightWidth;
|
||||||
this.swipeMove(offset);
|
this.swipeMove(offset);
|
||||||
|
this.$emit('open', {
|
||||||
|
position,
|
||||||
|
name: this.data.name
|
||||||
|
});
|
||||||
},
|
},
|
||||||
close() {
|
close() {
|
||||||
this.swipeMove(0);
|
this.swipeMove(0);
|
||||||
},
|
},
|
||||||
swipeMove(offset = 0) {
|
swipeMove(offset = 0) {
|
||||||
this.offset = offset;
|
this.offset = range(offset, -this.data.rightWidth, this.data.leftWidth);
|
||||||
const transform = `translate3d(${offset}px, 0, 0)`;
|
const transform = `translate3d(${this.offset}px, 0, 0)`;
|
||||||
const transition = this.draging
|
const transition = this.dragging
|
||||||
? 'none'
|
? 'none'
|
||||||
: 'transform .6s cubic-bezier(0.18, 0.89, 0.32, 1)';
|
: 'transform .6s cubic-bezier(0.18, 0.89, 0.32, 1)';
|
||||||
this.setData({
|
this.setData({
|
||||||
@ -72,14 +77,7 @@ VantComponent({
|
|||||||
if (this.data.disabled) {
|
if (this.data.disabled) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
ARRAY.forEach(item => {
|
|
||||||
if (item !== this) {
|
|
||||||
item.close();
|
|
||||||
}
|
|
||||||
});
|
|
||||||
this.draging = true;
|
|
||||||
this.startOffset = this.offset;
|
this.startOffset = this.offset;
|
||||||
this.firstDirection = '';
|
|
||||||
this.touchStart(event);
|
this.touchStart(event);
|
||||||
},
|
},
|
||||||
noop() { },
|
noop() { },
|
||||||
@ -88,26 +86,19 @@ VantComponent({
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
this.touchMove(event);
|
this.touchMove(event);
|
||||||
if (!this.firstDirection) {
|
if (this.direction !== 'horizontal') {
|
||||||
this.firstDirection = this.direction;
|
|
||||||
this.setData({ catchMove: this.firstDirection === 'horizontal' });
|
|
||||||
}
|
|
||||||
if (this.firstDirection === 'vertical') {
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
const { leftWidth, rightWidth } = this.data;
|
this.dragging = true;
|
||||||
const offset = this.startOffset + this.deltaX;
|
ARRAY.filter(item => item !== this).forEach(item => item.close());
|
||||||
if ((rightWidth > 0 && -offset > rightWidth) ||
|
this.setData({ catchMove: true });
|
||||||
(leftWidth > 0 && offset > leftWidth)) {
|
this.swipeMove(this.startOffset + this.deltaX);
|
||||||
return;
|
|
||||||
}
|
|
||||||
this.swipeMove(offset);
|
|
||||||
},
|
},
|
||||||
endDrag() {
|
endDrag() {
|
||||||
if (this.data.disabled) {
|
if (this.data.disabled) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
this.draging = false;
|
this.dragging = false;
|
||||||
this.swipeLeaveTransition();
|
this.swipeLeaveTransition();
|
||||||
},
|
},
|
||||||
onClick(event) {
|
onClick(event) {
|
||||||
@ -117,7 +108,11 @@ VantComponent({
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
if (this.data.asyncClose) {
|
if (this.data.asyncClose) {
|
||||||
this.$emit('close', { position, instance: this, name: this.data.name });
|
this.$emit('close', {
|
||||||
|
position,
|
||||||
|
instance: this,
|
||||||
|
name: this.data.name
|
||||||
|
});
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
this.swipeMove(0);
|
this.swipeMove(0);
|
||||||
|
4
dist/swipe-cell/index.wxml
vendored
4
dist/swipe-cell/index.wxml
vendored
@ -5,8 +5,8 @@
|
|||||||
bindtouchstart="startDrag"
|
bindtouchstart="startDrag"
|
||||||
catchtouchmove="{{ catchMove ? 'noop' : '' }}"
|
catchtouchmove="{{ catchMove ? 'noop' : '' }}"
|
||||||
capture-bind:touchmove="onDrag"
|
capture-bind:touchmove="onDrag"
|
||||||
catchtouchend="endDrag"
|
bindtouchend="endDrag"
|
||||||
catchtouchcancel="endDrag"
|
bindtouchcancel="endDrag"
|
||||||
>
|
>
|
||||||
<view style="{{ wrapperStyle }}">
|
<view style="{{ wrapperStyle }}">
|
||||||
<view wx:if="{{ leftWidth }}" class="van-swipe-cell__left" data-key="left" catch:tap="onClick">
|
<view wx:if="{{ leftWidth }}" class="van-swipe-cell__left" data-key="left" catch:tap="onClick">
|
||||||
|
3
dist/tab/index.js
vendored
3
dist/tab/index.js
vendored
@ -43,7 +43,8 @@ VantComponent({
|
|||||||
this.inited = this.inited || active;
|
this.inited = this.inited || active;
|
||||||
this.setData({
|
this.setData({
|
||||||
active,
|
active,
|
||||||
shouldRender: this.inited || !parentData.lazyRender
|
shouldRender: this.inited || !parentData.lazyRender,
|
||||||
|
shouldShow: active || parentData.animated
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
update() {
|
update() {
|
||||||
|
4
dist/tab/index.wxml
vendored
4
dist/tab/index.wxml
vendored
@ -1,8 +1,8 @@
|
|||||||
<wxs src="../wxs/utils.wxs" module="utils" />
|
<wxs src="../wxs/utils.wxs" module="utils" />
|
||||||
|
|
||||||
<view
|
<view
|
||||||
wx:if="{{ shouldRender }}"
|
|
||||||
class="custom-class {{ utils.bem('tab__pane', { active, inactive: !active }) }}"
|
class="custom-class {{ utils.bem('tab__pane', { active, inactive: !active }) }}"
|
||||||
|
style="{{ shouldShow ? '' : 'display: none;' }}"
|
||||||
>
|
>
|
||||||
<slot />
|
<slot wx:if="{{ shouldRender }}" />
|
||||||
</view>
|
</view>
|
||||||
|
2
dist/tabbar-item/index.wxss
vendored
2
dist/tabbar-item/index.wxss
vendored
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';:host{-webkit-flex:1;flex:1}.van-tabbar-item{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:100%;color:#7d7e80;color:var(--tabbar-item-text-color,#7d7e80);font-size:12px;font-size:var(--tabbar-item-font-size,12px);line-height:1;line-height:var(--tabbar-item-line-height,1)}.van-tabbar-item__icon{position:relative;margin-bottom:5px;margin-bottom:var(--tabbar-item-margin-bottom,5px);font-size:18px;font-size:var(--tabbar-item-icon-size,18px)}.van-tabbar-item__icon__inner{display:block;min-width:1em}.van-tabbar-item--active{color:#1989fa;color:var(--tabbar-item-active-color,#1989fa)}.van-tabbar-item__info{margin-top:2px}
|
@import '../common/index.wxss';:host{-webkit-flex:1;flex:1}.van-tabbar-item{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:100%;color:#646566;color:var(--tabbar-item-text-color,#646566);font-size:12px;font-size:var(--tabbar-item-font-size,12px);line-height:1;line-height:var(--tabbar-item-line-height,1)}.van-tabbar-item__icon{position:relative;margin-bottom:5px;margin-bottom:var(--tabbar-item-margin-bottom,5px);font-size:18px;font-size:var(--tabbar-item-icon-size,18px)}.van-tabbar-item__icon__inner{display:block;min-width:1em}.van-tabbar-item--active{color:#1989fa;color:var(--tabbar-item-active-color,#1989fa)}.van-tabbar-item__info{margin-top:2px}
|
27
dist/tabs/index.js
vendored
27
dist/tabs/index.js
vendored
@ -30,7 +30,10 @@ VantComponent({
|
|||||||
sticky: Boolean,
|
sticky: Boolean,
|
||||||
animated: {
|
animated: {
|
||||||
type: Boolean,
|
type: Boolean,
|
||||||
observer: 'setTrack'
|
observer() {
|
||||||
|
this.setTrack();
|
||||||
|
this.children.forEach((child) => child.updateRender());
|
||||||
|
}
|
||||||
},
|
},
|
||||||
swipeable: Boolean,
|
swipeable: Boolean,
|
||||||
lineWidth: {
|
lineWidth: {
|
||||||
@ -124,6 +127,9 @@ VantComponent({
|
|||||||
trigger(eventName) {
|
trigger(eventName) {
|
||||||
const { currentIndex } = this.data;
|
const { currentIndex } = this.data;
|
||||||
const child = this.children[currentIndex];
|
const child = this.children[currentIndex];
|
||||||
|
if (!isDef(child)) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
this.$emit(eventName, {
|
this.$emit(eventName, {
|
||||||
index: currentIndex,
|
index: currentIndex,
|
||||||
name: child.getComputedName(),
|
name: child.getComputedName(),
|
||||||
@ -147,8 +153,9 @@ VantComponent({
|
|||||||
setCurrentIndexByName(name) {
|
setCurrentIndexByName(name) {
|
||||||
const { children = [] } = this;
|
const { children = [] } = this;
|
||||||
const matched = children.filter((child) => child.getComputedName() === name);
|
const matched = children.filter((child) => child.getComputedName() === name);
|
||||||
const defaultIndex = (children[0] || {}).index || 0;
|
if (matched.length) {
|
||||||
this.setCurrentIndex(matched.length ? matched[0].index : defaultIndex);
|
this.setCurrentIndex(matched[0].index);
|
||||||
|
}
|
||||||
},
|
},
|
||||||
setCurrentIndex(currentIndex) {
|
setCurrentIndex(currentIndex) {
|
||||||
const { data, children = [] } = this;
|
const { data, children = [] } = this;
|
||||||
@ -157,14 +164,17 @@ VantComponent({
|
|||||||
currentIndex < 0) {
|
currentIndex < 0) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
const shouldEmitChange = data.currentIndex !== null;
|
|
||||||
this.setData({ currentIndex });
|
|
||||||
children.forEach((item, index) => {
|
children.forEach((item, index) => {
|
||||||
const active = index === currentIndex;
|
const active = index === currentIndex;
|
||||||
if (active !== item.data.active || !item.inited) {
|
if (active !== item.data.active || !item.inited) {
|
||||||
item.updateRender(active, this);
|
item.updateRender(active, this);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
if (currentIndex === data.currentIndex) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
const shouldEmitChange = data.currentIndex !== null;
|
||||||
|
this.setData({ currentIndex });
|
||||||
wx.nextTick(() => {
|
wx.nextTick(() => {
|
||||||
this.setLine();
|
this.setLine();
|
||||||
this.setTrack();
|
this.setTrack();
|
||||||
@ -216,11 +226,14 @@ VantComponent({
|
|||||||
},
|
},
|
||||||
setTrack() {
|
setTrack() {
|
||||||
const { animated, duration, currentIndex } = this.data;
|
const { animated, duration, currentIndex } = this.data;
|
||||||
|
if (!animated) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
this.setData({
|
this.setData({
|
||||||
trackStyle: `
|
trackStyle: `
|
||||||
transform: translate3d(${-100 * currentIndex}%, 0, 0);
|
transform: translate3d(${-100 * currentIndex}%, 0, 0);
|
||||||
-webkit-transition-duration: ${animated ? duration : 0}s;
|
-webkit-transition-duration: ${duration}s;
|
||||||
transition-duration: ${animated ? duration : 0}s;
|
transition-duration: ${duration}s;
|
||||||
`
|
`
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
2
dist/tabs/index.wxml
vendored
2
dist/tabs/index.wxml
vendored
@ -53,7 +53,7 @@
|
|||||||
bind:touchend="onTouchEnd"
|
bind:touchend="onTouchEnd"
|
||||||
bind:touchcancel="onTouchEnd"
|
bind:touchcancel="onTouchEnd"
|
||||||
>
|
>
|
||||||
<view class="van-tabs__track" style="{{ trackStyle }}">
|
<view class="{{ utils.bem('tabs__track', [{ animated }]) }} van-tabs__track" style="{{ trackStyle }}">
|
||||||
<slot />
|
<slot />
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
2
dist/tabs/index.wxss
vendored
2
dist/tabs/index.wxss
vendored
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-tabs{position:relative;-webkit-tap-highlight-color:transparent}.van-tabs__wrap{display:-webkit-flex;display:flex;overflow:hidden}.van-tabs__wrap--scrollable .van-tab{-webkit-flex:0 0 22%;flex:0 0 22%}.van-tabs__scroll{background-color:#fff;background-color:var(--tabs-nav-background-color,#fff)}.van-tabs__scroll--line{box-sizing:initial;height:calc(100% + 15px)}.van-tabs__scroll--card{margin:0 16px;margin:0 var(--padding-md,16px)}.van-tabs__nav{position:relative;display:-webkit-flex;display:flex;-webkit-user-select:none;user-select:none}.van-tabs__nav--card{box-sizing:border-box;height:30px;height:var(--tabs-card-height,30px);border:1px solid #ee0a24;border:var(--border-width-base,1px) solid var(--tabs-default-color,#ee0a24);border-radius:2px;border-radius:var(--border-radius-sm,2px)}.van-tabs__nav--card .van-tab{color:#ee0a24;color:var(--tabs-default-color,#ee0a24);line-height:28px;line-height:calc(var(--tabs-card-height, 30px) - 2*var(--border-width-base, 1px));border-right:1px solid #ee0a24;border-right:var(--border-width-base,1px) solid var(--tabs-default-color,#ee0a24)}.van-tabs__nav--card .van-tab:last-child{border-right:none}.van-tabs__nav--card .van-tab.van-tab--active{color:#fff;color:var(--white,#fff);background-color:#ee0a24;background-color:var(--tabs-default-color,#ee0a24)}.van-tabs__nav--card .van-tab--disabled{color:#c8c9cc;color:var(--tab-disabled-text-color,#c8c9cc)}.van-tabs__line{position:absolute;bottom:0;left:0;z-index:1;height:3px;height:var(--tabs-bottom-bar-height,3px);border-radius:3px;border-radius:var(--tabs-bottom-bar-height,3px);background-color:#ee0a24;background-color:var(--tabs-bottom-bar-color,#ee0a24)}.van-tabs__track{position:relative;display:-webkit-flex;display:flex;width:100%;height:100%;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-tabs__content{overflow:hidden}.van-tabs--line .van-tabs__wrap{height:44px;height:var(--tabs-line-height,44px)}.van-tabs--card .van-tabs__wrap{height:30px;height:var(--tabs-card-height,30px)}.van-tab{position:relative;-webkit-flex:1;flex:1;box-sizing:border-box;min-width:0;padding:0 5px;text-align:center;cursor:pointer;color:#7d7e80;color:var(--tab-text-color,#7d7e80);font-size:14px;font-size:var(--tab-font-size,14px);line-height:44px;line-height:var(--tabs-line-height,44px)}.van-tab--active{font-weight:500;font-weight:var(--font-weight-bold,500);color:#323233;color:var(--tab-active-text-color,#323233)}.van-tab--disabled{color:#c8c9cc;color:var(--tab-disabled-text-color,#c8c9cc)}.van-tab--complete{-webkit-flex:1 0 auto!important;flex:1 0 auto!important}.van-tab__title__info{position:relative!important;top:-1px!important;display:inline-block;-webkit-transform:translateX(0)!important;transform:translateX(0)!important}
|
@import '../common/index.wxss';.van-tabs{position:relative;-webkit-tap-highlight-color:transparent}.van-tabs__wrap{display:-webkit-flex;display:flex;overflow:hidden}.van-tabs__wrap--scrollable .van-tab{-webkit-flex:0 0 22%;flex:0 0 22%}.van-tabs__scroll{background-color:#fff;background-color:var(--tabs-nav-background-color,#fff)}.van-tabs__scroll--line{box-sizing:initial;height:calc(100% + 15px)}.van-tabs__scroll--card{margin:0 16px;margin:0 var(--padding-md,16px)}.van-tabs__nav{position:relative;display:-webkit-flex;display:flex;-webkit-user-select:none;user-select:none}.van-tabs__nav--card{box-sizing:border-box;height:30px;height:var(--tabs-card-height,30px);border:1px solid #ee0a24;border:var(--border-width-base,1px) solid var(--tabs-default-color,#ee0a24);border-radius:2px;border-radius:var(--border-radius-sm,2px)}.van-tabs__nav--card .van-tab{color:#ee0a24;color:var(--tabs-default-color,#ee0a24);line-height:28px;line-height:calc(var(--tabs-card-height, 30px) - 2*var(--border-width-base, 1px));border-right:1px solid #ee0a24;border-right:var(--border-width-base,1px) solid var(--tabs-default-color,#ee0a24)}.van-tabs__nav--card .van-tab:last-child{border-right:none}.van-tabs__nav--card .van-tab.van-tab--active{color:#fff;color:var(--white,#fff);background-color:#ee0a24;background-color:var(--tabs-default-color,#ee0a24)}.van-tabs__nav--card .van-tab--disabled{color:#c8c9cc;color:var(--tab-disabled-text-color,#c8c9cc)}.van-tabs__line{position:absolute;bottom:0;left:0;z-index:1;height:3px;height:var(--tabs-bottom-bar-height,3px);border-radius:3px;border-radius:var(--tabs-bottom-bar-height,3px);background-color:#ee0a24;background-color:var(--tabs-bottom-bar-color,#ee0a24)}.van-tabs__track{position:relative;width:100%;height:100%}.van-tabs__track--animated{display:-webkit-flex;display:flex;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-tabs__content{overflow:hidden}.van-tabs--line .van-tabs__wrap{height:44px;height:var(--tabs-line-height,44px)}.van-tabs--card .van-tabs__wrap{height:30px;height:var(--tabs-card-height,30px)}.van-tab{position:relative;-webkit-flex:1;flex:1;box-sizing:border-box;min-width:0;padding:0 5px;text-align:center;cursor:pointer;color:#646566;color:var(--tab-text-color,#646566);font-size:14px;font-size:var(--tab-font-size,14px);line-height:44px;line-height:var(--tabs-line-height,44px)}.van-tab--active{font-weight:500;font-weight:var(--font-weight-bold,500);color:#323233;color:var(--tab-active-text-color,#323233)}.van-tab--disabled{color:#c8c9cc;color:var(--tab-disabled-text-color,#c8c9cc)}.van-tab--complete{-webkit-flex:1 0 auto!important;flex:1 0 auto!important}.van-tab__title__info{position:relative!important;top:-1px!important;display:inline-block;-webkit-transform:translateX(0)!important;transform:translateX(0)!important}
|
14
dist/uploader/index.js
vendored
14
dist/uploader/index.js
vendored
@ -6,6 +6,8 @@ VantComponent({
|
|||||||
disabled: Boolean,
|
disabled: Boolean,
|
||||||
multiple: Boolean,
|
multiple: Boolean,
|
||||||
uploadText: String,
|
uploadText: String,
|
||||||
|
useSlot: Boolean,
|
||||||
|
useBeforeRead: Boolean,
|
||||||
previewSize: {
|
previewSize: {
|
||||||
type: null,
|
type: null,
|
||||||
value: 90,
|
value: 90,
|
||||||
@ -32,6 +34,10 @@ VantComponent({
|
|||||||
type: Number,
|
type: Number,
|
||||||
value: 100
|
value: 100
|
||||||
},
|
},
|
||||||
|
deletable: {
|
||||||
|
type: Boolean,
|
||||||
|
value: true
|
||||||
|
},
|
||||||
previewImage: {
|
previewImage: {
|
||||||
type: Boolean,
|
type: Boolean,
|
||||||
value: true
|
value: true
|
||||||
@ -43,9 +49,7 @@ VantComponent({
|
|||||||
imageFit: {
|
imageFit: {
|
||||||
type: String,
|
type: String,
|
||||||
value: 'scaleToFill'
|
value: 'scaleToFill'
|
||||||
},
|
}
|
||||||
useSlot: Boolean,
|
|
||||||
useBeforeRead: Boolean
|
|
||||||
},
|
},
|
||||||
data: {
|
data: {
|
||||||
lists: [],
|
lists: [],
|
||||||
@ -55,9 +59,7 @@ VantComponent({
|
|||||||
methods: {
|
methods: {
|
||||||
formatFileList() {
|
formatFileList() {
|
||||||
const { fileList = [], maxCount } = this.data;
|
const { fileList = [], maxCount } = this.data;
|
||||||
const lists = fileList.map(item => (Object.assign(Object.assign({}, item), { isImage: typeof item.isImage === 'undefined'
|
const lists = fileList.map(item => (Object.assign(Object.assign({}, item), { isImage: typeof item.isImage === 'undefined' ? isImageFile(item) : item.isImage })));
|
||||||
? isImageFile(item)
|
|
||||||
: item.isImage })));
|
|
||||||
this.setData({ lists, isInCount: lists.length < maxCount });
|
this.setData({ lists, isInCount: lists.length < maxCount });
|
||||||
},
|
},
|
||||||
setComputedPreviewSize(val) {
|
setComputedPreviewSize(val) {
|
||||||
|
29
dist/uploader/index.wxml
vendored
29
dist/uploader/index.wxml
vendored
@ -1,14 +1,12 @@
|
|||||||
<wxs src="../wxs/utils.wxs" module="utils" />
|
<wxs src="../wxs/utils.wxs" module="utils" />
|
||||||
|
|
||||||
<view
|
<view class="van-uploader">
|
||||||
class="van-uploader"
|
|
||||||
>
|
|
||||||
<view class="van-uploader__wrapper">
|
<view class="van-uploader__wrapper">
|
||||||
<!-- 预览样式 -->
|
<!-- 预览样式 -->
|
||||||
<block wx:if="{{ previewImage }}">
|
|
||||||
<view
|
<view
|
||||||
|
wx:if="{{ previewImage }}"
|
||||||
wx:for="{{ lists }}"
|
wx:for="{{ lists }}"
|
||||||
wx:key="{{ index }}"
|
wx:key="index"
|
||||||
class="van-uploader__preview"
|
class="van-uploader__preview"
|
||||||
>
|
>
|
||||||
<image
|
<image
|
||||||
@ -17,44 +15,43 @@
|
|||||||
src="{{ item.url || item.path }}"
|
src="{{ item.url || item.path }}"
|
||||||
alt="{{ item.name || ('图片' + index) }}"
|
alt="{{ item.name || ('图片' + index) }}"
|
||||||
class="van-uploader__preview-image"
|
class="van-uploader__preview-image"
|
||||||
style="width: {{ computedPreviewSize }}px; height: {{ computedPreviewSize }}px;"
|
style="width: {{ computedPreviewSize }}; height: {{ computedPreviewSize }};"
|
||||||
data-url="{{ item.url || item.path }}"
|
data-url="{{ item.url || item.path }}"
|
||||||
bind:tap="doPreviewImage"
|
bind:tap="doPreviewImage"
|
||||||
/>
|
/>
|
||||||
<view
|
<view
|
||||||
wx:else
|
wx:else
|
||||||
class="van-uploader__file"
|
class="van-uploader__file"
|
||||||
style="width: {{ computedPreviewSize }}px; height: {{ computedPreviewSize }}px;"
|
style="width: {{ computedPreviewSize }}; height: {{ computedPreviewSize }};"
|
||||||
>
|
>
|
||||||
<van-icon name="description" class="van-uploader__file-icon" />
|
<van-icon name="description" class="van-uploader__file-icon" />
|
||||||
<view class="van-uploader__file-name van-ellipsis">{{ item.name || item.url || item.path }}</view>
|
<view class="van-uploader__file-name van-ellipsis">{{ item.name || item.url || item.path }}</view>
|
||||||
</view>
|
</view>
|
||||||
<van-icon
|
<van-icon
|
||||||
name="delete"
|
wx:if="{{ deletable }}"
|
||||||
|
name="clear"
|
||||||
class="van-uploader__preview-delete"
|
class="van-uploader__preview-delete"
|
||||||
bind:tap="deleteItem"
|
|
||||||
data-index="{{ index }}"
|
data-index="{{ index }}"
|
||||||
|
bind:tap="deleteItem"
|
||||||
/>
|
/>
|
||||||
</view>
|
</view>
|
||||||
</block>
|
|
||||||
<!-- 上传样式 -->
|
<!-- 上传样式 -->
|
||||||
<block wx:if="{{ isInCount }}">
|
<block wx:if="{{ isInCount }}">
|
||||||
<block wx:if="{{ useSlot }}">
|
<view wx:if="{{ useSlot }}" class="van-uploader__slot" bind:tap="startUpload">
|
||||||
<view class="van-uploader__slot" bind:tap="startUpload">
|
|
||||||
<slot />
|
<slot />
|
||||||
</view>
|
</view>
|
||||||
</block>
|
|
||||||
<block wx:else>
|
|
||||||
<!-- 默认上传样式 -->
|
<!-- 默认上传样式 -->
|
||||||
<view
|
<view
|
||||||
|
wx:else
|
||||||
class="van-uploader__upload"
|
class="van-uploader__upload"
|
||||||
style="width: {{ computedPreviewSize }}px; height: {{ computedPreviewSize }}px;"
|
style="width: {{ computedPreviewSize }}; height: {{ computedPreviewSize }};"
|
||||||
bind:tap="startUpload"
|
bind:tap="startUpload"
|
||||||
>
|
>
|
||||||
<van-icon name="plus" class="van-uploader__upload-icon" />
|
<van-icon name="plus" class="van-uploader__upload-icon" />
|
||||||
<text wx:if="{{ uploadText }}" class="van-uploader__upload-text">{{ uploadText }}</text>
|
<text wx:if="{{ uploadText }}" class="van-uploader__upload-text">{{ uploadText }}</text>
|
||||||
</view>
|
</view>
|
||||||
</block>
|
</block>
|
||||||
</block>
|
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
2
dist/uploader/index.wxss
vendored
2
dist/uploader/index.wxss
vendored
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-uploader{position:relative;display:inline-block}.van-uploader__wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-uploader__upload{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;width:80px;height:80px;margin:0 8px 8px 0;background-color:#fff;border:1px dashed #e5e5e5}.van-uploader__upload-icon{display:inline-block;width:24px;height:24px;color:#969799;font-size:24px}.van-uploader__upload-text{margin-top:8px;color:#969799;font-size:12px}.van-uploader__preview{position:relative;margin:0 8px 8px 0}.van-uploader__preview-image{display:block;width:80px;height:80px}.van-uploader__preview-delete{position:absolute;right:0;bottom:0;display:inline-block;width:18px;height:18px;padding:1px;color:#fff;text-align:center;background-color:rgba(0,0,0,.45)}.van-uploader__file{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:80px;height:80px;background-color:#f8f8f8}.van-uploader__file-icon{display:inline-block;width:20px;height:20px;color:#7d7e80;font-size:20px}.van-uploader__file-name{box-sizing:border-box;width:100%;margin-top:8px;padding:0 5px;color:#7d7e80;font-size:12px;text-align:center}
|
@import '../common/index.wxss';.van-uploader{position:relative;display:inline-block}.van-uploader__wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-uploader__upload{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;width:80px;height:80px;margin:0 8px 8px 0;background-color:#fff;border:1px dashed #ebedf0;border-radius:4px}.van-uploader__upload-icon{display:inline-block;width:24px;height:24px;color:#969799;font-size:24px}.van-uploader__upload-text{margin-top:8px;color:#969799;font-size:12px}.van-uploader__preview{position:relative;margin:0 8px 8px 0}.van-uploader__preview-image{display:block;width:80px;height:80px;border-radius:4px}.van-uploader__preview-delete{position:absolute;top:-8px;right:-8px;color:#969799;font-size:18px;background-color:#fff;border-radius:100%}.van-uploader__file{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:80px;height:80px;background-color:#f7f8fa;border-radius:4px}.van-uploader__file-icon{display:inline-block;width:20px;height:20px;color:#646566;font-size:20px}.van-uploader__file-name{box-sizing:border-box;width:100%;margin-top:8px;padding:0 5px;color:#646566;font-size:12px;text-align:center}
|
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-action-sheet{max-height:90%!important;max-height:var(--action-sheet-max-height,90%)!important;color:#323233;color:var(--action-sheet-item-text-color,#323233)}.van-action-sheet__cancel,.van-action-sheet__item{text-align:center;font-size:16px;font-size:var(--action-sheet-item-font-size,16px);line-height:50px;line-height:var(--action-sheet-item-height,50px);background-color:#fff;background-color:var(--action-sheet-item-background,#fff)}.van-action-sheet__cancel--hover,.van-action-sheet__item--hover{background-color:#f2f3f5;background-color:var(--active-color,#f2f3f5)}.van-action-sheet__cancel:before{display:block;content:" ";height:8px;height:var(--action-sheet-cancel-padding-top,8px);background-color:#f8f8f8;background-color:var(--action-sheet-cancel-padding-color,#f8f8f8)}.van-action-sheet__item--disabled{color:#c8c9cc;color:var(--action-sheet-item-disabled-text-color,#c8c9cc)}.van-action-sheet__item--disabled.van-action-sheet__item--hover{background-color:#fff;background-color:var(--action-sheet-item-background,#fff)}.van-action-sheet__subname{margin-left:4px;margin-left:var(--padding-base,4px);font-size:12px;font-size:var(--action-sheet-subname-font-size,12px);color:#7d7e80;color:var(--action-sheet-subname-color,#7d7e80)}.van-action-sheet__header{text-align:center;font-weight:500;font-weight:var(--font-weight-bold,500);font-size:16px;font-size:var(--action-sheet-header-font-size,16px);line-height:44px;line-height:var(--action-sheet-header-height,44px)}.van-action-sheet__description{text-align:center;padding:16px;padding:var(--padding-md,16px);color:#7d7e80;color:var(--action-sheet-description-color,#7d7e80);font-size:14px;font-size:var(--action-sheet-description-font-size,14px);line-height:20px;line-height:var(--action-sheet-description-line-height,20px)}.van-action-sheet__close{position:absolute!important;top:0;right:0;line-height:inherit!important;padding:0 12px;padding:var(--action-sheet-close-icon-padding,0 12px);font-size:18px!important;font-size:var(--action-sheet-close-icon-size,18px)!important;color:#969799;color:var(--action-sheet-close-icon-color,#969799)}.van-action-sheet__loading{display:-webkit-flex!important;display:flex!important;height:50px;height:var(--action-sheet-item-height,50px)}
|
@import '../common/index.wxss';.van-action-sheet{max-height:90%!important;max-height:var(--action-sheet-max-height,90%)!important;color:#323233;color:var(--action-sheet-item-text-color,#323233)}.van-action-sheet__cancel,.van-action-sheet__item{text-align:center;font-size:16px;font-size:var(--action-sheet-item-font-size,16px);line-height:50px;line-height:var(--action-sheet-item-height,50px);background-color:#fff;background-color:var(--action-sheet-item-background,#fff)}.van-action-sheet__cancel--hover,.van-action-sheet__item--hover{background-color:#f2f3f5;background-color:var(--active-color,#f2f3f5)}.van-action-sheet__cancel:before{display:block;content:" ";height:8px;height:var(--action-sheet-cancel-padding-top,8px);background-color:#f7f8fa;background-color:var(--action-sheet-cancel-padding-color,#f7f8fa)}.van-action-sheet__item--disabled{color:#c8c9cc;color:var(--action-sheet-item-disabled-text-color,#c8c9cc)}.van-action-sheet__item--disabled.van-action-sheet__item--hover{background-color:#fff;background-color:var(--action-sheet-item-background,#fff)}.van-action-sheet__subname{margin-left:4px;margin-left:var(--padding-base,4px);font-size:12px;font-size:var(--action-sheet-subname-font-size,12px);color:#646566;color:var(--action-sheet-subname-color,#646566)}.van-action-sheet__header{text-align:center;font-weight:500;font-weight:var(--font-weight-bold,500);font-size:16px;font-size:var(--action-sheet-header-font-size,16px);line-height:44px;line-height:var(--action-sheet-header-height,44px)}.van-action-sheet__description{text-align:center;padding:16px;padding:var(--padding-md,16px);color:#646566;color:var(--action-sheet-description-color,#646566);font-size:14px;font-size:var(--action-sheet-description-font-size,14px);line-height:20px;line-height:var(--action-sheet-description-line-height,20px)}.van-action-sheet__close{position:absolute!important;top:0;right:0;line-height:inherit!important;padding:0 12px;padding:var(--action-sheet-close-icon-padding,0 12px);font-size:18px!important;font-size:var(--action-sheet-close-icon-size,18px)!important;color:#969799;color:var(--action-sheet-close-icon-color,#969799)}.van-action-sheet__loading{display:-webkit-flex!important;display:flex!important;height:50px;height:var(--action-sheet-item-height,50px)}
|
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-card{position:relative;box-sizing:border-box;padding:8px 16px;padding:var(--card-padding,8px 16px);font-size:12px;font-size:var(--card-font-size,12px);color:#323233;color:var(--card-text-color,#323233);background-color:#fafafa;background-color:var(--card-background-color,#fafafa)}.van-card__header{display:-webkit-flex;display:flex}.van-card__header--center{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.van-card__thumb{position:relative;-webkit-flex:none;flex:none;width:90px;width:var(--card-thumb-size,90px);height:90px;height:var(--card-thumb-size,90px);margin-right:8px;margin-right:var(--padding-xs,8px)}.van-card__thumb:empty{display:none}.van-card__img{width:100%;height:100%}.van-card__content{position:relative;-webkit-flex:1;flex:1;min-width:0}.van-card__desc,.van-card__title{word-wrap:break-word}.van-card__title{font-weight:700;line-height:16px;line-height:var(--card-title-line-height,16px)}.van-card__desc{line-height:20px;line-height:var(--card-desc-line-height,20px);color:#7d7e80;color:var(--card-desc-color,#7d7e80)}.van-card__bottom{line-height:20px}.van-card__price{display:inline-block;font-weight:700;color:#ee0a24;color:var(--card-price-color,#ee0a24)}.van-card__origin-price{display:inline-block;margin-left:5px;text-decoration:line-through;font-size:10px;font-size:var(--card-origin-price-font-size,10px);color:#7d7e80;color:var(--card-origin-price-color,#7d7e80)}.van-card__num{float:right}.van-card__tag{position:absolute;top:2px;left:0}.van-card__footer{-webkit-flex:none;flex:none;width:100%;text-align:right}
|
@import '../common/index.wxss';.van-card{position:relative;box-sizing:border-box;padding:8px 16px;padding:var(--card-padding,8px 16px);font-size:12px;font-size:var(--card-font-size,12px);color:#323233;color:var(--card-text-color,#323233);background-color:#fafafa;background-color:var(--card-background-color,#fafafa)}.van-card__header{display:-webkit-flex;display:flex}.van-card__header--center{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.van-card__thumb{position:relative;-webkit-flex:none;flex:none;width:90px;width:var(--card-thumb-size,90px);height:90px;height:var(--card-thumb-size,90px);margin-right:8px;margin-right:var(--padding-xs,8px)}.van-card__thumb:empty{display:none}.van-card__img{width:100%;height:100%}.van-card__content{position:relative;-webkit-flex:1;flex:1;min-width:0}.van-card__desc,.van-card__title{word-wrap:break-word}.van-card__title{font-weight:700;line-height:16px;line-height:var(--card-title-line-height,16px)}.van-card__desc{line-height:20px;line-height:var(--card-desc-line-height,20px);color:#646566;color:var(--card-desc-color,#646566)}.van-card__bottom{line-height:20px}.van-card__price{display:inline-block;font-weight:700;color:#ee0a24;color:var(--card-price-color,#ee0a24)}.van-card__origin-price{display:inline-block;margin-left:5px;text-decoration:line-through;font-size:10px;font-size:var(--card-origin-price-font-size,10px);color:#646566;color:var(--card-origin-price-color,#646566)}.van-card__num{float:right}.van-card__tag{position:absolute;top:2px;left:0}.van-card__footer{-webkit-flex:none;flex:none;width:100%;text-align:right}
|
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-checkbox{display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-checkbox__icon-wrap,.van-checkbox__label{line-height:20px;line-height:var(--checkbox-size,20px)}.van-checkbox__icon-wrap{-webkit-flex:none;flex:none}.van-checkbox__icon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;width:1em;height:1em;color:transparent;text-align:center;transition-property:color,border-color,background-color;font-size:20px;font-size:var(--checkbox-size,20px);border:1px solid #e5e5e5;border:1px solid var(--checkbox-border-color,#e5e5e5);transition-duration:.2s;transition-duration:var(--checkbox-transition-duration,.2s)}.van-checkbox__icon--round{border-radius:100%}.van-checkbox__icon--checked{color:#fff;color:var(--white,#fff);background-color:#1989fa;background-color:var(--checkbox-checked-icon-color,#1989fa);border-color:#1989fa;border-color:var(--checkbox-checked-icon-color,#1989fa)}.van-checkbox__icon--disabled{background-color:#ebedf0;background-color:var(--checkbox-disabled-background-color,#ebedf0);border-color:#c8c9cc;border-color:var(--checkbox-disabled-icon-color,#c8c9cc)}.van-checkbox__icon--disabled.van-checkbox__icon--checked{color:#c8c9cc;color:var(--checkbox-disabled-icon-color,#c8c9cc)}.van-checkbox__label{word-wrap:break-word;margin-left:10px;margin-left:var(--checkbox-label-margin,10px);color:#323233;color:var(--checkbox-label-color,#323233)}.van-checkbox__label--left{float:left;margin:0 10px 0 0;margin:0 var(--checkbox-label-margin,10px) 0 0}.van-checkbox__label--disabled{color:#c8c9cc;color:var(--checkbox-disabled-label-color,#c8c9cc)}.van-checkbox__label:empty{margin:0}
|
@import '../common/index.wxss';.van-checkbox{display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-checkbox__icon-wrap,.van-checkbox__label{line-height:20px;line-height:var(--checkbox-size,20px)}.van-checkbox__icon-wrap{-webkit-flex:none;flex:none}.van-checkbox__icon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;width:1em;height:1em;color:transparent;text-align:center;transition-property:color,border-color,background-color;font-size:20px;font-size:var(--checkbox-size,20px);border:1px solid #c8c9cc;border:1px solid var(--checkbox-border-color,#c8c9cc);transition-duration:.2s;transition-duration:var(--checkbox-transition-duration,.2s)}.van-checkbox__icon--round{border-radius:100%}.van-checkbox__icon--checked{color:#fff;color:var(--white,#fff);background-color:#1989fa;background-color:var(--checkbox-checked-icon-color,#1989fa);border-color:#1989fa;border-color:var(--checkbox-checked-icon-color,#1989fa)}.van-checkbox__icon--disabled{background-color:#ebedf0;background-color:var(--checkbox-disabled-background-color,#ebedf0);border-color:#c8c9cc;border-color:var(--checkbox-disabled-icon-color,#c8c9cc)}.van-checkbox__icon--disabled.van-checkbox__icon--checked{color:#c8c9cc;color:var(--checkbox-disabled-icon-color,#c8c9cc)}.van-checkbox__label{word-wrap:break-word;margin-left:10px;margin-left:var(--checkbox-label-margin,10px);color:#323233;color:var(--checkbox-label-color,#323233)}.van-checkbox__label--left{float:left;margin:0 10px 0 0;margin:0 var(--checkbox-label-margin,10px) 0 0}.van-checkbox__label--disabled{color:#c8c9cc;color:var(--checkbox-disabled-label-color,#c8c9cc)}.van-checkbox__label:empty{margin:0}
|
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-dialog{top:45%!important;overflow:hidden;width:320px;width:var(--dialog-width,320px);font-size:16px;font-size:var(--dialog-font-size,16px);border-radius:16px;border-radius:var(--dialog-border-radius,16px);background-color:#fff;background-color:var(--dialog-background-color,#fff)}@media (max-width:321px){.van-dialog{width:90%;width:var(--dialog-small-screen-width,90%)}}.van-dialog__header{text-align:center;padding-top:24px;padding-top:var(--dialog-header-padding-top,24px);font-weight:500;font-weight:var(--dialog-header-font-weight,500);line-height:24px;line-height:var(--dialog-header-line-height,24px)}.van-dialog__header--isolated{padding:24px 0;padding:var(--dialog-header-isolated-padding,24px 0)}.van-dialog__message{overflow-y:auto;text-align:center;-webkit-overflow-scrolling:touch;font-size:14px;font-size:var(--dialog-message-font-size,14px);line-height:20px;line-height:var(--dialog-message-line-height,20px);max-height:60vh;max-height:var(--dialog-message-max-height,60vh);padding:24px;padding:var(--dialog-message-padding,24px)}.van-dialog__message-text{word-wrap:break-word}.van-dialog__message--has-title{padding-top:12px;padding-top:var(--dialog-has-title-message-padding-top,12px);color:#7d7e80;color:var(--dialog-has-title-message-text-color,#7d7e80)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:-webkit-flex;display:flex}.van-dialog__button{-webkit-flex:1;flex:1}.van-dialog__cancel,.van-dialog__confirm{border:0!important}.van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}
|
@import '../common/index.wxss';.van-dialog{top:45%!important;overflow:hidden;width:320px;width:var(--dialog-width,320px);font-size:16px;font-size:var(--dialog-font-size,16px);border-radius:16px;border-radius:var(--dialog-border-radius,16px);background-color:#fff;background-color:var(--dialog-background-color,#fff)}@media (max-width:321px){.van-dialog{width:90%;width:var(--dialog-small-screen-width,90%)}}.van-dialog__header{text-align:center;padding-top:24px;padding-top:var(--dialog-header-padding-top,24px);font-weight:500;font-weight:var(--dialog-header-font-weight,500);line-height:24px;line-height:var(--dialog-header-line-height,24px)}.van-dialog__header--isolated{padding:24px 0;padding:var(--dialog-header-isolated-padding,24px 0)}.van-dialog__message{overflow-y:auto;text-align:center;-webkit-overflow-scrolling:touch;font-size:14px;font-size:var(--dialog-message-font-size,14px);line-height:20px;line-height:var(--dialog-message-line-height,20px);max-height:60vh;max-height:var(--dialog-message-max-height,60vh);padding:24px;padding:var(--dialog-message-padding,24px)}.van-dialog__message-text{word-wrap:break-word}.van-dialog__message--has-title{padding-top:12px;padding-top:var(--dialog-has-title-message-padding-top,12px);color:#646566;color:var(--dialog-has-title-message-text-color,#646566)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:-webkit-flex;display:flex}.van-dialog__button{-webkit-flex:1;flex:1}.van-dialog__cancel,.van-dialog__confirm{border:0!important}.van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}
|
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-goods-action-icon{border:none!important;width:50px!important;width:var(--goods-action-icon-height,50px)!important}.van-goods-action-icon__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;height:100%;line-height:1;font-size:10px;font-size:var(--goods-action-icon-font-size,10px);color:#7d7e80;color:var(--goods-action-icon-text-color,#7d7e80)}.van-goods-action-icon__icon{margin-bottom:4px}
|
@import '../common/index.wxss';.van-goods-action-icon{border:none!important;width:50px!important;width:var(--goods-action-icon-height,50px)!important}.van-goods-action-icon__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;height:100%;line-height:1;font-size:10px;font-size:var(--goods-action-icon-font-size,10px);color:#646566;color:var(--goods-action-icon-text-color,#646566)}.van-goods-action-icon__icon{margin-bottom:4px}
|
@ -2,6 +2,7 @@
|
|||||||
Object.defineProperty(exports, "__esModule", { value: true });
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
var link_1 = require("../mixins/link");
|
var link_1 = require("../mixins/link");
|
||||||
var component_1 = require("../common/component");
|
var component_1 = require("../common/component");
|
||||||
|
var utils_1 = require("../common/utils");
|
||||||
component_1.VantComponent({
|
component_1.VantComponent({
|
||||||
relation: {
|
relation: {
|
||||||
name: 'grid',
|
name: 'grid',
|
||||||
@ -35,14 +36,21 @@ component_1.VantComponent({
|
|||||||
styleWrapper.push("padding-top: " + width);
|
styleWrapper.push("padding-top: " + width);
|
||||||
}
|
}
|
||||||
if (gutter) {
|
if (gutter) {
|
||||||
styleWrapper.push("padding-right: " + gutter + "px");
|
var gutterValue = utils_1.addUnit(gutter);
|
||||||
|
styleWrapper.push("padding-right: " + gutterValue);
|
||||||
var index = children.indexOf(this);
|
var index = children.indexOf(this);
|
||||||
if (index >= columnNum) {
|
if (index >= columnNum) {
|
||||||
styleWrapper.push("margin-top: " + gutter + "px");
|
styleWrapper.push("margin-top: " + gutterValue);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
var contentStyle = '';
|
||||||
|
if (square && gutter) {
|
||||||
|
var gutterValue = utils_1.addUnit(gutter);
|
||||||
|
contentStyle = "\n right: " + gutterValue + ";\n bottom: " + gutterValue + ";\n height: auto;\n ";
|
||||||
|
}
|
||||||
this.setData({
|
this.setData({
|
||||||
style: styleWrapper.join('; '),
|
style: styleWrapper.join('; '),
|
||||||
|
contentStyle: contentStyle,
|
||||||
center: center,
|
center: center,
|
||||||
border: border,
|
border: border,
|
||||||
square: square,
|
square: square,
|
||||||
|
@ -1,7 +1,10 @@
|
|||||||
<wxs src="../wxs/utils.wxs" module="utils" />
|
<wxs src="../wxs/utils.wxs" module="utils" />
|
||||||
|
|
||||||
<view class="{{ utils.bem('grid-item', { square }) }}" style="{{ style }}" bindtap="onClick">
|
<view class="{{ utils.bem('grid-item', { square }) }}" style="{{ style }}" bindtap="onClick">
|
||||||
<view class="{{ utils.bem('grid-item__content', { center, square, clickable, surround: border && gutter }) }} {{ border ? 'van-hairline--surround' : '' }}">
|
<view
|
||||||
|
class="{{ utils.bem('grid-item__content', { center, square, clickable, surround: border && gutter }) }} {{ border ? 'van-hairline--surround' : '' }}"
|
||||||
|
style="{{ contentStyle }}"
|
||||||
|
>
|
||||||
<block wx:if="{{ useSlot }}">
|
<block wx:if="{{ useSlot }}">
|
||||||
<slot />
|
<slot />
|
||||||
</block>
|
</block>
|
||||||
|
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-grid-item{position:relative;float:left;box-sizing:border-box}.van-grid-item--square{height:0}.van-grid-item__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;box-sizing:border-box;height:100%;padding:16px 8px;padding:var(--grid-item-content-padding,16px 8px);background-color:#fff;background-color:var(--grid-item-content-background-color,#fff)}.van-grid-item__content:after{z-index:1;border-width:0 1px 1px 0;border-bottom-width:var(--border-width-base,1px);border-right-width:var(--border-width-base,1px);border-top-width:0}.van-grid-item__content--surround:after{border-width:1px;border-width:var(--border-width-base,1px)}.van-grid-item__content--center{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.van-grid-item__content--square{position:absolute;top:0;right:0;left:0}.van-grid-item__content--clickable:active{background-color:#f2f3f5;background-color:var(--grid-item-content-active-color,#f2f3f5)}.van-grid-item__icon{font-size:26px;font-size:var(--grid-item-icon-size,26px)}.van-grid-item__text{word-wrap:break-word;color:#7d7e80;color:var(--grid-item-text-color,#7d7e80);font-size:12px;font-size:var(--grid-item-text-font-size,12px)}
|
@import '../common/index.wxss';.van-grid-item{position:relative;float:left;box-sizing:border-box}.van-grid-item--square{height:0}.van-grid-item__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;box-sizing:border-box;height:100%;padding:16px 8px;padding:var(--grid-item-content-padding,16px 8px);background-color:#fff;background-color:var(--grid-item-content-background-color,#fff)}.van-grid-item__content:after{z-index:1;border-width:0 1px 1px 0;border-bottom-width:var(--border-width-base,1px);border-right-width:var(--border-width-base,1px);border-top-width:0}.van-grid-item__content--surround:after{border-width:1px;border-width:var(--border-width-base,1px)}.van-grid-item__content--center{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.van-grid-item__content--square{position:absolute;top:0;right:0;left:0}.van-grid-item__content--clickable:active{background-color:#f2f3f5;background-color:var(--grid-item-content-active-color,#f2f3f5)}.van-grid-item__icon{font-size:26px;font-size:var(--grid-item-icon-size,26px)}.van-grid-item__text{word-wrap:break-word;color:#646566;color:var(--grid-item-text-color,#646566);font-size:12px;font-size:var(--grid-item-text-font-size,12px)}
|
@ -1,6 +1,7 @@
|
|||||||
"use strict";
|
"use strict";
|
||||||
Object.defineProperty(exports, "__esModule", { value: true });
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
var component_1 = require("../common/component");
|
var component_1 = require("../common/component");
|
||||||
|
var utils_1 = require("../common/utils");
|
||||||
component_1.VantComponent({
|
component_1.VantComponent({
|
||||||
relation: {
|
relation: {
|
||||||
name: 'grid-item',
|
name: 'grid-item',
|
||||||
@ -49,7 +50,7 @@ component_1.VantComponent({
|
|||||||
var gutter = this.data.gutter;
|
var gutter = this.data.gutter;
|
||||||
if (gutter) {
|
if (gutter) {
|
||||||
this.setData({
|
this.setData({
|
||||||
style: "padding-left: " + gutter + "px"
|
style: "padding-left: " + utils_1.addUnit(gutter)
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -4,19 +4,36 @@ var utils_1 = require("../common/utils");
|
|||||||
var component_1 = require("../common/component");
|
var component_1 = require("../common/component");
|
||||||
var button_1 = require("../mixins/button");
|
var button_1 = require("../mixins/button");
|
||||||
var open_type_1 = require("../mixins/open-type");
|
var open_type_1 = require("../mixins/open-type");
|
||||||
|
var FIT_MODE_MAP = {
|
||||||
|
none: 'center',
|
||||||
|
fill: 'scaleToFill',
|
||||||
|
cover: 'aspectFill',
|
||||||
|
contain: 'aspectFit'
|
||||||
|
};
|
||||||
component_1.VantComponent({
|
component_1.VantComponent({
|
||||||
mixins: [button_1.button, open_type_1.openType],
|
mixins: [button_1.button, open_type_1.openType],
|
||||||
classes: ['custom-class', 'loading-class', 'error-class', 'image-class'],
|
classes: ['custom-class', 'loading-class', 'error-class', 'image-class'],
|
||||||
props: {
|
props: {
|
||||||
src: String,
|
src: String,
|
||||||
width: String,
|
round: Boolean,
|
||||||
height: String,
|
width: {
|
||||||
|
type: null,
|
||||||
|
observer: 'setStyle'
|
||||||
|
},
|
||||||
|
height: {
|
||||||
|
type: null,
|
||||||
|
observer: 'setStyle'
|
||||||
|
},
|
||||||
|
radius: null,
|
||||||
|
lazyLoad: Boolean,
|
||||||
|
useErrorSlot: Boolean,
|
||||||
|
useLoadingSlot: Boolean,
|
||||||
|
showMenuByLongpress: Boolean,
|
||||||
fit: {
|
fit: {
|
||||||
type: String,
|
type: String,
|
||||||
value: 'fill'
|
value: 'fill',
|
||||||
|
observer: 'setMode'
|
||||||
},
|
},
|
||||||
round: Boolean,
|
|
||||||
lazyLoad: Boolean,
|
|
||||||
showError: {
|
showError: {
|
||||||
type: Boolean,
|
type: Boolean,
|
||||||
value: true
|
value: true
|
||||||
@ -24,46 +41,32 @@ component_1.VantComponent({
|
|||||||
showLoading: {
|
showLoading: {
|
||||||
type: Boolean,
|
type: Boolean,
|
||||||
value: true
|
value: true
|
||||||
},
|
}
|
||||||
showMenuByLongpress: Boolean,
|
|
||||||
// 受小程序slot限制所需要的属性
|
|
||||||
useLoadingSlot: Boolean,
|
|
||||||
useErrorSlot: Boolean,
|
|
||||||
},
|
},
|
||||||
data: {
|
data: {
|
||||||
fitWeapp: 'aspectFit',
|
error: false,
|
||||||
FIT_MODE_MAP: {
|
loading: true
|
||||||
contain: 'aspectFit',
|
|
||||||
cover: 'aspectFill',
|
|
||||||
fill: 'scaleToFill',
|
|
||||||
none: 'center',
|
|
||||||
// TODO: 这个没有原生的属性,需要后面实现,暂时先用contain;
|
|
||||||
'scale-down': 'aspectFit'
|
|
||||||
},
|
|
||||||
loading: true,
|
|
||||||
error: false
|
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
src: function () {
|
src: function () {
|
||||||
this.setData({
|
this.setData({
|
||||||
loading: true,
|
error: false,
|
||||||
error: false
|
loading: true
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
mounted: function () {
|
mounted: function () {
|
||||||
this.init();
|
this.setMode();
|
||||||
|
this.setStyle();
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
init: function () {
|
setMode: function () {
|
||||||
var _a = this.data, FIT_MODE_MAP = _a.FIT_MODE_MAP, fit = _a.fit;
|
|
||||||
this.setData({
|
this.setData({
|
||||||
mode: FIT_MODE_MAP[fit],
|
mode: FIT_MODE_MAP[this.data.fit],
|
||||||
style: this.getStyle(),
|
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
getStyle: function () {
|
setStyle: function () {
|
||||||
var _a = this.data, width = _a.width, height = _a.height;
|
var _a = this.data, width = _a.width, height = _a.height, radius = _a.radius;
|
||||||
var style = '';
|
var style = '';
|
||||||
if (utils_1.isDef(width)) {
|
if (utils_1.isDef(width)) {
|
||||||
style += "width: " + utils_1.addUnit(width) + ";";
|
style += "width: " + utils_1.addUnit(width) + ";";
|
||||||
@ -71,7 +74,11 @@ component_1.VantComponent({
|
|||||||
if (utils_1.isDef(height)) {
|
if (utils_1.isDef(height)) {
|
||||||
style += "height: " + utils_1.addUnit(height) + ";";
|
style += "height: " + utils_1.addUnit(height) + ";";
|
||||||
}
|
}
|
||||||
return style;
|
if (utils_1.isDef(radius)) {
|
||||||
|
style += 'overflow: hidden;';
|
||||||
|
style += "border-radius: " + utils_1.addUnit(radius) + ";";
|
||||||
|
}
|
||||||
|
this.setData({ style: style });
|
||||||
},
|
},
|
||||||
onLoad: function (event) {
|
onLoad: function (event) {
|
||||||
this.setData({
|
this.setData({
|
||||||
@ -82,12 +89,12 @@ component_1.VantComponent({
|
|||||||
onError: function (event) {
|
onError: function (event) {
|
||||||
this.setData({
|
this.setData({
|
||||||
loading: false,
|
loading: false,
|
||||||
error: true,
|
error: true
|
||||||
});
|
});
|
||||||
this.$emit('error', event.detail);
|
this.$emit('error', event.detail);
|
||||||
},
|
},
|
||||||
onClick: function (event) {
|
onClick: function (event) {
|
||||||
this.$emit('click', event.detail);
|
this.$emit('click', event.detail);
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
@ -1,16 +1,17 @@
|
|||||||
<wxs src="../wxs/utils.wxs" module="utils" />
|
<wxs src="../wxs/utils.wxs" module="utils" />
|
||||||
|
|
||||||
<view
|
<view
|
||||||
class="custom-class {{ utils.bem('image', { round })}}"
|
|
||||||
style="{{ style }}"
|
style="{{ style }}"
|
||||||
|
class="custom-class {{ utils.bem('image', { round })}}"
|
||||||
bind:tap="onClick"
|
bind:tap="onClick"
|
||||||
>
|
>
|
||||||
<image
|
<image
|
||||||
wx:if="{{ !error }}"
|
wx:if="{{ !error }}"
|
||||||
class="image-class van-image__img"
|
|
||||||
mode="{{ mode }}"
|
|
||||||
src="{{ src }}"
|
src="{{ src }}"
|
||||||
|
webp
|
||||||
|
mode="{{ mode }}"
|
||||||
lazy-load="{{ lazyLoad }}"
|
lazy-load="{{ lazyLoad }}"
|
||||||
|
class="image-class van-image__img"
|
||||||
show-menu-by-longpress="{{ showMenuByLongpress }}"
|
show-menu-by-longpress="{{ showMenuByLongpress }}"
|
||||||
bind:load="onLoad"
|
bind:load="onLoad"
|
||||||
bind:error="onError"
|
bind:error="onError"
|
||||||
@ -20,28 +21,14 @@
|
|||||||
wx:if="{{ loading && showLoading }}"
|
wx:if="{{ loading && showLoading }}"
|
||||||
class="loading-class van-image__loading"
|
class="loading-class van-image__loading"
|
||||||
>
|
>
|
||||||
<slot
|
<slot wx:if="{{ useLoadingSlot }}" name="loading" />
|
||||||
wx:if="{{ useLoadingSlot }}"
|
<van-icon wx:else name="photo-o" size="22" />
|
||||||
name="loading"
|
|
||||||
/>
|
|
||||||
<van-icon
|
|
||||||
wx:else
|
|
||||||
name="photo-o"
|
|
||||||
size="22"
|
|
||||||
/>
|
|
||||||
</view>
|
</view>
|
||||||
<view
|
<view
|
||||||
wx:if="{{ error && showError }}"
|
wx:if="{{ error && showError }}"
|
||||||
class="error-class van-image__error"
|
class="error-class van-image__error"
|
||||||
>
|
>
|
||||||
<slot
|
<slot wx:if="{{ useErrorSlot }}" name="error" />
|
||||||
wx:if="{{ useErrorSlot }}"
|
<van-icon wx:else name="warning-o" size="22" />
|
||||||
name="error"
|
|
||||||
/>
|
|
||||||
<van-icon
|
|
||||||
wx:else
|
|
||||||
name="warning-o"
|
|
||||||
size="22"
|
|
||||||
/>
|
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:50%}.van-image--round .van-image__img{border-radius:inherit}.van-image__error,.van-image__img,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;color:#969799;color:var(--image-placeholder-text-color,#969799);font-size:14px;font-size:var(--image-placeholder-font-size,14px);background-color:#f8f8f8;background-color:var(--image-placeholder-background-color,#f8f8f8)}
|
@import '../common/index.wxss';.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:50%}.van-image--round .van-image__img{border-radius:inherit}.van-image__error,.van-image__img,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;color:#969799;color:var(--image-placeholder-text-color,#969799);font-size:14px;font-size:var(--image-placeholder-font-size,14px);background-color:#f7f8fa;background-color:var(--image-placeholder-background-color,#f7f8fa)}
|
@ -1,14 +1,27 @@
|
|||||||
"use strict";
|
"use strict";
|
||||||
Object.defineProperty(exports, "__esModule", { value: true });
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
var MIN_DISTANCE = 10;
|
||||||
|
function getDirection(x, y) {
|
||||||
|
if (x > y && x > MIN_DISTANCE) {
|
||||||
|
return 'horizontal';
|
||||||
|
}
|
||||||
|
if (y > x && y > MIN_DISTANCE) {
|
||||||
|
return 'vertical';
|
||||||
|
}
|
||||||
|
return '';
|
||||||
|
}
|
||||||
exports.touch = Behavior({
|
exports.touch = Behavior({
|
||||||
methods: {
|
methods: {
|
||||||
touchStart: function (event) {
|
resetTouchStatus: function () {
|
||||||
var touch = event.touches[0];
|
|
||||||
this.direction = '';
|
this.direction = '';
|
||||||
this.deltaX = 0;
|
this.deltaX = 0;
|
||||||
this.deltaY = 0;
|
this.deltaY = 0;
|
||||||
this.offsetX = 0;
|
this.offsetX = 0;
|
||||||
this.offsetY = 0;
|
this.offsetY = 0;
|
||||||
|
},
|
||||||
|
touchStart: function (event) {
|
||||||
|
this.resetTouchStatus();
|
||||||
|
var touch = event.touches[0];
|
||||||
this.startX = touch.clientX;
|
this.startX = touch.clientX;
|
||||||
this.startY = touch.clientY;
|
this.startY = touch.clientY;
|
||||||
},
|
},
|
||||||
@ -18,12 +31,7 @@ exports.touch = Behavior({
|
|||||||
this.deltaY = touch.clientY - this.startY;
|
this.deltaY = touch.clientY - this.startY;
|
||||||
this.offsetX = Math.abs(this.deltaX);
|
this.offsetX = Math.abs(this.deltaX);
|
||||||
this.offsetY = Math.abs(this.deltaY);
|
this.offsetY = Math.abs(this.deltaY);
|
||||||
this.direction =
|
this.direction = this.direction || getDirection(this.offsetX, this.offsetY);
|
||||||
this.offsetX > this.offsetY
|
|
||||||
? 'horizontal'
|
|
||||||
: this.offsetX < this.offsetY
|
|
||||||
? 'vertical'
|
|
||||||
: '';
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
@ -27,6 +27,10 @@ component_1.VantComponent({
|
|||||||
value: false
|
value: false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
created: function () {
|
||||||
|
var statusBarHeight = wx.getSystemInfoSync().statusBarHeight;
|
||||||
|
this.setData({ statusBarHeight: statusBarHeight });
|
||||||
|
},
|
||||||
methods: {
|
methods: {
|
||||||
show: function () {
|
show: function () {
|
||||||
var _this = this;
|
var _this = this;
|
||||||
|
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-notify{text-align:center;word-wrap:break-word;padding:6px 15px;padding:var(--notify-padding,6px 15px);font-size:14px;font-size:var(--notify-font-size,14px);line-height:20px;line-height:var(--notify-line-height,20px)}.van-notify__container{position:fixed;top:0;box-sizing:border-box;width:100%}.van-notify__safe-area{height:constant(safe-area-inset-top);height:env(safe-area-inset-top)}.van-notify--primary{background-color:#1989fa;background-color:var(--notify-primary-background-color,#1989fa)}.van-notify--success{background-color:#07c160;background-color:var(--notify-success-background-color,#07c160)}.van-notify--danger{background-color:#ee0a24;background-color:var(--notify-danger-background-color,#ee0a24)}.van-notify--warning{background-color:#ff976a;background-color:var(--notify-warning-background-color,#ff976a)}
|
@import '../common/index.wxss';.van-notify{text-align:center;word-wrap:break-word;padding:6px 15px;padding:var(--notify-padding,6px 15px);font-size:14px;font-size:var(--notify-font-size,14px);line-height:20px;line-height:var(--notify-line-height,20px)}.van-notify__container{position:fixed;top:0;box-sizing:border-box;width:100%}.van-notify--primary{background-color:#1989fa;background-color:var(--notify-primary-background-color,#1989fa)}.van-notify--success{background-color:#07c160;background-color:var(--notify-success-background-color,#07c160)}.van-notify--danger{background-color:#ee0a24;background-color:var(--notify-danger-background-color,#ee0a24)}.van-notify--warning{background-color:#ff976a;background-color:var(--notify-warning-background-color,#ff976a)}
|
@ -9,7 +9,6 @@ var defaultOptions = {
|
|||||||
duration: 3000,
|
duration: 3000,
|
||||||
zIndex: 110,
|
zIndex: 110,
|
||||||
color: color_1.WHITE,
|
color: color_1.WHITE,
|
||||||
safeAreaInsetTop: false,
|
|
||||||
onClick: function () { },
|
onClick: function () { },
|
||||||
onOpened: function () { },
|
onOpened: function () { },
|
||||||
onClose: function () { }
|
onClose: function () { }
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
<picker-column
|
<picker-column
|
||||||
class="van-picker__column"
|
class="van-picker__column"
|
||||||
wx:for="{{ isSimple(columns) ? [columns] : columns }}"
|
wx:for="{{ isSimple(columns) ? [columns] : columns }}"
|
||||||
wx:key="{{ index }}"
|
wx:key="index"
|
||||||
data-index="{{ index }}"
|
data-index="{{ index }}"
|
||||||
custom-class="column-class"
|
custom-class="column-class"
|
||||||
value-key="{{ valueKey }}"
|
value-key="{{ valueKey }}"
|
||||||
|
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-progress{position:relative;height:4px;height:var(--progress-height,4px);border-radius:4px;border-radius:var(--progress-height,4px);background:#e5e5e5;background:var(--progress-background-color,#e5e5e5)}.van-progress__portion{position:absolute;left:0;height:100%;border-radius:inherit;background:#1989fa;background:var(--progress-color,#1989fa)}.van-progress__pivot{position:absolute;top:50%;right:0;box-sizing:border-box;min-width:2em;text-align:center;word-break:keep-all;border-radius:1em;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff;color:var(--progress-pivot-text-color,#fff);padding:0 5px;padding:var(--progress-pivot-padding,0 5px);font-size:10px;font-size:var(--progress-pivot-font-size,10px);line-height:1.6;line-height:var(--progress-pivot-line-height,1.6);background-color:#1989fa;background-color:var(--progress-pivot-background-color,#1989fa)}
|
@import '../common/index.wxss';.van-progress{position:relative;height:4px;height:var(--progress-height,4px);border-radius:4px;border-radius:var(--progress-height,4px);background:#ebedf0;background:var(--progress-background-color,#ebedf0)}.van-progress__portion{position:absolute;left:0;height:100%;border-radius:inherit;background:#1989fa;background:var(--progress-color,#1989fa)}.van-progress__pivot{position:absolute;top:50%;right:0;box-sizing:border-box;min-width:2em;text-align:center;word-break:keep-all;border-radius:1em;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff;color:var(--progress-pivot-text-color,#fff);padding:0 5px;padding:var(--progress-pivot-padding,0 5px);font-size:10px;font-size:var(--progress-pivot-font-size,10px);line-height:1.6;line-height:var(--progress-pivot-line-height,1.6);background-color:#1989fa;background-color:var(--progress-pivot-background-color,#1989fa)}
|
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-radio{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;overflow:hidden;-webkit-user-select:none;user-select:none}.van-radio__icon-wrap{-webkit-flex:none;flex:none}.van-radio__icon{display:block;box-sizing:border-box;width:1em;height:1em;color:transparent;text-align:center;transition-property:color,border-color,background-color;border:1px solid #e5e5e5;border:1px solid var(--radio-border-color,#e5e5e5);font-size:20px;font-size:var(--radio-size,20px);transition-duration:.2s;transition-duration:var(--radio-transition-duration,.2s)}.van-radio__icon--round{border-radius:100%}.van-radio__icon--checked{color:#fff;color:var(--white,#fff);background-color:#1989fa;background-color:var(--radio-checked-icon-color,#1989fa);border-color:#1989fa;border-color:var(--radio-checked-icon-color,#1989fa)}.van-radio__icon--disabled{background-color:#ebedf0;background-color:var(--radio-disabled-background-color,#ebedf0);border-color:#c8c9cc;border-color:var(--radio-disabled-icon-color,#c8c9cc)}.van-radio__icon--disabled.van-radio__icon--checked{color:#c8c9cc;color:var(--radio-disabled-icon-color,#c8c9cc)}.van-radio__label{word-wrap:break-word;margin-left:10px;margin-left:var(--radio-label-margin,10px);color:#323233;color:var(--radio-label-color,#323233);line-height:20px;line-height:var(--radio-size,20px)}.van-radio__label--left{float:left;margin:0 10px 0 0;margin:0 var(--radio-label-margin,10px) 0 0}.van-radio__label--disabled{color:#c8c9cc;color:var(--radio-disabled-label-color,#c8c9cc)}.van-radio__label:empty{margin:0}
|
@import '../common/index.wxss';.van-radio{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;overflow:hidden;-webkit-user-select:none;user-select:none}.van-radio__icon-wrap{-webkit-flex:none;flex:none}.van-radio__icon{display:block;box-sizing:border-box;width:1em;height:1em;color:transparent;text-align:center;transition-property:color,border-color,background-color;border:1px solid #c8c9cc;border:1px solid var(--radio-border-color,#c8c9cc);font-size:20px;font-size:var(--radio-size,20px);transition-duration:.2s;transition-duration:var(--radio-transition-duration,.2s)}.van-radio__icon--round{border-radius:100%}.van-radio__icon--checked{color:#fff;color:var(--white,#fff);background-color:#1989fa;background-color:var(--radio-checked-icon-color,#1989fa);border-color:#1989fa;border-color:var(--radio-checked-icon-color,#1989fa)}.van-radio__icon--disabled{background-color:#ebedf0;background-color:var(--radio-disabled-background-color,#ebedf0);border-color:#c8c9cc;border-color:var(--radio-disabled-icon-color,#c8c9cc)}.van-radio__icon--disabled.van-radio__icon--checked{color:#c8c9cc;color:var(--radio-disabled-icon-color,#c8c9cc)}.van-radio__label{word-wrap:break-word;margin-left:10px;margin-left:var(--radio-label-margin,10px);color:#323233;color:var(--radio-label-color,#323233);line-height:20px;line-height:var(--radio-size,20px)}.van-radio__label--left{float:left;margin:0 10px 0 0;margin:0 var(--radio-label-margin,10px) 0 0}.van-radio__label--disabled{color:#c8c9cc;color:var(--radio-disabled-label-color,#c8c9cc)}.van-radio__label:empty{margin:0}
|
@ -52,7 +52,7 @@ component_1.VantComponent({
|
|||||||
var _this = this;
|
var _this = this;
|
||||||
/**
|
/**
|
||||||
* 修复修改输入框值时,输入框失焦和赋值同时触发,赋值失效
|
* 修复修改输入框值时,输入框失焦和赋值同时触发,赋值失效
|
||||||
* https://github.com/youzan/vant-weapp/issues/1768
|
* https://github.com/youzan/@vant/weapp/issues/1768
|
||||||
*/
|
*/
|
||||||
setTimeout(function () {
|
setTimeout(function () {
|
||||||
_this.setData({ value: '' });
|
_this.setData({ value: '' });
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
style="{{ 'width:' + titleWidth }}"
|
style="{{ 'width:' + titleWidth }}"
|
||||||
/>
|
/>
|
||||||
<view
|
<view
|
||||||
wx:for="row"
|
wx:for="{{ row }}"
|
||||||
wx:key="index"
|
wx:key="index"
|
||||||
wx:for-index="index"
|
wx:for-index="index"
|
||||||
class="{{ utils.bem('skeleton__row') }}"
|
class="{{ utils.bem('skeleton__row') }}"
|
||||||
|
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-slider{position:relative;border-radius:999px;border-radius:var(--border-radius-max,999px);background-color:#e5e5e5;background-color:var(--slider-inactive-background-color,#e5e5e5)}.van-slider:before{position:absolute;right:0;left:0;content:"";top:-8px;top:-var(--padding-xs,8px);bottom:-8px;bottom:-var(--padding-xs,8px)}.van-slider__bar{position:relative;border-radius:inherit;transition:width .2s;transition:width var(--animation-duration-fast,.2s);background-color:#1989fa;background-color:var(--slider-active-background-color,#1989fa)}.van-slider__button{width:24px;height:24px;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#fff;background-color:var(--slider-button-background-color,#fff)}.van-slider__button-wrapper{position:absolute;top:50%;right:0;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0)}.van-slider--disabled{opacity:.5}
|
@import '../common/index.wxss';.van-slider{position:relative;border-radius:999px;border-radius:var(--border-radius-max,999px);background-color:#ebedf0;background-color:var(--slider-inactive-background-color,#ebedf0)}.van-slider:before{position:absolute;right:0;left:0;content:"";top:-8px;top:-var(--padding-xs,8px);bottom:-8px;bottom:-var(--padding-xs,8px)}.van-slider__bar{position:relative;border-radius:inherit;transition:width .2s;transition:width var(--animation-duration-fast,.2s);background-color:#1989fa;background-color:var(--slider-active-background-color,#1989fa)}.van-slider__button{width:24px;height:24px;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#fff;background-color:var(--slider-button-background-color,#fff)}.van-slider__button-wrapper{position:absolute;top:50%;right:0;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0)}.van-slider--disabled{opacity:.5}
|
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-stepper{font-size:0}.van-stepper__minus,.van-stepper__plus{position:relative;display:inline-block;box-sizing:border-box;margin:1px;vertical-align:middle;border:0;background-color:#f2f3f5;background-color:var(--stepper-background-color,#f2f3f5);color:#323233;color:var(--stepper-button-icon-color,#323233);width:28px;width:var(--stepper-input-height,28px);height:28px;height:var(--stepper-input-height,28px);padding:4px;padding:var(--padding-base,4px)}.van-stepper__minus:before,.van-stepper__plus:before{width:9px;height:1px}.van-stepper__minus:after,.van-stepper__plus:after{width:1px;height:9px}.van-stepper__minus:after,.van-stepper__minus:before,.van-stepper__plus:after,.van-stepper__plus:before{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;content:"";background-color:#323233;background-color:var(--text-color,#323233)}.van-stepper__minus--hover,.van-stepper__plus--hover{background-color:#e8e8e8;background-color:var(--stepper-active-color,#e8e8e8)}.van-stepper__minus--disabled,.van-stepper__plus--disabled{color:#c8c9cc;color:var(--stepper-button-disabled-icon-color,#c8c9cc)}.van-stepper__minus--disabled,.van-stepper__minus--disabled.van-stepper__minus--hover,.van-stepper__minus--disabled.van-stepper__plus--hover,.van-stepper__minus--disabled:after,.van-stepper__minus--disabled:before,.van-stepper__plus--disabled,.van-stepper__plus--disabled.van-stepper__minus--hover,.van-stepper__plus--disabled.van-stepper__plus--hover,.van-stepper__plus--disabled:after,.van-stepper__plus--disabled:before{background-color:#f7f8fa;background-color:var(--stepper-button-disabled-color,#f7f8fa)}.van-stepper__minus{border-radius:4px 0 0 4px;border-radius:var(--stepper-border-radius,4px) 0 0 var(--stepper-border-radius,4px)}.van-stepper__minus:after{display:none}.van-stepper__plus{border-radius:0 4px 4px 0;border-radius:0 var(--stepper-border-radius,4px) var(--stepper-border-radius,4px) 0}.van-stepper__input{display:inline-block;box-sizing:border-box;min-height:0;margin:1px;padding:1px;text-align:center;vertical-align:middle;border:0;border-width:1px 0;border-radius:0;-webkit-appearance:none;font-size:14px;font-size:var(--stepper-input-font-size,14px);color:#323233;color:var(--stepper-input-text-color,#323233);background-color:#f2f3f5;background-color:var(--stepper-background-color,#f2f3f5);width:32px;width:var(--stepper-input-width,32px);height:28px;height:var(--stepper-input-height,28px)}.van-stepper__input--disabled{color:#c8c9cc;color:var(--stepper-input-disabled-text-color,#c8c9cc);background-color:#f2f3f5;background-color:var(--stepper-input-disabled-background-color,#f2f3f5)}
|
@import '../common/index.wxss';.van-stepper{font-size:0}.van-stepper__minus,.van-stepper__plus{position:relative;display:inline-block;box-sizing:border-box;margin:1px;vertical-align:middle;border:0;background-color:#f2f3f5;background-color:var(--stepper-background-color,#f2f3f5);color:#323233;color:var(--stepper-button-icon-color,#323233);width:28px;width:var(--stepper-input-height,28px);height:28px;height:var(--stepper-input-height,28px);padding:4px;padding:var(--padding-base,4px)}.van-stepper__minus:before,.van-stepper__plus:before{width:9px;height:1px}.van-stepper__minus:after,.van-stepper__plus:after{width:1px;height:9px}.van-stepper__minus:after,.van-stepper__minus:before,.van-stepper__plus:after,.van-stepper__plus:before{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background-color:currentColor;content:""}.van-stepper__minus--hover,.van-stepper__plus--hover{background-color:#e8e8e8;background-color:var(--stepper-active-color,#e8e8e8)}.van-stepper__minus--disabled,.van-stepper__plus--disabled{color:#c8c9cc;color:var(--stepper-button-disabled-icon-color,#c8c9cc)}.van-stepper__minus--disabled,.van-stepper__minus--disabled.van-stepper__minus--hover,.van-stepper__minus--disabled.van-stepper__plus--hover,.van-stepper__plus--disabled,.van-stepper__plus--disabled.van-stepper__minus--hover,.van-stepper__plus--disabled.van-stepper__plus--hover{background-color:#f7f8fa;background-color:var(--stepper-button-disabled-color,#f7f8fa)}.van-stepper__minus{border-radius:4px 0 0 4px;border-radius:var(--stepper-border-radius,4px) 0 0 var(--stepper-border-radius,4px)}.van-stepper__minus:after{display:none}.van-stepper__plus{border-radius:0 4px 4px 0;border-radius:0 var(--stepper-border-radius,4px) var(--stepper-border-radius,4px) 0}.van-stepper__input{display:inline-block;box-sizing:border-box;min-height:0;margin:1px;padding:1px;text-align:center;vertical-align:middle;border:0;border-width:1px 0;border-radius:0;-webkit-appearance:none;font-size:14px;font-size:var(--stepper-input-font-size,14px);color:#323233;color:var(--stepper-input-text-color,#323233);background-color:#f2f3f5;background-color:var(--stepper-background-color,#f2f3f5);width:32px;width:var(--stepper-input-width,32px);height:28px;height:var(--stepper-input-height,28px)}.van-stepper__input--disabled{color:#c8c9cc;color:var(--stepper-input-disabled-text-color,#c8c9cc);background-color:#f2f3f5;background-color:var(--stepper-input-disabled-background-color,#f2f3f5)}
|
@ -2,6 +2,7 @@
|
|||||||
Object.defineProperty(exports, "__esModule", { value: true });
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
var component_1 = require("../common/component");
|
var component_1 = require("../common/component");
|
||||||
var touch_1 = require("../mixins/touch");
|
var touch_1 = require("../mixins/touch");
|
||||||
|
var utils_1 = require("../common/utils");
|
||||||
var THRESHOLD = 0.3;
|
var THRESHOLD = 0.3;
|
||||||
var ARRAY = [];
|
var ARRAY = [];
|
||||||
component_1.VantComponent({
|
component_1.VantComponent({
|
||||||
@ -38,15 +39,19 @@ component_1.VantComponent({
|
|||||||
var _a = this.data, leftWidth = _a.leftWidth, rightWidth = _a.rightWidth;
|
var _a = this.data, leftWidth = _a.leftWidth, rightWidth = _a.rightWidth;
|
||||||
var offset = position === 'left' ? leftWidth : -rightWidth;
|
var offset = position === 'left' ? leftWidth : -rightWidth;
|
||||||
this.swipeMove(offset);
|
this.swipeMove(offset);
|
||||||
|
this.$emit('open', {
|
||||||
|
position: position,
|
||||||
|
name: this.data.name
|
||||||
|
});
|
||||||
},
|
},
|
||||||
close: function () {
|
close: function () {
|
||||||
this.swipeMove(0);
|
this.swipeMove(0);
|
||||||
},
|
},
|
||||||
swipeMove: function (offset) {
|
swipeMove: function (offset) {
|
||||||
if (offset === void 0) { offset = 0; }
|
if (offset === void 0) { offset = 0; }
|
||||||
this.offset = offset;
|
this.offset = utils_1.range(offset, -this.data.rightWidth, this.data.leftWidth);
|
||||||
var transform = "translate3d(" + offset + "px, 0, 0)";
|
var transform = "translate3d(" + this.offset + "px, 0, 0)";
|
||||||
var transition = this.draging
|
var transition = this.dragging
|
||||||
? 'none'
|
? 'none'
|
||||||
: 'transform .6s cubic-bezier(0.18, 0.89, 0.32, 1)';
|
: 'transform .6s cubic-bezier(0.18, 0.89, 0.32, 1)';
|
||||||
this.setData({
|
this.setData({
|
||||||
@ -68,46 +73,32 @@ component_1.VantComponent({
|
|||||||
this.setData({ catchMove: false });
|
this.setData({ catchMove: false });
|
||||||
},
|
},
|
||||||
startDrag: function (event) {
|
startDrag: function (event) {
|
||||||
var _this = this;
|
|
||||||
if (this.data.disabled) {
|
if (this.data.disabled) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
ARRAY.forEach(function (item) {
|
|
||||||
if (item !== _this) {
|
|
||||||
item.close();
|
|
||||||
}
|
|
||||||
});
|
|
||||||
this.draging = true;
|
|
||||||
this.startOffset = this.offset;
|
this.startOffset = this.offset;
|
||||||
this.firstDirection = '';
|
|
||||||
this.touchStart(event);
|
this.touchStart(event);
|
||||||
},
|
},
|
||||||
noop: function () { },
|
noop: function () { },
|
||||||
onDrag: function (event) {
|
onDrag: function (event) {
|
||||||
|
var _this = this;
|
||||||
if (this.data.disabled) {
|
if (this.data.disabled) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
this.touchMove(event);
|
this.touchMove(event);
|
||||||
if (!this.firstDirection) {
|
if (this.direction !== 'horizontal') {
|
||||||
this.firstDirection = this.direction;
|
|
||||||
this.setData({ catchMove: this.firstDirection === 'horizontal' });
|
|
||||||
}
|
|
||||||
if (this.firstDirection === 'vertical') {
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
var _a = this.data, leftWidth = _a.leftWidth, rightWidth = _a.rightWidth;
|
this.dragging = true;
|
||||||
var offset = this.startOffset + this.deltaX;
|
ARRAY.filter(function (item) { return item !== _this; }).forEach(function (item) { return item.close(); });
|
||||||
if ((rightWidth > 0 && -offset > rightWidth) ||
|
this.setData({ catchMove: true });
|
||||||
(leftWidth > 0 && offset > leftWidth)) {
|
this.swipeMove(this.startOffset + this.deltaX);
|
||||||
return;
|
|
||||||
}
|
|
||||||
this.swipeMove(offset);
|
|
||||||
},
|
},
|
||||||
endDrag: function () {
|
endDrag: function () {
|
||||||
if (this.data.disabled) {
|
if (this.data.disabled) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
this.draging = false;
|
this.dragging = false;
|
||||||
this.swipeLeaveTransition();
|
this.swipeLeaveTransition();
|
||||||
},
|
},
|
||||||
onClick: function (event) {
|
onClick: function (event) {
|
||||||
@ -117,7 +108,11 @@ component_1.VantComponent({
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
if (this.data.asyncClose) {
|
if (this.data.asyncClose) {
|
||||||
this.$emit('close', { position: position, instance: this, name: this.data.name });
|
this.$emit('close', {
|
||||||
|
position: position,
|
||||||
|
instance: this,
|
||||||
|
name: this.data.name
|
||||||
|
});
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
this.swipeMove(0);
|
this.swipeMove(0);
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
bindtouchstart="startDrag"
|
bindtouchstart="startDrag"
|
||||||
catchtouchmove="{{ catchMove ? 'noop' : '' }}"
|
catchtouchmove="{{ catchMove ? 'noop' : '' }}"
|
||||||
capture-bind:touchmove="onDrag"
|
capture-bind:touchmove="onDrag"
|
||||||
catchtouchend="endDrag"
|
bindtouchend="endDrag"
|
||||||
catchtouchcancel="endDrag"
|
bindtouchcancel="endDrag"
|
||||||
>
|
>
|
||||||
<view style="{{ wrapperStyle }}">
|
<view style="{{ wrapperStyle }}">
|
||||||
<view wx:if="{{ leftWidth }}" class="van-swipe-cell__left" data-key="left" catch:tap="onClick">
|
<view wx:if="{{ leftWidth }}" class="van-swipe-cell__left" data-key="left" catch:tap="onClick">
|
||||||
|
@ -45,7 +45,8 @@ component_1.VantComponent({
|
|||||||
this.inited = this.inited || active;
|
this.inited = this.inited || active;
|
||||||
this.setData({
|
this.setData({
|
||||||
active: active,
|
active: active,
|
||||||
shouldRender: this.inited || !parentData.lazyRender
|
shouldRender: this.inited || !parentData.lazyRender,
|
||||||
|
shouldShow: active || parentData.animated
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
update: function () {
|
update: function () {
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
<wxs src="../wxs/utils.wxs" module="utils" />
|
<wxs src="../wxs/utils.wxs" module="utils" />
|
||||||
|
|
||||||
<view
|
<view
|
||||||
wx:if="{{ shouldRender }}"
|
|
||||||
class="custom-class {{ utils.bem('tab__pane', { active, inactive: !active }) }}"
|
class="custom-class {{ utils.bem('tab__pane', { active, inactive: !active }) }}"
|
||||||
|
style="{{ shouldShow ? '' : 'display: none;' }}"
|
||||||
>
|
>
|
||||||
<slot />
|
<slot wx:if="{{ shouldRender }}" />
|
||||||
</view>
|
</view>
|
||||||
|
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';:host{-webkit-flex:1;flex:1}.van-tabbar-item{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:100%;color:#7d7e80;color:var(--tabbar-item-text-color,#7d7e80);font-size:12px;font-size:var(--tabbar-item-font-size,12px);line-height:1;line-height:var(--tabbar-item-line-height,1)}.van-tabbar-item__icon{position:relative;margin-bottom:5px;margin-bottom:var(--tabbar-item-margin-bottom,5px);font-size:18px;font-size:var(--tabbar-item-icon-size,18px)}.van-tabbar-item__icon__inner{display:block;min-width:1em}.van-tabbar-item--active{color:#1989fa;color:var(--tabbar-item-active-color,#1989fa)}.van-tabbar-item__info{margin-top:2px}
|
@import '../common/index.wxss';:host{-webkit-flex:1;flex:1}.van-tabbar-item{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:100%;color:#646566;color:var(--tabbar-item-text-color,#646566);font-size:12px;font-size:var(--tabbar-item-font-size,12px);line-height:1;line-height:var(--tabbar-item-line-height,1)}.van-tabbar-item__icon{position:relative;margin-bottom:5px;margin-bottom:var(--tabbar-item-margin-bottom,5px);font-size:18px;font-size:var(--tabbar-item-icon-size,18px)}.van-tabbar-item__icon__inner{display:block;min-width:1em}.van-tabbar-item--active{color:#1989fa;color:var(--tabbar-item-active-color,#1989fa)}.van-tabbar-item__info{margin-top:2px}
|
@ -32,7 +32,10 @@ component_1.VantComponent({
|
|||||||
sticky: Boolean,
|
sticky: Boolean,
|
||||||
animated: {
|
animated: {
|
||||||
type: Boolean,
|
type: Boolean,
|
||||||
observer: 'setTrack'
|
observer: function () {
|
||||||
|
this.setTrack();
|
||||||
|
this.children.forEach(function (child) { return child.updateRender(); });
|
||||||
|
}
|
||||||
},
|
},
|
||||||
swipeable: Boolean,
|
swipeable: Boolean,
|
||||||
lineWidth: {
|
lineWidth: {
|
||||||
@ -127,6 +130,9 @@ component_1.VantComponent({
|
|||||||
trigger: function (eventName) {
|
trigger: function (eventName) {
|
||||||
var currentIndex = this.data.currentIndex;
|
var currentIndex = this.data.currentIndex;
|
||||||
var child = this.children[currentIndex];
|
var child = this.children[currentIndex];
|
||||||
|
if (!utils_1.isDef(child)) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
this.$emit(eventName, {
|
this.$emit(eventName, {
|
||||||
index: currentIndex,
|
index: currentIndex,
|
||||||
name: child.getComputedName(),
|
name: child.getComputedName(),
|
||||||
@ -151,8 +157,9 @@ component_1.VantComponent({
|
|||||||
setCurrentIndexByName: function (name) {
|
setCurrentIndexByName: function (name) {
|
||||||
var _a = this.children, children = _a === void 0 ? [] : _a;
|
var _a = this.children, children = _a === void 0 ? [] : _a;
|
||||||
var matched = children.filter(function (child) { return child.getComputedName() === name; });
|
var matched = children.filter(function (child) { return child.getComputedName() === name; });
|
||||||
var defaultIndex = (children[0] || {}).index || 0;
|
if (matched.length) {
|
||||||
this.setCurrentIndex(matched.length ? matched[0].index : defaultIndex);
|
this.setCurrentIndex(matched[0].index);
|
||||||
|
}
|
||||||
},
|
},
|
||||||
setCurrentIndex: function (currentIndex) {
|
setCurrentIndex: function (currentIndex) {
|
||||||
var _this = this;
|
var _this = this;
|
||||||
@ -162,14 +169,17 @@ component_1.VantComponent({
|
|||||||
currentIndex < 0) {
|
currentIndex < 0) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
var shouldEmitChange = data.currentIndex !== null;
|
|
||||||
this.setData({ currentIndex: currentIndex });
|
|
||||||
children.forEach(function (item, index) {
|
children.forEach(function (item, index) {
|
||||||
var active = index === currentIndex;
|
var active = index === currentIndex;
|
||||||
if (active !== item.data.active || !item.inited) {
|
if (active !== item.data.active || !item.inited) {
|
||||||
item.updateRender(active, _this);
|
item.updateRender(active, _this);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
if (currentIndex === data.currentIndex) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
var shouldEmitChange = data.currentIndex !== null;
|
||||||
|
this.setData({ currentIndex: currentIndex });
|
||||||
wx.nextTick(function () {
|
wx.nextTick(function () {
|
||||||
_this.setLine();
|
_this.setLine();
|
||||||
_this.setTrack();
|
_this.setTrack();
|
||||||
@ -216,8 +226,11 @@ component_1.VantComponent({
|
|||||||
},
|
},
|
||||||
setTrack: function () {
|
setTrack: function () {
|
||||||
var _a = this.data, animated = _a.animated, duration = _a.duration, currentIndex = _a.currentIndex;
|
var _a = this.data, animated = _a.animated, duration = _a.duration, currentIndex = _a.currentIndex;
|
||||||
|
if (!animated) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
this.setData({
|
this.setData({
|
||||||
trackStyle: "\n transform: translate3d(" + -100 * currentIndex + "%, 0, 0);\n -webkit-transition-duration: " + (animated ? duration : 0) + "s;\n transition-duration: " + (animated ? duration : 0) + "s;\n "
|
trackStyle: "\n transform: translate3d(" + -100 * currentIndex + "%, 0, 0);\n -webkit-transition-duration: " + duration + "s;\n transition-duration: " + duration + "s;\n "
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
// scroll active tab into view
|
// scroll active tab into view
|
||||||
|
@ -53,7 +53,7 @@
|
|||||||
bind:touchend="onTouchEnd"
|
bind:touchend="onTouchEnd"
|
||||||
bind:touchcancel="onTouchEnd"
|
bind:touchcancel="onTouchEnd"
|
||||||
>
|
>
|
||||||
<view class="van-tabs__track" style="{{ trackStyle }}">
|
<view class="{{ utils.bem('tabs__track', [{ animated }]) }} van-tabs__track" style="{{ trackStyle }}">
|
||||||
<slot />
|
<slot />
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-tabs{position:relative;-webkit-tap-highlight-color:transparent}.van-tabs__wrap{display:-webkit-flex;display:flex;overflow:hidden}.van-tabs__wrap--scrollable .van-tab{-webkit-flex:0 0 22%;flex:0 0 22%}.van-tabs__scroll{background-color:#fff;background-color:var(--tabs-nav-background-color,#fff)}.van-tabs__scroll--line{box-sizing:initial;height:calc(100% + 15px)}.van-tabs__scroll--card{margin:0 16px;margin:0 var(--padding-md,16px)}.van-tabs__nav{position:relative;display:-webkit-flex;display:flex;-webkit-user-select:none;user-select:none}.van-tabs__nav--card{box-sizing:border-box;height:30px;height:var(--tabs-card-height,30px);border:1px solid #ee0a24;border:var(--border-width-base,1px) solid var(--tabs-default-color,#ee0a24);border-radius:2px;border-radius:var(--border-radius-sm,2px)}.van-tabs__nav--card .van-tab{color:#ee0a24;color:var(--tabs-default-color,#ee0a24);line-height:28px;line-height:calc(var(--tabs-card-height, 30px) - 2*var(--border-width-base, 1px));border-right:1px solid #ee0a24;border-right:var(--border-width-base,1px) solid var(--tabs-default-color,#ee0a24)}.van-tabs__nav--card .van-tab:last-child{border-right:none}.van-tabs__nav--card .van-tab.van-tab--active{color:#fff;color:var(--white,#fff);background-color:#ee0a24;background-color:var(--tabs-default-color,#ee0a24)}.van-tabs__nav--card .van-tab--disabled{color:#c8c9cc;color:var(--tab-disabled-text-color,#c8c9cc)}.van-tabs__line{position:absolute;bottom:0;left:0;z-index:1;height:3px;height:var(--tabs-bottom-bar-height,3px);border-radius:3px;border-radius:var(--tabs-bottom-bar-height,3px);background-color:#ee0a24;background-color:var(--tabs-bottom-bar-color,#ee0a24)}.van-tabs__track{position:relative;display:-webkit-flex;display:flex;width:100%;height:100%;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-tabs__content{overflow:hidden}.van-tabs--line .van-tabs__wrap{height:44px;height:var(--tabs-line-height,44px)}.van-tabs--card .van-tabs__wrap{height:30px;height:var(--tabs-card-height,30px)}.van-tab{position:relative;-webkit-flex:1;flex:1;box-sizing:border-box;min-width:0;padding:0 5px;text-align:center;cursor:pointer;color:#7d7e80;color:var(--tab-text-color,#7d7e80);font-size:14px;font-size:var(--tab-font-size,14px);line-height:44px;line-height:var(--tabs-line-height,44px)}.van-tab--active{font-weight:500;font-weight:var(--font-weight-bold,500);color:#323233;color:var(--tab-active-text-color,#323233)}.van-tab--disabled{color:#c8c9cc;color:var(--tab-disabled-text-color,#c8c9cc)}.van-tab--complete{-webkit-flex:1 0 auto!important;flex:1 0 auto!important}.van-tab__title__info{position:relative!important;top:-1px!important;display:inline-block;-webkit-transform:translateX(0)!important;transform:translateX(0)!important}
|
@import '../common/index.wxss';.van-tabs{position:relative;-webkit-tap-highlight-color:transparent}.van-tabs__wrap{display:-webkit-flex;display:flex;overflow:hidden}.van-tabs__wrap--scrollable .van-tab{-webkit-flex:0 0 22%;flex:0 0 22%}.van-tabs__scroll{background-color:#fff;background-color:var(--tabs-nav-background-color,#fff)}.van-tabs__scroll--line{box-sizing:initial;height:calc(100% + 15px)}.van-tabs__scroll--card{margin:0 16px;margin:0 var(--padding-md,16px)}.van-tabs__nav{position:relative;display:-webkit-flex;display:flex;-webkit-user-select:none;user-select:none}.van-tabs__nav--card{box-sizing:border-box;height:30px;height:var(--tabs-card-height,30px);border:1px solid #ee0a24;border:var(--border-width-base,1px) solid var(--tabs-default-color,#ee0a24);border-radius:2px;border-radius:var(--border-radius-sm,2px)}.van-tabs__nav--card .van-tab{color:#ee0a24;color:var(--tabs-default-color,#ee0a24);line-height:28px;line-height:calc(var(--tabs-card-height, 30px) - 2*var(--border-width-base, 1px));border-right:1px solid #ee0a24;border-right:var(--border-width-base,1px) solid var(--tabs-default-color,#ee0a24)}.van-tabs__nav--card .van-tab:last-child{border-right:none}.van-tabs__nav--card .van-tab.van-tab--active{color:#fff;color:var(--white,#fff);background-color:#ee0a24;background-color:var(--tabs-default-color,#ee0a24)}.van-tabs__nav--card .van-tab--disabled{color:#c8c9cc;color:var(--tab-disabled-text-color,#c8c9cc)}.van-tabs__line{position:absolute;bottom:0;left:0;z-index:1;height:3px;height:var(--tabs-bottom-bar-height,3px);border-radius:3px;border-radius:var(--tabs-bottom-bar-height,3px);background-color:#ee0a24;background-color:var(--tabs-bottom-bar-color,#ee0a24)}.van-tabs__track{position:relative;width:100%;height:100%}.van-tabs__track--animated{display:-webkit-flex;display:flex;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-tabs__content{overflow:hidden}.van-tabs--line .van-tabs__wrap{height:44px;height:var(--tabs-line-height,44px)}.van-tabs--card .van-tabs__wrap{height:30px;height:var(--tabs-card-height,30px)}.van-tab{position:relative;-webkit-flex:1;flex:1;box-sizing:border-box;min-width:0;padding:0 5px;text-align:center;cursor:pointer;color:#646566;color:var(--tab-text-color,#646566);font-size:14px;font-size:var(--tab-font-size,14px);line-height:44px;line-height:var(--tabs-line-height,44px)}.van-tab--active{font-weight:500;font-weight:var(--font-weight-bold,500);color:#323233;color:var(--tab-active-text-color,#323233)}.van-tab--disabled{color:#c8c9cc;color:var(--tab-disabled-text-color,#c8c9cc)}.van-tab--complete{-webkit-flex:1 0 auto!important;flex:1 0 auto!important}.van-tab__title__info{position:relative!important;top:-1px!important;display:inline-block;-webkit-transform:translateX(0)!important;transform:translateX(0)!important}
|
@ -19,6 +19,8 @@ component_1.VantComponent({
|
|||||||
disabled: Boolean,
|
disabled: Boolean,
|
||||||
multiple: Boolean,
|
multiple: Boolean,
|
||||||
uploadText: String,
|
uploadText: String,
|
||||||
|
useSlot: Boolean,
|
||||||
|
useBeforeRead: Boolean,
|
||||||
previewSize: {
|
previewSize: {
|
||||||
type: null,
|
type: null,
|
||||||
value: 90,
|
value: 90,
|
||||||
@ -45,6 +47,10 @@ component_1.VantComponent({
|
|||||||
type: Number,
|
type: Number,
|
||||||
value: 100
|
value: 100
|
||||||
},
|
},
|
||||||
|
deletable: {
|
||||||
|
type: Boolean,
|
||||||
|
value: true
|
||||||
|
},
|
||||||
previewImage: {
|
previewImage: {
|
||||||
type: Boolean,
|
type: Boolean,
|
||||||
value: true
|
value: true
|
||||||
@ -56,9 +62,7 @@ component_1.VantComponent({
|
|||||||
imageFit: {
|
imageFit: {
|
||||||
type: String,
|
type: String,
|
||||||
value: 'scaleToFill'
|
value: 'scaleToFill'
|
||||||
},
|
}
|
||||||
useSlot: Boolean,
|
|
||||||
useBeforeRead: Boolean
|
|
||||||
},
|
},
|
||||||
data: {
|
data: {
|
||||||
lists: [],
|
lists: [],
|
||||||
@ -68,9 +72,7 @@ component_1.VantComponent({
|
|||||||
methods: {
|
methods: {
|
||||||
formatFileList: function () {
|
formatFileList: function () {
|
||||||
var _a = this.data, _b = _a.fileList, fileList = _b === void 0 ? [] : _b, maxCount = _a.maxCount;
|
var _a = this.data, _b = _a.fileList, fileList = _b === void 0 ? [] : _b, maxCount = _a.maxCount;
|
||||||
var lists = fileList.map(function (item) { return (__assign(__assign({}, item), { isImage: typeof item.isImage === 'undefined'
|
var lists = fileList.map(function (item) { return (__assign(__assign({}, item), { isImage: typeof item.isImage === 'undefined' ? utils_1.isImageFile(item) : item.isImage })); });
|
||||||
? utils_1.isImageFile(item)
|
|
||||||
: item.isImage })); });
|
|
||||||
this.setData({ lists: lists, isInCount: lists.length < maxCount });
|
this.setData({ lists: lists, isInCount: lists.length < maxCount });
|
||||||
},
|
},
|
||||||
setComputedPreviewSize: function (val) {
|
setComputedPreviewSize: function (val) {
|
||||||
|
@ -1,14 +1,12 @@
|
|||||||
<wxs src="../wxs/utils.wxs" module="utils" />
|
<wxs src="../wxs/utils.wxs" module="utils" />
|
||||||
|
|
||||||
<view
|
<view class="van-uploader">
|
||||||
class="van-uploader"
|
|
||||||
>
|
|
||||||
<view class="van-uploader__wrapper">
|
<view class="van-uploader__wrapper">
|
||||||
<!-- 预览样式 -->
|
<!-- 预览样式 -->
|
||||||
<block wx:if="{{ previewImage }}">
|
|
||||||
<view
|
<view
|
||||||
|
wx:if="{{ previewImage }}"
|
||||||
wx:for="{{ lists }}"
|
wx:for="{{ lists }}"
|
||||||
wx:key="{{ index }}"
|
wx:key="index"
|
||||||
class="van-uploader__preview"
|
class="van-uploader__preview"
|
||||||
>
|
>
|
||||||
<image
|
<image
|
||||||
@ -17,44 +15,43 @@
|
|||||||
src="{{ item.url || item.path }}"
|
src="{{ item.url || item.path }}"
|
||||||
alt="{{ item.name || ('图片' + index) }}"
|
alt="{{ item.name || ('图片' + index) }}"
|
||||||
class="van-uploader__preview-image"
|
class="van-uploader__preview-image"
|
||||||
style="width: {{ computedPreviewSize }}px; height: {{ computedPreviewSize }}px;"
|
style="width: {{ computedPreviewSize }}; height: {{ computedPreviewSize }};"
|
||||||
data-url="{{ item.url || item.path }}"
|
data-url="{{ item.url || item.path }}"
|
||||||
bind:tap="doPreviewImage"
|
bind:tap="doPreviewImage"
|
||||||
/>
|
/>
|
||||||
<view
|
<view
|
||||||
wx:else
|
wx:else
|
||||||
class="van-uploader__file"
|
class="van-uploader__file"
|
||||||
style="width: {{ computedPreviewSize }}px; height: {{ computedPreviewSize }}px;"
|
style="width: {{ computedPreviewSize }}; height: {{ computedPreviewSize }};"
|
||||||
>
|
>
|
||||||
<van-icon name="description" class="van-uploader__file-icon" />
|
<van-icon name="description" class="van-uploader__file-icon" />
|
||||||
<view class="van-uploader__file-name van-ellipsis">{{ item.name || item.url || item.path }}</view>
|
<view class="van-uploader__file-name van-ellipsis">{{ item.name || item.url || item.path }}</view>
|
||||||
</view>
|
</view>
|
||||||
<van-icon
|
<van-icon
|
||||||
name="delete"
|
wx:if="{{ deletable }}"
|
||||||
|
name="clear"
|
||||||
class="van-uploader__preview-delete"
|
class="van-uploader__preview-delete"
|
||||||
bind:tap="deleteItem"
|
|
||||||
data-index="{{ index }}"
|
data-index="{{ index }}"
|
||||||
|
bind:tap="deleteItem"
|
||||||
/>
|
/>
|
||||||
</view>
|
</view>
|
||||||
</block>
|
|
||||||
<!-- 上传样式 -->
|
<!-- 上传样式 -->
|
||||||
<block wx:if="{{ isInCount }}">
|
<block wx:if="{{ isInCount }}">
|
||||||
<block wx:if="{{ useSlot }}">
|
<view wx:if="{{ useSlot }}" class="van-uploader__slot" bind:tap="startUpload">
|
||||||
<view class="van-uploader__slot" bind:tap="startUpload">
|
|
||||||
<slot />
|
<slot />
|
||||||
</view>
|
</view>
|
||||||
</block>
|
|
||||||
<block wx:else>
|
|
||||||
<!-- 默认上传样式 -->
|
<!-- 默认上传样式 -->
|
||||||
<view
|
<view
|
||||||
|
wx:else
|
||||||
class="van-uploader__upload"
|
class="van-uploader__upload"
|
||||||
style="width: {{ computedPreviewSize }}px; height: {{ computedPreviewSize }}px;"
|
style="width: {{ computedPreviewSize }}; height: {{ computedPreviewSize }};"
|
||||||
bind:tap="startUpload"
|
bind:tap="startUpload"
|
||||||
>
|
>
|
||||||
<van-icon name="plus" class="van-uploader__upload-icon" />
|
<van-icon name="plus" class="van-uploader__upload-icon" />
|
||||||
<text wx:if="{{ uploadText }}" class="van-uploader__upload-text">{{ uploadText }}</text>
|
<text wx:if="{{ uploadText }}" class="van-uploader__upload-text">{{ uploadText }}</text>
|
||||||
</view>
|
</view>
|
||||||
</block>
|
</block>
|
||||||
</block>
|
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
@ -1 +1 @@
|
|||||||
@import '../common/index.wxss';.van-uploader{position:relative;display:inline-block}.van-uploader__wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-uploader__upload{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;width:80px;height:80px;margin:0 8px 8px 0;background-color:#fff;border:1px dashed #e5e5e5}.van-uploader__upload-icon{display:inline-block;width:24px;height:24px;color:#969799;font-size:24px}.van-uploader__upload-text{margin-top:8px;color:#969799;font-size:12px}.van-uploader__preview{position:relative;margin:0 8px 8px 0}.van-uploader__preview-image{display:block;width:80px;height:80px}.van-uploader__preview-delete{position:absolute;right:0;bottom:0;display:inline-block;width:18px;height:18px;padding:1px;color:#fff;text-align:center;background-color:rgba(0,0,0,.45)}.van-uploader__file{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:80px;height:80px;background-color:#f8f8f8}.van-uploader__file-icon{display:inline-block;width:20px;height:20px;color:#7d7e80;font-size:20px}.van-uploader__file-name{box-sizing:border-box;width:100%;margin-top:8px;padding:0 5px;color:#7d7e80;font-size:12px;text-align:center}
|
@import '../common/index.wxss';.van-uploader{position:relative;display:inline-block}.van-uploader__wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-uploader__upload{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;width:80px;height:80px;margin:0 8px 8px 0;background-color:#fff;border:1px dashed #ebedf0;border-radius:4px}.van-uploader__upload-icon{display:inline-block;width:24px;height:24px;color:#969799;font-size:24px}.van-uploader__upload-text{margin-top:8px;color:#969799;font-size:12px}.van-uploader__preview{position:relative;margin:0 8px 8px 0}.van-uploader__preview-image{display:block;width:80px;height:80px;border-radius:4px}.van-uploader__preview-delete{position:absolute;top:-8px;right:-8px;color:#969799;font-size:18px;background-color:#fff;border-radius:100%}.van-uploader__file{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:80px;height:80px;background-color:#f7f8fa;border-radius:4px}.van-uploader__file-icon{display:inline-block;width:20px;height:20px;color:#646566;font-size:20px}.van-uploader__file-name{box-sizing:border-box;width:100%;margin-top:8px;padding:0 5px;color:#646566;font-size:12px;text-align:center}
|
Loading…
x
Reference in New Issue
Block a user