Kaynağa Gözat

关于答题点判断

namejr 4 yıl önce
ebeveyn
işleme
e14b5b1cbd

+ 4 - 0
EBook.Web/Common/tasklib_book.js

@@ -242,6 +242,10 @@ var AdjustTableFunc = function (sWidthVal, isAStatus) {
         var RuleFlag = true;
         var HasIndex = 0;
         RSArrs = [];
+        if (isAStatus == 1) {
+            // 判断是否存在答题点
+            isAStatus = $(item).find(".yaoshi").length > 0 ? 1 : 0;
+        }
         $.each($(item).find("tr"), function (trIndex, trItem) {
             $.each($(trItem).find("td"), function (tdIndex, tdItem) {
                 var RowSpanNum = parseInt($(tdItem).attr("rowspan"));

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

@@ -160,6 +160,7 @@
     <Content Include="Lghp\22518.lghp" />
     <Content Include="Lghp\22788.lghp" />
     <Content Include="Lghp\data20211251605.lghp" />
+    <Content Include="Lghp\data2021232037.lghp" />
     <None Include="Lghp\gaicuo.lghp" />
     <None Include="Lghp\TS.lghp" />
     <Content Include="NK\tasklib_book.css" />

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
EBook.Web/lghp/data2021232037.lghp


Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor