| | |
| | | this.$u.api.meituanAct({type:this.optionsCurrent}).then(e => { |
| | | if(e.code != 0)return that.$alert(e.msg) |
| | | uni.stopPullDownRefresh() |
| | | console.log(e) |
| | | that.mtInfo = e.data.info; |
| | | that.wxQrcodeUrl = that.mtInfo.we_app_info.miniCode; |
| | | }).catch(function (err) { |
| | |
| | | this.optionsCurrent = type |
| | | if(this.optionsCurrent==2) |
| | | {//跳转饿了么 |
| | | uni.navigateTo({ |
| | | uni.redirectTo({ |
| | | url:'./elm' |
| | | }) |
| | | return; |
| | |
| | | |
| | | .options-bar-content { |
| | | width: 100%; |
| | | margin-top: 168rpx; |
| | | margin-top: 198rpx; |
| | | .center-container { |
| | | position: relative; |
| | | width: 240rpx; |