Browse Source

Merge branch 'master'

namejr 4 years ago
parent
commit
375d29d869
3 changed files with 2 additions and 4 deletions
  1. 1 3
      EBook.Web/EBook.Web.csproj
  2. 1 1
      EBook.Web/Test.html
  3. 0 0
      EBook.Web/lghp/TS.lghp

+ 1 - 3
EBook.Web/EBook.Web.csproj

@@ -153,10 +153,8 @@
     <Content Include="Lghp\err.lghp" />
     <Content Include="Lghp\22518.lghp" />
     <Content Include="Lghp\22788.lghp" />
-    <Content Include="Lghp\BModel.lghp" />
-    <Content Include="Lghp\22694.lghp" />
-    <Content Include="Lghp\data20211251605.lghp" />
     <None Include="Lghp\gaicuo.lghp" />
+    <None Include="Lghp\TS.lghp" />
     <Content Include="NK\tasklib_book.css" />
     <Content Include="NK\tasklib_book.js" />
     <Content Include="Scripts\Audiovisual.js" />

+ 1 - 1
EBook.Web/Test.html

@@ -58,7 +58,7 @@
         }
         //加载听说课文
         $("#load-text").on("click", function () {
-            var data = $.ajax({ url: "lghp/011.lghp", async: false }).responseText;
+            var data = $.ajax({ url: "lghp/TS.lghp", async: false }).responseText;
             $("#data").html(data);
             bindEventYS();
             Fill(hightcodejson);

File diff suppressed because it is too large
+ 0 - 0
EBook.Web/lghp/TS.lghp


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