Commit ae37d164 by doszhang

dos

parent c081627c
...@@ -52,7 +52,7 @@ preloadimages(preloadImageList, function () { ...@@ -52,7 +52,7 @@ preloadimages(preloadImageList, function () {
// $('input[name=customize]').attr('placeholder','输入自定义文字(仅限四个字)').attr('maxlength','4'); // $('input[name=customize]').attr('placeholder','输入自定义文字(仅限四个字)').attr('maxlength','4');
$('input[name=tel]').attr('type','tel'); $('input[name=tel]').attr('type','tel');
$('input[name=tel]').attr('maxlength',11); $('input[name=tel]').attr('maxlength',11);
$('.video-block').append('<video class="video" src="" x-webkit-airplay="allow" playsinline webkit-playsinline x-webkit-airplay="true" webkit-playsinline="true" ><video>'); $('.video-block').append('<video class="video" src="" x5-playsinline="" playsinline="" webkit-playsinline="" x-webkit-airplay="allow" x-webkit-airplay="true" ><video>');
$('.page1').show(); $('.page1').show();
......
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