zhengjinyi há 1 dia atrás
pai
commit
1a3cf6dbf2

+ 1 - 1
src/main/resources/templates/supplier-center/shop/task.html

@@ -2,7 +2,7 @@
 <html lang="zh-CN" xmlns:th="https://www.thymeleaf.org" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:schemaLocation="https://www.thymeleaf.org ">
 <head>
-    <title>我的交易-结算管理</title>
+    <title>我的店铺-推广中心</title>
     <template th:replace="components/head-link"></template>
     <link th:href="@{/css/base/center.css(v=${version})}" rel="stylesheet" type="text/css">
     <link th:href="@{/css/supplier-center/shop/task.css(v=${version})}" rel="stylesheet" type="text/css">