diff --git a/package-lock.json b/package-lock.json index 0901bf6..5e84f72 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,6 @@ "resolved": "https://registry.npmjs.org/@agora-js/media/-/media-4.24.0.tgz", "integrity": "sha512-foii2klr5+qonLznxN0ZZFejoxLt/W8do79wmIsADPZLw2uZjRP35m0lqUGiLXBKeQ8u3i4UygPzEdFaY26hrw==", "license": "MIT", - "peer": true, "dependencies": { "@agora-js/report": "4.24.0", "@agora-js/shared": "4.24.0", @@ -39,7 +38,6 @@ "resolved": "https://registry.npmjs.org/@agora-js/report/-/report-4.24.0.tgz", "integrity": "sha512-MYbtkdY1Ls0KW0iagUzrPzyvqMWlyCWSC5odEb1SQaraAl7DJeDUkf91a3wxKzrjVah+LCxFxsS4lCFDxvKgNA==", "license": "MIT", - "peer": true, "dependencies": { "@agora-js/shared": "4.24.0", "axios": "^1.8.3" @@ -50,7 +48,6 @@ "resolved": "https://registry.npmjs.org/@agora-js/shared/-/shared-4.24.0.tgz", "integrity": "sha512-Vj67ZcTHZI+1ctWusrEPSSGLM3l6CFiAze/Bi8r7YHRMLivzhZR79nV6GiKvHS3muLAON2YAExznvjPIly6lcg==", "license": "MIT", - "peer": true, "dependencies": { "axios": "^1.8.3", "ua-parser-js": "^0.7.34" @@ -1118,6 +1115,7 @@ "resolved": "https://registry.npmjs.org/axios/-/axios-1.12.2.tgz", "integrity": "sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==", "license": "MIT", + "peer": true, "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.4", @@ -1711,6 +1709,7 @@ "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", "dev": true, "license": "MIT", + "peer": true, "engines": { "node": ">=12" }, @@ -1921,6 +1920,7 @@ "integrity": "sha512-VbA8ScMvAISJNJVbRDTJdCwqQoAareR/wutevKanhR2/1EkoXVZVkkORaYm/tNVCjP/UDTKtcw3bAkwOUdedmA==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "esbuild": "^0.25.0", "fdir": "^6.5.0", @@ -1995,6 +1995,7 @@ "resolved": "https://registry.npmjs.org/vue/-/vue-3.5.22.tgz", "integrity": "sha512-toaZjQ3a/G/mYaLSbV+QsQhIdMo9x5rrqIpYRObsJ6T/J+RyCSFwN2LHNVH9v8uIcljDNa3QzPVdv3Y6b9hAJQ==", "license": "MIT", + "peer": true, "dependencies": { "@vue/compiler-dom": "3.5.22", "@vue/compiler-sfc": "3.5.22", diff --git "a/public/static/pictures/\344\270\235\345\267\276.jpg" "b/public/static/pictures/\344\270\235\345\267\276.jpg" new file mode 100644 index 0000000..222c38d Binary files /dev/null and "b/public/static/pictures/\344\270\235\345\267\276.jpg" differ diff --git "a/public/static/pictures/\344\271\246\347\255\276.jpg" "b/public/static/pictures/\344\271\246\347\255\276.jpg" new file mode 100644 index 0000000..53603cc Binary files /dev/null and "b/public/static/pictures/\344\271\246\347\255\276.jpg" differ diff --git "a/public/static/pictures/\346\211\213\346\234\272\345\243\263.jpg" "b/public/static/pictures/\346\211\213\346\234\272\345\243\263.jpg" new file mode 100644 index 0000000..f8b2def Binary files /dev/null and "b/public/static/pictures/\346\211\213\346\234\272\345\243\263.jpg" differ diff --git "a/public/static/pictures/\346\212\261\346\236\225.jpg" "b/public/static/pictures/\346\212\261\346\236\225.jpg" new file mode 100644 index 0000000..e86c1a5 Binary files /dev/null and "b/public/static/pictures/\346\212\261\346\236\225.jpg" differ diff --git "a/public/static/pictures/\347\254\224\350\256\260\346\234\254.jpg" "b/public/static/pictures/\347\254\224\350\256\260\346\234\254.jpg" new file mode 100644 index 0000000..b9c30e1 Binary files /dev/null and "b/public/static/pictures/\347\254\224\350\256\260\346\234\254.jpg" differ diff --git "a/public/static/pictures/\350\243\205\351\245\260\347\224\273.jpg" "b/public/static/pictures/\350\243\205\351\245\260\347\224\273.jpg" new file mode 100644 index 0000000..1be85c7 Binary files /dev/null and "b/public/static/pictures/\350\243\205\351\245\260\347\224\273.jpg" differ diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue index ed444bd..12c86b0 100644 --- a/src/views/HomeView.vue +++ b/src/views/HomeView.vue @@ -335,7 +335,7 @@
- 湘绣丝巾 + 湘绣丝巾
查看细节 @@ -351,7 +351,7 @@
- 湘绣书签 + 湘绣书签
查看细节 @@ -367,7 +367,7 @@
- 湘绣抱枕 + 湘绣抱枕
查看细节 diff --git a/src/views/PeripheralView.vue b/src/views/PeripheralView.vue index a3c590c..4d28772 100644 --- a/src/views/PeripheralView.vue +++ b/src/views/PeripheralView.vue @@ -87,7 +87,7 @@ const products = ref([ name: '湘绣丝巾', description: '采用优质桑蚕丝,手工绣制的精美丝巾', price: 398, - image: 'https://pic1.imgdb.cn/item/67fe2d5688c538a9b5d1b561.jpg', + image: '/static/pictures/丝巾.jpg', categoryId: 1 // 服饰配饰 }, { @@ -95,7 +95,7 @@ const products = ref([ name: '湘绣笔记本', description: '封面采用湘绣工艺,内页优质纸张', price: 158, - image: 'https://pic1.imgdb.cn/item/67fe2d5688c538a9b5d1b561.jpg', + image: '/static/pictures/笔记本.jpg', categoryId: 2 // 文具用品 }, { @@ -103,7 +103,7 @@ const products = ref([ name: '湘绣书签套装', description: '精美湘绣书签,一套四枚', price: 88, - image: 'https://pic1.imgdb.cn/item/67fe2d5688c538a9b5d1b561.jpg', + image: '/static/pictures/书签.jpg', categoryId: 2 // 文具用品 }, { @@ -111,7 +111,7 @@ const products = ref([ name: '湘绣抱枕', description: '舒适面料,精致湘绣图案', price: 268, - image: 'https://pic1.imgdb.cn/item/67fe2d5688c538a9b5d1b561.jpg', + image: '/static/pictures/抱枕.jpg', categoryId: 3 // 家居装饰 }, { @@ -119,7 +119,7 @@ const products = ref([ name: '湘绣手机壳', description: '时尚手机壳,点缀湘绣元素', price: 128, - image: 'https://pic1.imgdb.cn/item/67fe2d5688c538a9b5d1b561.jpg', + image: '/static/pictures/手机壳.jpg', categoryId: 4 // 数码配件 }, { @@ -127,7 +127,7 @@ const products = ref([ name: '湘绣装饰画', description: '小型湘绣装饰画,适合家居装饰', price: 598, - image: 'https://pic1.imgdb.cn/item/67fe2d5688c538a9b5d1b561.jpg', + image: '/static/pictures/装饰画.jpg', categoryId: 3 // 家居装饰 } ])