贴地svg增加立体模式和锚点设置

This commit is contained in:
zh
2025-08-20 11:05:26 +08:00
parent f1e0ac166e
commit 56ad8ae7a0
4 changed files with 1379 additions and 38 deletions

View File

@ -78,6 +78,7 @@ class Dialog extends BaseDialog {
this.footAppChild(div)
if (this.options.updateHeightCallBack) {
let heightBtn = document.createElement('button');
heightBtn.className = 'update-height'
heightBtn.innerHTML = '<svg class="icon-updateheigh"><use xlink:href="#yj-icon-updateheight"></use></svg>更新高程'
heightBtn.style.width = 'auto'
heightBtn.addEventListener('click', () => {