buhuazhen
2026-03-17 e597b6da4faa1f30c7b3479cdbb96ac5b4fbb0f5
src/settings.js
@@ -36,6 +36,10 @@
   * 是否显示动态标题
   */
  dynamicTitle: false,
  /**
   * 主题模式 auto跟随系统,light浅色,dark深色
   */
  darkMode: "auto",
  /**
   * @type {string | array} 'production' | ['production', 'development']