ts-glitter 21.5.9 → 21.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (204) hide show
  1. package/lib/glitterBundle/html-component/editor.ts +5 -5
  2. package/lib/glitterBundle/html-component/widget.ts +1 -1
  3. package/lib/glitterBundle/plugins/add_item_dia.ts +3 -3
  4. package/lib/glitterBundle/plugins/dialog-style-editor.ts +4 -4
  5. package/lib/glitterBundle/plugins/editor-elem.ts +8 -8
  6. package/lib/glitterBundle/plugins/editor.ts +3 -3
  7. package/lowcode/Entry.js +1 -1
  8. package/lowcode/Entry.ts +1 -1
  9. package/lowcode/backend-manager/bg-customer-message.js +4 -4
  10. package/lowcode/backend-manager/bg-customer-message.ts +4 -4
  11. package/lowcode/backend-manager/bg-global-event.js +1 -1
  12. package/lowcode/backend-manager/bg-global-event.ts +1 -1
  13. package/lowcode/backend-manager/bg-guide.js +21 -21
  14. package/lowcode/backend-manager/bg-guide.ts +22 -22
  15. package/lowcode/backend-manager/bg-mobile-guide.js +4 -4
  16. package/lowcode/backend-manager/bg-mobile-guide.ts +4 -4
  17. package/lowcode/backend-manager/bg-seo.js +1 -1
  18. package/lowcode/backend-manager/bg-seo.ts +1 -1
  19. package/lowcode/backend-manager/bg-shopping.js +6 -6
  20. package/lowcode/backend-manager/bg-shopping.ts +6 -6
  21. package/lowcode/backend-manager/bg-wallet.js +3 -3
  22. package/lowcode/backend-manager/bg-wallet.ts +3 -3
  23. package/lowcode/backend-manager/bg-widget.js +6 -0
  24. package/lowcode/backend-manager/bg-widget.ts +7 -0
  25. package/lowcode/cms-plugin/POS-setting.js +1 -1
  26. package/lowcode/cms-plugin/POS-setting.ts +1 -1
  27. package/lowcode/cms-plugin/ai-generator/member-ai.js +2 -2
  28. package/lowcode/cms-plugin/ai-generator/member-ai.ts +2 -2
  29. package/lowcode/cms-plugin/ai-generator/product-ai.js +2 -2
  30. package/lowcode/cms-plugin/ai-generator/product-ai.ts +2 -2
  31. package/lowcode/cms-plugin/ai-message.js +2 -2
  32. package/lowcode/cms-plugin/ai-message.ts +2 -2
  33. package/lowcode/cms-plugin/ai-points-list.js +2 -2
  34. package/lowcode/cms-plugin/ai-points-list.ts +2 -2
  35. package/lowcode/cms-plugin/app-design.js +3 -3
  36. package/lowcode/cms-plugin/app-design.ts +3 -3
  37. package/lowcode/cms-plugin/app-release.js +2 -2
  38. package/lowcode/cms-plugin/app-release.ts +2 -2
  39. package/lowcode/cms-plugin/customer-message-user.js +5 -5
  40. package/lowcode/cms-plugin/customer-message-user.ts +5 -5
  41. package/lowcode/cms-plugin/data-analyze-module.js +3 -3
  42. package/lowcode/cms-plugin/data-analyze-module.ts +3 -3
  43. package/lowcode/cms-plugin/domain-setting.js +2 -2
  44. package/lowcode/cms-plugin/domain-setting.ts +2 -2
  45. package/lowcode/cms-plugin/live_capture.js +17 -17
  46. package/lowcode/cms-plugin/live_capture.ts +17 -17
  47. package/lowcode/cms-plugin/member-type-list.js +4 -4
  48. package/lowcode/cms-plugin/member-type-list.ts +4 -4
  49. package/lowcode/cms-plugin/module/form-module.js +1 -1
  50. package/lowcode/cms-plugin/module/form-module.ts +1 -1
  51. package/lowcode/cms-plugin/permission-setting.js +5 -5
  52. package/lowcode/cms-plugin/permission-setting.ts +5 -5
  53. package/lowcode/cms-plugin/pos-basic-setting.js +1 -1
  54. package/lowcode/cms-plugin/pos-basic-setting.ts +2 -2
  55. package/lowcode/cms-plugin/pos-checkout-setting.js +3 -3
  56. package/lowcode/cms-plugin/pos-checkout-setting.ts +4 -4
  57. package/lowcode/cms-plugin/pos-pages/payment-page.js +449 -232
  58. package/lowcode/cms-plugin/pos-pages/payment-page.ts +501 -278
  59. package/lowcode/cms-plugin/pos-pages/pos-function.js +3 -2
  60. package/lowcode/cms-plugin/pos-pages/pos-function.ts +4 -3
  61. package/lowcode/cms-plugin/pos-pages/pos-home-page.js +9 -9
  62. package/lowcode/cms-plugin/pos-pages/pos-home-page.ts +9 -9
  63. package/lowcode/cms-plugin/pos-pages/pos-summary.js +2 -2
  64. package/lowcode/cms-plugin/pos-pages/pos-summary.ts +2 -2
  65. package/lowcode/cms-plugin/pos-pages/products-page.js +6 -180
  66. package/lowcode/cms-plugin/pos-pages/products-page.ts +6 -185
  67. package/lowcode/cms-plugin/product-service.js +4 -4
  68. package/lowcode/cms-plugin/product-service.ts +4 -5
  69. package/lowcode/cms-plugin/reconciliation-area.js +24 -24
  70. package/lowcode/cms-plugin/reconciliation-area.ts +24 -24
  71. package/lowcode/cms-plugin/seo-blog.js +2 -2
  72. package/lowcode/cms-plugin/seo-blog.ts +2 -2
  73. package/lowcode/cms-plugin/seo-setting-v2.js +5 -5
  74. package/lowcode/cms-plugin/seo-setting-v2.ts +5 -5
  75. package/lowcode/cms-plugin/shopping-allowance-manager.js +4 -4
  76. package/lowcode/cms-plugin/shopping-allowance-manager.ts +4 -4
  77. package/lowcode/cms-plugin/shopping-collections.js +6 -6
  78. package/lowcode/cms-plugin/shopping-collections.ts +6 -6
  79. package/lowcode/cms-plugin/shopping-invoice-manager.js +11 -11
  80. package/lowcode/cms-plugin/shopping-invoice-manager.ts +11 -11
  81. package/lowcode/cms-plugin/shopping-order-manager.js +21 -13
  82. package/lowcode/cms-plugin/shopping-order-manager.ts +21 -13
  83. package/lowcode/cms-plugin/shopping-product-setting.js +1 -1
  84. package/lowcode/cms-plugin/shopping-product-setting.ts +1 -1
  85. package/lowcode/cms-plugin/shopping-product-text.js +5 -5
  86. package/lowcode/cms-plugin/shopping-product-text.ts +5 -5
  87. package/lowcode/cms-plugin/shopping-setting-basic.js +5 -6
  88. package/lowcode/cms-plugin/shopping-setting-basic.ts +5 -6
  89. package/lowcode/cms-plugin/shopping-shipment-setting.js +2 -2
  90. package/lowcode/cms-plugin/shopping-shipment-setting.ts +2 -2
  91. package/lowcode/cms-plugin/stock-history.js +7 -7
  92. package/lowcode/cms-plugin/stock-history.ts +7 -7
  93. package/lowcode/cms-plugin/stock-stores.js +2 -2
  94. package/lowcode/cms-plugin/stock-stores.ts +2 -2
  95. package/lowcode/cms-plugin/stock-vendors.js +2 -2
  96. package/lowcode/cms-plugin/stock-vendors.ts +2 -2
  97. package/lowcode/cms-plugin/third-party-google.js +1 -1
  98. package/lowcode/cms-plugin/third-party-google.ts +1 -1
  99. package/lowcode/cms-plugin/user-list.js +6 -2
  100. package/lowcode/cms-plugin/user-list.ts +7 -2
  101. package/lowcode/cms-plugin/user-login-setting.js +1 -1
  102. package/lowcode/cms-plugin/user-login-setting.ts +1 -1
  103. package/lowcode/cms-plugin/wallet-list.js +3 -3
  104. package/lowcode/cms-plugin/wallet-list.ts +3 -3
  105. package/lowcode/dialog/addTemplate.js +9 -9
  106. package/lowcode/dialog/addTemplate.ts +9 -9
  107. package/lowcode/dialog/dialog.js +1 -1
  108. package/lowcode/dialog/dialog.ts +1 -1
  109. package/lowcode/dialog/dialog_setting.js +1 -1
  110. package/lowcode/dialog/dialog_setting.ts +1 -1
  111. package/lowcode/dialog/image-preview.js +2 -2
  112. package/lowcode/dialog/image-preview.ts +2 -2
  113. package/lowcode/editor/add-component.js +4 -4
  114. package/lowcode/editor/add-component.ts +9 -9
  115. package/lowcode/editor/add-page.js +1 -1
  116. package/lowcode/editor/add-page.ts +1 -1
  117. package/lowcode/editor/page-code-setting.js +1 -1
  118. package/lowcode/editor/page-code-setting.ts +1 -1
  119. package/lowcode/editor/page-editor.js +15 -15
  120. package/lowcode/editor/page-editor.ts +15 -15
  121. package/lowcode/editor/page-setting-view.js +6 -6
  122. package/lowcode/editor/page-setting-view.ts +6 -6
  123. package/lowcode/editor/preview-app.js +1 -1
  124. package/lowcode/editor/preview-app.ts +1 -1
  125. package/lowcode/editor/search-idea.js +2 -2
  126. package/lowcode/editor/search-idea.ts +2 -2
  127. package/lowcode/editor/set-global-value.js +9 -9
  128. package/lowcode/editor/set-global-value.ts +9 -9
  129. package/lowcode/editor-bridge/trigger-event.js +1 -1
  130. package/lowcode/editor-bridge/trigger-event.ts +1 -1
  131. package/lowcode/editor-components/global-widget/global-widget.js +1 -1
  132. package/lowcode/editor-components/global-widget/global-widget.ts +1 -1
  133. package/lowcode/editor-config.js +1 -1
  134. package/lowcode/editor-config.ts +1 -1
  135. package/lowcode/form-view/e-commerce/path-select.js +1 -1
  136. package/lowcode/form-view/e-commerce/path-select.ts +1 -1
  137. package/lowcode/form-view/e-commerce/product-select.js +1 -1
  138. package/lowcode/form-view/e-commerce/product-select.ts +1 -1
  139. package/lowcode/form-view/editor/color-theme-selector.js +2 -2
  140. package/lowcode/form-view/editor/color-theme-selector.ts +2 -2
  141. package/lowcode/form-view/editor/image-selector.js +5 -5
  142. package/lowcode/form-view/editor/image-selector.ts +5 -5
  143. package/lowcode/glitterBundle/html-component/custom-style.js +6 -6
  144. package/lowcode/glitterBundle/html-component/custom-style.ts +6 -6
  145. package/lowcode/glitterBundle/html-component/global-widget.js +2 -2
  146. package/lowcode/glitterBundle/html-component/global-widget.ts +2 -2
  147. package/lowcode/glitterBundle/html-component/widget.js +1 -1
  148. package/lowcode/glitterBundle/html-component/widget.ts +1 -1
  149. package/lowcode/glitterBundle/module/html-generate.js +2 -2
  150. package/lowcode/glitterBundle/module/html-generate.ts +2 -2
  151. package/lowcode/glitterBundle/plugins/add_item_dia.js +7 -7
  152. package/lowcode/glitterBundle/plugins/add_item_dia.ts +7 -7
  153. package/lowcode/glitterBundle/plugins/editor.js +3 -3
  154. package/lowcode/glitterBundle/plugins/editor.ts +3 -3
  155. package/lowcode/glitterBundle/plugins/style-editor.js +5 -5
  156. package/lowcode/glitterBundle/plugins/style-editor.ts +5 -5
  157. package/lowcode/jspage/editor.js +3 -3
  158. package/lowcode/jspage/editor.ts +3 -3
  159. package/lowcode/jspage/function-page/main_editor.js +6 -6
  160. package/lowcode/jspage/function-page/main_editor.ts +6 -6
  161. package/lowcode/jspage/function-page/page_editor.js +4 -4
  162. package/lowcode/jspage/function-page/page_editor.ts +4 -4
  163. package/lowcode/jspage/function-page/server-editor/router/domain-manager.js +3 -3
  164. package/lowcode/jspage/function-page/server-editor/router/domain-manager.ts +3 -3
  165. package/lowcode/jspage/function-page/tool-setting.js +2 -2
  166. package/lowcode/jspage/function-page/tool-setting.ts +2 -2
  167. package/lowcode/landing-page/about-us.js +5 -5
  168. package/lowcode/landing-page/about-us.ts +5 -5
  169. package/lowcode/modules/file-system.js +2 -2
  170. package/lowcode/modules/file-system.ts +2 -2
  171. package/lowcode/modules/image-library-clone.js +4 -4
  172. package/lowcode/modules/image-library-clone.ts +4 -4
  173. package/lowcode/modules/image-library.js +2 -2
  174. package/lowcode/modules/image-library.ts +2 -2
  175. package/lowcode/official_view_component/official/component.js +1 -1
  176. package/lowcode/official_view_component/official/component.ts +1 -1
  177. package/lowcode/official_view_component/official/widget.js +1 -1
  178. package/lowcode/official_view_component/official/widget.ts +1 -1
  179. package/lowcode/public-components/banner/first-banner.js +1 -1
  180. package/lowcode/public-components/banner/first-banner.ts +1 -1
  181. package/lowcode/public-components/blogs/list.js +1 -1
  182. package/lowcode/public-components/blogs/list.ts +1 -1
  183. package/lowcode/public-components/headers/sy-02.js +4 -4
  184. package/lowcode/public-components/headers/sy-02.ts +4 -4
  185. package/lowcode/public-components/headers/sy-03.js +1 -1
  186. package/lowcode/public-components/headers/sy-03.ts +1 -1
  187. package/lowcode/public-components/headers/sy-04.js +2 -2
  188. package/lowcode/public-components/headers/sy-04.ts +2 -2
  189. package/lowcode/public-components/headers/sy-05.js +1 -1
  190. package/lowcode/public-components/headers/sy-05.ts +1 -1
  191. package/lowcode/public-components/user-manager/um-order.js +2 -2
  192. package/lowcode/public-components/user-manager/um-order.ts +2 -2
  193. package/lowcode/setting/appSetting.js +4 -4
  194. package/lowcode/setting/appSetting.ts +4 -4
  195. package/lowcode/setting/initialStyle.js +2 -2
  196. package/lowcode/setting/initialStyle.ts +2 -2
  197. package/lowcode/setting/pageManager.js +6 -6
  198. package/lowcode/setting/pageManager.ts +6 -6
  199. package/lowcode/view-model/saas-view-model.js +2 -2
  200. package/lowcode/view-model/saas-view-model.ts +2 -2
  201. package/package.json +1 -1
  202. package/src/services/system-schedule.js +1 -1
  203. package/src/services/system-schedule.js.map +1 -1
  204. package/src/services/system-schedule.ts +1 -1
