chore(组件:微信视频号): 基本功能实现
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
},
|
||||
iconStyle(){
|
||||
if (!this.value) return {};
|
||||
console.log(this.value)
|
||||
// console.log(this.value)
|
||||
var style = {
|
||||
fontSize: this.value.fontSize + '%'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user