Update index.html

This commit is contained in:
kvymin
2023-05-18 13:18:20 +08:00
committed by GitHub
parent 1741f7ce27
commit 247f65f2c2
+2 -2
View File
@@ -33,13 +33,13 @@
配置转图片 <input type="file" onchange="toImg(event)" style="display: none;">
</label>
<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>
</label>
</div>
</div>
<h4></h4>
<form id="diy_cfg_jf_999999" style="display: none;"></form>
<textarea rows="30" class="form-control" id="diy_cfg_code_999999" style="margin-top: 30px; display: none;"></textarea>
<textarea rows="30" class="form-control" id="diy_cfg_code_999999" style="margin-top: 10px; display: none;"></textarea>
</div>
</body>
<script src="./bootstrap/jquery.min.js"></script>