@@ -352,7 +352,7 @@ export class MemberTypeList {
352
352
  : ` <div class="c_39_checkbox"></div>`}
353
353
  <div class="tx_normal fw-normal">${dd.title}</div>
354
354
  </div>`,
355
- html` <div class="d-flex position-relative mt-2" style="">
355
+ html` <div class="d-flex position-relative mt-2" >
356
356
  <div class="ms-2 border-end position-absolute h-100" style="left: 0px;"></div>
357
357
  <div
358
358
  class="flex-fill w-100 mt-n2 d-flex align-items-center"
@@ -409,7 +409,7 @@ export class MemberTypeList {
409
409
  : ` <div class="c_39_checkbox"></div>`}
410
410
  <div class="tx_normal fw-normal">${dd.title}</div>
411
411
  </div>`,
412
- html` <div class="d-flex position-relative mt-2" style="">
412
+ html` <div class="d-flex position-relative mt-2" >
413
413
  <div class="ms-2 border-end position-absolute h-100" style="left: 0px;"></div>
414
414
  <div
415
415
  class="flex-fill w-100 mt-n2 d-flex align-items-center"
@@ -468,7 +468,7 @@ export class MemberTypeList {
468
468
  : ` <div class="c_39_checkbox"></div>`}
469
469
  <div class="tx_normal fw-normal">${dd.title}</div>
