Commit 1f4fe18a by doszhang

dos

parent 96a120ed
{:extends file="layout.tpl"} {:extends file="layout.tpl"}
{:block name='projectx'} {:block name='projectx'}
{:$projectId=346} {:$projectId=348}
{:/block} {:/block}
// css 文件导入 // css 文件导入
......
...@@ -51,6 +51,7 @@ preloadimages(preloadImageList, function () { ...@@ -51,6 +51,7 @@ preloadimages(preloadImageList, function () {
// $('input[name=customize]').attr('placeholder','输入自定义文字(仅限四个字)').attr('maxlength','4'); // $('input[name=customize]').attr('placeholder','输入自定义文字(仅限四个字)').attr('maxlength','4');
$('.page1').show();
$(document).ready(function () { $(document).ready(function () {
$("input").on("blur",function(){ $("input").on("blur",function(){
......
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