From 99424fb80ad9fa9821001e1618accee21024ced0 Mon Sep 17 00:00:00 2001 From: ly19960718 <1622779752@qq.com> Date: Thu, 1 Apr 2021 17:59:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=97=E9=93=BA=E8=AF=A6=E6=83=85=E9=A1=B5?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/route/shop/list.html | 13 ++++++++----- src/main/resources/static/route/shop/show.html | 2 +- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/src/main/resources/static/route/shop/list.html b/src/main/resources/static/route/shop/list.html index e4e279c..1956bd6 100644 --- a/src/main/resources/static/route/shop/list.html +++ b/src/main/resources/static/route/shop/list.html @@ -33,10 +33,13 @@
@@ -80,7 +83,7 @@ [ {type:'checkbox', fixed: 'left'}, {field:'rowNum', width:80, title: '序号', fixed: 'left', align:'center', templet: '{{d.LAY_INDEX}}'}, - {field:'cz', width:220, title: '操作', align:'center', toolbar: '#barDemo'}, + {field:'cz', width:220, title: '操作', align:'center', toolbar: '#barDemo', fixed: 'right'}, {field: 'shopLogo', width: 180, title: '店铺LOGO', align:'center', templet: function(row) { var rowData = row[this.field]; diff --git a/src/main/resources/static/route/shop/show.html b/src/main/resources/static/route/shop/show.html index 2bb3c72..f7ee4c8 100644 --- a/src/main/resources/static/route/shop/show.html +++ b/src/main/resources/static/route/shop/show.html @@ -22,7 +22,7 @@
-
+