合集-css
摘要:毛玻璃: background-color: transparent; backdrop-filter: blur(3px);//毛玻璃属性 这边是一行的时候。 overflow:hidden; //超出的文本隐藏 text-overflow:ellipsis; //溢出用省略号显示 white-s
阅读全文
摘要:<div :sryle="{ '--colorStyle':colorStyle}"></div> data() { return { colorStyle: '#ffffff' }}, created() { const style = 'aaaa' if (style 'dark') { thi
阅读全文
摘要:1. 将 tailwind.config.js 改为 tailwind.config.cjs 2. 文件内容修改为: /** @type {import('tailwindcss').Config} */ module.exports = { content: [ './index.html', '
阅读全文

浙公网安备 33010602011771号