小程序背景图

时间:2019-10-28 12:46:51   收藏:0   阅读:468

小程序

注册获取AppId

注册入口http://https://mp.weixin.qq.com/wxopen/waregister?action=step1

官网:https://mp.weixin.qq.com/debug/wxadoc/dev/index.html

开发者工具安装:https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html

使用Wuxui

https://wux-weapp.github.io/wux-weapp-docs/#/animation-group

下载网: https://wux-weapp.github.io/wux-weapp-docs/#/animation-group

小程序使用背景图片问题: /* background-image: url(https://image.weilanwl.com/color2.0/index.jpg); */

  /* ../pictures/login_img.png */

  /* 使用6base64转码后的图片 */

  background: url(data:login_img.png;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtAAAAETCAIAAACQoaZMAAAAGXRFWHRTb2Z0d......

 

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!