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