From effa60096f73d999e36182a08f79fad396426667 Mon Sep 17 00:00:00 2001 From: zainali5120 <512061637@qq.com> Date: Wed, 21 Oct 2020 23:17:01 +0800 Subject: [PATCH] 交易所私募显示标签 --- src/main/resources/templates/febs/views/modules/trademanage/agentReturnInfosAlone.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/templates/febs/views/modules/trademanage/agentReturnInfosAlone.html b/src/main/resources/templates/febs/views/modules/trademanage/agentReturnInfosAlone.html index dc313dc..6ac7e1a 100644 --- a/src/main/resources/templates/febs/views/modules/trademanage/agentReturnInfosAlone.html +++ b/src/main/resources/templates/febs/views/modules/trademanage/agentReturnInfosAlone.html @@ -1,4 +1,4 @@ -<div class="layui-fluid layui-anim febs-anim" id="febs-user" lay-title="返佣明细03"> +<div class="layui-fluid layui-anim febs-anim" id="febs-user" lay-title="返佣明细"> <div class="layui-row febs-container"> <div class="layui-col-md12"> <div class="layui-card"> -- Gitblit v1.9.1