| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336 |
- export default [
- {
- url: `/mock/work/list`,
- method: 'post',
- response: ({ body }) => {
- return {
- code: 200,
- data: {
- list: [
- {
- name: '待处理',
- children: [
- {
- id: 101,
- tags: ['优化'],
- name: '父级菜单显示为白色',
- options: [
- '类型:系统优化'
- ]
- }, {
- id: 102,
- tags: ['优化'],
- name: '菜单国际化处理',
- options: [
- '类型:系统优化'
- ]
- }, {
- id: 103,
- tags: ['优化'],
- name: '系统全局国际化',
- options: [
- '类型:系统优化'
- ]
- }]
- },
- {
- name: '处理中',
- children: [{
- id: 12,
- tags: ['新增'],
- name: '系统管理-菜单管理',
- options: [
- '类型:页面'
- ]
- },{
- id: 104,
- tags: ['新增'],
- name: '系统管理-字典管理',
- options: [
- '类型:页面'
- ]
- },{
- id: 105,
- tags: ['新增'],
- name: '系统管理-用户管理',
- options: [
- '类型:页面'
- ]
- },{
- id: 13,
- tags: ['新增'],
- name: '系统管理-角色管理',
- options: [
- '类型:页面'
- ]
- },
-
- ]
- },
- {
- name: '测试中',
- children: [{
- id: 11,
- tags: ['新增'],
- name: '右键菜单',
- options: [
- '类型:页面'
- ]
- },{
- id: 14,
- tags: ['优化'],
- name: 'tab标签栏Keep-alive',
- options: [
- '类型:系统优化'
- ]
- },{
- id: 15,
- tags: ['优化'],
- name: 'tab标签栏切换时自动居中处理tab标签栏切换时自动居中处理',
- options: [
- '类型:系统优化'
- ]
- },{
- id: 6,
- tags: ['新增'],
- name: '柱状图',
- options: [
- '类型:页面'
- ]
- },{
- id: 7,
- tags: ['新增'],
- name: '折线图',
- options: [
- '类型:页面'
- ]
- },{
- id: 8,
- tags: ['新增'],
- name: '饼图',
- options: [
- '类型:页面'
- ]
- },{
- id: 9,
- tags: ['新增'],
- name: '雷达图',
- options: [
- '类型:页面'
- ]
- },{
- id: 10,
- tags: ['新增'],
- name: '地图',
- options: [
- '类型:页面'
- ]
- },{
- id: 1,
- tags: ['新增'],
- name: '拖拽指令',
- options: [
- '类型:页面'
- ]
- },{
- id: 2,
- tags: ['新增'],
- name: '复制指令',
- options: [
- '类型:页面'
- ]
- },{
- id: 3,
- tags: ['新增'],
- name: '防抖指令',
- options: [
- '类型:页面'
- ]
- },{
- id: 4,
- tags: ['新增'],
- name: '长按指令',
- options: [
- '类型:页面'
- ]
- },{
- id: 5,
- tags: ['新增'],
- name: '下拉加载',
- options: [
- '类型:页面'
- ]
- },]
- },
- {
- name: '已完成',
- children: [{
- id: 16,
- tags: ['新增'],
- name: '页面-工作进度',
- options: [
- '类型:页面'
- ]
- },{
- id: 18,
- tags: ['系统'],
- name: '路由管理router',
- options: [
- '类型:系统'
- ]
- },{
- id: 19,
- tags: ['系统'],
- name: '存储方案store',
- options: [
- '类型:系统'
- ]
- },{
- id: 20,
- tags: ['系统'],
- name: '登录管理',
- options: [
- '类型:系统'
- ]
- },{
- id: 21,
- tags: ['系统'],
- name: '菜单配置',
- options: [
- '类型:系统'
- ]
- },{
- id: 22,
- tags: ['系统'],
- name: '国际化解决方案',
- options: [
- '类型:系统'
- ]
- },{
- id: 23,
- tags: ['系统'],
- name: '尺寸切换',
- options: [
- '类型:系统'
- ]
- },{
- id: 24,
- tags: ['系统'],
- name: '全屏功能',
- options: [
- '类型:系统'
- ]
- },{
- id: 25,
- tags: ['系统'],
- name: '导航栏功能',
- options: [
- '类型:系统'
- ]
- },{
- id: 26,
- tags: ['新增'],
- name: '首页',
- options: [
- '类型:页面'
- ]
- },{
- id: 27,
- tags: ['新增'],
- name: '首页',
- options: [
- '类型:页面'
- ]
- },{
- id: 28,
- tags: ['新增'],
- name: '组件-按钮',
- options: [
- '类型:页面'
- ]
- },{
- id: 29,
- tags: ['新增'],
- name: '组件-文本编辑器',
- options: [
- '类型:页面'
- ]
- },{
- id: 30,
- tags: ['新增'],
- name: '组件-代码编辑器',
- options: [
- '类型:页面'
- ]
- },{
- id: 31,
- tags: ['新增'],
- name: '组件-md编辑器',
- options: [
- '类型:页面'
- ]
- },{
- id: 32,
- tags: ['新增'],
- name: '组件-JSON编辑器',
- options: [
- '类型:页面'
- ]
- },{
- id: 33,
- tags: ['新增'],
- name: '组件-可拖拽面板',
- options: [
- '类型:页面'
- ]
- },{
- id: 34,
- tags: ['新增'],
- name: '组件-地图组件',
- options: [
- '类型:页面'
- ]
- },{
- id: 35,
- tags: ['新增'],
- name: '组件-弹窗图片裁剪',
- options: [
- '类型:页面'
- ]
- },{
- id: 36,
- tags: ['新增'],
- name: '多级嵌套表单',
- options: [
- '类型:页面'
- ]
- },{
- id: 37,
- tags: ['新增'],
- name: '页面-业务表格',
- options: [
- '类型:页面'
- ]
- },{
- id: 38,
- tags: ['新增'],
- name: '页面-卡片列表',
- options: [
- '类型:页面'
- ]
- },{
- id: 39,
- tags: ['新增'],
- name: '页面-百度一下',
- options: [
- '类型:页面'
- ]
- }]
- }
- ]
- },
- msg: ''
- };
- }
- },
- ]
|