Showing
2 changed files
with
1 additions
and
2 deletions
src/assets/images/zhengshu-banner.png
0 → 100644
190 KB
| ... | @@ -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; | ... | ... |
-
Please register or login to post a comment