feat: 添加hgcart购物车模板+Drone部署同步
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
- 解压default_npant.tar.gz到clientarea/cart/hgcart/ - .drone.yml增加hgcart同步到cart/template/pc/
This commit is contained in:
BIN
clientarea/cart/hgcart/img/firewall-icon.png
Normal file
BIN
clientarea/cart/hgcart/img/firewall-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 121 KiB |
24
clientarea/cart/hgcart/img/firewall-icon.svg
Normal file
24
clientarea/cart/hgcart/img/firewall-icon.svg
Normal file
@@ -0,0 +1,24 @@
|
||||
<svg id="shield" xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="10 6 30 36">
|
||||
<defs>
|
||||
<style>
|
||||
|
||||
.vi-accent {
|
||||
stroke: #fff;
|
||||
stroke-linecap: round;
|
||||
stroke-width: 0;
|
||||
fill-rule: evenodd;
|
||||
}
|
||||
.vi-primary {
|
||||
fill: none;
|
||||
stroke: #fff;
|
||||
stroke-width: 2;
|
||||
}
|
||||
|
||||
.vi-accent {
|
||||
fill: #fff;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path class="vi-primary" d="M24.516,41C8.586,34.828,10.032,13.8,10.032,13.8,19.675,15.578,24.516,7,24.516,7s4.83,8.578,14.452,6.8C38.968,13.8,40.411,34.828,24.516,41Z"/>
|
||||
<path class="vi-accent" d="M17,25l5,5L32,20l-2-2-8,8-3-3Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 661 B |
1
clientarea/cart/hgcart/img/sold_out.svg
Normal file
1
clientarea/cart/hgcart/img/sold_out.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 15 KiB |
Reference in New Issue
Block a user