ソースを参照

注册行为记录

zhengjinyi 2 年 前
コミット
82fa7b8550
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/main/resources/templates/help/clubinfo.html

+ 1 - 1
src/main/resources/templates/help/clubinfo.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>采美365网-资料修改</title>
+  <title>采美365网-查看机构信息</title>
   <template th:replace="components/head-link"></template>
   <link th:href="@{/css/help/clubinfo.css(v=${version})}" rel="stylesheet" type="text/css">
   <template th:replace="components/analysis"></template>