From 395562cfb4bda2d28babe798dabe7d289531bce8 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期一, 15 十一月 2021 14:31:40 +0800
Subject: [PATCH] 提交
---
zhengcaioa/zhengcaioa/Views/ExpertTestTopic/Edit.cshtml | 30 +++++++++++++++---------------
zhengcaioa/zhengcaioa/Views/ExpertTestTopic/EditPeizhi.cshtml | 6 +++---
2 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/zhengcaioa/zhengcaioa/Views/ExpertTestTopic/Edit.cshtml b/zhengcaioa/zhengcaioa/Views/ExpertTestTopic/Edit.cshtml
index 232d266..3537a18 100644
--- a/zhengcaioa/zhengcaioa/Views/ExpertTestTopic/Edit.cshtml
+++ b/zhengcaioa/zhengcaioa/Views/ExpertTestTopic/Edit.cshtml
@@ -260,7 +260,7 @@
<input type="hidden" name="anwserno" value="@expertTestTopicanwserDTOs[i].Anwserno" />
</div>
- <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">
+ <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label"style="width:5%;">
鏄惁绛旀
</label>
@@ -410,7 +410,7 @@
</div>
- <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">
+ <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label" style="width:5%;">
涓昏В鏋�
</label>
@@ -1015,7 +1015,7 @@
</div>
- <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">
+ <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label" style="width:5%;">
涓昏В鏋�
</label>
@@ -1143,12 +1143,12 @@
<input type="hidden" name="anwserno" value="A" />
</div>
- <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">
- 鏄惁绛旀
+ <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label" style="width:5%;">
+ 鏄惁绛旀
</label>
- <div class="col-sm-1 col-md-1" grouptype="Vdata" style="width:5%;">
+ <div class="text-left col-sm-1 col-md-1" grouptype="Vdata" style="width:5%;">
<input type="checkbox" name="ShifouzhengquName" value="D" onclick="checkShifouzhengqu(this)" />
@@ -1165,12 +1165,12 @@
<input type="hidden" name="anwserno" value="B" />
</div>
- <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">
- 鏄惁绛旀
+ <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label" style="width:5%;">
+ 鏄惁绛旀
</label>
- <div class="col-sm-1 col-md-1" grouptype="Vdata" style="width:5%;">
+ <div class=" text-left col-sm-1 col-md-1" grouptype="Vdata" style="width:5%;">
<input type="checkbox" name="ShifouzhengquName" value="D" onclick="checkShifouzhengqu(this)" />
@@ -1187,12 +1187,12 @@
<input type="hidden" name="anwserno" value="C" />
</div>
- <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">
- 鏄惁绛旀
+ <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label" style="width:5%;">
+ 鏄惁绛旀
</label>
- <div class="col-sm-1 col-md-1" grouptype="Vdata" style="width:5%;">
+ <div class=" text-left col-sm-1 col-md-1" grouptype="Vdata" style="width:5%;">
<input type="checkbox" name="ShifouzhengquName" value="D" onclick="checkShifouzhengqu(this)" />
@@ -1209,12 +1209,12 @@
<input type="hidden" name="anwserno" value="D" />
</div>
- <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">
- 鏄惁绛旀
+ <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label" style="width:5%;">
+ 鏄惁绛旀
</label>
- <div class="col-sm-1 col-md-1" grouptype="Vdata" style="width:5%;">
+ <div class="text-left col-sm-1 col-md-1" grouptype="Vdata" style="width:5%;">
<input type="checkbox" name="ShifouzhengquName" value="D" onclick="checkShifouzhengqu(this)" />
diff --git a/zhengcaioa/zhengcaioa/Views/ExpertTestTopic/EditPeizhi.cshtml b/zhengcaioa/zhengcaioa/Views/ExpertTestTopic/EditPeizhi.cshtml
index dea13f6..f193e86 100644
--- a/zhengcaioa/zhengcaioa/Views/ExpertTestTopic/EditPeizhi.cshtml
+++ b/zhengcaioa/zhengcaioa/Views/ExpertTestTopic/EditPeizhi.cshtml
@@ -135,14 +135,14 @@
}
- @if (i == 0 || (i + 1) % 4 == 0)
+ @if (i == 0 || expertTestTopicpeizhiDTOs[i].Topictype != expertTestTopicpeizhiDTOs[i - 1].Topictype)
{
@Html.Raw("<div class=\"clearfix layer - area\" >")
}
- <label class="text-right col-sm-1 col-md-1 control-label">@expertTestTopicpeizhiDTOs[i].ZhishitypeName</label>
- <div class="col-sm-2 col-md-2" >
+ <label class="text-right col-sm-1 col-md-1 control-label" style="width:5%;">@expertTestTopicpeizhiDTOs[i].ZhishitypeName</label>
+ <div class="col-sm-2 col-md-2" style="width:5%;" >
<input style="width:30px;height:30px;border:0.5px solid #ccc;" label="@expertTestTopicpeizhiDTOs[i].ZhishitypeName" name="Fenshus" labtype="txt" addvisible="true" editvisible="true" reg="" maxlength="50" ismust="true" type="text" value="@expertTestTopicpeizhiDTOs[i].FenshuName" onkeyup="this.value=this.value.replace(/[^0-9]/g,'')" onafterpaste="this.value=this.value.replace(/[^0-9]/g,'')" onchange="checknum('@expertTestTopicpeizhiDTOs[i].Topictype',this);">
<input type="hidden" name="Topictypes" value="@expertTestTopicpeizhiDTOs[i].Topictype" />
--
Gitblit v1.9.1