From fa34bd0df870d3892580644ab5c7381a06f34a11 Mon Sep 17 00:00:00 2001 From: 南骏 池 <chiffly@163.com> Date: 星期五, 28 三月 2025 11:07:32 +0800 Subject: [PATCH] 1.登录新增菜单权限 2.个人信息页面优化 --- H5/PurchaseReturn.aspx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/H5/PurchaseReturn.aspx b/H5/PurchaseReturn.aspx index de80104..8f82134 100644 --- a/H5/PurchaseReturn.aspx +++ b/H5/PurchaseReturn.aspx @@ -175,7 +175,7 @@ <comloading v-if="isLoading"></comloading> - <comback ></comback> + <%--<comback ></comback>--%> </asp:Content> <asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" Runat="Server"> <script src="Js/PurchaseReturn.js?<%=128 %>"></script> -- Gitblit v1.9.3