success : function(res){
var list = that.data.shop_cart_list.splice(index, 1);
that.setData({
shop_cart_list : that.data.shop_cart_list
});
}
前端vue splice使用
最新推荐文章于 2025-03-22 21:03:34 发布