Procházet zdrojové kódy

意见反馈添加必填样式

zhuth před 7 roky
rodič
revize
327d0418e2

+ 1 - 1
frontend/saas-web/app/view/sys/feedback/FormPanel.js

@@ -53,7 +53,7 @@ Ext.define('saas.view.sys.feedback.FormPanel', {
             name : "content", 
             fieldLabel : "反馈内容",
             allowBlank: false,
-            cls: 'x-grid-necessary',
+            beforeLabelTextTpl: "<font color=\"red\" style=\"position:relative; top:2px;right:2px; font-weight: bolder;\">*</font>",
             columnWidth: 1,
             height: 63,
             maxHeight: 63