ts-glitter 21.5.7 → 21.6.0

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 (217) 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/normal-page-editor.js +2 -2
  118. package/lowcode/editor/normal-page-editor.ts +2 -2
  119. package/lowcode/editor/page-code-setting.js +1 -1
  120. package/lowcode/editor/page-code-setting.ts +1 -1
  121. package/lowcode/editor/page-editor.js +15 -15
  122. package/lowcode/editor/page-editor.ts +15 -15
  123. package/lowcode/editor/page-setting-view.js +6 -6
  124. package/lowcode/editor/page-setting-view.ts +6 -6
  125. package/lowcode/editor/preview-app.js +1 -1
  126. package/lowcode/editor/preview-app.ts +1 -1
  127. package/lowcode/editor/search-idea.js +2 -2
  128. package/lowcode/editor/search-idea.ts +2 -2
  129. package/lowcode/editor/set-global-value.js +9 -9
  130. package/lowcode/editor/set-global-value.ts +9 -9
  131. package/lowcode/editor-bridge/trigger-event.js +1 -1
  132. package/lowcode/editor-bridge/trigger-event.ts +1 -1
  133. package/lowcode/editor-components/global-widget/global-widget.js +1 -1
  134. package/lowcode/editor-components/global-widget/global-widget.ts +1 -1
  135. package/lowcode/editor-config.js +1 -1
  136. package/lowcode/editor-config.ts +1 -1
  137. package/lowcode/form-view/e-commerce/path-select.js +1 -1
  138. package/lowcode/form-view/e-commerce/path-select.ts +1 -1
  139. package/lowcode/form-view/e-commerce/product-select.js +1 -1
  140. package/lowcode/form-view/e-commerce/product-select.ts +1 -1
  141. package/lowcode/form-view/editor/color-theme-selector.js +2 -2
  142. package/lowcode/form-view/editor/color-theme-selector.ts +2 -2
  143. package/lowcode/form-view/editor/image-selector.js +5 -5
  144. package/lowcode/form-view/editor/image-selector.ts +5 -5
  145. package/lowcode/glitterBundle/html-component/custom-style.js +6 -6
  146. package/lowcode/glitterBundle/html-component/custom-style.ts +6 -6
  147. package/lowcode/glitterBundle/html-component/global-widget.js +2 -2
  148. package/lowcode/glitterBundle/html-component/global-widget.ts +2 -2
  149. package/lowcode/glitterBundle/html-component/widget.js +1 -1
  150. package/lowcode/glitterBundle/html-component/widget.ts +1 -1
  151. package/lowcode/glitterBundle/module/html-generate.js +2 -2
  152. package/lowcode/glitterBundle/module/html-generate.ts +2 -2
  153. package/lowcode/glitterBundle/plugins/add_item_dia.js +7 -7
  154. package/lowcode/glitterBundle/plugins/add_item_dia.ts +7 -7
  155. package/lowcode/glitterBundle/plugins/editor-elem.js +4 -6
  156. package/lowcode/glitterBundle/plugins/editor-elem.ts +4 -6
  157. package/lowcode/glitterBundle/plugins/editor.js +3 -3
  158. package/lowcode/glitterBundle/plugins/editor.ts +3 -3
  159. package/lowcode/glitterBundle/plugins/style-editor.js +5 -5
  160. package/lowcode/glitterBundle/plugins/style-editor.ts +5 -5
  161. package/lowcode/jspage/editor.js +3 -3
  162. package/lowcode/jspage/editor.ts +3 -3
  163. package/lowcode/jspage/function-page/main_editor.js +6 -6
  164. package/lowcode/jspage/function-page/main_editor.ts +6 -6
  165. package/lowcode/jspage/function-page/page_editor.js +4 -4
  166. package/lowcode/jspage/function-page/page_editor.ts +4 -4
  167. package/lowcode/jspage/function-page/server-editor/router/domain-manager.js +3 -3
  168. package/lowcode/jspage/function-page/server-editor/router/domain-manager.ts +3 -3
  169. package/lowcode/jspage/function-page/tool-setting.js +2 -2
  170. package/lowcode/jspage/function-page/tool-setting.ts +2 -2
  171. package/lowcode/landing-page/about-us.js +5 -5
  172. package/lowcode/landing-page/about-us.ts +5 -5
  173. package/lowcode/modules/file-system.js +2 -2
  174. package/lowcode/modules/file-system.ts +2 -2
  175. package/lowcode/modules/image-library-clone.js +4 -4
  176. package/lowcode/modules/image-library-clone.ts +4 -4
  177. package/lowcode/modules/image-library.js +2 -2
  178. package/lowcode/modules/image-library.ts +2 -2
  179. package/lowcode/official_view_component/official/component.js +1 -1
  180. package/lowcode/official_view_component/official/component.ts +1 -1
  181. package/lowcode/official_view_component/official/widget.js +1 -1
  182. package/lowcode/official_view_component/official/widget.ts +1 -1
  183. package/lowcode/public-components/banner/first-banner.js +1 -1
  184. package/lowcode/public-components/banner/first-banner.ts +1 -1
  185. package/lowcode/public-components/blogs/list.js +1 -1
  186. package/lowcode/public-components/blogs/list.ts +1 -1
  187. package/lowcode/public-components/headers/sy-02.js +4 -4
  188. package/lowcode/public-components/headers/sy-02.ts +4 -4
  189. package/lowcode/public-components/headers/sy-03.js +1 -1
  190. package/lowcode/public-components/headers/sy-03.ts +1 -1
  191. package/lowcode/public-components/headers/sy-04.js +2 -2
  192. package/lowcode/public-components/headers/sy-04.ts +2 -2
  193. package/lowcode/public-components/headers/sy-05.js +1 -1
  194. package/lowcode/public-components/headers/sy-05.ts +1 -1
  195. package/lowcode/public-components/user-manager/um-order.js +2 -2
  196. package/lowcode/public-components/user-manager/um-order.ts +2 -2
  197. package/lowcode/setting/appSetting.js +4 -4
  198. package/lowcode/setting/appSetting.ts +4 -4
  199. package/lowcode/setting/initialStyle.js +2 -2
  200. package/lowcode/setting/initialStyle.ts +2 -2
  201. package/lowcode/setting/pageManager.js +6 -6
  202. package/lowcode/setting/pageManager.ts +6 -6
  203. package/lowcode/view-model/saas-view-model.js +2 -2
  204. package/lowcode/view-model/saas-view-model.ts +2 -2
  205. package/package.json +1 -1
  206. package/src/index.js +7 -17
  207. package/src/index.js.map +1 -1
  208. package/src/index.ts +1 -0
  209. package/src/modules/database.js +2 -1
  210. package/src/modules/database.js.map +1 -1
  211. package/src/modules/database.ts +2 -1
  212. package/src/seo-config.js +0 -1
  213. package/src/seo-config.js.map +1 -1
  214. package/src/seo-config.ts +0 -1
  215. package/src/services/system-schedule.js +1 -2
  216. package/src/services/system-schedule.js.map +1 -1
  217. package/src/services/system-schedule.ts +4 -4
