Compare commits

...

4 Commits

Author SHA1 Message Date
宇鹏 郭 0c17d0c9f6 测试git钩子 2024-01-02 18:01:13 +08:00
宇鹏 郭 2e54d29093 测试git钩子 2024-01-02 17:54:28 +08:00
宇鹏 郭 9e54ff22c3 测试git钩子 2024-01-02 17:52:41 +08:00
宇鹏 郭 d576fb4fe6 测试git钩子 2024-01-02 17:47:06 +08:00
1 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,9 @@
<div id="mainbody">
<div class="container">
<div class="text-center">
<h1>{$site.name|htmlentities}</h1>
<h1>
测试git远程推送00222
</h1>
<a href="{:url('index/user/index', '', false, true)}">{:__('Member center')}</a>
</div>
</div>