摘要:
<p ng-click="gotooffice(item.plugurl)"><sub><img src="imgs/s_1/{{item.plugimg}}.png" class="imgappcss" /></sub><sup><span class="badge Red">{{item.unr 阅读全文
posted @ 2018-02-02 14:49
刘宁
阅读(1959)
评论(0)
推荐(0)
摘要:
var itemstr = JSON.stringify(data).replace(/"unread":0/g, '"unread":""'); var mydata = JSON.parse(itemstr);注意,.replace(/"unread":0/g, '"unread":""');如 阅读全文
posted @ 2018-02-02 14:46
刘宁
阅读(619)
评论(0)
推荐(0)