liukangdong
2024-08-05 00bf17838b496e6fcfed2e521f9c27f8f0e3e3c7
wechat_jiaxuan/api/index.js
@@ -70,13 +70,6 @@
    data
  })
}
// 中台 分享
export const shareContent = (data) => {
  return request({
    url: '/web/customer/shareContent',
    data
  })
}
// 志说装修 内容
export const pageZSZXContentList = (data) => {
  return request({
@@ -211,7 +204,8 @@
export const actionDo = (data) => {
  return request({
    url: '/web/customer/actionDo',
    data
    data,
    loading: '0'
  })
}
// 我的 预约列表