From 8d136a0f92dcd31d77e18c30f9b1865db83b0f85 Mon Sep 17 00:00:00 2001 From: liujie <liujie> Date: 星期二, 10 十月 2023 14:25:53 +0800 Subject: [PATCH] update --- cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_edit.html | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_edit.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_edit.html index 431c7b5..362ff1b 100644 --- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_edit.html +++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_edit.html @@ -110,7 +110,6 @@ <#input id="userName" name="管理员姓名" type="text" value="${city.name}"/> <#input id="userPhone" name="管理员手机号" type="text" value="${city.account}"/> <#avatar id="img" name="门店封面(推荐像素722*360px)" avatarImg="${item.coverDrawing}"/> - <#input id="imgOne" name="实景照片" type="text" value="${item.realPicture}"/> <div class="row" id="app1"> <div class="col-sm-6" style="width: 100%;margin-left: 103px;"> <div class="form-group"> -- Gitblit v1.7.1