From 25ab0c2c41862bc4926814e6905e07cf4b76d40a Mon Sep 17 00:00:00 2001 From: yubo <autumnal_wind@yeah.net> Date: 星期一, 06 四月 2026 22:54:50 +0800 Subject: [PATCH] refactor(user): 规范字典选项计算属性格式 --- .eslintignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.eslintignore b/.eslintignore index e6529fc..1214b3f 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,4 +1,4 @@ build/*.js src/assets public -dist +dist \ No newline at end of file -- Gitblit v1.8.0