zhaojs
2023-07-20 8c00bd0245ca4756ca04483a4980ad202714e43e
public/html/signin.html
@@ -191,7 +191,7 @@
      </div>
    </div>
  </transition>
  <van-overlay :show="titleCopyTipsVisible" @click="titleCopyTipsVisible = false">
  <van-overlay :show="titleCopyTipsVisible" @click="diaCloese()">
    <div
      class="wrapper"
      style="display:flex;align-items:center;justify-content:center;height: 100%;"
@@ -255,7 +255,8 @@
  data: function() {
    return {
      //posturl:"http://dfg.shop.com",
      posturl:"http://appapitest.ushopvip.com",
      //posturl:"http://appapitest.ushopvip.com",
      posturl:"http://dfgapp.ushopvip.com",
      showDirect: false,
      codeId: vmRequest("code"),
@@ -587,13 +588,13 @@
            }
            that.taoToken = data.data.taoword;
            if(isCoupon) {
              //that.popupFun(".tokenbox1");
              uni.postMessage({
              that.popupFun(".tokenbox1");
             /*  uni.postMessage({
                data: {
                  action: 'totb',
                  tburl:data.data.link
                }
               })
               }) */
            } else {
              that.openSnappedUpDialog();
            }