diff --git a/pages/quote/index.vue b/pages/quote/index.vue
index 3269d6e..df3e23b 100644
--- a/pages/quote/index.vue
+++ b/pages/quote/index.vue
@@ -45,11 +45,16 @@
-
+
-
+
-
+
+
+
@@ -84,9 +89,9 @@
loading: false,
lists: [],
date: "",
- successPng: 'https://lihai001.oss-cn-chengdu.aliyuncs.com/attach/739c3202405071458553459.png',
- errPng: 'https://lihai001.oss-cn-chengdu.aliyuncs.com/attach/04c2c202405071501462462.png',
- waitPng: 'https://lihai001.oss-cn-chengdu.aliyuncs.com/attach/274ad202405111523222891.png',
+ ycn: 'https://lihai001.oss-cn-chengdu.aliyuncs.com/attach/739c3202405071458553459.png',
+ wcj: 'https://lihai001.oss-cn-chengdu.aliyuncs.com/attach/04c2c202405071501462462.png',
+ ybj: 'https://lihai001.oss-cn-chengdu.aliyuncs.com/attach/274ad202405111523222891.png',
}
},
methods: {
diff --git a/pages/quote/list.vue b/pages/quote/list.vue
index 1051e9c..f5d143c 100644
--- a/pages/quote/list.vue
+++ b/pages/quote/list.vue
@@ -31,7 +31,7 @@
style="margin-right: 10rpx;color: #FC452F;padding:4rpx 10rpx;background-color: #FFEBE3;border-radius: 5rpx;">已报价
- 商品分类: {{item.labels}}
+ 商品分类: {{items}}
商品数量: 共{{item.nums}}种
diff --git a/static/images/dbj.png b/static/images/dbj.png
new file mode 100644
index 0000000..d7d04b8
Binary files /dev/null and b/static/images/dbj.png differ
diff --git a/static/images/wcn.png b/static/images/wcn.png
new file mode 100644
index 0000000..0cbb0fb
Binary files /dev/null and b/static/images/wcn.png differ
diff --git a/static/images/ybj.png b/static/images/ybj.png
new file mode 100644
index 0000000..f10606d
Binary files /dev/null and b/static/images/ybj.png differ
diff --git a/static/images/ycn.png b/static/images/ycn.png
new file mode 100644
index 0000000..ca5bce2
Binary files /dev/null and b/static/images/ycn.png differ