mooho-base-admin-plus 0.1.0 → 0.1.3

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 (45) hide show
  1. package/dist/mooho-base-admin-plus.min.esm.js +5 -5
  2. package/dist/mooho-base-admin-plus.min.js +124 -279
  3. package/dist/style.css +1 -1
  4. package/index.html +1 -2
  5. package/package.json +1 -1
  6. package/src/components/view/column-edit.vue +2 -2
  7. package/src/components/view/condition-edit.vue +1 -1
  8. package/src/components/view/filter-edit.vue +1 -1
  9. package/src/components/view/filter-setting.vue +1 -1
  10. package/src/components/view/form-setting-layout.vue +3 -3
  11. package/src/components/view/form-setting.vue +2 -2
  12. package/src/components/view/group-column.vue +1 -1
  13. package/src/components/view/group-method.vue +1 -1
  14. package/src/components/view/modal-form-filter.vue +1 -1
  15. package/src/components/view/modal-form-sort.vue +1 -1
  16. package/src/components/view/modal-form.vue +2 -2
  17. package/src/components/view/table-setting.vue +8 -8
  18. package/src/components/view/view-form-draggable.vue +3 -3
  19. package/src/components/view/view-form.vue +3 -3
  20. package/src/components/view/view-table.vue +3 -3
  21. package/src/index.js +22 -22
  22. package/src/layouts/basic-layout/header-breadcrumb/index.vue +1 -1
  23. package/src/layouts/basic-layout/header-notice/index.vue +1 -1
  24. package/src/layouts/basic-layout/index.vue +16 -16
  25. package/src/layouts/basic-layout/menu-head/index.vue +1 -1
  26. package/src/layouts/basic-layout/menu-side/index.vue +3 -3
  27. package/src/layouts/basic-layout/menu-side/menu-collapse.vue +1 -1
  28. package/src/layouts/basic-layout/menu-side/menu-item.vue +1 -1
  29. package/src/layouts/basic-layout/menu-side/submenu.vue +2 -2
  30. package/src/pages/common/home.vue +2 -2
  31. package/src/pages/common/todo.vue +1 -1
  32. package/src/pages/system/process.vue +1 -1
  33. package/src/pages/system/rolePropertyEdit.vue +1 -1
  34. package/src/pages/system/tableView.vue +6 -6
  35. package/src/setting.js +1 -1
  36. package/src/store/modules/admin/modules/log.js +1 -1
  37. package/test/main.js +1 -1
  38. package/test/router/routes.js +1 -1
  39. package/test/setting.env.js +2 -5
  40. package/vite.config.js +8 -4
  41. package/.env +0 -5
  42. package/.env.development +0 -0
  43. package/.env.production +0 -0
  44. package/test/package.js +0 -33
  45. package/vue.config.js +0 -20
@@ -14208,7 +14208,7 @@ const Setting = {
14208
14208
  },
14209
14209
  waterMark: {
14210
14210
  show: true,
14211
- text: "Admin Plus",
14211
+ text: "MOOHO",
14212
14212
  options: {}
14213
14213
  },
14214
14214
  sameRouteForceUpdate: false
@@ -28408,7 +28408,7 @@ const _sfc_main$1k = {
28408
28408
  },
28409
28409
  methods: {}
28410
28410
  };
28411
- const _withScopeId = (n2) => (pushScopeId("data-v-09cc271a"), n2 = n2(), popScopeId(), n2);
28411
+ const _withScopeId = (n2) => (pushScopeId("data-v-77a1e2f3"), n2 = n2(), popScopeId(), n2);
28412
28412
  const _hoisted_1$18 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("p", null, [
28413
28413
  /* @__PURE__ */ createElementVNode("span", null, "\u68C0\u6D4B\u4EFB\u52A1")
28414
28414
  ], -1));
@@ -28683,7 +28683,7 @@ function _sfc_render$1k(_ctx, _cache, $props, $setup, $data, $options) {
28683
28683
  })
28684
28684
  ]);
28685
28685
  }
28686
- var home = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$1k], ["__scopeId", "data-v-09cc271a"]]);
28686
+ var home = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$1k], ["__scopeId", "data-v-77a1e2f3"]]);
28687
28687
  var __glob_44_1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
28688
28688
  __proto__: null,
28689
28689
  "default": home
@@ -50325,7 +50325,7 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
50325
50325
  ], 2)
50326
50326
  ]);
50327
50327
  }
50328
- var ViewTable = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$q], ["__scopeId", "data-v-2370786e"]]);
50328
+ var ViewTable = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$q], ["__scopeId", "data-v-257cee86"]]);
50329
50329
  const _sfc_main$p = {
50330
50330
  mixins: [mixinPage],
50331
50331
  components: { columnSelect, columnEdit },
@@ -58223,7 +58223,7 @@ function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
58223
58223
  }, 512)) : createCommentVNode("", true)
58224
58224
  ]);
58225
58225
  }
58226
- var FormSettingLayout = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$n], ["__scopeId", "data-v-4f7418ba"]]);
58226
+ var FormSettingLayout = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$n], ["__scopeId", "data-v-25f245bb"]]);
58227
58227
  const _sfc_main$m = {
58228
58228
  mixins: [mixinPage],
58229
58229
  components: { formSetting: FormSetting, formSettingLayout: FormSettingLayout },