From e173a00bb53f5a74bcf094b4735310f2d058f6cb Mon Sep 17 00:00:00 2001 From: LCJ-MinYa <1049468118@qq.com> Date: Tue, 12 Aug 2025 11:31:44 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=9E=E7=8E=B0=E4=B8=80=E4=B8=AAscs?= =?UTF-8?q?s=E8=BD=ACcss=E7=9A=84=E5=AE=9E=E6=97=B6=E9=A2=84=E8=A7=88?= =?UTF-8?q?=E5=B7=A5=E5=85=B7=EF=BC=8C=E7=94=A8=E4=BA=8Escss=E5=AD=A6?= =?UTF-8?q?=E4=B9=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/demo/scssLiveTranslate/index.vue | 530 +++++++++++++++++++++ 1 file changed, 530 insertions(+) create mode 100644 src/views/demo/scssLiveTranslate/index.vue diff --git a/src/views/demo/scssLiveTranslate/index.vue b/src/views/demo/scssLiveTranslate/index.vue new file mode 100644 index 0000000..8a7ac15 --- /dev/null +++ b/src/views/demo/scssLiveTranslate/index.vue @@ -0,0 +1,530 @@ + + + + + + + 历史翻译 + + 导出 JSON + 导入 + + + + + + + + + + + 预览: + {{ item.scss }} + + 载入 + 查看 CSS + 删除 + + + + + + + 清空历史 + + + + + + + + + + SCSS → CSS 实时翻译器 + + + + + 翻译为 CSS + 保存到历史 + (sidebarOpen = true)" + >查看历史 + + + + + + + + + + 格式化 + 清空 + 示例 + + 字符: {{ scss.length }} + + + + + + + + + + 复制 CSS + 下载 CSS + + + 编译状态: {{ compileStatus }} + + + + + + + + + + + + + + +
{{ item.scss }}