角色说明
This commit is contained in:
parent
b180b1c2d8
commit
757b4824b7
@ -13,9 +13,9 @@
|
|||||||
<template v-if="device !== 'mobile'">
|
<template v-if="device !== 'mobile'">
|
||||||
<search id="header-search" class="right-menu-item" />
|
<search id="header-search" class="right-menu-item" />
|
||||||
|
|
||||||
<el-tooltip content="系统使用文档" effect="dark" placement="bottom">
|
<!-- <el-tooltip content="系统使用文档" effect="dark" placement="bottom">
|
||||||
<ruo-yi-doc id="ruoyi-doc" class="right-menu-item hover-effect" />
|
<ruo-yi-doc id="ruoyi-doc" class="right-menu-item hover-effect" />
|
||||||
</el-tooltip>
|
</el-tooltip> -->
|
||||||
|
|
||||||
<screenfull id="screenfull" class="right-menu-item hover-effect" />
|
<screenfull id="screenfull" class="right-menu-item hover-effect" />
|
||||||
|
|
||||||
|
@ -36,15 +36,15 @@ select dict_value+9999 id, 0 parent_id,dict_label title,dict_sort sort from sy
|
|||||||
union all
|
union all
|
||||||
select 1000302 ,concat(10003),'下册',10
|
select 1000302 ,concat(10003),'下册',10
|
||||||
union all
|
union all
|
||||||
select concat(1000101,dict_value), 1000101,dict_label title,dict_sort sort from sys_dict_data where dict_type='sys_dm_wxkclx' and (dict_label not in ('百家姓','绕口令','游戏','孟子名言','谚语','千字文','韩非子名言','《诗经》名言','《春秋左传》名言','脑筋急转弯','《易经》名言 ','老子名言'))
|
select concat(1000101,dict_value), 1000101,dict_label title,dict_sort sort from sys_dict_data where dict_type='sys_dm_wxkclx' and (dict_label not in ('百家姓','绕口令','游戏','孟子名言','谚语','千字文','韩非子名言','《诗经》名言','《春秋左传》名言','脑筋急转弯','《易经》名言','老子名言'))
|
||||||
union all
|
union all
|
||||||
select concat(1000102,dict_value), 1000102,dict_label title,dict_sort sort from sys_dict_data where dict_type='sys_dm_wxkclx' and (dict_label not in ('百家姓','绕口令','游戏','孟子名言','谚语','千字文','韩非子名言','《诗经》名言','《春秋左传》名言','脑筋急转弯','《易经》名言 ','老子名言'))
|
select concat(1000102,dict_value), 1000102,dict_label title,dict_sort sort from sys_dict_data where dict_type='sys_dm_wxkclx' and (dict_label not in ('百家姓','绕口令','游戏','孟子名言','谚语','千字文','韩非子名言','《诗经》名言','《春秋左传》名言','脑筋急转弯','《易经》名言','老子名言'))
|
||||||
union all
|
union all
|
||||||
select concat(1000201,dict_value), 1000201,dict_label title,dict_sort sort from sys_dict_data where dict_type='sys_dm_wxkclx' and (dict_label not in ('三字经(节选)','千字文','语言游戏','孔子名言','韩非子名言','《诗经》名言','《春秋左传》名言','脑筋急转弯','《易经》名言 ','老子名言'))
|
select concat(1000201,dict_value), 1000201,dict_label title,dict_sort sort from sys_dict_data where dict_type='sys_dm_wxkclx' and (dict_label not in ('三字经(节选)','千字文','语言游戏','孔子名言','韩非子名言','《诗经》名言','《春秋左传》名言','脑筋急转弯','《易经》名言','老子名言'))
|
||||||
union all
|
union all
|
||||||
select concat(1000202,dict_value), 1000202,dict_label title,dict_sort sort from sys_dict_data where dict_type='sys_dm_wxkclx' and (dict_label not in ('三字经(节选)','千字文','语言游戏','孔子名言','韩非子名言','《诗经》名言','《春秋左传》名言','孟子名言','脑筋急转弯','《易经》名言 '))
|
select concat(1000202,dict_value), 1000202,dict_label title,dict_sort sort from sys_dict_data where dict_type='sys_dm_wxkclx' and (dict_label not in ('三字经(节选)','千字文','语言游戏','孔子名言','韩非子名言','《诗经》名言','《春秋左传》名言','孟子名言','脑筋急转弯','《易经》名言'))
|
||||||
union all
|
union all
|
||||||
select concat(1000301,dict_value), 1000301,dict_label title,dict_sort sort from sys_dict_data where dict_type='sys_dm_wxkclx' and (dict_label not in ('百家姓','三字经(节选)','语言游戏','孔子名言','歇后语','孟子名言','《春秋左传》名言','《易经》名言 ','老子名言'))
|
select concat(1000301,dict_value), 1000301,dict_label title,dict_sort sort from sys_dict_data where dict_type='sys_dm_wxkclx' and (dict_label not in ('百家姓','三字经(节选)','语言游戏','孔子名言','歇后语','孟子名言','《春秋左传》名言','《易经》名言','老子名言'))
|
||||||
union all
|
union all
|
||||||
select concat(1000302,dict_value), 1000302,dict_label title,dict_sort sort from sys_dict_data where dict_type='sys_dm_wxkclx' and (dict_label not in ('百家姓','三字经(节选)','语言游戏','孔子名言','歇后语','孟子名言','韩非子名言','《诗经》名言','老子名言'))
|
select concat(1000302,dict_value), 1000302,dict_label title,dict_sort sort from sys_dict_data where dict_type='sys_dm_wxkclx' and (dict_label not in ('百家姓','三字经(节选)','语言游戏','孔子名言','歇后语','孟子名言','韩非子名言','《诗经》名言','老子名言'))
|
||||||
union all
|
union all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user