2026年6月4日 星期四

V1060305A – 定更定檢件結案 – label 左靠,置中,右靠

 目的: V1060305A – 定更定檢件結案 – label 左靠,置中,右靠

處理說明: 1>label 設為右靠/左靠/置中
                       style: "text-align: right"; //右靠
                       style: "text-align: center"; //置中
                       style: "text-align: left"; //左靠
                 2>完整 label 元件
                     {
                            xtype: "label", text: par_caption, width: par_l_width, padding: "0 4 0 0",
                             style: par_align,  //文字預設右靠
                      };



沒有留言:

張貼留言