实例介绍
【实例简介】
1.先安装微擎、微赞、微信魔方微信第三方平台任意中一款
2.解压该下载的模块后,将压缩包里面的钻石投票系统开源版3.7_微信魔方.zip文件夹上传至addons文件夹下,然后登录到微信魔方或者微赞微擎的网站后台,找到模块列表(或者是回收站)——安装新插件——将该插件安装即可,然后到前台注册会员或者已经注册好的会员,在扩展功能里面搜索到该模块,设置好关键词和规则就可以在微信上使用了!
【核心代码】
钻石投票系统开源版3.7_微信魔方
├── tyzm_diamondvote
│ ├── core
│ │ ├── func
│ │ │ └── function.php
│ │ └── model
│ │ ├── attachment.php
│ │ ├── common.php
│ │ ├── present.php
│ │ ├── redpack.php
│ │ ├── tpl.php
│ │ ├── user.php
│ │ └── vote.php
│ ├── defines.php
│ ├── icon.jpg
│ ├── inc
│ │ ├── mobile
│ │ │ ├── count.inc.php
│ │ │ ├── friendslist.inc.php
│ │ │ ├── gift.inc.php
│ │ │ ├── index.inc.php
│ │ │ ├── join.inc.php
│ │ │ ├── lookinfo.inc.php
│ │ │ ├── lotteryredpack.inc.php
│ │ │ ├── pay.inc.php
│ │ │ ├── payresult.inc.php
│ │ │ ├── payvote.inc.php
│ │ │ ├── poster.inc.php
│ │ │ ├── prize.inc.php
│ │ │ ├── ranking.inc.php
│ │ │ ├── user.inc.php
│ │ │ ├── view.inc.php
│ │ │ └── vote.inc.php
│ │ └── web
│ │ ├── attachment.inc.php
│ │ ├── download.inc.php
│ │ ├── downloadvote.inc.php
│ │ ├── edit.inc.php
│ │ ├── friendship.inc.php
│ │ ├── giftlist.inc.php
│ │ ├── lottery.inc.php
│ │ ├── manage.inc.php
│ │ ├── orderverify.inc.php
│ │ ├── otherset.inc.php
│ │ ├── viporder.inc.php
│ │ ├── votedata.inc.php
│ │ └── votelist.inc.php
│ ├── lib
│ │ ├── WxPay.NativePay.php
│ │ ├── WxPayApi.php
│ │ ├── WxPayConfig.php
│ │ ├── WxPayData.php
│ │ ├── WxPayException.php
│ │ ├── WxPayNotify.php
│ │ ├── font
│ │ │ └── font.ttf
│ │ └── qrcode
│ │ └── phpqrcode.php
│ ├── manifest.xml
│ ├── map.json
│ ├── module.php
│ ├── processor.php
│ ├── receiver.php
│ ├── site.php
│ ├── style
│ │ └── js
│ │ └── mzp-packed-me.js
│ ├── template
│ │ ├── attachment.html
│ │ ├── certdata
│ │ │ └── 1
│ │ │ └── m3vrd3ewqv45b3s321ln0zkfi22hszdj
│ │ │ ├── apiclient_cert.pem
│ │ │ └── apiclient_key.pem
│ │ ├── create.html
│ │ ├── edit.html
│ │ ├── form.html
│ │ ├── friendshipedit.html
│ │ ├── giftlist.html
│ │ ├── lottery.html
│ │ ├── manage.html
│ │ ├── mobile
│ │ │ ├── footer.html
│ │ │ ├── friendslist.html
│ │ │ ├── header.html
│ │ │ ├── index.html
│ │ │ ├── join.html
│ │ │ ├── nativepay.html
│ │ │ ├── nav_footer.html
│ │ │ ├── new_view.html
│ │ │ ├── pay.html
│ │ │ ├── payjdvote.html
│ │ │ ├── payresult.html
│ │ │ ├── payvote.html
│ │ │ ├── poster.html
│ │ │ ├── prize.html
│ │ │ ├── ranking.html
│ │ │ ├── sider.html
│ │ │ ├── singlepage.html
│ │ │ ├── user.html
│ │ │ └── view.html
│ │ ├── orderlist.html
│ │ ├── setting.html
│ │ ├── static
│ │ │ ├── css
│ │ │ │ ├── donate.css
│ │ │ │ ├── index.css
│ │ │ │ └── weui1.0.1.min.css
│ │ │ ├── images
│ │ │ │ ├── alipay_d345896.png
│ │ │ │ ├── arrow_slt.png
│ │ │ │ ├── avatar.jpg
│ │ │ │ ├── check_38e644f.png
│ │ │ │ ├── checked_77f27ae.png
│ │ │ │ ├── default.jpg
│ │ │ │ ├── default2.jpg
│ │ │ │ ├── defaultuser.jpg
│ │ │ │ ├── diamond.png
│ │ │ │ ├── dianjiup.jpg
│ │ │ │ ├── egg.png
│ │ │ │ ├── fbg.png
│ │ │ │ ├── headbg.jpg
│ │ │ │ ├── hg1.gif
│ │ │ │ ├── hg2.gif
│ │ │ │ ├── jia.gif
│ │ │ │ ├── jiav.jpg
│ │ │ │ ├── jiavicon.png
│ │ │ │ ├── lapiao.jpg
│ │ │ │ ├── lapiao.png
│ │ │ │ ├── loading.gif
│ │ │ │ ├── niming.jpg
│ │ │ │ ├── posterbg.jpg
│ │ │ │ ├── qr.png
│ │ │ │ ├── redpack1.png
│ │ │ │ ├── redpack2.png
│ │ │ │ ├── redpack3.png
│ │ │ │ ├── redpack5.png
│ │ │ │ ├── redpackbg.png
│ │ │ │ ├── share.png
│ │ │ │ ├── smile
│ │ │ │ │ ├── 1.png
│ │ │ │ │ ├── 10.png
│ │ │ │ │ ├── 11.png
│ │ │ │ │ ├── 12.png
│ │ │ │ │ ├── 13.png
│ │ │ │ │ ├── 14.png
│ │ │ │ │ ├── 15.png
│ │ │ │ │ ├── 16.png
│ │ │ │ │ ├── 17.png
│ │ │ │ │ ├── 18.png
│ │ │ │ │ ├── 19.png
│ │ │ │ │ ├── 21.png
│ │ │ │ │ ├── 22.png
│ │ │ │ │ ├── 5.png
│ │ │ │ │ ├── 6.png
│ │ │ │ │ ├── 7.png
│ │ │ │ │ ├── 8.png
│ │ │ │ │ └── 9.png
│ │ │ │ ├── smiley_angry.png
│ │ │ │ ├── topimg.jpg
│ │ │ │ ├── userlist.png
│ │ │ │ ├── v.png
│ │ │ │ ├── weixin_c15bb4c.png
│ │ │ │ ├── xin.png
│ │ │ │ └── zuan.gif
│ │ │ └── js
│ │ │ ├── designer.js
│ │ │ ├── jquery.contextMenu.css
│ │ │ ├── jquery.contextMenu.js
│ │ │ ├── jquery.form.js
│ │ │ ├── jquery.masonry.min.js
│ │ │ ├── jquery.wookmark.min.js
│ │ │ ├── main.js
│ │ │ ├── masonry-docs.min.js
│ │ │ ├── masonry.pkgd.min.js
│ │ │ ├── mzp-packed-me.js
│ │ │ ├── poster.css
│ │ │ └── poster.js
│ │ ├── viporder.html
│ │ ├── votedata.html
│ │ └── votelist.html
│ └── upgrade.php
└── 安装.txt
22 directories, 160 files
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论