Browse Source

代码提交

hy 7 years ago
parent
commit
0c9bc5a418
1 changed files with 1 additions and 0 deletions
  1. 1 0
      frontend/saas-web/app/view/sys/account/AddWindow.js

+ 1 - 0
frontend/saas-web/app/view/sys/account/AddWindow.js

@@ -22,6 +22,7 @@ Ext.define('saas.view.sys.account.AddWindow', {
                 xtype: 'fieldcontainer',
                 layout: 'column',
                 items: [{
+                    beforeLabelTextTpl: "<font color=\"red\" style=\"position:relative; top:2px;right:2px; font-weight: bolder;\">*</font>",
                     xtype:'textfield',
                     fieldLabel: '手机号码',
                     name: 'mobile',