306132416@qq.com 4 年之前
父节点
当前提交
1d980f656d
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      front-page/fission-page.html

+ 0 - 1
front-page/fission-page.html

@@ -119,7 +119,6 @@
             },
             sendCodeRequest(){
                 let that = this , jsUrl = location.href.split('#')[0];
-                that.weChatCode = that.subStrUrlCode();
                 console.log(jsUrl);
                 // axios({
                 //     method: 'post', //请求方式 有常用的有get post等