306132416@qq.com 4 gadi atpakaļ
vecāks
revīzija
1d980f656d
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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等