Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- 第1页:封面 --> | |
<svg width="1600" height="900" viewBox="0 0 1600 900" class="slide"> | |
<!-- 背景 --> | |
<defs> | |
<linearGradient id="coverGrad" x1="0%" y1="0%" x2="100%" y2="100%"> | |
<stop offset="0%" style="stop-color:#2980b9;stop-opacity:1" /> | |
<stop offset="100%" style="stop-color:#3498db;stop-opacity:1" /> | |
</linearGradient> | |
</defs> | |
<rect width="1600" height="900" fill="url(#coverGrad)" /> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.