hookehuyr

捐赠证书头部背景图调整

...@@ -74,8 +74,7 @@ export default { ...@@ -74,8 +74,7 @@ export default {
74 74
75 <style lang="less" scoped> 75 <style lang="less" scoped>
76 .donate-certificate { 76 .donate-certificate {
77 - // background-image: url('@images/zhengshu-banner@2x.png'); 77 + background-image: url('http://gyzs.onwall.cn/zhengshu-banner.png');
78 - background-image: url('http://gyzs.onwall.cn/zhengshu-banner%402x.png');
79 background-color: white; 78 background-color: white;
80 background-repeat: no-repeat; 79 background-repeat: no-repeat;
81 background-size: contain; 80 background-size: contain;
......