470
470
  </div>`,
471
- html` <div class="d-flex position-relative mt-2" style="">
471
+ html` <div class="d-flex position-relative mt-2" >
472
472
  <div class="ms-2 border-end position-absolute h-100" style="left: 0px;"></div>
473
473
  <div
474
474
  class="flex-fill w-100 d-flex align-items-center"
@@ -584,7 +584,7 @@ export class MemberTypeList {
584
584
  : ` <div class="c_39_checkbox"></div>`}
585
585
  <div class="tx_normal fw-normal">${dd.title}</div>
586
586
  </div>`,
587
- html` <div class="d-flex position-relative mt-2" style="">
587
+ html` <div class="d-flex position-relative mt-2" >
588
588
  <div class="ms-2 border-end position-absolute h-100" style="left: 0px;"></div>
589
589
  <div
590
590
  class="flex-fill w-100 mt-n2 d-flex align-items-center"
@@ -369,7 +369,7 @@ export class FormModule {
369
369
  })
370
370
  .join('') +
371
371
  html ` <div
372
- class=""
372
+
373
373
  style="width: 100px; height: 34px; padding: 6px 18px;background: #EAEAEA; border-radius: 10px; overflow: hidden; justify-content: center; align-items: center; gap: 8px; display: inline-flex; cursor: pointer;"
374
374
  onclick="${gvc.event(() => {
375
375
  dd.form_config.option.push({
@@ -385,7 +385,7 @@ export class FormModule {
385
385
  })
386
386
  .join('') +
387
387
  html` <div
