dashboard
repositories
filestore
activity
search
login
zhba
/
zhba_app_ys
智慧保安APP验收版本
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
部分修改
shuishen
2021-12-03
31a5c00aeb725b8aaccca1d9fab4f074aae4d22d
[zhba/zhba_app_ys.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'
]
}