From cc1a76df575c18f0d0ee96e8658461efdce3a918 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 17 一月 2023 18:01:01 +0800 Subject: [PATCH] 2023-01-17 --- src/store/options.js | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/store/options.js b/src/store/options.js index 6219e45..f3492e0 100644 --- a/src/store/options.js +++ b/src/store/options.js @@ -6,7 +6,7 @@ * 4銆乸ositecgroup ( aHR0cHM6Ly9jbG91ZC5$mkwb3NpdGVjZ3JvdXAuY29t ) */ export default { - sysType: 'Y2xv$mkdWQ=', + sysType: 'bG9j$mkYWw=', caId: 'MjAyMDAxMTYxMjMzMzU1MDd$mkGQzkyMzI1Rjk4MDY0QUNGQjQ2Mg==', cakey: 'MjAyMDAxMTYxMjQwMDQ2NDM$mk2N0QzODE2MjExNUI0MTc4OTVDMQ==', cdomain: 'aHR0cHM6Ly9jbG91$mkZC5tazloLmNu' @@ -44,4 +44,6 @@ bg_white_style_grass_green: 'mk-grass-green-white', bg_black_style_deep_red: 'mk-deep-red-black', bg_white_style_deep_red: 'mk-deep-red-white', + bg_black_style_deep_blue: 'mk-deep-blue-black', + bg_white_style_deep_blue: 'mk-deep-blue-white', } \ No newline at end of file -- Gitblit v1.8.0