摘要:
//有缺陷,JSON.stringify(obj)中,如果obj本来是空的,又继承了一个非空的对象那么结果也会是“{}” 1. JSON.stringify(obj) == '{}' 2. Object.keys(obj).length == 0 //错误,当对象为空Array,length为1,空 阅读全文
posted @ 2022-04-02 15:03
执手听风吟
阅读(73)
评论(0)
推荐(0)
摘要:
1、wxml <view bindtap="pay_again" data-name="{{orderList.jid}}" data-fee="{{orderList.act_fee}}" data-mobile="{{orderList.p_phone}}" data-act="{{orderL 阅读全文
posted @ 2022-04-02 14:23
执手听风吟
阅读(752)
评论(0)
推荐(0)

浙公网安备 33010602011771号