Browse Source

wip:招标大数据处理

wangshan 3 months ago
parent
commit
793dbe73ec
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/web/templates/structuredata/mobile/marketing_wx.html

+ 3 - 3
src/web/templates/structuredata/mobile/marketing_wx.html

@@ -69,11 +69,11 @@
 			</div>
 		</div>
 		<div class="j-button-group">
-			<a ="bindPhoneCustomer()" class="j-button-cancel" id="j_cancel">
+			<a v-bound-phone="bindPhoneCustomer()" class="j-button-cancel" id="j_cancel">
 				<!-- <span class="phone_icon"></span> -->
 				<span>咨询客服</span>
 			</a>
-            <button ="bindPhoneLearnMore()" class="j-button-confirm" id="j_confirm">获取数据样例</button>
+            <button v-bound-phone="bindPhoneLearnMore()" class="j-button-confirm" id="j_confirm">获取数据样例</button>
 		</div>
 	</div>
 	{{include "/common/baiducc.html"}}
@@ -169,7 +169,7 @@
           },
           next: function () {
             window.location.href= href
-          }	
+          }
         }
       },
       bindPhoneCustomer: function() {