Update index.html

This commit is contained in:
Mujinniao
2022-12-02 10:29:52 +08:00
committed by GitHub
parent d5a841d783
commit ded8e52c3c

View File

@@ -33,7 +33,7 @@
配置转图片 <input type="file" onchange="toImg(event)" style="display: none;"> 配置转图片 <input type="file" onchange="toImg(event)" style="display: none;">
</label> </label>
<label class="btn btn-primary btn-sm" style="background: white; border:0; padding:4; padding-top:10px;"> <label class="btn btn-primary btn-sm" style="background: white; border:0; padding:4; padding-top:10px;">
<iframe src="jm.html" frameborder="0" style="border:0;height:30px;width:250px"></iframe> <iframe src="./jm.html" frameborder="0" style="border:0;height:30px;width:250px"></iframe>
</div> </div>
</div> </div>
<h4></h4> <h4></h4>