- <include file="weixin@block:header"/>
- <!--<title>违规处罚</title>-->
- <link rel="stylesheet" href="__TMPL__/weixin/public/assets/css/about.css?v={$version}">
- <div id="app" v-cloak>
- <div class="fanhui2">
- <h1 v-text="info.post_title">为什么要认证</h1>
- <a href="/weixin/member/index"><img src="__TMPL__/weixin/public/assets/img/tubiao37.png"></a>
- </div>
- <div class="main">
- <div class="huodxq_nr" v-html="info.post_content">
- 暂无内容
- </div>
- </div>
- </div>
- <script src="__TMPL__/weixin/public/assets/js/auth-help.js?v={$version}"></script>
- <include file="weixin@block:footer"/>
|