Explorar el Código

注册行为记录

zhengjinyi hace 2 años
padre
commit
82fa7b8550
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>