贴地图片增加锚点设置

This commit is contained in:
zh
2025-08-12 11:50:47 +08:00
parent a888969c5d
commit 67540c1808
3 changed files with 122 additions and 66 deletions

View File

@ -8,7 +8,7 @@ function html() {
<input class="input" maxlength="40" type="text" @model="name">
</div>
<div class="col">
<button class="anchor btn" @click="setAnchorPoint">调整锚点</button>
<button class="anchor btn">调整锚点</button>
</div>
</div>
</div>