diff --git a/.env b/.env index 0d6af82..209210a 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ -VUE_APP_TITLE= -VUE_APP_HOST= -VUE_APP_API_BASE_URL= -VUE_APP_COMPANYID= +VUE_APP_TITLE=云店连锁Demo +VUE_APP_HOST=https://demo-ecshopx.ishopex.cn +VUE_APP_API_BASE_URL=https://demo-ecshopx.ishopex.cn +VUE_APP_COMPANYID=38 VUE_APP_DEFAULT_LANG=en diff --git a/CHANGELOG.md b/CHANGELOG.md index dacd59c..0533f7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,222 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. -### [4.1.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v4.1.0...v4.1.1) (2025-12-10) +## [4.2.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v4.1.0...v4.2.0) (2025-12-29) + + +### Bug Fixes + +* 去除一些非必要文档 ([9ae272f](https://git.ishopex.cn/onex/ecshopx-newpc/commit/9ae272fd384479cfc020f4120cd68bb5e1784aaa)) +* add .gitgnore ([178dac6](https://git.ishopex.cn/onex/ecshopx-newpc/commit/178dac60ff34d686d6d36967ddb5b7a3838ab255)) +* Fix some issues ([8c78a2d](https://git.ishopex.cn/onex/ecshopx-newpc/commit/8c78a2d08dbc52a5794880390c4cd885f7a1750e)) +* Fix some issues ([2187ff3](https://git.ishopex.cn/onex/ecshopx-newpc/commit/2187ff3dfe817760144c2c6d77b169135496ffc5)) +* **scope:** update package ([d733a9c](https://git.ishopex.cn/onex/ecshopx-newpc/commit/d733a9c64a652b38483f3db16a483296806f3669)) +* **scope:** update readme ([958707f](https://git.ishopex.cn/onex/ecshopx-newpc/commit/958707f09f91aa2b6716012aa0d0791cd90b1f28)) +* Some parameter errors ([4c165cc](https://git.ishopex.cn/onex/ecshopx-newpc/commit/4c165ccd1daac350621f934814f7c6438798d9c9)) + +## [3.21.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.20.0...v3.21.0) (2025-05-29) + +## [3.20.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.19.4...v3.20.0) (2025-04-27) + +### [3.19.4](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.19.3...v3.19.4) (2025-04-23) + +### [3.19.3](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.19.2...v3.19.3) (2025-04-17) + +### [3.19.2](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.19.1...v3.19.2) (2025-04-16) + +### [3.19.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.19.0...v3.19.1) (2025-04-09) + +## [3.19.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.18.0...v3.19.0) (2025-03-27) + +## [3.18.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.17.0...v3.18.0) (2025-03-18) + +## [3.17.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.16.2...v3.17.0) (2025-02-14) + +### [3.16.2](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.16.1...v3.16.2) (2025-02-08) + +### [3.16.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.16.0...v3.16.1) (2025-02-07) + +## [3.16.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.15.3...v3.16.0) (2024-10-28) + +### [3.15.3](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.15.2...v3.15.3) (2024-08-28) + +### [3.15.2](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.15.1...v3.15.2) (2024-08-16) + +### [3.15.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.15.0...v3.15.1) (2024-07-12) + + +### Bug Fixes + +* 添加储值支付 ([c74f28c](https://git.ishopex.cn/onex/ecshopx-newpc/commit/c74f28cd9b5ec1bffed7ed225e737d258ef8440a)) + +## [3.15.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.14.1...v3.15.0) (2024-07-08) + +### [3.14.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.14.0...v3.14.1) (2024-04-12) + + +### Features + +* 登录页logo、背景图,支持后台配置 ([4ff9b07](https://git.ishopex.cn/onex/ecshopx-newpc/commit/4ff9b07cea9c71e9cbaa29466a250d47d1dbbac5)) +* 优化图片展示、报错 ([f569c4a](https://git.ishopex.cn/onex/ecshopx-newpc/commit/f569c4a87641ced4263545ff7949c6ac0c01b630)) + +## [3.14.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.13.5...v3.14.0) (2024-03-11) + +### [3.13.5](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.13.4...v3.13.5) (2024-03-10) + +### [3.13.4](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.13.3...v3.13.4) (2023-09-27) + +### [3.13.3](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.13.2...v3.13.3) (2023-09-26) + +### [3.13.2](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.13.1...v3.13.2) (2023-09-26) + +### [3.13.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.13.0...v3.13.1) (2023-06-05) + +## [3.13.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.12.1...v3.13.0) (2023-06-01) + +### [3.12.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.12.0...v3.12.1) (2023-05-24) + +## [3.12.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.10.1...v3.12.0) (2023-05-18) + +### 3.10.1 (2023-04-04) + +## [3.21.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.20.0...v3.21.0) (2025-05-29) + +## [3.20.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.19.4...v3.20.0) (2025-04-27) + +### [3.19.4](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.19.3...v3.19.4) (2025-04-23) + +### [3.19.3](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.19.2...v3.19.3) (2025-04-17) + +### [3.19.2](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.19.1...v3.19.2) (2025-04-16) + +### [3.19.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.19.0...v3.19.1) (2025-04-09) + +## [3.19.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.18.0...v3.19.0) (2025-03-27) + +## [3.18.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.17.0...v3.18.0) (2025-03-18) + +## [3.17.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.16.2...v3.17.0) (2025-02-14) + +### [3.16.2](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.16.1...v3.16.2) (2025-02-08) + +### [3.16.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.16.0...v3.16.1) (2025-02-07) + +## [3.16.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.15.3...v3.16.0) (2024-10-28) + +### [3.15.3](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.15.2...v3.15.3) (2024-08-28) + +### [3.15.2](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.15.1...v3.15.2) (2024-08-16) + +### [3.15.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.15.0...v3.15.1) (2024-07-12) + + +### Bug Fixes + +* 添加储值支付 ([c74f28c](https://git.ishopex.cn/onex/ecshopx-newpc/commit/c74f28cd9b5ec1bffed7ed225e737d258ef8440a)) + +## [3.15.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.14.1...v3.15.0) (2024-07-08) + +### [3.14.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.14.0...v3.14.1) (2024-04-12) + + +### Features + +* 登录页logo、背景图,支持后台配置 ([4ff9b07](https://git.ishopex.cn/onex/ecshopx-newpc/commit/4ff9b07cea9c71e9cbaa29466a250d47d1dbbac5)) +* 优化图片展示、报错 ([f569c4a](https://git.ishopex.cn/onex/ecshopx-newpc/commit/f569c4a87641ced4263545ff7949c6ac0c01b630)) + +## [3.14.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.13.5...v3.14.0) (2024-03-11) + +### [3.13.5](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.13.4...v3.13.5) (2024-03-10) + +### [3.13.4](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.13.3...v3.13.4) (2023-09-27) + +### [3.13.3](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.13.2...v3.13.3) (2023-09-26) + +### [3.13.2](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.13.1...v3.13.2) (2023-09-26) + +### [3.13.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.13.0...v3.13.1) (2023-06-05) + +## [3.13.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.12.1...v3.13.0) (2023-06-01) + +### [3.12.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.12.0...v3.12.1) (2023-05-24) + +## [3.12.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.10.1...v3.12.0) (2023-05-18) + +### 3.10.1 (2023-04-04) + +## [3.21.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.20.0...v3.21.0) (2025-05-29) + +## [3.20.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.19.4...v3.20.0) (2025-04-27) + +### [3.19.4](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.19.3...v3.19.4) (2025-04-23) + +### [3.19.3](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.19.2...v3.19.3) (2025-04-17) + +### [3.19.2](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.19.1...v3.19.2) (2025-04-16) + +### [3.19.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.19.0...v3.19.1) (2025-04-09) + +## [3.19.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.18.0...v3.19.0) (2025-03-27) + +## [3.18.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.17.0...v3.18.0) (2025-03-18) + +## [3.17.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.16.2...v3.17.0) (2025-02-14) + +### [3.16.2](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.16.1...v3.16.2) (2025-02-08) + +### [3.16.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.16.0...v3.16.1) (2025-02-07) + +## [3.16.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.15.3...v3.16.0) (2024-10-28) + +### [3.15.3](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.15.2...v3.15.3) (2024-08-28) + +### [3.15.2](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.15.1...v3.15.2) (2024-08-16) + +### [3.15.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.15.0...v3.15.1) (2024-07-12) + + +### Bug Fixes + +* 添加储值支付 ([c74f28c](https://git.ishopex.cn/onex/ecshopx-newpc/commit/c74f28cd9b5ec1bffed7ed225e737d258ef8440a)) + +## [3.15.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.14.1...v3.15.0) (2024-07-08) + +### [3.14.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.14.0...v3.14.1) (2024-04-12) + + +### Features + +* 登录页logo、背景图,支持后台配置 ([4ff9b07](https://git.ishopex.cn/onex/ecshopx-newpc/commit/4ff9b07cea9c71e9cbaa29466a250d47d1dbbac5)) +* 优化图片展示、报错 ([f569c4a](https://git.ishopex.cn/onex/ecshopx-newpc/commit/f569c4a87641ced4263545ff7949c6ac0c01b630)) + +## [3.14.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.13.5...v3.14.0) (2024-03-11) + +### [3.13.5](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.13.4...v3.13.5) (2024-03-10) + +### [3.13.4](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.13.3...v3.13.4) (2023-09-27) + +### [3.13.3](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.13.2...v3.13.3) (2023-09-26) + +### [3.13.2](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.13.1...v3.13.2) (2023-09-26) + +### [3.13.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.13.0...v3.13.1) (2023-06-05) + +## [3.13.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.12.1...v3.13.0) (2023-06-01) + +### [3.12.1](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.12.0...v3.12.1) (2023-05-24) + +## [3.12.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.10.1...v3.12.0) (2023-05-18) + +### 3.10.1 (2023-04-04) + +## [4.2.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v4.1.0...v4.2.0) (2025-12-29) + +## [4.1.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v4.0.0...v4.1.0) (2025-12-11) + + +### Features + +* squash merge ([4662fd2](https://git.ishopex.cn/onex/ecshopx-newpc/commit/4662fd2167c16a9175f19f6a38d1e98abaada3f1)) ## [4.0.0](https://git.ishopex.cn/onex/ecshopx-newpc/compare/v3.21.0...v4.0.0) (2025-11-19) diff --git a/package-lock.json b/package-lock.json index 7b4b1fd..ed53c1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ecshopx-pc", - "version": "4.1.1", + "version": "4.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ecshopx-pc", - "version": "4.1.1", + "version": "4.2.0", "dependencies": { "@nuxtjs/component-cache": "^1.1.5", "@nuxtjs/device": "^1.2.4", @@ -61,7 +61,7 @@ "qn-webpack": "^2.0.3", "sass": "1.77.6", "sass-loader": "10.5.2", - "standard-version": "^9.5.0", + "standard-version": "^9.3.0", "webpack-merge": "^4.2.1" } }, @@ -10331,29 +10331,13 @@ } }, "node_modules/buffer": { - "version": "6.0.3", - "resolved": "https://packages.aliyun.com/664eb139ced1b9e566e182d4/npm/businesstech-apac/buffer/-/buffer-6.0.3.tgz", - "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT", - "optional": true, - "peer": true, + "version": "4.9.2", + "resolved": "https://registry.npmmirror.com/buffer/-/buffer-4.9.2.tgz", + "integrity": "sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==", "dependencies": { - "base64-js": "^1.3.1", - "ieee754": "^1.2.1" + "base64-js": "^1.0.2", + "ieee754": "^1.1.4", + "isarray": "^1.0.0" } }, "node_modules/buffer-from": { @@ -20044,17 +20028,6 @@ "vm-browserify": "^1.0.1" } }, - "node_modules/node-libs-browser/node_modules/buffer": { - "version": "4.9.2", - "resolved": "https://packages.aliyun.com/664eb139ced1b9e566e182d4/npm/businesstech-apac/buffer/-/buffer-4.9.2.tgz", - "integrity": "sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==", - "license": "MIT", - "dependencies": { - "base64-js": "^1.0.2", - "ieee754": "^1.1.4", - "isarray": "^1.0.0" - } - }, "node_modules/node-libs-browser/node_modules/punycode": { "version": "1.4.1", "resolved": "https://registry.npmmirror.com/punycode/-/punycode-1.4.1.tgz", @@ -25434,10 +25407,9 @@ }, "node_modules/standard-version": { "version": "9.5.0", - "resolved": "https://packages.aliyun.com/664eb139ced1b9e566e182d4/npm/businesstech-apac/standard-version/-/standard-version-9.5.0.tgz", + "resolved": "https://registry.npmmirror.com/standard-version/-/standard-version-9.5.0.tgz", "integrity": "sha512-3zWJ/mmZQsOaO+fOlsa0+QK90pwhNd042qEcw6hKFNoLFs7peGyvPffpEBbK/DSGPbyOvli0mUIFv5A4qTjh2Q==", "dev": true, - "license": "ISC", "dependencies": { "chalk": "^2.4.2", "conventional-changelog": "3.1.25", @@ -36468,14 +36440,13 @@ } }, "buffer": { - "version": "6.0.3", - "resolved": "https://packages.aliyun.com/664eb139ced1b9e566e182d4/npm/businesstech-apac/buffer/-/buffer-6.0.3.tgz", - "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", - "optional": true, - "peer": true, + "version": "4.9.2", + "resolved": "https://registry.npmmirror.com/buffer/-/buffer-4.9.2.tgz", + "integrity": "sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==", "requires": { - "base64-js": "^1.3.1", - "ieee754": "^1.2.1" + "base64-js": "^1.0.2", + "ieee754": "^1.1.4", + "isarray": "^1.0.0" } }, "buffer-from": { @@ -43891,16 +43862,6 @@ "vm-browserify": "^1.0.1" }, "dependencies": { - "buffer": { - "version": "4.9.2", - "resolved": "https://packages.aliyun.com/664eb139ced1b9e566e182d4/npm/businesstech-apac/buffer/-/buffer-4.9.2.tgz", - "integrity": "sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==", - "requires": { - "base64-js": "^1.0.2", - "ieee754": "^1.1.4", - "isarray": "^1.0.0" - } - }, "punycode": { "version": "1.4.1", "resolved": "https://registry.npmmirror.com/punycode/-/punycode-1.4.1.tgz", @@ -48068,7 +48029,7 @@ }, "standard-version": { "version": "9.5.0", - "resolved": "https://packages.aliyun.com/664eb139ced1b9e566e182d4/npm/businesstech-apac/standard-version/-/standard-version-9.5.0.tgz", + "resolved": "https://registry.npmmirror.com/standard-version/-/standard-version-9.5.0.tgz", "integrity": "sha512-3zWJ/mmZQsOaO+fOlsa0+QK90pwhNd042qEcw6hKFNoLFs7peGyvPffpEBbK/DSGPbyOvli0mUIFv5A4qTjh2Q==", "dev": true, "requires": { diff --git a/package.json b/package.json index 0e82947..1a155b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ecshopx-pc", - "version": "4.1.1", + "version": "4.2.0", "private": true, "repository": "https://git.ishopex.cn/onex/ecshopx-newpc.git", "scripts": { @@ -19,8 +19,10 @@ "upload": "node build/upload.js" }, "dependencies": { - "@nuxtjs/component-cache": "^1.1.5", + "nuxt": "^2.15.8", + "nuxt-i18n": "^6.28.1", "@nuxtjs/device": "^1.2.4", + "@nuxtjs/component-cache": "^1.1.5", "@nuxtjs/proxy": "^1.3.3", "axios": "^0.26.0", "cache-manager": "^2.10.0", @@ -30,8 +32,6 @@ "lodash-es": "^4.17.11", "md5": "^2.2.1", "moment": "^2.24.0", - "nuxt": "^2.15.8", - "nuxt-i18n": "^6.28.1", "qrcode": "^1.4.4", "social-share.js": "^1.0.16", "ssr-window": "^1.0.1", @@ -45,8 +45,8 @@ "vue-hotzone": "^1.1.0", "vue-infinite-scroll": "^2.0.2", "vue-lazyload": "^1.2.6", - "vue-template-compiler": "^2.7.10", - "vuex-persistedstate": "3.0.0" + "vuex-persistedstate": "3.0.0", + "vue-template-compiler": "^2.7.10" }, "devDependencies": { "@vue/babel-preset-app": "^3.7.0", @@ -66,13 +66,13 @@ "glob": "^7.1.4", "husky": "^4.3.0", "lint-staged": "^10.5.4", - "postcss-html": "^1.5.0", "prettier-eslint-cli": "^5.0.0", "process-argv-parser": "0.0.1", "qn-webpack": "^2.0.3", "sass": "1.77.6", "sass-loader": "10.5.2", - "standard-version": "^9.5.0", + "postcss-html": "^1.5.0", + "standard-version": "^9.3.0", "webpack-merge": "^4.2.1" }, "postcss": { diff --git a/src/components/cookie-consent/index.vue b/src/components/cookie-consent/index.vue index 3ba8dcb..9c03580 100644 --- a/src/components/cookie-consent/index.vue +++ b/src/components/cookie-consent/index.vue @@ -8,6 +8,12 @@