You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <!-- 头部导航栏 -->
- {{template "base/head" .}}
- <div class="alert" style="top: 0;"></div>
- <div class="repository release dataset-list view">
- {{template "repo/header" .}}
- {{template "base/alert" .}}
- <input id="WxAutorize-qrcode" type="hidden" value="{{.qrcode.Ticket}}">
- <div id="WxAutorize">
- </div>
- </div>
- </div>
- </div>
- </div>
- {{template "base/footer" .}}
|