'commit'
This commit is contained in:
BIN
dsLightRag/XingJun/1.png
Normal file
BIN
dsLightRag/XingJun/1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.9 KiB |
BIN
dsLightRag/XingJun/2.png
Normal file
BIN
dsLightRag/XingJun/2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.6 KiB |
BIN
dsLightRag/XingJun/3.png
Normal file
BIN
dsLightRag/XingJun/3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.9 KiB |
BIN
dsLightRag/XingJun/4.png
Normal file
BIN
dsLightRag/XingJun/4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.6 KiB |
BIN
dsLightRag/XingJun/5.png
Normal file
BIN
dsLightRag/XingJun/5.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
@@ -32,9 +32,26 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="background-container">
|
||||
<!-- 新增红色箭头 -->
|
||||
<!-- 1.png 图片 -->
|
||||
<div
|
||||
class="red-arrow"
|
||||
class="red-arrow"
|
||||
style="
|
||||
position: absolute;
|
||||
top: 10%;
|
||||
left: 10%;
|
||||
transform: translate(-50%,-50%);
|
||||
z-index: 2;
|
||||
width: 155px;
|
||||
height: 173px;
|
||||
background-image: url('./1.png');
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
">
|
||||
</div>
|
||||
|
||||
<!-- 新增2.png 图片 -->
|
||||
<div
|
||||
class="red-arrow"
|
||||
style="
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
@@ -43,8 +60,26 @@
|
||||
z-index: 2;
|
||||
width: 155px;
|
||||
height: 173px;
|
||||
background-image: url('./redArraw.png');
|
||||
background-image: url('./2.png');
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
">
|
||||
</div>
|
||||
|
||||
<!-- 新增3.png 图片 -->
|
||||
<div
|
||||
class="red-arrow"
|
||||
style="
|
||||
position: absolute;
|
||||
top: 90%;
|
||||
left: 90%;
|
||||
transform: translate(-50%,-50%);
|
||||
z-index: 2;
|
||||
width: 155px;
|
||||
height: 173px;
|
||||
background-image: url('./3.png');
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
">
|
||||
</div>
|
||||
</div>
|
||||
|
1
dsLightRag/XingJun/改图神器.txt
Normal file
1
dsLightRag/XingJun/改图神器.txt
Normal file
@@ -0,0 +1 @@
|
||||
https://imageonline.co/cn/crop-png.php
|
BIN
dsLightRag/XingJun/红色箭头.png
Normal file
BIN
dsLightRag/XingJun/红色箭头.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.8 KiB |
Reference in New Issue
Block a user