big-white-calendar
Advanced tools
Comparing version 1.0.32 to 1.0.33
@@ -5,20 +5,90 @@ Component({ | ||
onClose: function onClose() {}, | ||
onButtonClick: function onButtonClick() {} | ||
onButtonClick: function onButtonClick() {}, | ||
type: 'default' // default | renew | ||
}, | ||
data: { | ||
toS: [{ | ||
name: '每日领券', | ||
content: '20张2元无门槛券 一周回本', | ||
content: [{ | ||
name: 'span', | ||
children: [{ | ||
type: 'text', | ||
text: '每早领' | ||
}] | ||
}, { | ||
name: 'span', | ||
attrs: { | ||
style: 'color: #D0021B;' | ||
}, | ||
children: [{ | ||
type: 'text', | ||
text: '2' | ||
}] | ||
}, { | ||
name: 'span', | ||
children: [{ | ||
type: 'text', | ||
text: '元无门槛消费券' | ||
}] | ||
}], | ||
icon: 'https://gw.alipayobjects.com/mdn/rms_9d41e1/afts/img/A*cu4bS4uT3HIAAAAAAAAAAAAAARQnAQ' | ||
}, { | ||
name: '每晚抢百元起现金红包', | ||
content: '周边消费返利翻倍', | ||
content: [{ | ||
name: 'span', | ||
children: [{ | ||
type: 'text', | ||
text: '每晚抢' | ||
}] | ||
}, { | ||
name: 'span', | ||
attrs: { | ||
style: 'color: #D0021B;' | ||
}, | ||
children: [{ | ||
type: 'text', | ||
text: '100' | ||
}] | ||
}, { | ||
name: 'span', | ||
children: [{ | ||
type: 'text', | ||
text: '元起现金红包' | ||
}] | ||
}], | ||
icon: 'https://gw.alipayobjects.com/mdn/rms_9d41e1/afts/img/A*s0AsQbR-tG0AAAAAAAAAAAAAARQnAQ' | ||
}, { | ||
name: '周边消费返利提升', | ||
content: '周边消费返利翻倍', | ||
content: [{ | ||
name: 'span', | ||
children: [{ | ||
type: 'text', | ||
text: '点外卖充话费都可' | ||
}] | ||
}, { | ||
name: 'span', | ||
attrs: { | ||
style: 'color: #D0021B;' | ||
}, | ||
children: [{ | ||
type: 'text', | ||
text: '返现金' | ||
}] | ||
}], | ||
icon: 'https://gw.alipayobjects.com/mdn/rms_9d41e1/afts/img/A*LWu1R4kF2hkAAAAAAAAAAAAAARQnAQ' | ||
}, { | ||
name: '每日领五折卡', | ||
content: '90张五折周边', | ||
content: [{ | ||
name: 'span', | ||
children: [{ | ||
type: 'text', | ||
text: '每日周边消费超值' | ||
}] | ||
}, { | ||
name: 'span', | ||
attrs: { | ||
style: 'color: #D0021B;' | ||
}, | ||
children: [{ | ||
type: 'text', | ||
text: '优惠券' | ||
}] | ||
}], | ||
icon: 'https://gw.alipayobjects.com/mdn/rms_9d41e1/afts/img/A*s2qUR4KJtfsAAAAAAAAAAAAAARQnAQ' | ||
@@ -25,0 +95,0 @@ }] |
{ | ||
"name": "big-white-calendar", | ||
"description": "big-white-calendar", | ||
"version": "1.0.32", | ||
"version": "1.0.33", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
59997
823