滚动条颜色

This commit is contained in:
2024-04-12 10:49:47 +08:00
parent 74edd21214
commit a3bd2f464e
2 changed files with 4 additions and 9 deletions

View File

@@ -2,7 +2,7 @@ import * as types from '../types'
import { getStore, setStore } from '@config/utils.js'
const baseUrl = process.env.NODE_ENV === 'development' ? 'http://43.139.166.161:8018' : 'http://localhost:8018'
const setTime = '1000'
const setTime = '5000'
const username = 'admin'
const password = '123456'
const state = {