@@ -752,7 +752,7 @@ export class ShoppingCollections {
752
752
  // 左容器
753
753
  html: [
754
754
  BgWidget.mainCard(
755
- html` <div class="tx_700" style="margin-bottom: 18px">分類標籤</div>
755
+ html` <div class="tx_700" style="margin-bottom: 18px">分類標籤 ${BgWidget.requiredStar()}</div>
756
756
  ${EditorElem.editeInput({
757
757
  gvc: gvc,
758
758
  title: '',
@@ -764,7 +764,7 @@ export class ShoppingCollections {
764
764
  })}`
765
765
  ),
766
766
  BgWidget.mainCard(
767
- html` <div class="d-flex flex-column" style="margin-bottom: 18px;gap:5px;">
767
+ html` <div class="d-flex flex-column" style="margin-bottom: 12px; gap:5px;">
768
768
  <div class="tx_700">前台分類顯示名稱 ${BgWidget.languageInsignia(select_lan)}</div>
769
769
  ${BgWidget.grayNote(`未設定則參照分類標籤顯示`)}
770
770
  </div>
@@ -790,7 +790,7 @@ export class ShoppingCollections {
790
790
  return BgWidget.mainCard(
791
791
  [
792
792
  html` <div class="tx_normal fw-normal mb-2">
793
- 連結網址 ${BgWidget.languageInsignia(select_lan)}
793
+ 連結網址 ${BgWidget.requiredStar()} ${BgWidget.languageInsignia(select_lan)}
794
794
  </div>`,
795
795
  gvc.bindView({
796
796
  bind: domainID,
@@ -1016,7 +1016,7 @@ export class ShoppingCollections {
1016
1016
  },
1017
1017
  })}`,
1018
1018
  ,
1019
- html` <div class="tx_normal fw-normal" style="">SEO 描述</div>
1019
+ html` <div class="tx_normal fw-normal" >SEO 描述</div>
1020
1020
  ${EditorElem.editeText({
1021
1021
  gvc: gvc,
1022
1022
  title: '',
@@ -1027,7 +1027,7 @@ export class ShoppingCollections {
1027
1027
  },
1028
1028
  })}`,
1029
1029
  ,
1030
- html` <div class="tx_normal fw-normal" style="">SEO 圖片</div>
1030
+ html` <div class="tx_normal fw-normal" >SEO 圖片</div>
1031
1031
  ${EditorElem.uploadImageContainer({
1032
1032
  gvc: gvc,
1033
1033
  title: '',
@@ -1138,7 +1138,7 @@ export class ShoppingCollections {
1138
1138
  ${BgWidget.save(
1139
1139
  gvc.event(() => {
1140
1140
  if (CheckInput.isEmpty(vm.data.title)) {
1141
- dialog.infoMessage({ text: '請填寫「標題」' });
1141
+ dialog.infoMessage({ text: '請填寫「分類標籤」' });
1142
1142
  return;
1143
1143
  }
1144
1144
 
@@ -551,7 +551,7 @@ export class ShoppingInvoiceManager {
551
551
  : html ` <div
552
552
  style="width: 16px;height: 16px;border-radius: 20px;border:solid 1px #DDD"
553
553
  ></div>`}
554
- <label class="m-0" style="" for="${data}">${data}</label>
554
+ <label class="m-0" for="${data}">${data}</label>
555
555
  </div>
556
556
  `;
557
557
  })
@@ -743,7 +743,7 @@ export class ShoppingInvoiceManager {
743
743
  }
744
744
  if (allowanceData.length) {
745
745
  return BgWidget.mainCard(html `
746
- <div class="" style="display: flex;flex-direction: column;">
746
+ <div style="display: flex;flex-direction: column;">
747
747
  <div style="font-weight: 700;font-size: 16px;margin-bottom: 18px;">折讓單</div>
748
748
  <div class="d-flex" style="margin-bottom: 12px;">
749
749
  <div class="col-2">折讓日期</div>
@@ -777,8 +777,8 @@ export class ShoppingInvoiceManager {
777
777
  class="col-2 text-center d-flex align-items-center justify-content-center"
778
778
  >
779
779
  ${data.status == 1
780
- ? html ` <div class="" style="color:#10931D">已完成</div>`
781
- : html ` <div class="" style="color:#DA1313">已作廢</div>`}
780
+ ? html ` <div style="color:#10931D">已完成</div>`
781
+ : html ` <div style="color:#DA1313">已作廢</div>`}
782
782
  </div>
783
783
  <div class="flex-fill d-flex justify-content-end align-items-center">
784
784
  <div style="margin-right: 14px;">
@@ -839,7 +839,7 @@ export class ShoppingInvoiceManager {
839
839
  </div>
840
840
  <div
841
841
  class="w-100 d-flex align-items-center justify-content-center"
842
- style=""
842
+
843
843
  >
844
844
  <svg
845
845
  xmlns="http://www.w3.org/2000/svg"
@@ -1062,7 +1062,7 @@ ${reason}</textarea
1062
1062
  var _a;
1063
1063
  let sale_price = Math.ceil(item.sale_price * 0.95);
1064
1064
  return html `
1065
- <div class="d-flex w-100 align-items-center" style="">
1065
+ <div class="d-flex w-100 align-items-center" >
1066
1066
  <div class="col-7 d-flex align-items-center">
1067
1067
  <img
1068
1068
  src="${item.preview_image}"
@@ -1097,7 +1097,7 @@ ${reason}</textarea
1097
1097
  <div class="d-flex flex-row-reverse" style="width: 100%;margin-bottom:18px;">
1098
1098
  <div class="col-1 text-end">${item.value}</div>
1099
1099
  <div class="col-1"></div>
1100
- <div class="col-1 text-end" style="">${item.key}</div>
1100
+ <div class="col-1 text-end" >${item.key}</div>
1101
1101
  </div>
1102
1102
  `;
1103
1103
  })
@@ -1200,7 +1200,7 @@ ${(_q = (_p = (_o = invoiceData.invoice_data) === null || _o === void 0 ? void 0
1200
1200
  </div>
1201
1201
  <div
1202
1202
  class="w-100 d-flex align-items-center justify-content-center"
1203
- style=""
1203
+
1204
1204
  >
1205
1205
  <svg
1206
1206
  xmlns="http://www.w3.org/2000/svg"
@@ -1592,7 +1592,7 @@ ${reason}</textarea
1592
1592
  : html ` <div
1593
1593
  style="width: 16px;height: 16px;border-radius: 20px;border:solid 1px #DDD"
1594
1594
  ></div>`}
1595
- <label class="m-0" style="" for="${data}">${data}</label>
1595
+ <label class="m-0" for="${data}">${data}</label>
1596
1596
  </div>
1597
1597
  `;
1598
1598
  })
@@ -1774,7 +1774,7 @@ ${reason}</textarea
1774
1774
  var _a;
1775
1775
  let sale_price = Math.ceil(item.sale_price * 0.95);
1776
1776
  return html `
1777
- <div class="d-flex w-100 align-items-center" style="">
1777
+ <div class="d-flex w-100 align-items-center" >
1778
1778
  <div class="col-7 d-flex align-items-center">
1779
1779
  <img
1780
1780
  src="${item.preview_image}"
@@ -1805,7 +1805,7 @@ ${reason}</textarea
1805
1805
  <div class="d-flex flex-row-reverse" style="width: 100%;margin-bottom:18px;">
1806
1806
  <div class="col-1 text-end">${item.value}</div>
1807
1807
  <div class="col-1"></div>
1808
- <div class="col-1 text-end" style="">${item.key}</div>
1808
+ <div class="col-1 text-end" >${item.key}</div>
1809
1809
  </div>
1810
1810
  `;
1811
1811
  })
