Signed-off-by: kevin <kevin@lmve.net>

This commit is contained in:
2025-06-09 20:59:56 +08:00
parent 396c0d32a7
commit ed6fda1779
+1 -1
View File
@@ -83,7 +83,7 @@
<tabler-footer></tabler-footer> <tabler-footer></tabler-footer>
<uni-popup ref="popup" type="center"> <uni-popup ref="popup" type="center" >
<view class="popup-content"> <view class="popup-content">
这里是弹框内容 这里是弹框内容
<button @click="closePopup">关闭</button> <button @click="closePopup">关闭</button>