|
@@ -186,7 +186,6 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <script type="text/javascript" src="https://res.wx.qq.com/open/js/jweixin-1.3.2.js"></script>
|
|
|
<script>
|
|
|
toastr.options.positionClass = 'toast-center-center';
|
|
|
toastr.options.timeOut = '1500';
|
|
@@ -245,12 +244,6 @@
|
|
|
awardHandle();
|
|
|
},3000);
|
|
|
}
|
|
|
- console.log($('.step-text')[0])
|
|
|
- $('.step-text')[0].addEventListener('click', () => {
|
|
|
- //先引入微信JS-SDK 1.3.2
|
|
|
- console.log(wx.miniProgram.postMessage)
|
|
|
- wx.miniProgram.postMessage({ data: {url:'http://www.xxx.com',title:'xxx'} })
|
|
|
- })
|
|
|
// 轮播数据
|
|
|
function getAwardData(){
|
|
|
$.ajax({
|