首页细节调整

This commit is contained in:
2026-02-06 16:18:04 +08:00
parent d00f0b7412
commit 57846534bc
86 changed files with 2751 additions and 3074 deletions

View File

@@ -119,7 +119,7 @@ const recordList = ref<WriteOffRecord[]>([
{
orderId: 'cp470547161164021760',
userInfo: '张迪/77418',
productImg: 'https://p.demo.crmeb.net/uploads/attach/2024/09/20240905/66d87e35b7e9b.jpg',
productImg: '/static/logo.png',
productName: '小米家保温杯云米电热水杯杯旅行便携式烧水壶真空304不锈钢热水壶智能恒...',
payPrice: '93',
verifier: '总平台',
@@ -131,7 +131,7 @@ const recordList = ref<WriteOffRecord[]>([
{
orderId: 'cp470289876680441856',
userInfo: '130****0000/22919',
productImg: 'https://p.demo.crmeb.net/uploads/attach/2024/09/20240905/66d87e35b7e9b.jpg',
productImg: '/static/logo.png',
productName: '米妍 (meyarn) 刮舌苔清洁器舌苔刷清新口气成人清洁舌苔口腔2支装 粉+蓝',
payPrice: '28.4',
verifier: '总平台',
@@ -143,7 +143,7 @@ const recordList = ref<WriteOffRecord[]>([
{
orderId: 'cp462914742369910784',
userInfo: '您好亲亲/76738',
productImg: 'https://p.demo.crmeb.net/uploads/attach/2024/09/20240905/66d87e35b7e9b.jpg',
productImg: '/static/logo.png',
productName: '小米家保温杯云米电热水杯杯旅行便携式烧水壶真空304不锈钢热水壶智能恒...',
payPrice: '89.1',
verifier: '总平台',
@@ -155,7 +155,7 @@ const recordList = ref<WriteOffRecord[]>([
{
orderId: 'cp450327064277417984',
userInfo: 'Leo/74412',
productImg: 'https://p.demo.crmeb.net/uploads/attach/2024/09/20240905/66d87e35b7e9b.jpg',
productImg: '/static/logo.png',
productName: '361度运动鞋男鞋【飞羽2】夏季轻透气网面缓震回弹便捷跑步鞋 羽毛白冰河...',
payPrice: '369',
verifier: '总平台',
@@ -167,7 +167,7 @@ const recordList = ref<WriteOffRecord[]>([
{
orderId: 'cp439425186874261504',
userInfo: '白茶/73171',
productImg: 'https://p.demo.crmeb.net/uploads/attach/2024/09/20240905/66d87e35b7e9b.jpg',
productImg: '/static/logo.png',
productName: '【明星同款】FILA FUSION裴乐潮牌卫衣情侣老花男女宽松上衣',
payPrice: '649',
verifier: '总平台',
@@ -274,6 +274,13 @@ const handleQuery = () => { console.log('Searching...') }
display: flex;
flex-direction: column;
padding: 20px;
overflow-x: auto;
}
.table-container {
display: flex;
flex-direction: column;
min-width: 1250px;
}
.table-header-row {
@@ -323,6 +330,7 @@ const handleQuery = () => { console.log('Searching...') }
height: 40px;
border-radius: 2px;
background-color: #f5f5f5;
flex-shrink: 0;
}
.p-name {
font-size: 12px;