modified: index.html

This commit is contained in:
IrisVega 2024-07-10 20:58:27 +08:00
parent 713e96f5f4
commit 6f85677d3c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<button id="addTab" class="addTab">+</button> <button id="addTab" class="addTab">+</button>
</div> </div>
<div id="Tab0" class="tabcontent"> <div id="Tab0" class="tabcontent">
<h3 id="selectedDate">点击日期后,当前位置显示所点日期2</h3> <h3 id="selectedDate">点击日期后,当前位置显示所点日期</h3>
<div class="cldBody"> <div class="cldBody">
<table> <table>
<thead> <thead>