@@ -710,7 +710,7 @@ export class ShoppingInvoiceManager {
710
710
  : html` <div
711
711
  style="width: 16px;height: 16px;border-radius: 20px;border:solid 1px #DDD"
712
712
  ></div>`}
713
- <label class="m-0" style="" for="${data}">${data}</label>
713
+ <label class="m-0" for="${data}">${data}</label>
714
714
  </div>
715
715
  `;
716
716
  })
@@ -920,7 +920,7 @@ export class ShoppingInvoiceManager {
920
920
  }
921
921
  if (allowanceData.length) {
922
922
  return BgWidget.mainCard(html`
923
- <div class="" style="display: flex;flex-direction: column;">
923
+ <div style="display: flex;flex-direction: column;">
924
924
  <div style="font-weight: 700;font-size: 16px;margin-bottom: 18px;">折讓單</div>
925
925
  <div class="d-flex" style="margin-bottom: 12px;">
926
926
  <div class="col-2">折讓日期</div>
@@ -953,8 +953,8 @@ export class ShoppingInvoiceManager {
953
953
  class="col-2 text-center d-flex align-items-center justify-content-center"
954
954
  >
955
955
  ${data.status == 1
956
- ? html` <div class="" style="color:#10931D">已完成</div>`
957
- : html` <div class="" style="color:#DA1313">已作廢</div>`}
956
+ ? html` <div style="color:#10931D">已完成</div>`
957
+ : html` <div style="color:#DA1313">已作廢</div>`}
958
958
  </div>
