浏览代码

tomcat_res

night-cherry 1 月之前
父节点
当前提交
c2ca0bd7b4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -42,7 +42,7 @@
 		<hr/>
 		<button @click="interface_web()">connect to tomcat</button>
 		<br/>
-		<h4>tomcat_res -></h4><h4> {{tomcat_res}}</h4>
+		<h4>tomcat_res -></h4><h4> {{ tomcat_res }}</h4>
 		<hr/>
 		<!--<input type="button" text="中文" @click="changelang('zh')"/>
 		<input type="button" text="english" @click="changelang('en')"/>-->