初始化参股
This commit is contained in:
11
前端/unpackage/dist/dev/mp-weixin/static/mock/banner1.svg
vendored
Normal file
11
前端/unpackage/dist/dev/mp-weixin/static/mock/banner1.svg
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 750 320" width="750" height="320">
|
||||
<defs>
|
||||
<linearGradient id="bannerGradient" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:#D4A574"/>
|
||||
<stop offset="100%" style="stop-color:#B8895A"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="750" height="320" fill="url(#bannerGradient)"/>
|
||||
<text x="375" y="140" text-anchor="middle" font-size="48" font-weight="bold" fill="white" font-family="Arial">专业沙发翻新服务</text>
|
||||
<text x="375" y="200" text-anchor="middle" font-size="28" fill="rgba(255,255,255,0.8)" font-family="Arial">让旧沙发焕发新生</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 669 B |
Reference in New Issue
Block a user