yh-pub 1.0.2 → 2.0.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 (94) hide show
  1. package/AdminLogin-W5d0M-rz.js +137 -0
  2. package/AdminLogin-W5d0M-rz.js.map +1 -0
  3. package/Dict.vue_vue_type_script_setup_true_lang-CcfyhJln.js +54 -0
  4. package/Dict.vue_vue_type_script_setup_true_lang-CcfyhJln.js.map +1 -0
  5. package/Error-BZ9xAkuT.js +43 -0
  6. package/Error-BZ9xAkuT.js.map +1 -0
  7. package/Error401-DrA7Y9h3.js +30 -0
  8. package/Error401-DrA7Y9h3.js.map +1 -0
  9. package/Error404-C5K4o1R3.js +30 -0
  10. package/Error404-C5K4o1R3.js.map +1 -0
  11. package/Error500-D9nu1xhW.js +30 -0
  12. package/Error500-D9nu1xhW.js.map +1 -0
  13. package/HomeIndex-DnGu5xD0.js +438 -0
  14. package/HomeIndex-DnGu5xD0.js.map +1 -0
  15. package/IconExplorer-IvNeUIhq.js +66 -0
  16. package/IconExplorer-IvNeUIhq.js.map +1 -0
  17. package/Index-BMd4lEnI.js +5 -0
  18. package/Index-BMd4lEnI.js.map +1 -0
  19. package/MainLogin-CgJLift-.js +153 -0
  20. package/MainLogin-CgJLift-.js.map +1 -0
  21. package/MenuManage-BJkQPgpt.js +640 -0
  22. package/MenuManage-BJkQPgpt.js.map +1 -0
  23. package/OrgManage-jLpAnwf4.js +378 -0
  24. package/OrgManage-jLpAnwf4.js.map +1 -0
  25. package/RoleManage-D2RwwJoM.js +729 -0
  26. package/RoleManage-D2RwwJoM.js.map +1 -0
  27. package/SysConfig-CYcl0wCh.js +727 -0
  28. package/SysConfig-CYcl0wCh.js.map +1 -0
  29. package/TenantList-CNVwmoEt.js +693 -0
  30. package/TenantList-CNVwmoEt.js.map +1 -0
  31. package/index-C75ufNln.js +49816 -0
  32. package/index-C75ufNln.js.map +1 -0
  33. package/index-wVC41gTc.js +23955 -0
  34. package/index-wVC41gTc.js.map +1 -0
  35. package/index.d.ts +35 -0
  36. package/index.es.js +66 -0
  37. package/index.es.js.map +1 -0
  38. package/package.json +26 -6
  39. package/style.css +1 -0
  40. package/README.MD +0 -19
  41. package/layout/admin/adminIndex.vue +0 -104
  42. package/layout/admin/api/loginApi.js +0 -24
  43. package/layout/admin/api/routers.js +0 -93
  44. package/layout/admin/api/tenantApi.js +0 -123
  45. package/layout/admin/home/homeIndex.vue +0 -25
  46. package/layout/admin/login/login.vue +0 -161
  47. package/layout/admin/menu/MenuIndex.vue +0 -648
  48. package/layout/admin/menu/icon.vue +0 -108
  49. package/layout/admin/menu/iconList.js +0 -934
  50. package/layout/admin/saTenant/saTenant.js +0 -0
  51. package/layout/admin/saTenant/saTenant.vue +0 -173
  52. package/layout/admin/saTenant/saTenantForm.js +0 -80
  53. package/layout/admin/saTenant/saTenantForm.vue +0 -61
  54. package/layout/admin/saTenant/saTenantRoleManage.js +0 -417
  55. package/layout/admin/saTenant/saTenantRoleManage.vue +0 -99
  56. package/layout/admin/user/saUser.less +0 -6
  57. package/layout/admin/user/saUser.vue +0 -72
  58. package/layout/main/components/console/console.vue +0 -205
  59. package/layout/main/components/error-store/error-store.vue +0 -72
  60. package/layout/main/components/error-store/index.js +0 -2
  61. package/layout/main/components/fullscreen/fullscreen.vue +0 -57
  62. package/layout/main/components/fullscreen/index.js +0 -2
  63. package/layout/main/components/language/language.vue +0 -71
  64. package/layout/main/components/side-menu/side-menu.less +0 -74
  65. package/layout/main/components/side-menu/side-menu.vue +0 -75
  66. package/layout/main/components/tags-nav/tags-nav.less +0 -45
  67. package/layout/main/components/tags-nav/tags-nav.vue +0 -144
  68. package/layout/main/components/user/user.less +0 -12
  69. package/layout/main/components/user/user.vue +0 -185
  70. package/layout/main/home/home.vue +0 -480
  71. package/layout/main/home/index.js +0 -2
  72. package/layout/main/home/toDoList.vue +0 -32
  73. package/layout/main/login/login.less +0 -93
  74. package/layout/main/login/login.vue +0 -151
  75. package/layout/main/main.less +0 -81
  76. package/layout/main/main.vue +0 -254
  77. package/layout/main/system/dict.vue +0 -64
  78. package/layout/main/system/orgManage.vue +0 -473
  79. package/layout/main/system/roleManage.js +0 -807
  80. package/layout/main/system/roleManage.vue +0 -424
  81. package/view/basic/error-logger.vue +0 -74
  82. package/view/basic/error-page/401.vue +0 -22
  83. package/view/basic/error-page/404.vue +0 -22
  84. package/view/basic/error-page/500.vue +0 -22
  85. package/view/basic/error-page/back-btn-group.vue +0 -48
  86. package/view/basic/error-page/error-content.vue +0 -28
  87. package/view/basic/error-page/error.less +0 -46
  88. package/view/config/component/confFormItem.vue +0 -49
  89. package/view/config/config.scss +0 -45
  90. package/view/config/configIndex.vue +0 -150
  91. package/view/config/subPage/router-config.vue +0 -5
  92. package/view/config/subPage/sys-config.vue +0 -249
  93. package/view/window/IframeFReportView.vue +0 -28
  94. package/view/window/windowIndex.vue +0 -22
