no commit message

This commit is contained in:
雨中磐石
2024-10-18 15:27:40 +08:00
parent 9a2a3a2c8a
commit 559c388ea0
103 changed files with 2021 additions and 783 deletions

View File

@@ -1,7 +1,7 @@
//<script>
c.optalign = 'left';
c.opttype = '<button type="button" class="btn btn-default" style="padding:3px 5px;font-size:12px">操作</button>';
c.opttype = '<button type="button" class="btn btn-default btn-xs" style="padding:3px 5px;font-size:12px">操作</button>';
var editarr = ['islu','isbt','iszs','islb','ispx','issou','isonly','isdr','istj'],mkid=0,mknum=modenum;
for(var i=0;i<editarr.length;i++)c.setcolumns(editarr[i],{type:'checkbox'});
bootparams.fanye = false;
@@ -51,7 +51,7 @@ c.clickwin=function(o1,lx){
$('#tools'+modenum+'_{rand}').find('td[tdlx="sou"]').hide();
var strss = '<div class="btn-group" style="margin-right:10px">';
var strss = '<div class="btn-group">';
strss+='<button class="btn btn-default" click="inputs,0" type="button">PC端录入页布局</button>';
strss+='<button class="btn btn-default" click="zhanshi,0" type="button">PC端展示</button>';
strss+='<button class="btn btn-default" click="zhanshi,1" type="button">手机展示</button>';
@@ -61,7 +61,7 @@ strss+='<button class="btn btn-default" click="lulu,1" type="button">手机录
strss+='<button class="btn btn-default" click="changelieb" type="button">生成列表页</button>';
strss+='</div>';
$('#tdcenter_{rand}').prepend(''+strss+'');
$('#tdcenter_{rand}').before('<td style="padding-left:10px">'+strss+'</td>');
c.inputs=function(){
if(!this.xuanmoxbo())return;