Browse Source

Merge branch 'master' of http://192.168.129.185:3000/CallPro/EBook.git

namejr 4 years ago
parent
commit
dad6bff0b5
3 changed files with 3 additions and 4 deletions
  1. 0 0
      EBook.Web/html/25745.txt
  2. 0 2
      EBook.Web/html/P0.html
  3. 3 2
      EBook.Web/source.html

File diff suppressed because it is too large
+ 0 - 0
EBook.Web/html/25745.txt


File diff suppressed because it is too large
+ 0 - 2
EBook.Web/html/P0.html


+ 3 - 2
EBook.Web/source.html

@@ -24,10 +24,11 @@
         }
         //加载课时原文
         $("#load-text").on("click", function () {
-            var data = $.ajax({ url: "Source/22769.txt", async: false }).responseText;
+            var data = $.ajax({ url: "html/25745.txt", async: false }).responseText;
             $("#data").html(data);
 
-            bindEventTeaOrignalYS(1000);
+            //bindEventTeaOrignalYS(1000);
+            console.log(stuEntryFunc(340, 1, 1, ""));
 
             var ResInfo = {
                 yaoshiShowImgUrl: "Images/yaoshi-show.png",

Some files were not shown because too many files changed in this diff