问卷表单

This commit is contained in:
liuye
2021-12-31 10:41:48 +08:00
parent c6b145c12f
commit e809d92adc
3 changed files with 5 additions and 5 deletions

View File

@@ -21,6 +21,11 @@ export default {
name: '三务公开',
icon: require('./img/shgk.png'),
url: '../AppServicePublic/AppServicePublic?moduleId=b03d1ea68c8449ecb00685644e3f0192&listName=三务公开'
},
{
name: '问卷表单',
icon: require('./img/wjbd.png'),
url: '../AppAskForm/AppAskForm'
}
],
headerBg: require('./img/header-bg.png'),

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

@@ -21,11 +21,6 @@ export default {
name: '小程序公告',
icon: require('./img/xcxgg.png'),
url: '../AppUniMsg/AppUniMsg'
},
{
name: '问卷表单',
icon: require('./img/wjbd.png'),
url: '../AppAskForm/AppAskForm'
}
],
headerBg: require('./img/header-bg.png'),