소스 검색

tomcat_res

night-cherry 2 달 전
부모
커밋
36f9b289d6
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 -> {{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')"/>-->