mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-06 15:15:07 +08:00
uView版本升级到2.0.34
This commit is contained in:
@ -35,6 +35,11 @@ export default {
|
||||
type: [String, Number],
|
||||
default: uni.$u.props.loadingPage.fontSize
|
||||
},
|
||||
// 图标大小
|
||||
iconSize: {
|
||||
type: [String, Number],
|
||||
default: uni.$u.props.loadingPage.fontSize
|
||||
},
|
||||
// 加载中图标的颜色,只能rgb或者十六进制颜色值
|
||||
loadingColor: {
|
||||
type: String,
|
||||
|
Reference in New Issue
Block a user