瀏覽代碼

注册行为记录

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>