@@ -1,4 +1,4 @@
-<#assign title="家庭手册"/>
+<#assign title="用户认证指南"/>
<#include "/home/frag.head.ftl" />
<div class="container" style="width: 100%">
@@ -164,7 +164,7 @@ public class WxController {
val btn31 = new WxMenuButton();
- btn31.setName("用户认证指南");
+ btn31.setName("认证指南");
btn31.setType(WxConsts.MenuButtonType.VIEW);
btn31.setUrl(
wxService.oauth2buildAuthorizationUrl(weChatProperties.getDomain() +