🔥 意见反馈:移除相关功能,暂时不考虑

This commit is contained in:
YunaiV
2023-12-16 21:29:47 +08:00
parent 1add3af785
commit d63bbf9dc3
6 changed files with 18 additions and 270 deletions
-7
View File
@@ -50,13 +50,6 @@ export default {
loadingMsg: '发送中',
},
}),
//意见反馈
feedback: (data) =>
request({
url: 'feedback',
method: 'POST',
data,
}),
// 自定义页面
page: (id) =>
request({
@@ -63,11 +63,6 @@
icon: '/static/img/shop/tools/collect.png',
title: '我的收藏',
},
{
url: '/pages/public/feedback',
icon: '/static/img/shop/tools/feedback.png',
title: '意见反馈',
},
{
url: '/pages/chat/index',
icon: '/static/img/shop/tools/service.png',