diff --git a/package.json b/package.json index 84b778a..9308969 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,13 @@ "@astrojs/node": "^9.2.2", "@tailwindcss/vite": "^4.1.8", "astro": "^5.10.1", + "cssnano": "^7.0.7", + "postcss": "^8.5.6", "swiper": "^11.2.10", "tailwindcss": "^4.1.8" + }, + "devDependencies": { + "@fullhuman/postcss-purgecss": "^7.0.2", + "autoprefixer": "^10.4.21" } } diff --git a/postcss.config.cjs b/postcss.config.cjs new file mode 100644 index 0000000..81ae37c --- /dev/null +++ b/postcss.config.cjs @@ -0,0 +1,6 @@ +module.exports = { + plugins: [ + // require('autoprefixer'), + // require('cssnano'), + ], +}; \ No newline at end of file diff --git a/public/template_2/douyin.svg b/public/template_2/douyin.svg new file mode 100644 index 0000000..f773168 --- /dev/null +++ b/public/template_2/douyin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/components/template_2/Footer.astro b/src/components/template_2/Footer.astro index 9f0d25f..6c30085 100644 --- a/src/components/template_2/Footer.astro +++ b/src/components/template_2/Footer.astro @@ -35,92 +35,6 @@ const { path = [] } = Astro.props
@@ -259,12 +90,6 @@ const { path = [] } = Astro.props {TP2_COLUMN_NEWS} - -- 消费者服务热线 -
- - - -- 7*24小时 | 普通话 -
- - - -- 在线客服 | 7*24小时 -
- - - @@ -422,6 +169,14 @@ const { path = [] } = Astro.props