南昌市物联网技防平台-前端
zengh
2021-03-19 9be8c7971b8ead6696833183b3db87bf1098bf4c
Merge remote-tracking branch 'origin/master'
1 files modified
4 ■■■■ changed files
src/store/modules/common.js 4 ●●●● patch | view | raw | blame | history
src/store/modules/common.js
@@ -4,7 +4,7 @@
 * @Author: song
 * @Date: 2021-01-26 08:56:33
 * @LastEditors: song
 * @LastEditTime: 2021-01-29 16:54:34
 * @LastEditTime: 2021-03-19 11:59:23
 */
import {
  setStore,
@@ -33,7 +33,7 @@
    showMenu: true,
    showColor: true,
    colorName: getStore({name: 'colorName'}) || '#409EFF',
    themeName: getStore({name: 'themeName'}) || 'theme-white',
    themeName: getStore({name: 'themeName'}) || 'theme-vip',
    lockPasswd: getStore({name: 'lockPasswd'}) || '',
    website: website,
  },