| | |
| | | "quickapp" : {}, |
| | | /* 快应用特有相关 */ |
| | | "mp-weixin" : { |
| | | "appid" : "wx6d0ecc4e18710458", |
| | | "appid" : "wx3203fd935a6ffe09", |
| | | "setting" : { |
| | | "urlCheck" : false, |
| | | "es6" : true, |
| | |
| | | |
| | | </view> |
| | | <view class="t-red">*提醒:未实名或者真实姓名与微信支付实名不一样,可能会导致转账失败</view> |
| | | <view class="t-red m-t-20" |
| | | <!-- <view class="t-red m-t-20" |
| | | v-if="currentInfo.partnerDTO&¤tInfo.partnerDTO.realName||currentInfo.supplierDTO&¤tInfo.supplierDTO.realName"> |
| | | *已实名:{{currentInfo.partnerDTO && currentInfo.partnerDTO.realName ||currentInfo.supplierDTO && currentInfo.supplierDTO.realName || '-'}} |
| | | </view> --> |
| | | <view class="t-red m-t-20" |
| | | v-if="!!currentInfo.bindWechat"> |
| | | *已实名认证 |
| | | </view> |
| | | |
| | | <!-- <button @click="getUserProfile" open-type="getUserInfo" class="bottom-button">绑定当前微信</button> --> |
| | | <button @click="wxlogin" open-type="getUserInfo" class="bottom-button">绑定当前微信</button> |
| | | |
| | |
| | | </view>
|
| | | </view>
|
| | | <view class="form-item bottom-border-no">
|
| | | <view class="label required" style="width: 360rpx;min-width: 360rpx;font-size: 28rpx;">店铺头像(推荐80*80px)</view>
|
| | | <view class="label required" style="width: 360rpx;min-width: 360rpx;font-size: 28rpx;">店铺头像(推荐80*80px)
|
| | | </view>
|
| | | <view class="m-l-a m-r-0 flex m-t-20 m-b-20">
|
| | | <view class="component-button-upload" @click="uploadIcon('cover')">
|
| | |
|
| | |
| | | dto.idcardType = '1'
|
| | | }
|
| | | dto.userId = this.currentInfo.id
|
| | | this.dto=dto
|
| | | this.dto = dto
|
| | | }
|
| | |
|
| | | this.$message.hideLoading()
|
| | |
| | | margin-right: 12rpx;
|
| | | }
|
| | | }
|
| | | </style>
|
| | | </style> |