This commit is contained in:
2026-01-08 15:36:57 +08:00
3 changed files with 471 additions and 394 deletions

View File

@@ -1,6 +1,6 @@
export const lang = { export const lang = {
//title为每个页面的标题 //title为每个页面的标题
title: '售后', title: '售后',
checkDetail: '查看详情', checkDetail: '查看详情',
emptyTips: '暂无售后记录' emptyTips: '暂无售后记录'
} }

View File

@@ -321,6 +321,7 @@ export default {
<style scoped> <style scoped>
>>>.uni-tag--primary.uni-tag--inverted { >>>.uni-tag--primary.uni-tag--inverted {
background-color: #f5f5f5 !important; background-color: #f5f5f5 !important;
} }
/deep/ .sku-layer .uni-popup__wrapper.uni-custom .uni-popup__wrapper-box { /deep/ .sku-layer .uni-popup__wrapper.uni-custom .uni-popup__wrapper-box {

File diff suppressed because it is too large Load Diff