388
- class=""
388
+
389
389
  style="width: 100px; height: 34px; padding: 6px 18px;background: #EAEAEA; border-radius: 10px; overflow: hidden; justify-content: center; align-items: center; gap: 8px; display: inline-flex; cursor: pointer;"
390
390
  onclick="${gvc.event(() => {
391
391
  dd.form_config.option.push({
@@ -396,7 +396,7 @@ export class PermissionSetting {
396
396
  ${[
397
397
  BgWidget.editeInput({
398
398
  gvc: gvc,
399
- title: '員工名稱',
399
+ title: `員工名稱 ${BgWidget.requiredStar()}`,
400
400
  placeHolder: `請輸入員工名稱`,
401
401
  default: vm.data.config.name,
402
402
  callback: text => {
@@ -405,7 +405,7 @@ export class PermissionSetting {
405
405
  }),
406
406
  BgWidget.editeInput({
407
407
  gvc: gvc,
408
- title: '職稱',
408
+ title: `職稱 ${BgWidget.requiredStar()}`,
409
409
  placeHolder: `請輸入職稱`,
410
410
  default: vm.data.config.title,
411
411
  callback: text => {
@@ -414,7 +414,7 @@ export class PermissionSetting {
414
414
  }),
415
415
  BgWidget.editeInput({
416
416
  gvc: gvc,
417
- title: '信箱帳號',
417
+ title: `信箱帳號 ${BgWidget.requiredStar()}`,
418
418
  placeHolder: '此信箱將會作為寄送邀請信之信箱',
419
419
  default: (_a = vm.data.email) !== null && _a !== void 0 ? _a : vm.data.config.verifyEmail,
420
420
  callback: text => {
@@ -424,7 +424,7 @@ export class PermissionSetting {
424
424
  }),
425
425
  BgWidget.editeInput({
426
426
  gvc: gvc,
427
- title: '電話',
427
+ title: `電話 ${BgWidget.requiredStar()}`,
428
428
  placeHolder: `請輸入電話`,
429
429
  default: vm.data.config.phone,
430
430
  callback: text => {
@@ -920,7 +920,7 @@ export class PermissionSetting {
920
920
  </div>
921
921
  `;
922
922
  });
923
- return html ` <div class="row" style="">${checkboxHTML}</div> `;
923
+ return html ` <div class="row" >${checkboxHTML}</div> `;
924
924
  },
925
925
  });
926
926
  }
@@ -514,7 +514,7 @@ export class PermissionSetting {
514
514
  ${[
515
515
  BgWidget.editeInput({
516
516
  gvc: gvc,
517
- title: '員工名稱',
517
+ title: `員工名稱 ${BgWidget.requiredStar()}`,
518
518
  placeHolder: `請輸入員工名稱`,
519
519
  default: vm.data.config.name,
520
520
  callback: text => {
@@ -523,7 +523,7 @@ export class PermissionSetting {
523
523
  }),
524
524
  BgWidget.editeInput({
525
525
  gvc: gvc,
526
- title: '職稱',
526
+ title: `職稱 ${BgWidget.requiredStar()}`,
527
527
  placeHolder: `請輸入職稱`,
528
528
  default: vm.data.config.title,
529
529
  callback: text => {
@@ -532,7 +532,7 @@ export class PermissionSetting {
532
532
  }),
533
533
  BgWidget.editeInput({
534
534
  gvc: gvc,
535
- title: '信箱帳號',
535
+ title: `信箱帳號 ${BgWidget.requiredStar()}`,
536
536
  placeHolder: '此信箱將會作為寄送邀請信之信箱',
537
537
  default: vm.data.email ?? vm.data.config.verifyEmail,
538
538
  callback: text => {
@@ -542,7 +542,7 @@ export class PermissionSetting {
542
542
  }),
543
543
  BgWidget.editeInput({
544
544
  gvc: gvc,
545
- title: '電話',
545
+ title: `電話 ${BgWidget.requiredStar()}`,
546
546
  placeHolder: `請輸入電話`,
547
547
  default: vm.data.config.phone,
548
548
  callback: text => {
@@ -1082,7 +1082,7 @@ export class PermissionSetting {
1082
1082
  `;
1083
1083
  });
1084
1084
 
1085
- return html` <div class="row" style="">${checkboxHTML}</div> `;
1085
+ return html` <div class="row" >${checkboxHTML}</div> `;
1086
1086
  },
1087
1087
  });
1088
1088
  }
@@ -28,7 +28,7 @@ export class PosBasicSetting {
28
28
  <div class="guide6-3 mt-0"
29
29
  style="width: 100%; padding: 24px; background: white; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08); border-radius: 10px; overflow: hidden; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 18px; display: inline-flex;margin-top: 24px;"
30
30
  >
31
- <div class=""
31
+ <div
32
32
  style="color: #393939; font-size: 16px; font-weight: 700; word-wrap: break-word;"
33
33
  >商店基本資訊
34
34
  </div>
@@ -22,7 +22,7 @@ const dialog=new ShareDialog(gvc.glitter)
22
22
  <div class="guide6-3 mt-0"
23
23
  style="width: 100%; padding: 24px; background: white; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08); border-radius: 10px; overflow: hidden; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 18px; display: inline-flex;margin-top: 24px;"
24
24
  >
25
- <div class=""
25
+ <div
26
26
  style="color: #393939; font-size: 16px; font-weight: 700; word-wrap: break-word;"
27
27
  >商店基本資訊
28
28
  </div>
@@ -48,7 +48,7 @@ const dialog=new ShareDialog(gvc.glitter)
48
48
  },
49
49
  }),
50
50
  // `<div class="d-flex flex-column">
51
- // <div class="tx_normal fw-normal mb-2" style="">POS使用類型</div>
51
+ // <div class="tx_normal fw-normal mb-2" >POS使用類型</div>
52
52
  // ${BgWidget.select({
53
53
  // gvc: gvc,
54
54
  // default: appData.pos_type,
@@ -76,7 +76,7 @@ export class PosCheckoutSetting {
76
76
  {
77
77
  title: html ` <div class="d-flex flex-column">
78
78
  開立發票
79
- <span class="" style="color:#8D8D8D;font-size: 12px;">串接綠界電子發票系統進行發票開立</span>
79
+ <span style="color:#8D8D8D;font-size: 12px;">串接綠界電子發票系統進行發票開立</span>
80
80
  </div>`,
81
81
  value: 'ecpay',
82
82
  },
@@ -101,7 +101,7 @@ export class PosCheckoutSetting {
101
101
  : ` <div class="c_39_checkbox"></div>`}
102
102
  <div class="tx_normal fw-normal">${dd.title}</div>
103
103
  </div>`,
104
- html ` <div class="d-flex position-relative mt-2" style="">
104
+ html ` <div class="d-flex position-relative mt-2" >
105
105
  <div class="ms-2 border-end position-absolute h-100" style="left: 0px;"></div>
106
106
  <div class="flex-fill " style="margin-left:30px;max-width: 518px;">
107
107
  ${(() => {
@@ -182,7 +182,7 @@ export class PosCheckoutSetting {
182
182
  }
183
183
  },
184
184
  }),
185
- ].join(html ` <div class="" style="height: 12px;"></div>`);
185
+ ].join(html ` <div style="height: 12px;"></div>`);
186
186
  }
187
187
  })()}
188
188
  </div>
@@ -81,14 +81,14 @@ export class PosCheckoutSetting {
81
81
  {
82
82
  title: html` <div class="d-flex flex-column">
83
83
  開立發票
84
- <span class="" style="color:#8D8D8D;font-size: 12px;">串接綠界電子發票系統進行發票開立</span>
84
+ <span style="color:#8D8D8D;font-size: 12px;">串接綠界電子發票系統進行發票開立</span>
85
85
  </div>`,
86
86
  value: 'ecpay',
87
87
  },
88
88
  // {
89
89
  // title: html` <div class="d-flex flex-column">
90
90
  // 線下開立
91
- // <span class="" style="color:#8D8D8D;font-size: 12px;">顧客需填寫發票資訊,由店家自行開立發票</span>
91
+ // <span style="color:#8D8D8D;font-size: 12px;">顧客需填寫發票資訊,由店家自行開立發票</span>
92
92
  // </div>`,
93
93
  // value: 'off_line',
94
94
  // },
@@ -113,7 +113,7 @@ export class PosCheckoutSetting {
113
113
  : ` <div class="c_39_checkbox"></div>`}
114
114
  <div class="tx_normal fw-normal">${dd.title}</div>
115
115
  </div>`,
116
- html` <div class="d-flex position-relative mt-2" style="">
116
+ html` <div class="d-flex position-relative mt-2" >
117
117
  <div class="ms-2 border-end position-absolute h-100" style="left: 0px;"></div>
118
118
  <div class="flex-fill " style="margin-left:30px;max-width: 518px;">
119
119
  ${(() => {
@@ -191,7 +191,7 @@ export class PosCheckoutSetting {
191
191
  }
192
192
  },
193
193
  }),
194
- ].join(html` <div class="" style="height: 12px;"></div>`);
194
+ ].join(html` <div style="height: 12px;"></div>`);
195
195
  }
196
196
  })()}
197
197
  </div>