@pubinfo/module-rbac 2.0.0-beta.31 → 2.0.0-beta.33
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.
- package/dist/OrgSelector-DWT1w1h-.js +27 -0
- package/dist/OrgUserSelector-VjiKyUET.js +1 -0
- package/dist/ResourceSelector-D1mJz7F1.js +1 -0
- package/dist/_baseClone-CBD6n26E.js +1 -0
- package/dist/_initCloneObject-CzZMvAGd.js +1 -0
- package/dist/_plugin-vue_export-helper-BP6J6hmQ.js +1 -0
- package/dist/animation_item-D4pH5y91.js +2 -0
- package/dist/assist-D6hXeP0y.js +1 -0
- package/dist/blackWhiteList-C0vzrSes.js +1 -0
- package/dist/breadcrumb_setting-105xA0or.js +1 -0
- package/dist/browserType-WCrQysPD.js +1 -0
- package/dist/chunk-oLkGOndT.js +1 -0
- package/dist/cloneDeep-B4mZx_tg.js +1 -0
- package/dist/components/GroupSelector/index.vue.d.ts +4 -4
- package/dist/components/OrgTree/index.vue.d.ts +1 -1
- package/dist/components/OrgUserSelector/OrgSelector.vue.d.ts +4 -4
- package/dist/components/OrgUserSelector/UserSelector.vue.d.ts +4 -4
- package/dist/components/ResourceSelector/index.vue.d.ts +5 -5
- package/dist/composables/useLottie.d.ts +1 -1
- package/dist/configData-C-XgieQd.js +1 -0
- package/dist/data-permission-DcXUZZ1G.js +1 -0
- package/dist/dictionary-BafvPpvf.js +1 -0
- package/dist/enum-C0pwhwh3.js +1 -0
- package/dist/enum-CEWFYwLa.js +1 -0
- package/dist/enum-CFY_YSvf.js +1 -0
- package/dist/enum-G-OAfo9d.js +1 -0
- package/dist/group-C1e_vupc.js +1 -0
- package/dist/index.js +1 -9
- package/dist/interface.d.ts +1 -1
- package/dist/itemlist-Dy9O9k6h.js +1 -0
- package/dist/layout_setting-BzYjnHvF.js +1 -0
- package/dist/login_history-DXixU5An.js +1 -0
- package/dist/menu_setting-DWM1r6js.js +1 -0
- package/dist/not-data-D8CCqeCi.js +1 -0
- package/dist/operate_history-DaDVex6q.js +1 -0
- package/dist/organization-Cul5X3rO.js +9 -0
- package/dist/other_setting-Dq67iG6v.js +1 -0
- package/dist/page_animation_setting-Cj6N5TJq.js +1 -0
- package/dist/page_w_setting-Dmik-Xi7.js +1 -0
- package/dist/position-CzxbbVOL.js +1 -0
- package/dist/rbac-DJC95w7l.js +1 -0
- package/dist/region-DGxnlpyo.js +1 -0
- package/dist/request-C2x7wP-H.js +1 -0
- package/dist/resource-BFe47BKW.js +1 -0
- package/dist/role-Bo47PnSD.js +1 -0
- package/dist/role_group-BVPoRr1q.js +1 -0
- package/dist/routes/index.d.ts +1 -1
- package/dist/routes/modules/authority.manage.menu.d.ts +1 -1
- package/dist/routes/modules/log.manage.menu.d.ts +1 -1
- package/dist/routes/modules/safe.manage.menu.d.ts +1 -1
- package/dist/routes/modules/stylesetting.manage.menu.d.ts +1 -1
- package/dist/routes/modules/system.manage.menu.d.ts +1 -1
- package/dist/safe_setting-kBJgSjzd.js +1 -0
- package/dist/setItem-DXsVoKM_.js +1 -0
- package/dist/shared-DcMP4Woj.js +1 -0
- package/dist/stores-pP-UCq1z.js +1 -0
- package/dist/style.css +2 -1
- package/dist/tabbar_setting-C9uHCbA0.js +1 -0
- package/dist/tenant-BA6IO7wP.js +1 -0
- package/dist/theme_setting-CxoaGtjk.js +1 -0
- package/dist/toolbar_setting-DyiZvqwf.js +1 -0
- package/dist/useAppAndResource-D5u0TDHS.js +1 -0
- package/dist/user-B5W5JRXl.js +1 -0
- package/dist/views/blackWhiteList/components/drawerBlackWhiteList.vue.d.ts +4 -4
- package/dist/views/blackWhiteList/index.vue.d.ts +319 -319
- package/dist/views/breadcrumb_setting/index.vue.d.ts +1 -1
- package/dist/views/components/HCheckList.vue.d.ts +3 -3
- package/dist/views/components/animation_item.vue.d.ts +5 -5
- package/dist/views/components/setItem.vue.d.ts +17 -17
- package/dist/views/data-permission/components/createAndEditDataPermission.vue.d.ts +28 -28
- package/dist/views/data-permission/index.vue.d.ts +343 -343
- package/dist/views/dictionary/components/drawerDictionary.vue.d.ts +4 -4
- package/dist/views/dictionary/components/drawerDictionaryItem.vue.d.ts +4 -4
- package/dist/views/dictionary/index.vue.d.ts +319 -319
- package/dist/views/dictionary/itemlist.vue.d.ts +319 -319
- package/dist/views/group/components/drawerGroup.vue.d.ts +4 -4
- package/dist/views/group/index.vue.d.ts +319 -319
- package/dist/views/layout_setting/index.vue.d.ts +1 -1
- package/dist/views/log_center/components/browserType.vue.d.ts +3 -3
- package/dist/views/log_center/components/loginHistoryDetail.vue.d.ts +4 -4
- package/dist/views/log_center/components/operateHistoryDetail.vue.d.ts +4 -4
- package/dist/views/log_center/login_history.vue.d.ts +315 -315
- package/dist/views/log_center/operate_history.vue.d.ts +315 -315
- package/dist/views/menu_setting/index.vue.d.ts +1 -1
- package/dist/views/organization/components/drawerOrganization.vue.d.ts +4 -4
- package/dist/views/organization/components/drawerRole.vue.d.ts +7 -7
- package/dist/views/organization/components/roleSelect.vue.d.ts +4 -4
- package/dist/views/organization/index.vue.d.ts +12 -12
- package/dist/views/other_setting/index.vue.d.ts +1 -1
- package/dist/views/page_animation_setting/index.vue.d.ts +1 -1
- package/dist/views/page_w_setting/index.vue.d.ts +1 -1
- package/dist/views/position/components/drawerPosition.vue.d.ts +4 -4
- package/dist/views/position/index.vue.d.ts +319 -319
- package/dist/views/region/components/drawerRegion.vue.d.ts +4 -4
- package/dist/views/region/index.vue.d.ts +319 -319
- package/dist/views/resource/components/ResourceEdit.vue.d.ts +4 -4
- package/dist/views/resource/components/RoleRelation.vue.d.ts +2 -2
- package/dist/views/resource/index.vue.d.ts +321 -321
- package/dist/views/role/components/ResourceRelation.vue.d.ts +316 -316
- package/dist/views/role/components/drawerRole.vue.d.ts +10 -10
- package/dist/views/role/index.vue.d.ts +642 -642
- package/dist/views/role_group/components/drawerRole.vue.d.ts +7 -7
- package/dist/views/role_group/components/roleSelect.vue.d.ts +4 -4
- package/dist/views/role_group/index.vue.d.ts +322 -322
- package/dist/views/safe_setting/index.vue.d.ts +1 -1
- package/dist/views/tabbar_setting/index.vue.d.ts +1 -1
- package/dist/views/tenant/components/TenantEdit.vue.d.ts +10 -10
- package/dist/views/tenant/index.vue.d.ts +325 -325
- package/dist/views/theme_setting/index.vue.d.ts +1 -1
- package/dist/views/toolbar_setting/index.vue.d.ts +1 -1
- package/dist/views/user/components/OrgAndPosition.vue.d.ts +3 -3
- package/dist/views/user/components/UserAuthorization.vue.d.ts +7 -7
- package/dist/views/user/components/UserEdit.vue.d.ts +4 -4
- package/dist/views/user/components/roleSelect.vue.d.ts +4 -4
- package/dist/views/user/index.vue.d.ts +326 -326
- package/dist/views/watermark_setting/index.vue.d.ts +9 -9
- package/dist/watermark_setting-ChDfJ5of.js +1 -0
- package/package.json +6 -6
- package/src/assets/icons/browser-chrome.svg +1 -0
- package/src/assets/icons/browser-edge.svg +1 -0
- package/src/assets/icons/browser-ie.svg +1 -0
- package/src/assets/icons/browser-other.svg +1 -0
- package/src/assets/icons/browser-safari.svg +1 -0
- package/src/components/GroupSelector/index.vue +64 -89
- package/src/components/OrgTree/index.vue +2 -2
- package/src/components/OrgUserSelector/provider.ts +1 -1
- package/src/components/ResourceSelector/index.vue +33 -50
- package/src/routes/index.ts +1 -1
- package/src/views/blackWhiteList/components/drawerBlackWhiteList.vue +1 -1
- package/src/views/blackWhiteList/index.vue +10 -18
- package/src/views/breadcrumb_setting/index.vue +3 -3
- package/src/views/components/animation_item.vue +2 -2
- package/src/views/components/setItem.vue +13 -20
- package/src/views/data-permission/components/createAndEditDataPermission.vue +4 -4
- package/src/views/data-permission/enum.ts +7 -7
- package/src/views/data-permission/index.vue +7 -10
- package/src/views/dictionary/components/drawerDictionary.vue +1 -1
- package/src/views/dictionary/components/drawerDictionaryItem.vue +1 -1
- package/src/views/dictionary/index.vue +3 -3
- package/src/views/dictionary/itemlist.vue +1 -1
- package/src/views/group/components/drawerGroup.vue +2 -2
- package/src/views/group/index.vue +10 -16
- package/src/views/layout_setting/index.vue +154 -164
- package/src/views/log_center/components/loginHistoryDetail.vue +6 -8
- package/src/views/log_center/components/operateHistoryDetail.vue +6 -8
- package/src/views/log_center/login_history.vue +6 -11
- package/src/views/log_center/operate_history.vue +6 -11
- package/src/views/menu_setting/index.vue +3 -3
- package/src/views/organization/components/drawerOrganization.vue +3 -3
- package/src/views/organization/components/drawerRole.vue +2 -2
- package/src/views/organization/components/roleSelect.vue +37 -58
- package/src/views/organization/index.vue +23 -49
- package/src/views/other_setting/index.vue +2 -2
- package/src/views/page_animation_setting/index.vue +10 -18
- package/src/views/page_w_setting/index.vue +133 -116
- package/src/views/position/components/drawerPosition.vue +2 -2
- package/src/views/position/index.vue +1 -1
- package/src/views/region/components/drawerRegion.vue +2 -2
- package/src/views/region/index.vue +1 -1
- package/src/views/resource/components/ResourceEdit.vue +2 -2
- package/src/views/resource/components/RoleRelation.vue +1 -1
- package/src/views/resource/index.vue +1 -1
- package/src/views/role/components/ResourceRelation.vue +3 -4
- package/src/views/role/components/drawerRole.vue +3 -3
- package/src/views/role/index.vue +1 -1
- package/src/views/role_group/components/ResourceRelation.vue +3 -4
- package/src/views/role_group/components/drawerRole.vue +1 -1
- package/src/views/role_group/components/roleSelect.vue +36 -60
- package/src/views/role_group/index.vue +1 -1
- package/src/views/safe_setting/index.vue +5 -7
- package/src/views/tabbar_setting/index.vue +2 -2
- package/src/views/tenant/components/TenantEdit.vue +1 -1
- package/src/views/tenant/index.vue +1 -1
- package/src/views/theme_setting/index.vue +200 -230
- package/src/views/toolbar_setting/index.vue +3 -3
- package/src/views/user/components/OrgAndPosition.vue +1 -1
- package/src/views/user/components/UserAuthorization.vue +6 -6
- package/src/views/user/components/UserEdit.vue +1 -1
- package/src/views/user/components/roleSelect.vue +36 -68
- package/src/views/user/index.vue +1 -1
- package/src/views/watermark_setting/index.vue +8 -15
- package/dist/_commonjsHelpers-C6fGbg64.js +0 -6
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +0 -9
- package/dist/animation_item.vue_vue_type_script_setup_true_lang-efL_vjfY.js +0 -4864
- package/dist/browserType.vue_vue_type_script_setup_true_lang-Cv8wph6G.js +0 -38
- package/dist/cloneDeep-B4Rj61s4.js +0 -8
- package/dist/enum-BEHz_Q18.js +0 -74
- package/dist/enum-C9ihxJe7.js +0 -4
- package/dist/enum-CTUzwCYG.js +0 -4
- package/dist/enum-DDKThkSw.js +0 -24
- package/dist/gangweijiekou-CV7cIo_W.js +0 -46
- package/dist/index-B6A3qFeU.js +0 -18585
- package/dist/index-BChMrCkZ.js +0 -399
- package/dist/index-BIUkDwk2.js +0 -465
- package/dist/index-BOEO9CRp.js +0 -7084
- package/dist/index-BgdW__IO.js +0 -125
- package/dist/index-Bi0fucZj.js +0 -871
- package/dist/index-Bj3Ee1l-.js +0 -177
- package/dist/index-Bzjxdd-F.js +0 -702
- package/dist/index-CF4XGkrK.js +0 -454
- package/dist/index-CGAa6YPO.js +0 -273
- package/dist/index-CK582XAz.js +0 -317
- package/dist/index-Ce9x4LEV.js +0 -633
- package/dist/index-CkVgkVvC.js +0 -461
- package/dist/index-D4uw6wJ9.js +0 -181
- package/dist/index-DFrT08M4.js +0 -388
- package/dist/index-Dju21Cnm.js +0 -140
- package/dist/index-Dmg39liA.js +0 -168
- package/dist/index-DvE43Xkt.js +0 -408
- package/dist/index-Dx3ZDeWT.js +0 -684
- package/dist/index-MmfEJgmm.js +0 -860
- package/dist/index-RBHLCaQ9.js +0 -1626
- package/dist/index-Y2jyqjVz.js +0 -303
- package/dist/index-b_92Syzh.js +0 -131
- package/dist/index-g5Fyla0r.js +0 -164
- package/dist/index-qdAiA-PA.js +0 -286
- package/dist/itemlist-Og2t8W5R.js +0 -368
- package/dist/jiaosejiekou-0xZkLzL_.js +0 -58
- package/dist/login_history-BJWFChQ3.js +0 -430
- package/dist/operate_history-C1NKnoB5.js +0 -468
- package/dist/pubJiaosezukongzhiqi-BlLcThHi.js +0 -57
- package/dist/setItem-BRseSui6.js +0 -152
- package/dist/shujuquanxianzhubiaokongzhiqi-3CpYi1Zo.js +0 -65
- package/dist/useAppAndResource-BF7jQTCi.js +0 -55
- package/dist/xitongpeizhifuwu-BIR2CVXp.js +0 -23
- package/dist/zidianfuwu-B137v_q7.js +0 -65
- package/dist/ziyuanjiekou-j9nd-oaF.js +0 -69
- package/dist/zuzhijiaosebiaokongzhiqi-DPbRg7Qd.js +0 -28
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<script setup lang="ts">
|
|
2
2
|
import type { Rule } from 'ant-design-vue/es/form';
|
|
3
3
|
import type { FormExpose } from 'ant-design-vue/es/form/Form';
|
|
4
|
-
import { getDictItemList } from '@/api/modules/configData';
|
|
5
|
-
import { getRbacOrgInfo, postRbacOrgAddOrg, postRbacOrgUpdateOrg } from '@/api/modules/rbac';
|
|
6
4
|
import { useToggle } from '@vueuse/core';
|
|
7
5
|
import { message } from 'ant-design-vue';
|
|
6
|
+
import { getDictItemList } from '@/api/modules/configData';
|
|
7
|
+
import { getRbacOrgInfo, postRbacOrgAddOrg, postRbacOrgUpdateOrg } from '@/api/modules/rbac';
|
|
8
8
|
import { ACTION } from '../enum';
|
|
9
9
|
|
|
10
10
|
defineOptions({
|
|
@@ -40,7 +40,7 @@ getDictItemList({ dictCode: 'orgType' }).then((res: API.ResponseDataListDictItem
|
|
|
40
40
|
};
|
|
41
41
|
});
|
|
42
42
|
});
|
|
43
|
-
const form = ref<Partial<API.PubOrg & { parentName: string }
|
|
43
|
+
const form = ref<Partial<API.PubOrg & { parentName: string }>>({ parentId: '', enable: true });
|
|
44
44
|
async function onOpen(key: ACTION, record?: API.PubOrg) {
|
|
45
45
|
setOpen(true);
|
|
46
46
|
state.title = key;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<script setup lang="ts">
|
|
2
2
|
import type { Rule } from 'ant-design-vue/es/form';
|
|
3
3
|
import type { FormExpose } from 'ant-design-vue/es/form/Form';
|
|
4
|
-
import { getRbacOrgRoleGetByOrgId, postRbacOrgRoleSaveOrgRole } from '@/api/modules/rbac';
|
|
5
|
-
import useAppAndResource from '@/components/ResourceSelector/hooks/useAppAndResource';
|
|
6
4
|
import { useToggle } from '@vueuse/core';
|
|
7
5
|
import { message } from 'ant-design-vue';
|
|
6
|
+
import { getRbacOrgRoleGetByOrgId, postRbacOrgRoleSaveOrgRole } from '@/api/modules/rbac';
|
|
7
|
+
import useAppAndResource from '@/components/ResourceSelector/hooks/useAppAndResource';
|
|
8
8
|
import RoleSelect from './roleSelect.vue';
|
|
9
9
|
|
|
10
10
|
defineOptions({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<script setup lang="ts">
|
|
2
|
-
import { getRbacPubRoleGroupGetAll, getRbacPubRoleGroupGetById, getRbacRoleRoleList } from '@/api/modules/rbac';
|
|
3
2
|
import { SearchOutlined } from '@ant-design/icons-vue';
|
|
4
3
|
import { useToggle } from '@vueuse/core';
|
|
4
|
+
import { getRbacPubRoleGroupGetAll, getRbacPubRoleGroupGetById, getRbacRoleRoleList } from '@/api/modules/rbac';
|
|
5
5
|
|
|
6
6
|
defineOptions({
|
|
7
7
|
name: 'RoleSelect',
|
|
@@ -165,72 +165,53 @@ defineExpose({
|
|
|
165
165
|
</a-modal>
|
|
166
166
|
</template>
|
|
167
167
|
|
|
168
|
-
<style
|
|
168
|
+
<style scoped>
|
|
169
169
|
.cent {
|
|
170
|
-
|
|
171
|
-
top: 50%;
|
|
172
|
-
left: 50%;
|
|
173
|
-
transform: translate(-50%, -50%);
|
|
170
|
+
--at-apply: relative -translate-x-2/4 -translate-y-2/4 left-2/4 top-2/4;
|
|
174
171
|
}
|
|
175
172
|
|
|
176
173
|
.border_color {
|
|
177
|
-
border-color
|
|
174
|
+
--at-apply: border-color-[#e5e6eb];
|
|
178
175
|
}
|
|
179
176
|
|
|
180
|
-
[data-theme="dark"] {
|
|
181
|
-
|
|
182
|
-
border-color: rgb(253 253 253 / 12%);
|
|
183
|
-
}
|
|
177
|
+
[data-theme="dark"] .border_color {
|
|
178
|
+
--at-apply: border-color-[#FDFDFD] border-op-12;
|
|
184
179
|
}
|
|
185
180
|
|
|
186
181
|
.border_c {
|
|
187
|
-
|
|
188
|
-
border-radius: 10px;
|
|
182
|
+
--at-apply: border rounded-[10px] border-dashed border-[#ccc];
|
|
189
183
|
}
|
|
190
184
|
|
|
191
|
-
:deep(.ant-dropdown-link) {
|
|
192
|
-
|
|
193
|
-
font-size: 12px;
|
|
194
|
-
border-radius: 2px;
|
|
195
|
-
transform: scale(0.7);
|
|
185
|
+
.custom_modal :deep(.ant-dropdown-link) {
|
|
186
|
+
--at-apply: text-xs px-1.5 py-1 rounded-sm scale-[0.7];
|
|
196
187
|
}
|
|
197
|
-
</style>
|
|
198
188
|
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
padding: 0;
|
|
203
|
-
border-radius: 0;
|
|
204
|
-
}
|
|
189
|
+
.custom_modal :deep(.ant-modal-content) {
|
|
190
|
+
--at-apply: p-0 rounded-none;
|
|
191
|
+
}
|
|
205
192
|
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
border-bottom: 1px solid #e5e6eb;
|
|
210
|
-
}
|
|
193
|
+
.custom_modal :deep(.ant-modal-header) {
|
|
194
|
+
--at-apply: mb-0 px-4 py-3 border-b-[#e5e6eb] border-b border-solid;
|
|
195
|
+
}
|
|
211
196
|
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
color: #1d2129;
|
|
216
|
-
}
|
|
197
|
+
.custom_modal :deep(.ant-modal-title) {
|
|
198
|
+
--at-apply: text-base leading-none font-medium text-[#1d2129];
|
|
199
|
+
}
|
|
217
200
|
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
201
|
+
.custom_modal :deep(.ant-modal-body) {
|
|
202
|
+
--at-apply: p-4;
|
|
203
|
+
}
|
|
221
204
|
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
205
|
+
.custom_modal .bodb {
|
|
206
|
+
--at-apply: border-b-[#e5e6eb] border-b border-solid border-0;
|
|
207
|
+
}
|
|
225
208
|
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
209
|
+
.custom_modal :deep(.ant-modal-footer) {
|
|
210
|
+
--at-apply: p-4 border-t-[#e5e6eb] border-t border-solid;
|
|
211
|
+
}
|
|
229
212
|
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
}
|
|
233
|
-
}
|
|
213
|
+
.custom_modal :deep(.ant-modal-footer .ant-btn) {
|
|
214
|
+
--at-apply: rounded-sm;
|
|
234
215
|
}
|
|
235
216
|
|
|
236
217
|
:deep(.ant-tree-checkbox) {
|
|
@@ -239,20 +220,18 @@ defineExpose({
|
|
|
239
220
|
}
|
|
240
221
|
|
|
241
222
|
:deep(.ant-tree-checkbox + span .ant-tree-iconEle) {
|
|
242
|
-
|
|
223
|
+
--at-apply: mr-1;;
|
|
243
224
|
}
|
|
244
225
|
|
|
245
226
|
.custom_tag {
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
border-radius: 2px;
|
|
227
|
+
--at-apply: px-2 py-[3px] rounded-sm border-0;
|
|
228
|
+
}
|
|
249
229
|
|
|
250
|
-
|
|
251
|
-
|
|
230
|
+
.custom_tag :deep(.ant-tag-close-icon) {
|
|
231
|
+
--at-apply: text-[#165dff] text-op-60;
|
|
232
|
+
}
|
|
252
233
|
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
}
|
|
256
|
-
}
|
|
234
|
+
.custom_tag :deep(.ant-tag-close-icon:hover) {
|
|
235
|
+
--at-apply: text-[#165dff];
|
|
257
236
|
}
|
|
258
237
|
</style>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<script setup lang="ts">
|
|
2
2
|
import type { VxeTableInstance, VxeTablePropTypes } from 'vxe-table';
|
|
3
|
-
import { getRbacOrgDeleteOrg, getRbacOrgOrgListByParentId, getRbacOrgSearchTreeById, postRbacOrgSearch } from '@/api/modules/rbac';
|
|
4
3
|
import { useToggle } from '@vueuse/core';
|
|
5
4
|
import { Badge, message, Modal } from 'ant-design-vue';
|
|
6
5
|
import { cloneDeep } from 'lodash-es';
|
|
7
6
|
import { VxeColumn, VxeTable } from 'vxe-table';
|
|
7
|
+
import { getRbacOrgDeleteOrg, getRbacOrgOrgListByParentId, getRbacOrgSearchTreeById, postRbacOrgSearch } from '@/api/modules/rbac';
|
|
8
8
|
import DrawerOrganization from './components/drawerOrganization.vue';
|
|
9
9
|
import DrawerRole from './components/drawerRole.vue';
|
|
10
10
|
import { ACTION } from './enum';
|
|
@@ -439,78 +439,52 @@ function onAction(key: string, record?: ChilData): void {
|
|
|
439
439
|
</div>
|
|
440
440
|
</template>
|
|
441
441
|
|
|
442
|
-
<style
|
|
442
|
+
<style scoped>
|
|
443
443
|
.org_page {
|
|
444
|
-
|
|
445
|
-
box-sizing: border-box;
|
|
446
|
-
width: 100%;
|
|
447
|
-
height: 100%;
|
|
448
|
-
padding: 0;
|
|
449
|
-
margin: 0;
|
|
444
|
+
--at-apply: [list-style:none] relative box-border w-full h-full text-sm leading-[1.5714] text-[rgb(0_0_0_/_88%)] shadow-[0_1px_2px_0_rgba(0,0,0,0.03),0_1px_6px_-1px_rgba(0,0,0,0.02),0_2px_4px_0_rgba(0,0,0,0.02)] m-0 p-0 rounded-lg;
|
|
450
445
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
451
|
-
font-size: 14px;
|
|
452
|
-
line-height: 1.5714;
|
|
453
|
-
color: rgb(0 0 0 / 88%);
|
|
454
|
-
list-style: none;
|
|
455
|
-
border-radius: 8px;
|
|
456
|
-
box-shadow: 0 1px 2px 0 rgb(0 0 0 / 3%), 0 1px 6px -1px rgb(0 0 0 / 2%), 0 2px 4px 0 rgb(0 0 0 / 2%);
|
|
457
446
|
}
|
|
458
447
|
|
|
459
448
|
.search_panel {
|
|
460
|
-
|
|
461
|
-
align-items: center;
|
|
462
|
-
justify-content: space-between;
|
|
463
|
-
// height: 80px;
|
|
464
|
-
padding: 16px 16px 16px 24px;
|
|
465
|
-
|
|
466
|
-
.left {
|
|
467
|
-
display: flex;
|
|
468
|
-
align-items: center;
|
|
469
|
-
}
|
|
470
|
-
|
|
471
|
-
.right {
|
|
472
|
-
display: flex;
|
|
473
|
-
align-items: center;
|
|
474
|
-
}
|
|
449
|
+
--at-apply: flex items-center justify-between pl-6 pr-4 py-4;
|
|
475
450
|
}
|
|
476
451
|
|
|
477
|
-
.
|
|
478
|
-
:
|
|
479
|
-
|
|
480
|
-
|
|
452
|
+
.search_panel .left {
|
|
453
|
+
--at-apply: flex items-center;
|
|
454
|
+
}
|
|
455
|
+
.search_panel .right {
|
|
456
|
+
--at-apply: flex items-center;
|
|
457
|
+
}
|
|
458
|
+
:deep(.ant-divider-horizontal) {
|
|
459
|
+
--at-apply: m-0;
|
|
481
460
|
}
|
|
482
461
|
</style>
|
|
483
462
|
|
|
484
|
-
<style
|
|
463
|
+
<style scoped>
|
|
485
464
|
:deep(.vxe-table--body-wrapper) {
|
|
486
|
-
overflow-x
|
|
465
|
+
--at-apply: overflow-x-hidden;
|
|
487
466
|
}
|
|
488
467
|
|
|
489
468
|
:deep(.vxe-tree--btn-wrapper) {
|
|
469
|
+
--at-apply: w-[15px] h-[15px] border rounded-md border-solid border-[#f0f0f0];
|
|
490
470
|
width: 15px !important;
|
|
491
471
|
height: 15px !important;
|
|
492
|
-
|
|
493
|
-
border-radius: 6px;
|
|
472
|
+
}
|
|
494
473
|
|
|
495
|
-
|
|
496
|
-
|
|
474
|
+
:deep(.vxe-tree--btn-wrapper:hover) {
|
|
475
|
+
border-color: #69b1ff !important;
|
|
476
|
+
}
|
|
497
477
|
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
}
|
|
501
|
-
}
|
|
478
|
+
:deep(.vxe-tree--btn-wrapper:hover .vxe-tree--node-btn) {
|
|
479
|
+
color: #69b1ff !important;
|
|
502
480
|
}
|
|
503
481
|
|
|
504
482
|
:deep(.vxe-header--column .vxe-resizable) {
|
|
505
|
-
|
|
506
|
-
bottom: 14px;
|
|
507
|
-
width: 1px;
|
|
508
|
-
height: 1.6em;
|
|
483
|
+
--at-apply: w-px h-[1.6em] right-0 bottom-3.5;
|
|
509
484
|
background-color: var(--vxe-table-border-color);
|
|
510
485
|
}
|
|
511
486
|
|
|
512
487
|
:deep([class*="vxe-icon-"]) {
|
|
513
|
-
|
|
514
|
-
transform: scale(0.8);
|
|
488
|
+
--at-apply: text-xs scale-[0.8];
|
|
515
489
|
}
|
|
516
490
|
</style>
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
<script setup lang="ts">
|
|
2
2
|
import type { Form, SettingsKeys } from './interface.ts';
|
|
3
|
+
import { message } from 'ant-design-vue';
|
|
3
4
|
import { postSysconfigAddOrEidtSysThemeStyleConfig } from '@/api/modules/configData';
|
|
4
5
|
import { useSettingsStore } from '@/stores';
|
|
5
|
-
import { message } from 'ant-design-vue';
|
|
6
6
|
|
|
7
7
|
import SetItem from '../components/setItem.vue';
|
|
8
8
|
import {
|
|
@@ -238,7 +238,7 @@ function onReset() {
|
|
|
238
238
|
</div>
|
|
239
239
|
</template>
|
|
240
240
|
|
|
241
|
-
<style
|
|
241
|
+
<style scoped>
|
|
242
242
|
:deep(.ant-collapse-header) {
|
|
243
243
|
padding: 6.5px 16px !important;
|
|
244
244
|
background: var(--g-bg);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<script setup lang="ts">
|
|
2
|
+
import { message } from 'ant-design-vue';
|
|
2
3
|
import { postSysconfigAddOrEidtSysThemeStyleConfig } from '@/api/modules/configData';
|
|
3
4
|
import { useSettingsStore } from '@/stores';
|
|
4
|
-
import { message } from 'ant-design-vue';
|
|
5
5
|
import AnimationItem from '../components/animation_item.vue';
|
|
6
6
|
import {
|
|
7
7
|
darkFadeInOutData,
|
|
@@ -136,7 +136,7 @@ function setStyle(jsonStr: string) {
|
|
|
136
136
|
</div>
|
|
137
137
|
<a-switch
|
|
138
138
|
v-model:checked="enableTran"
|
|
139
|
-
class="ml-30px"
|
|
139
|
+
class="ml-30px!"
|
|
140
140
|
checked-children="开启"
|
|
141
141
|
un-checked-children="关闭"
|
|
142
142
|
@change="onChange"
|
|
@@ -176,25 +176,17 @@ function setStyle(jsonStr: string) {
|
|
|
176
176
|
</div>
|
|
177
177
|
</template>
|
|
178
178
|
|
|
179
|
-
<style
|
|
179
|
+
<style scoped>
|
|
180
180
|
.item {
|
|
181
|
-
|
|
182
|
-
flex-direction: column;
|
|
181
|
+
--at-apply: flex flex-col cursor-pointer bg-[color:var(--g-bg)] border border-[color:var(--g-tabbar-tab-hover-bg)] pt-[26px] rounded-lg border-solid;
|
|
183
182
|
place-items: center center;
|
|
184
|
-
|
|
185
|
-
cursor: pointer;
|
|
186
|
-
background-color: var(--g-bg);
|
|
187
|
-
border: 1px solid var(--g-tabbar-tab-hover-bg);
|
|
188
|
-
border-radius: 8px;
|
|
183
|
+
}
|
|
189
184
|
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
185
|
+
.item .jb {
|
|
186
|
+
background: linear-gradient(180deg, var(--g-container-bg) 0%, #fff0 100%);
|
|
187
|
+
}
|
|
193
188
|
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
border-radius: 8px;
|
|
197
|
-
box-shadow: 0 2.6px 13px 0 #59626940;
|
|
198
|
-
}
|
|
189
|
+
.item.active {
|
|
190
|
+
--at-apply: border-[rgb(var(--ui-primary))] shadow-[0_2.6px_13px_0_#59626940] rounded-lg border-[2.6px] border-solid;
|
|
199
191
|
}
|
|
200
192
|
</style>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<script setup lang="ts">
|
|
2
|
+
import { message } from 'ant-design-vue';
|
|
2
3
|
import { postSysconfigAddOrEidtSysThemeStyleConfig } from '@/api/modules/configData';
|
|
3
4
|
import { useSettingsStore } from '@/stores';
|
|
4
|
-
import { message } from 'ant-design-vue';
|
|
5
5
|
|
|
6
6
|
defineOptions({
|
|
7
7
|
name: 'PageWSetting',
|
|
@@ -96,143 +96,160 @@ function clickHandle(item: Settings.layout['widthMode']) {
|
|
|
96
96
|
</div>
|
|
97
97
|
</template>
|
|
98
98
|
|
|
99
|
-
<style
|
|
99
|
+
<style scoped>
|
|
100
100
|
.item {
|
|
101
|
-
|
|
102
|
-
flex-direction: column;
|
|
103
|
-
place-items: center center;
|
|
104
|
-
padding-top: 26px;
|
|
105
|
-
cursor: pointer;
|
|
101
|
+
--at-apply: flex flex-col justify-center items-center cursor-pointer border border-[color:var(--g-tabbar-tab-hover-bg)] pt-[26px] rounded-lg border-solid;
|
|
106
102
|
background: linear-gradient(180deg, var(--g-bg) 0%, var(--g-bg) 100%);
|
|
107
|
-
|
|
108
|
-
border-radius: 8px;
|
|
103
|
+
}
|
|
109
104
|
|
|
110
|
-
|
|
111
|
-
|
|
105
|
+
.item .jb {
|
|
106
|
+
background: linear-gradient(180deg, var(--g-container-bg) 0%, rgba(255, 255, 255, 0) 100%);
|
|
107
|
+
}
|
|
112
108
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
}
|
|
109
|
+
.item .jb .layout-demo {
|
|
110
|
+
--at-apply: w-7/10;
|
|
111
|
+
}
|
|
117
112
|
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
}
|
|
113
|
+
.item-adaption .mode {
|
|
114
|
+
background: url("@/assets/images/page-width/icon_auto.webp") no-repeat;
|
|
115
|
+
background-size: 100% 100%;
|
|
116
|
+
}
|
|
123
117
|
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
}
|
|
118
|
+
.item-adaption .layout-demo {
|
|
119
|
+
background: url("@/assets/images/page-width/auto.webp") no-repeat;
|
|
120
|
+
background-size: 100%;
|
|
121
|
+
}
|
|
129
122
|
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
}
|
|
123
|
+
.item-adaption-min-width .mode {
|
|
124
|
+
background: url("@/assets/images/page-width/icon_auto_min_w.webp") no-repeat;
|
|
125
|
+
background-size: 100% 100%;
|
|
126
|
+
}
|
|
135
127
|
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
}
|
|
128
|
+
.item-adaption-min-width .layout-demo {
|
|
129
|
+
background: url("@/assets/images/page-width/auto_min_w.webp") no-repeat;
|
|
130
|
+
background-size: 100%;
|
|
131
|
+
}
|
|
141
132
|
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
}
|
|
133
|
+
.item-center .mode {
|
|
134
|
+
background: url("@/assets/images/page-width/icon_middle.webp") no-repeat;
|
|
135
|
+
background-size: 100% 100%;
|
|
136
|
+
}
|
|
147
137
|
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
}
|
|
138
|
+
.item-center .layout-demo {
|
|
139
|
+
background: url("@/assets/images/page-width/middle.webp") no-repeat;
|
|
140
|
+
background-size: 100%;
|
|
141
|
+
}
|
|
153
142
|
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
}
|
|
143
|
+
.item-center-max-width .mode {
|
|
144
|
+
background: url("@/assets/images/page-width/icon_middle_max_w.webp") no-repeat;
|
|
145
|
+
background-size: 100% 100%;
|
|
146
|
+
}
|
|
159
147
|
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
}
|
|
148
|
+
.item-center-max-width .layout-demo {
|
|
149
|
+
background: url("@/assets/images/page-width/middle_max_w.webp") no-repeat;
|
|
150
|
+
background-size: 100%;
|
|
151
|
+
}
|
|
165
152
|
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
border-radius: 8px;
|
|
169
|
-
box-shadow: 0 2.6px 13px 0 #59626940;
|
|
170
|
-
}
|
|
153
|
+
.item.active {
|
|
154
|
+
--at-apply: border-[rgb(var(--ui-primary))] shadow-[0_2.6px_13px_0_rgba(89,98,105,0.25)] rounded-lg border-[2.6px] border-solid;
|
|
171
155
|
}
|
|
172
156
|
|
|
173
|
-
[data-theme="dark"],
|
|
174
|
-
[data-theme="dracula"],
|
|
175
|
-
[data-theme="luxury"],
|
|
176
|
-
[data-theme="stone"],
|
|
177
|
-
[data-theme="night"],
|
|
178
|
-
[data-theme="synthwave"] {
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
// .jb {
|
|
183
|
-
// background: linear-gradient(180deg, #ffffff1a 0%, #ffffff00 100%);
|
|
184
|
-
// }
|
|
185
|
-
&-adaption {
|
|
186
|
-
.mode {
|
|
187
|
-
background: url("@/assets/images/page-width/icon_auto_dark.webp") no-repeat;
|
|
188
|
-
background-size: 100% 100%;
|
|
189
|
-
}
|
|
157
|
+
[data-theme="dark"] .item,
|
|
158
|
+
[data-theme="dracula"] .item,
|
|
159
|
+
[data-theme="luxury"] .item,
|
|
160
|
+
[data-theme="stone"] .item,
|
|
161
|
+
[data-theme="night"] .item,
|
|
162
|
+
[data-theme="synthwave"] .item{
|
|
163
|
+
background: #3a3e43;
|
|
164
|
+
border: 1px solid transparent;
|
|
165
|
+
}
|
|
190
166
|
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
167
|
+
[data-theme="dark"] .item-adaption .mode,
|
|
168
|
+
[data-theme="dracula"] .item-adaption .mode,
|
|
169
|
+
[data-theme="luxury"] .item-adaption .mode,
|
|
170
|
+
[data-theme="stone"] .item-adaption .mode,
|
|
171
|
+
[data-theme="night"] .item-adaption .mode,
|
|
172
|
+
[data-theme="synthwave"] .item-adaption .mode {
|
|
173
|
+
background: url("@/assets/images/page-width/icon_auto_dark.webp") no-repeat;
|
|
174
|
+
background-size: 100% 100%;
|
|
175
|
+
}
|
|
196
176
|
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
177
|
+
[data-theme="dark"] .item-adaption .layout-demo,
|
|
178
|
+
[data-theme="dracula"] .item-adaption .layout-demo,
|
|
179
|
+
[data-theme="luxury"] .item-adaption .layout-demo,
|
|
180
|
+
[data-theme="stone"] .item-adaption .layout-demo,
|
|
181
|
+
[data-theme="night"] .item-adaption .layout-demo,
|
|
182
|
+
[data-theme="synthwave"] .item-adaption .layout-demo {
|
|
183
|
+
background: url("@/assets/images/page-width/auto_dark.webp") no-repeat;
|
|
184
|
+
background-size: 100%;
|
|
185
|
+
}
|
|
202
186
|
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
187
|
+
[data-theme="dark"] .item-adaption-min-width .mode,
|
|
188
|
+
[data-theme="dracula"] .item-adaption-min-width .mode,
|
|
189
|
+
[data-theme="luxury"] .item-adaption-min-width .mode,
|
|
190
|
+
[data-theme="stone"] .item-adaption-min-width .mode,
|
|
191
|
+
[data-theme="night"] .item-adaption-min-width .mode,
|
|
192
|
+
[data-theme="synthwave"] .item-adaption-min-width .mode {
|
|
193
|
+
background: url("@/assets/images/page-width/icon_auto_min_w_dark.webp") no-repeat;
|
|
194
|
+
background-size: 100% 100%;
|
|
195
|
+
}
|
|
208
196
|
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
197
|
+
[data-theme="dark"] .item-adaption-min-width .layout-demo,
|
|
198
|
+
[data-theme="dracula"] .item-adaption-min-width .layout-demo,
|
|
199
|
+
[data-theme="luxury"] .item-adaption-min-width .layout-demo,
|
|
200
|
+
[data-theme="stone"] .item-adaption-min-width .layout-demo,
|
|
201
|
+
[data-theme="night"] .item-adaption-min-width .layout-demo,
|
|
202
|
+
[data-theme="synthwave"] .item-adaption-min-width .layout-demo {
|
|
203
|
+
background: url("@/assets/images/page-width/auto_min_w_dark.webp") no-repeat;
|
|
204
|
+
background-size: 100%;
|
|
205
|
+
}
|
|
214
206
|
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
207
|
+
[data-theme="dark"] .item-center .mode,
|
|
208
|
+
[data-theme="dracula"] .item-center .mode,
|
|
209
|
+
[data-theme="luxury"] .item-center .mode,
|
|
210
|
+
[data-theme="stone"] .item-center .mode,
|
|
211
|
+
[data-theme="night"] .item-center .mode,
|
|
212
|
+
[data-theme="synthwave"] .item-center .mode {
|
|
213
|
+
background: url("@/assets/images/page-width/icon_middle_dark.webp") no-repeat;
|
|
214
|
+
background-size: 100% 100%;
|
|
215
|
+
}
|
|
220
216
|
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
217
|
+
[data-theme="dark"] .item-center .layout-demo,
|
|
218
|
+
[data-theme="dracula"] .item-center .layout-demo,
|
|
219
|
+
[data-theme="luxury"] .item-center .layout-demo,
|
|
220
|
+
[data-theme="stone"] .item-center .layout-demo,
|
|
221
|
+
[data-theme="night"] .item-center .layout-demo,
|
|
222
|
+
[data-theme="synthwave"] .item-center .layout-demo {
|
|
223
|
+
background: url("@/assets/images/page-width/middle_dark.webp") no-repeat;
|
|
224
|
+
background-size: 100%;
|
|
225
|
+
}
|
|
226
226
|
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
227
|
+
[data-theme="dark"] .item-center-max-width .mode,
|
|
228
|
+
[data-theme="dracula"] .item-center-max-width .mode,
|
|
229
|
+
[data-theme="luxury"] .item-center-max-width .mode,
|
|
230
|
+
[data-theme="stone"] .item-center-max-width .mode,
|
|
231
|
+
[data-theme="night"] .item-center-max-width .mode,
|
|
232
|
+
[data-theme="synthwave"] .item-center-max-width .mode {
|
|
233
|
+
background: url("@/assets/images/page-width/icon_middle_max_w_dark.webp") no-repeat;
|
|
234
|
+
background-size: 100% 100%;
|
|
235
|
+
}
|
|
232
236
|
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
+
[data-theme="dark"] .item-center-max-width .layout-demo,
|
|
238
|
+
[data-theme="dracula"] .item-center-max-width .layout-demo,
|
|
239
|
+
[data-theme="luxury"] .item-center-max-width .layout-demo,
|
|
240
|
+
[data-theme="stone"] .item-center-max-width .layout-demo,
|
|
241
|
+
[data-theme="night"] .item-center-max-width .layout-demo,
|
|
242
|
+
[data-theme="synthwave"] .item-center-max-width .layout-demo {
|
|
243
|
+
background: url("@/assets/images/page-width/middle_max_w_dark.webp") no-repeat;
|
|
244
|
+
background-size: 100%;
|
|
245
|
+
}
|
|
246
|
+
|
|
247
|
+
[data-theme="dark"] .item.active,
|
|
248
|
+
[data-theme="dracula"] .item.active,
|
|
249
|
+
[data-theme="luxury"] .item.active,
|
|
250
|
+
[data-theme="stone"] .item.active,
|
|
251
|
+
[data-theme="night"] .item.active,
|
|
252
|
+
[data-theme="synthwave"] .item.active {
|
|
253
|
+
border: 2.6px solid rgb(var(--ui-primary));
|
|
237
254
|
}
|
|
238
255
|
</style>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<script setup lang="ts">
|
|
2
2
|
import type { Rule } from 'ant-design-vue/es/form';
|
|
3
3
|
import type { FormExpose } from 'ant-design-vue/es/form/Form';
|
|
4
|
-
import { getDictItemList } from '@/api/modules/configData';
|
|
5
|
-
import { getRbacPostDetailById, postRbacPostSave } from '@/api/modules/rbac';
|
|
6
4
|
import { useToggle } from '@vueuse/core';
|
|
7
5
|
import { message } from 'ant-design-vue';
|
|
6
|
+
import { getDictItemList } from '@/api/modules/configData';
|
|
7
|
+
import { getRbacPostDetailById, postRbacPostSave } from '@/api/modules/rbac';
|
|
8
8
|
import { ACTION } from '../enum';
|
|
9
9
|
|
|
10
10
|
defineOptions({
|