959
959
  <div class="flex-fill d-flex justify-content-end align-items-center">
960
960
  <div style="margin-right: 14px;">
@@ -1023,7 +1023,7 @@ export class ShoppingInvoiceManager {
1023
1023
  </div>
1024
1024
  <div
1025
1025
  class="w-100 d-flex align-items-center justify-content-center"
1026
- style=""
1026
+
1027
1027
  >
1028
1028
  <svg
1029
1029
  xmlns="http://www.w3.org/2000/svg"
@@ -1250,7 +1250,7 @@ ${reason}</textarea
1250
1250
  .map((item: any) => {
1251
1251
  let sale_price = Math.ceil(item.sale_price * 0.95);
1252
1252
  return html`
1253
- <div class="d-flex w-100 align-items-center" style="">
1253
+ <div class="d-flex w-100 align-items-center" >
1254
1254
  <div class="col-7 d-flex align-items-center">
1255
1255
  <img
1256
1256
  src="${item.preview_image}"
@@ -1285,7 +1285,7 @@ ${reason}</textarea
1285
1285
  <div class="d-flex flex-row-reverse" style="width: 100%;margin-bottom:18px;">
1286
1286
  <div class="col-1 text-end">${item.value}</div>
1287
1287
  <div class="col-1"></div>
1288
- <div class="col-1 text-end" style="">${item.key}</div>
1288
+ <div class="col-1 text-end" >${item.key}</div>
1289
1289
  </div>
1290
1290
  `;
1291
1291
  })
@@ -1406,7 +1406,7 @@ ${invoiceData.invoice_data?.remark?.voidReason ?? ''}</textarea
1406
1406
  </div>
1407
1407
  <div
1408
1408
  class="w-100 d-flex align-items-center justify-content-center"
1409
- style=""
1409
+
1410
1410
  >
1411
1411
  <svg
1412
1412
  xmlns="http://www.w3.org/2000/svg"
@@ -1816,7 +1816,7 @@ ${reason}</textarea
1816
1816
  : html` <div
1817
1817
  style="width: 16px;height: 16px;border-radius: 20px;border:solid 1px #DDD"
1818
1818
  ></div>`}
1819
- <label class="m-0" style="" for="${data}">${data}</label>
1819
+ <label class="m-0" for="${data}">${data}</label>
1820
1820
  </div>
1821
1821
  `;
1822
1822
  })
@@ -2016,7 +2016,7 @@ ${reason}</textarea
2016
2016
  return itemArray.map((item: any) => {
2017
2017
  let sale_price = Math.ceil(item.sale_price * 0.95);
2018
2018
  return html`
2019
- <div class="d-flex w-100 align-items-center" style="">
2019
+ <div class="d-flex w-100 align-items-center" >
2020
2020
  <div class="col-7 d-flex align-items-center">
2021
2021
  <img
2022
2022
  src="${item.preview_image}"
@@ -2047,7 +2047,7 @@ ${reason}</textarea
2047
2047
  <div class="d-flex flex-row-reverse" style="width: 100%;margin-bottom:18px;">
2048
2048
  <div class="col-1 text-end">${item.value}</div>
2049
2049
  <div class="col-1"></div>
2050
- <div class="col-1 text-end" style="">${item.key}</div>
2050
+ <div class="col-1 text-end" >${item.key}</div>
2051
2051
  </div>
2052
2052
  `;
2053
2053
  })
@@ -788,7 +788,7 @@ export class ShoppingOrderManager {
788
788
  title: '批量更改出貨狀態',
789
789
  innerHTML: (gvc) => {
790
790
  return html ` <div>
