Commit 8db579b1 by doszhang

dos

parent 014aa4bf
......@@ -54,6 +54,7 @@ $('input[name=tel]').attr('type','tel');
$('input[name=tel]').attr('maxlength',11);
$('.video-block').append('<video class="video" src="" x5-playsinline="" playsinline="" webkit-playsinline="" x-webkit-airplay="allow" x-webkit-airplay="true" ><video>');
$('.leafContainer').attr('id','leafContainer');
$('.gif-block').html('<img src="'+ window.base_resource_url +'/image2/light.gif" class="gif" />')
if(window.type != 0 && window.tel == '')
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment