public_host 5 years ago
parent
commit
d2763a16f3
  1. 2
      static/index.html

2
static/index.html

@ -81,7 +81,7 @@
var app = new Vue({ var app = new Vue({
data: { data: {
title: "govue", title: "govue",
desc: "基golang开发的一套vue服务端渲染方案",
desc: "基golang开发的一套vue服务端渲染方案",
version: "0", version: "0",
code: GoHtmlSrc, code: GoHtmlSrc,
isShowCode: true isShowCode: true

Loading…
Cancel
Save