08 2024 档案

摘要:效果图: <movable-area class="move-content" @touchmove.stop> <movable-view class="move-incontent" :style="'height:' + movableHeight + 'rpx'" :y="initY" in 阅读全文
posted @ 2024-08-15 11:49 danmo_xx 阅读(184) 评论(0) 推荐(0) 编辑
摘要:一、AJAX的一种实现方式,XMLHttpRequest var xhr = new XMLHttpRequest(); xhr.open("POST", "你的接口URL", true); xhr.setRequestHeader("Content-Type", "application/json 阅读全文
posted @ 2024-08-13 11:51 danmo_xx 阅读(343) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示