政策列表添加图标
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
}
|
||||
},
|
||||
onLoad(option) {
|
||||
console.log('1111111111')
|
||||
getPolicyDetail (option.id).then(res => {
|
||||
let htmlString = res.data.data.guidelineContent
|
||||
this.strings = htmlString.replace(/width=\"\d+\" height=\"\d+\"/g, 'width="100%" height="auto"');
|
||||
|
||||
Reference in New Issue
Block a user