小程序
qq_39503035
这个作者很懒,什么都没留下…
展开
-
小程序轮播字体向上滚动禁止拉伸
小程序轮播字体向上滚动禁止拉伸处理方法: <swiper indicator-dots="true" autoplay="{{autoplay}}" circular="{{circular}}" interval="{{interval}}" duration="{{duration}}" indicator-color="rgba(255,255,255,0.6)...原创 2019-03-19 18:57:41 · 353 阅读 · 0 评论 -
小程序手机打电话
<view class='call' bindtap='call'>立即拨打</view> call: function () { wx.makePhoneCall({ phoneNumber: '400-8888-794', success: function () { console.log("拨打电话成功!") ...原创 2019-03-20 18:59:14 · 313 阅读 · 0 评论 -
小程序和公众号打通版免费项目案例
小程序和公众号打通版免费项目案例:github.crmeb.net/u/mmj原创 2019-03-20 19:00:54 · 2015 阅读 · 1 评论 -
小程序卡片式轮播图 swiper
相关项目链接:http://github.crmeb.net/u/mmj 小程序卡片式轮播图swiper <view class='header'> <swiper indicator-dots="{{indicatorDots}}" autoplay="{{autoplay}}" circular="{{circular}}" interval="{{interva...原创 2019-04-09 18:24:43 · 2093 阅读 · 1 评论 -
crmeb完美多功能商城小程序公众号打通版,免费开源下载(tp5+vue+iview)
crmeb完美多功能商城小程序公众号打通版,免费开源下载(tp5+vue+iview), 方便你灵活二次开发; 怕开发,找crmeb,crmeb让你快速二次开发; 商城代码免费下载: http://github.crmeb.net/u/mmj 演示站后台:http://demo25.crmeb.net 账号:demo 密码:crmeb.com ...原创 2019-05-14 18:18:42 · 1526 阅读 · 0 评论 -
小程序、公众号商城(vue、php)从小白学起;
基于tp5.0开发的小程序公众号打通商城系统。 1、免费源码,完善文档支持,五分钟快速安装; 2、官方持续更新升级; 3、代码规范,易读性强,适合二次开发; 4、拼团、秒杀、砍价、推广等营销功能完善; 5、支持正版商业授权; 开源免费源码地址:http://github.crmeb.net/u/mmj ...原创 2019-06-13 08:47:36 · 242 阅读 · 0 评论 -
微信再次重大更新,同时支持5个浮窗展示
微信7.0.5版本正式发布,迅速成为了大家讨论的热点;作为一款拥有10亿用户量的应用软件,每次更新都会影响到大量中国人的日常操作习惯。 这次又更新了哪些功能,将影响到我们以后日常操作习惯呢? 1、朋友圈视频自动播放 在朋友圈刷到视频时,会默认静音模式自动播放,这个有点类似今日头条了。点开后能听到声音。如果担心这个功能会耗流量,可以在手机设置中关掉。当然,个人觉得这个功能还是不错的; 2、多页面...原创 2019-07-27 15:06:27 · 204 阅读 · 0 评论