diff --git a/lang/zh-cn/order/activist.js b/lang/zh-cn/order/activist.js index 280682c..bc39f08 100644 --- a/lang/zh-cn/order/activist.js +++ b/lang/zh-cn/order/activist.js @@ -1,6 +1,6 @@ -export const lang = { - //title为每个页面的标题 - title: '售后', - checkDetail: '查看详情', - emptyTips: '暂无售后记录' -} +export const lang = { + //title为每个页面的标题 + title: '售后', + checkDetail: '查看详情', + emptyTips: '暂无售后记录' +} diff --git a/pages_goods/list.vue b/pages_goods/list.vue index d7eef2a..d600548 100644 --- a/pages_goods/list.vue +++ b/pages_goods/list.vue @@ -321,6 +321,7 @@ export default { \ No newline at end of file