public/html/per_cms.html
@@ -39,6 +39,7 @@ border-radius:8px; margin-bottom: 20px; padding: 10px; font-size: 13px; } .topgu { @@ -152,7 +153,17 @@ _this.handleClipboard(res.data.url); } else { alert(res.msg); if(res.msg=="请先淘宝授权") { uni.postMessage({ data: { action: 'tbauth' } }) } else{ alert(res.msg); } } _this.loading=false; })