'半路提交下'

This commit is contained in:
2019-09-27 16:14:00 +08:00
parent eee5585f4a
commit b79cb9b77f
3 changed files with 71 additions and 3 deletions

View File

@ -44,6 +44,18 @@ mui.plusReady(function() {
if(data_href == 'zgabnormal') {
$('.title').html('助购吧退款售后');
}
if(data_href == 'mzgwaitConfirm') {
$('.title').html('我的助购吧待确认');
}
if(data_href == 'mzgwaitPaid') {
$('.title').html('我的助购吧待付款');
}
if(data_href == 'mzgwaitUpload') {
$('.title').html('我的助购吧待上传凭证');
}
if(data_href == 'mzgwaitReceive') {
$('.title').html('我的助购吧待收货');
}
localStorage.setItem('order_class', data_href);
var bSize = 64 + (+localStorage.getItem('ipxSizeTop')) + 'px';
var sub = plus.webview.create('indentcon.html', data_href, {