Kaynağa Gözat

提交测试

dy 5 ay önce
ebeveyn
işleme
6d8191bf1e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -28,7 +28,7 @@ const size = computed(
 );
 const watermarkEnabled = computed(() => settingsStore.watermarkEnabled);
 
-// 明亮/暗黑主题水印字体颜色适配
+// 明亮/暗黑主题水印字  啊啊啊体颜色适配
 const fontColor = computed(() => {
   return settingsStore.theme === ThemeEnum.DARK
     ? "rgba(255, 255, 255, .15)"