From 561e8590782ccea6037fcd50d24429ce8757cb64 Mon Sep 17 00:00:00 2001 From: 44323 <443237572@qq.com> Date: 星期一, 09 十月 2023 09:23:58 +0800 Subject: [PATCH] 广告修改 --- cloud-server-management/src/main/webapp/WEB-INF/view/system/advertisement/advertisement.html | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/advertisement/advertisement.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/advertisement/advertisement.html index 25e358d..5702f2c 100644 --- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/advertisement/advertisement.html +++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/advertisement/advertisement.html @@ -38,8 +38,6 @@ <#button name="查看详情" icon="fa-search" clickFun="TSite.openInfo()" space="true"/> <#button name="上架" icon="fa-check" clickFun="TSite.onShelf()" space="true"/> <#button name="下架" icon="fa-remove" clickFun="TSite.offShelf()" space="true"/> - <#button name="基础页面配置" icon="fa-remove" clickFun="TSite.basic()" space="true"/> - <#button name="福利页面配置" icon="fa-remove" clickFun="TSite.benefits()" space="true"/> </div> <#table id="TSiteTable"/> </div> -- Gitblit v1.7.1