791
- <div class="tx_700 mb-2">更改為</div>
791
+ <div class="tx_700 mb-2">更改為 ${BgWidget.requiredStar()}</div>
792
792
  ${BgWidget.select({
793
793
  gvc,
794
794
  callback: (value) => {
@@ -3483,15 +3483,23 @@ export class ShoppingOrderManager {
3483
3483
  return false;
3484
3484
  }
3485
3485
  if (!passData.customer_info.name || !passData.customer_info.email) {
3486
- dialog.infoMessage({ text: '「顧客資料」尚未填寫完畢' });
3486
+ dialog.infoMessage({ text: '「顧客資料」姓名與信箱尚未填寫' });
3487
3487
  return false;
3488
3488
  }
3489
3489
  if (!CheckInput.isEmail(passData.customer_info.email)) {
3490
3490
  dialog.infoMessage({ text: '「顧客資料」信箱格式錯誤' });
3491
3491
  return false;
3492
3492
  }
3493
+ if (CheckInput.isEmpty(passData.customer_info.payment_select)) {
3494
+ dialog.infoMessage({ text: '請選擇「付款方式」' });
3495
+ return false;
3496
+ }
3497
+ if (CheckInput.isEmpty(passData.user_info.shipment)) {
3498
+ dialog.infoMessage({ text: '請選擇「配送方式」' });
3499
+ return false;
3500
+ }
3493
3501
  if (!passData.user_info.name || !passData.user_info.email) {
3494
- dialog.infoMessage({ text: '「收件人資料」尚未填寫完畢' });
3502
+ dialog.infoMessage({ text: '「收件人資料」姓名與信箱尚未填寫' });
3495
3503
  return false;
3496
3504
  }
3497
3505
  if (CheckInput.isEmpty(passData.user_info.phone) && !CheckInput.isTaiwanPhone(passData.user_info.phone)) {
@@ -3524,7 +3532,7 @@ export class ShoppingOrderManager {
3524
3532
  <div
3525
3533
  style="color: #393939;width: 100%;display: flex;padding: 20px;flex-direction: column;align-items: flex-start;gap: 18px;align-self: stretch;border-radius: 10px;background: #FFF;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);"
3526
3534
  >
3527
- <div class="tx_700">訂單內容</div>
3535
+ <div class="tx_700">訂單內容 ${BgWidget.requiredStar()}</div>
3528
3536
  <div style="width: 100%;display: flex;align-items: center;padding-right: 20px;">
3529
3537
  <div class="flex-fill d-flex align-items-center col-5 tx_700">商品</div>
3530
3538
  <div class="col-3 pe-lg-3" style="display: flex;align-items: flex-start;font-size: 16px;font-weight: 700;">
@@ -3999,7 +4007,7 @@ export class ShoppingOrderManager {
3999
4007
  }
4000
4008
  syncUserData();
4001
4009
  return html `
4002
- <div class="tx_700">顧客資料</div>
4010
+ <div class="tx_700">顧客資料 ${BgWidget.requiredStar()}</div>
4003
4011
  <div class="d-flex flex-column">
4004
4012
  ${customerData.type == 'auto'
4005
4013
  ? html `
@@ -4474,7 +4482,7 @@ export class ShoppingOrderManager {
4474
4482
  callback: dd => {
4475
4483
  orderDetail.customer_info.payment_select = dd;
4476
4484
  },
4477
- title: '付款方式',
4485
+ title: `付款方式 ${BgWidget.requiredStar()}`,
4478
4486
  default: (_a = orderDetail.customer_info.payment_select) !== null && _a !== void 0 ? _a : '',
4479
4487
  options: (yield PaymentConfig.getSupportPayment()).map(dd => {
4480
4488
  return { key: dd.key, value: dd.name };
@@ -4482,7 +4490,7 @@ export class ShoppingOrderManager {
4482
4490
  }),
4483
4491
  BgWidget.select({
4484
4492
  gvc: gvc,
4485
- title: '配送方式',
4493
+ title: `配送方式 ${BgWidget.requiredStar()}`,
4486
4494
  callback: dd => {
4487
4495
  orderDetail.user_info.shipment = dd;
4488
4496
  orderDetailRefresh = true;
@@ -4536,7 +4544,7 @@ export class ShoppingOrderManager {
4536
4544
  同顧客資料
4537
4545
  </div>
4538
4546
  <div class="d-flex flex-column" style="gap: 8px">
4539
- <div>姓名</div>
4547
+ <div>姓名 ${BgWidget.requiredStar()}</div>
4540
4548
  <input
4541
4549
  style="border-radius: 10px;border: 1px solid #DDD;padding: 9px 18px;"
4542
4550
  value="${(_b = orderDetail.user_info.name) !== null && _b !== void 0 ? _b : ''}"
@@ -4548,7 +4556,7 @@ export class ShoppingOrderManager {
4548
4556
  />
4549
4557
  </div>
4550
4558
  <div class="d-flex flex-column" style="gap: 8px">
4551
- <div>電話</div>
4559
+ <div>電話 ${BgWidget.requiredStar()}</div>
4552
4560
  <input
4553
4561
  style="border-radius: 10px;border: 1px solid #DDD;padding: 9px 18px;"
4554
4562
  value="${(_c = orderDetail.user_info.phone) !== null && _c !== void 0 ? _c : ''}"
@@ -4559,7 +4567,7 @@ export class ShoppingOrderManager {
4559
4567
  />
4560
4568
  </div>
4561
4569
  <div class="d-flex flex-column" style="gap: 8px">
4562
- <div>電子信箱</div>
4570
+ <div>電子信箱 ${BgWidget.requiredStar()}</div>
4563
4571
  <input
4564
4572
  style="border-radius: 10px;border: 1px solid #DDD;padding: 9px 18px;"
4565
4573
  value="${(_d = orderDetail.customer_info.email) !== null && _d !== void 0 ? _d : ''}"
@@ -4606,13 +4614,13 @@ export class ShoppingOrderManager {
4606
4614
  </div>
4607
4615
  `;
4608
4616
  return html `
4609
- <div>配送門市</div>
4617
+ <div>配送門市 ${BgWidget.requiredStar()}</div>
4610
4618
  ${returnHTML}
4611
4619
  `;
4612
4620
  }
4613
4621
  else {
4614
4622
  return html `
4615
- <div>配送門市</div>
4623
+ <div>配送門市 ${BgWidget.requiredStar()}</div>
4616
4624
  <div
4617
4625
  style="color: #4D86DB;cursor: pointer;margin-top:8px;cursor: pointer"
4618
4626
  onclick="${gvc.event(() => {
@@ -4626,7 +4634,7 @@ export class ShoppingOrderManager {
4626
4634
  }
4627
4635
  else {
4628
4636
  return html `
4629
- <div>宅配地址</div>
4637
+ <div>宅配地址 ${BgWidget.requiredStar()}</div>
4630
4638
  <input
4631
4639
  style="border-radius: 10px;border: 1px solid #DDD;padding: 9px 18px;margin-top:8px;width: 100%;"
4632
4640
  value="${(_c = orderDetail.user_info.address) !== null && _c !== void 0 ? _c : ''}"
@@ -892,7 +892,7 @@ export class ShoppingOrderManager {
892
892
  title: '批量更改出貨狀態',
893
893
  innerHTML: (gvc: GVC) => {
894
894
  return html` <div>
895
- <div class="tx_700 mb-2">更改為</div>
895
+ <div class="tx_700 mb-2">更改為 ${BgWidget.requiredStar()}</div>
896
896
  ${BgWidget.select({
897
897
  gvc,
898
898
  callback: (value: any) => {
@@ -3844,15 +3844,23 @@ export class ShoppingOrderManager {
3844
3844
  return false;
3845
3845
  }
3846
3846
  if (!passData.customer_info.name || !passData.customer_info.email) {
3847
- dialog.infoMessage({ text: '「顧客資料」尚未填寫完畢' });
3847
+ dialog.infoMessage({ text: '「顧客資料」姓名與信箱尚未填寫' });
3848
3848
  return false;
3849
3849
  }
3850
3850
  if (!CheckInput.isEmail(passData.customer_info.email)) {
3851
3851
  dialog.infoMessage({ text: '「顧客資料」信箱格式錯誤' });
3852
3852
  return false;
3853
3853
  }
3854
+ if (CheckInput.isEmpty(passData.customer_info.payment_select)) {
3855
+ dialog.infoMessage({ text: '請選擇「付款方式」' });
3856
+ return false;
3857
+ }
3858
+ if (CheckInput.isEmpty(passData.user_info.shipment)) {
3859
+ dialog.infoMessage({ text: '請選擇「配送方式」' });
3860
+ return false;
3861
+ }
3854
3862
  if (!passData.user_info.name || !passData.user_info.email) {
3855
- dialog.infoMessage({ text: '「收件人資料」尚未填寫完畢' });
3863
+ dialog.infoMessage({ text: '「收件人資料」姓名與信箱尚未填寫' });
3856
3864
  return false;
3857
3865
  }
3858
3866
  if (CheckInput.isEmpty(passData.user_info.phone) && !CheckInput.isTaiwanPhone(passData.user_info.phone)) {
@@ -3888,7 +3896,7 @@ export class ShoppingOrderManager {
3888
3896
  <div
3889
3897
  style="color: #393939;width: 100%;display: flex;padding: 20px;flex-direction: column;align-items: flex-start;gap: 18px;align-self: stretch;border-radius: 10px;background: #FFF;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);"
3890
3898
  >
3891
- <div class="tx_700">訂單內容</div>
3899
+ <div class="tx_700">訂單內容 ${BgWidget.requiredStar()}</div>
3892
3900
  <div style="width: 100%;display: flex;align-items: center;padding-right: 20px;">
3893
3901
  <div class="flex-fill d-flex align-items-center col-5 tx_700">商品</div>
3894
3902
  <div class="col-3 pe-lg-3" style="display: flex;align-items: flex-start;font-size: 16px;font-weight: 700;">
@@ -4374,7 +4382,7 @@ export class ShoppingOrderManager {
4374
4382
 
4375
4383
  syncUserData();
4376
4384
  return html`
4377
- <div class="tx_700">顧客資料</div>
4385
+ <div class="tx_700">顧客資料 ${BgWidget.requiredStar()}</div>
4378
4386
  <div class="d-flex flex-column">
4379
4387
  ${customerData.type == 'auto'
4380
4388
  ? html`
@@ -4866,7 +4874,7 @@ export class ShoppingOrderManager {
4866
4874
  callback: dd => {
4867
4875
  orderDetail.customer_info.payment_select = dd;
4868
4876
  },
4869
- title: '付款方式',
4877
+ title: `付款方式 ${BgWidget.requiredStar()}`,
4870
4878
  default: orderDetail.customer_info.payment_select ?? '',
4871
4879
  options: (await PaymentConfig.getSupportPayment()).map(dd => {
4872
4880
  return { key: dd.key, value: dd.name };
@@ -4874,7 +4882,7 @@ export class ShoppingOrderManager {
4874
4882
  }),
4875
4883
  BgWidget.select({
4876
4884
  gvc: gvc,
4877
- title: '配送方式',
4885
+ title: `配送方式 ${BgWidget.requiredStar()}`,
4878
4886
  callback: dd => {
4879
4887
  orderDetail.user_info.shipment = dd;
4880
4888
  orderDetailRefresh = true;
@@ -4928,7 +4936,7 @@ export class ShoppingOrderManager {
4928
4936
  同顧客資料
4929
4937
  </div>
4930
4938
  <div class="d-flex flex-column" style="gap: 8px">
4931
- <div>姓名</div>
4939
+ <div>姓名 ${BgWidget.requiredStar()}</div>
4932
4940
  <input
4933
4941
  style="border-radius: 10px;border: 1px solid #DDD;padding: 9px 18px;"
4934
4942
  value="${orderDetail.user_info.name ?? ''}"
@@ -4940,7 +4948,7 @@ export class ShoppingOrderManager {
4940
4948
  />
4941
4949
  </div>
4942
4950
  <div class="d-flex flex-column" style="gap: 8px">
4943
- <div>電話</div>
4951
+ <div>電話 ${BgWidget.requiredStar()}</div>
4944
4952
  <input
4945
4953
  style="border-radius: 10px;border: 1px solid #DDD;padding: 9px 18px;"
4946
4954
  value="${orderDetail.user_info.phone ?? ''}"
@@ -4951,7 +4959,7 @@ export class ShoppingOrderManager {
4951
4959
  />
4952
4960
  </div>
4953
4961
  <div class="d-flex flex-column" style="gap: 8px">
4954
- <div>電子信箱</div>
4962
+ <div>電子信箱 ${BgWidget.requiredStar()}</div>
4955
4963
  <input
4956
4964
  style="border-radius: 10px;border: 1px solid #DDD;padding: 9px 18px;"
4957
4965
  value="${orderDetail.customer_info.email ?? ''}"
@@ -4997,12 +5005,12 @@ export class ShoppingOrderManager {
4997
5005
  </div>
4998
5006
  `;
4999
5007
  return html`
5000
- <div>配送門市</div>
5008
+ <div>配送門市 ${BgWidget.requiredStar()}</div>
5001
5009
  ${returnHTML}
5002
5010
  `;
5003
5011
  } else {
5004
5012
  return html`
5005
- <div>配送門市</div>
5013
+ <div>配送門市 ${BgWidget.requiredStar()}</div>
5006
5014
  <div
5007
5015
  style="color: #4D86DB;cursor: pointer;margin-top:8px;cursor: pointer"
5008
5016
  onclick="${gvc.event(() => {
@@ -5015,7 +5023,7 @@ export class ShoppingOrderManager {
5015
5023
  }
5016
5024
  } else {
5017
5025
  return html`
5018
- <div>宅配地址</div>
5026
+ <div>宅配地址 ${BgWidget.requiredStar()}</div>
5019
5027
  <input
5020
5028
  style="border-radius: 10px;border: 1px solid #DDD;padding: 9px 18px;margin-top:8px;width: 100%;"
5021
5029
  value="${orderDetail.user_info!.address ?? ''}"
@@ -645,7 +645,7 @@ export class ShoppingProductSetting {
645
645
  const language_data = postMD.language_data[ShoppingProductSetting.select_language];
646
646
  imageLibrary.selectImageFromArray(language_data.preview_image, {
647
647
  gvc: gvc,
648
- title: html ` <div class="d-flex flex-column" style="">圖片庫</div>`,
648
+ title: html ` <div class="d-flex flex-column" >圖片庫</div>`,
649
649
  getSelect: imageUrl => {
650
650
  variant[`preview_image_${ShoppingProductSetting.select_language}`] = imageUrl;
651
651
  gvc.notifyDataChange(id);
@@ -741,7 +741,7 @@ export class ShoppingProductSetting {
741
741
  ];
742
742
  imageLibrary.selectImageFromArray(language_data.preview_image, {
743
743
  gvc: gvc,
744
- title: html` <div class="d-flex flex-column" style="">圖片庫</div>`,
744
+ title: html` <div class="d-flex flex-column" >圖片庫</div>`,
745
745
  getSelect: imageUrl => {
746
746
  variant[`preview_image_${ShoppingProductSetting.select_language}`] = imageUrl;
747
747
  gvc.notifyDataChange(id);
@@ -803,7 +803,7 @@ export class ProductText {
803
803
  >
804
804
  ${text}
805
805
  </div>
806
- <svg class="" width="72" height="32" viewBox="0 0 69 24" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none">
806
+ <svg width="72" height="32" viewBox="0 0 69 24" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none">
807
807
  <path
808
808
  fill-rule="evenodd"
809
809
  clip-rule="evenodd"
@@ -1089,7 +1089,7 @@ export class ProductText {
1089
1089
  }
1090
1090
  return html `
1091
1091
  <div
1092
- class=""
1092
+
1093
1093
  style="width: 89px;height: 89px;border: 1px solid rgba(205, 205, 205, 0.87);background: #EAEAEA;"
1094
1094
  onclick="${gvc.event(() => {
1095
1095
  vm.data.data.position = data;
@@ -1106,7 +1106,7 @@ export class ProductText {
1106
1106
  style="display: flex;padding: 14px 114px 13.713px 113px;justify-content: center;align-items: center;align-self: stretch;border-radius: 10px;border: 1px solid #DDD;"
1107
1107
  >
1108
1108
  <div
1109
- class=""
1109
+
1110
1110
  style="padding: 11.67px;border-radius: 2px;border: 1px solid #DDD;background: #FFF;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;gap: 8px;"
1111
1111
  >
1112
1112
  <div
@@ -1140,8 +1140,8 @@ export class ProductText {
1140
1140
  </div>
1141
1141
  </div>
1142
1142
  <div style="display: flex;flex-direction: column;gap: 5.835px;color:#393939;font-size: 9.725px;font-weight: 400;letter-spacing: 0.389px;">
1143
- <div style="">商品名稱</div>
1144
- <div style="">NT.$ 99</div>
1143
+ <div >商品名稱</div>
1144
+ <div >NT.$ 99</div>
1145
1145
  </div>
1146
1146
  </div>
1147
1147
  </div>
@@ -906,7 +906,7 @@ export class ProductText {
906
906
  >
907
907
  ${text}
908
908
  </div>
909
- <svg class="" width="72" height="32" viewBox="0 0 69 24" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none">
909
+ <svg width="72" height="32" viewBox="0 0 69 24" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none">
910
910
  <path
911
911
  fill-rule="evenodd"
912
912
  clip-rule="evenodd"
@@ -1192,7 +1192,7 @@ export class ProductText {
1192
1192
  }
1193
1193
  return html`
1194
1194
  <div
1195
- class=""
1195
+
1196
1196
  style="width: 89px;height: 89px;border: 1px solid rgba(205, 205, 205, 0.87);background: #EAEAEA;"
1197
1197
  onclick="${gvc.event(() => {
1198
1198
  vm.data.data.position = data;
@@ -1209,7 +1209,7 @@ export class ProductText {
1209
1209
  style="display: flex;padding: 14px 114px 13.713px 113px;justify-content: center;align-items: center;align-self: stretch;border-radius: 10px;border: 1px solid #DDD;"
1210
1210
  >
1211
1211
  <div
1212
- class=""
1212
+
1213
1213
  style="padding: 11.67px;border-radius: 2px;border: 1px solid #DDD;background: #FFF;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;gap: 8px;"
1214
1214
  >
1215
1215
  <div
@@ -1243,8 +1243,8 @@ export class ProductText {
1243
1243
  </div>
1244
1244
  </div>
1245
1245
  <div style="display: flex;flex-direction: column;gap: 5.835px;color:#393939;font-size: 9.725px;font-weight: 400;letter-spacing: 0.389px;">
1246
- <div style="">商品名稱</div>
1247
- <div style="">NT.$ 99</div>
1246
+ <div >商品名稱</div>
1247
+ <div >NT.$ 99</div>
1248
1248
  </div>
1249
1249
  </div>
1250
1250
  </div>
@@ -211,7 +211,8 @@ export class ShoppingSettingBasic {
211
211
  BgWidget.mainCard(html `
212
212
  <div class="d-flex flex-column guide5-4">
213
213
  <div style="font-weight: 700;">
214
- ${cat_title}名稱 ${BgWidget.languageInsignia(vm.language, 'margin-left:5px;')}
214
+ ${cat_title}名稱 ${BgWidget.requiredStar()}
215
+ ${BgWidget.languageInsignia(vm.language, 'margin-left:5px;')}
215
216
  </div>
216
217
  ${BgWidget.editeInput({
217
218
  gvc: gvc,
@@ -864,7 +865,6 @@ export class ShoppingSettingBasic {
864
865
  data: language_data.preview_image,
865
866
  event: {
866
867
  delete: (index) => {
867
- console.log('language_data -- ', language_data);
868
868
  postMD.variants.forEach((variant) => {
869
869
  var _a, _b;
870
870
  if (variant.preview_image === language_data.preview_image[index]) {
@@ -875,7 +875,6 @@ export class ShoppingSettingBasic {
875
875
  (_b = language_data.preview_image[0]) !== null && _b !== void 0 ? _b : BgWidget.noImageURL;
876
876
  }
877
877
  });
878
- console.log('language_data -- ', postMD.variants);
879
878
  ShoppingSettingBasic.updateVariants(gvc, postMD, shipment_config, variantsViewID, obj);
880
879
  },
881
880
  },
@@ -1317,7 +1316,7 @@ export class ShoppingSettingBasic {
1317
1316
  map_.push(BgWidget.mainCard(html `
1318
1317
  <div class="d-flex flex-column" style="gap:18px;">
1319
1318
  <div class="d-flex flex-column guide5-7" style="gap:18px;">
1320
- <div style="font-weight: 700;">商品材積</div>
1319
+ <div style="font-weight: 700;"></div>
1321
1320
  <div class="row">
1322
1321
  ${[
1323
1322
  {
@@ -2896,8 +2895,8 @@ export class ShoppingSettingBasic {
2896
2895
  搜尋引擎列表 ${BgWidget.languageInsignia(sel_lan(), 'margin-left:5px;')}
2897
2896
  </div>
2898
2897
  ${[
2899
- html ` <div class="tx_normal fw-normal mb-2">${cat_title}網址</div>`,
2900
- html ` <div
2898
+ html `<div class="tx_normal fw-normal mb-2">${cat_title}網址 ${BgWidget.requiredStar()}</div> `,
2899
+ html `<div
2901
2900
  style="justify-content: flex-start; align-items: center; display: inline-flex;border:1px solid #EAEAEA;border-radius: 10px;overflow: hidden; ${document
2902
2901
  .body.clientWidth > 768
2903
2902
  ? 'gap: 18px; '