dashboard
repositories
filestore
activity
search
login
zhba
/
zhba_app
智慧保安互联网APP
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
地址替换
zengh
2022-06-21
4efeb31d5b4921d7e851c256009486ad86bc70e2
[zhba/zhba_app.git]
/
uview-ui
/
libs
/
config
/
config.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// 此版本发布于2020-03-17
let version = '1.8.4';
export default {
v: version,
version: version,
// 主题名称
type: [
'primary',
'success',
'info',
'error',
'warning'
]
}