瀏覽代碼

test this point

night-cherry 1 月之前
父節點
當前提交
abd4f57aa2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      index.js

+ 1 - 0
index.js

@@ -86,6 +86,7 @@ const app=createApp({
     interface_web(){
       console.log("---------tomcat server----------");
       console.log("this.tomcat_res : "+this.tomcat_res);
+      console.log("------this.books : "+this.books);
       // console.log("------this : "+this);
       const request = new XMLHttpRequest();
       request.onload=function(){