@@ -1,108 +0,0 @@
1
- <template>
2
- <el-dialog
3
- v-model="iconModal"
4
- title="选择ICON"
5
- :width="1200">
6
- <div style="height: 600px">
7
- <el-form
8
- :model="searchForm"
9
- layout="inline">
10
- <el-form-item label="筛选图标">
11
- <el-input
12
- v-model="searchForm.icon"
13
- placeholder="输入中文或者字母筛选"
14
- allow-clear></el-input>
15
- </el-form-item>
16
- </el-form>
17
- <div class="icon-choose-container">
18
- <template v-for="item in resultList">
19
- <i
20
- :class="item.value"
21
- @click="clickIcon(item)"></i>
22
- </template>
23
- </div>
24
- </div>
25
- <div slot="footer">
26
- <el-button
27
- type="primary"
28
- @click="ok()">
29
- 关闭
30
- </el-button>
31
- </div>
32
- </el-dialog>
33
- </template>
34
- <script setup>
35
- import { ref, reactive, watch, computed } from "vue";
36
- import iconList from "./iconList.js";
37
- const props = defineProps({
38
- actionData: {
39
- type: Object,
40
- },
41
- });
42
- const emits = defineEmits(["clickSure"]);
43
- watch(
44
- () => props.actionData,
45
- (val) => {
46
- if (val.type === "select") {
47
- iconModal.value = true;
48
- // newIconList = iconList;
49
- } else {
50
- iconModal.value = false;
51
- }
52
- },
53
- {
54
- deep: true,
55
- }
56
- );
57
- const resultList = computed(() => {
58
- return iconList.filter((item) => {
59
- return (item.label && item.label.indexOf(searchForm.icon) > -1) || (item.value && item.value.indexOf(searchForm.icon) > -1);
60
- });
61
- });
62
- function ok() {
63
- iconModal.value = false;
64
- }
65
- function cancel() {
66
- iconModal.value = false;
67
- }
68
- function clickIcon(val) {
69
- toIcon.value = val.value;
70
- emits("clickSure", toIcon.value);
71
- iconModal.value = false;
72
- }
73
- const searchForm = reactive({
74
- icon: "",
75
- });
76
-
77
- const iconModal = ref(false);
78
- const toIcon = ref("");
79
- </script>
80
-
81
- <style lang="less">
82
- .icon-choose-container {
83
- overflow: auto;
84
- height: 536px;
85
- border-top: 1px solid #ccc;
86
- border-left: 1px solid #ccc;
87
- display: flex;
88
- align-content: flex-start;
89
- flex-wrap: wrap;
90
- margin-top: 24px;
91
- .iconfont {
92
- font-size: 26px;
93
- display: inline-block;
94
- width: 56.7px;
95
- height: 56.7px;
96
- text-align: center;
97
- line-height: 56.7px;
98
- border-right: 1px solid #ccc;
99
- border-bottom: 1px solid #ccc;
100
- box-sizing: border-box;
101
- overflow: hidden;
102
- transition: font-size 0.2s ease-in-out 0s;
103
- &:hover {
104
- font-size: 40px;
105
- }
106
- }
107
- }
108
- </style>