| | |
| | | class="login__info__item__input tn-flex tn-flex-direction-row tn-flex-nowrap tn-flex-col-center tn-flex-row-left"> |
| | | <view class="login__info__item__input__content"> |
| | | <input maxlength="500" v-model="barcode" focus="true" placeholder-class="input-placeholder" |
| | | @input="barcodeInput" placeholder="璇锋壂鎻忔渶搴曚笅鐨勮溅杞彿" /> |
| | | @input="barcodeInput" placeholder="璇锋壂鎻忚溅杞彿" /> |
| | | </view> |
| | | </view> |
| | | <!-- <view |
| | |
| | | </view> --> |
| | | <view class="login__info__item__button tn-cool-bg-color-7--reverse" @tap="submitCheek()" |
| | | hover-class="tn-hover" :hover-stay-time="150">淇℃伅鏍稿</view> |
| | | <view :class="istrue?'isnone':'isnonone'"> |
| | | <!--<view :class="istrue?'isnone':'isnonone'"> |
| | | <view class="login__info__item__button tn-cool-bg-color-7--reverse" @tap="submitTransfer()" |
| | | hover-class="tn-hover" :hover-stay-time="150" style="margin-top: 0px;">鍏ョ紦瀛樻灦</view> |
| | | </view> |
| | | </view>--> |
| | | </view> |
| | | </view> |
| | | </template> |
| | |
| | | } |
| | | }).then(res => { |
| | | if (res.status) { |
| | | this.barcode = '', |
| | | this.istrue = false; |
| | | this.$t.message.toast('鏍¢獙鎴愬姛'); |
| | | this.$t.message.toast('绉诲簱澶栧崗,璇风瓑寰匒GV鍙栬揣'); |
| | | } else { |
| | | this.istrue = true; |
| | | this.$t.message.toast(res.message); |