Authored by 张丽霞

yas

@@ -14,7 +14,7 @@ var $ = require('yoho-jquery'), @@ -14,7 +14,7 @@ var $ = require('yoho-jquery'),
14 shareLink = $('#shareLink').val(), 14 shareLink = $('#shareLink').val(),
15 wx = window.wx; 15 wx = window.wx;
16 16
17 -// require('../common.js'); 17 +require('../common.js');
18 18
19 $('#phone').bind('input propertychange', function() { 19 $('#phone').bind('input propertychange', function() {
20 if ($(this).val().length === 11) { 20 if ($(this).val().length === 11) {