Selaa lähdekoodia

意见反馈添加必填样式

zhuth 7 vuotta sitten
vanhempi
commit
327d0418e2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      frontend/saas-web/app/view/sys/feedback/FormPanel.js

+ 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