DIY官网微信小程序后台加载数据测试例子

时间:2020-07-13 17:08:28
【文件属性】:

文件名称:DIY官网微信小程序后台加载数据测试例子

文件大小:625KB

文件格式:ZIP

更新时间:2020-07-13 17:08:28

微信小程序

DIY官网已经实现了无需要编写任何一行代码,即可实现从后台加载数据。你只需要把你的鼠标动起来,拖拉操作,即可实现你想要的从后台动态加载数据出来。http://www.diygw.com 官方演示


【文件预览】:
config
----config.js(159B)
assets
----style()
--------weui-extend.wxss(2KB)
--------weui.wxss(18KB)
----images()
--------favicon.png(7KB)
--------pic3.jpg(139KB)
--------iconfont-empty.png(849B)
--------pic1.jpg(207KB)
--------pic2.jpg(199KB)
--------icon2.png(9KB)
--------icon1.png(9KB)
--------logo.png(6KB)
--------vcode.jpg(3KB)
--------icon3.png(9KB)
----plugins()
--------polyfill.js(410B)
--------es6-promise.js(28KB)
app.json
pages
----form()
--------index.js(1KB)
--------index.json(227B)
--------index.wxss(0B)
--------index.wxml(2KB)
----logs()
--------logs.js(266B)
--------logs.json(54B)
--------logs.wxml(194B)
--------logs.wxss(106B)
----swipers()
--------index.js(981B)
--------index.json(233B)
--------index.wxss(0B)
--------index.wxml(374B)
----indexk()
--------index.js(4KB)
--------index.json(224B)
--------index.wxss(0B)
--------index.wxml(3KB)
----error()
--------index.js(108B)
--------index.json(44B)
--------index.wxss(0B)
--------index.wxml(239B)
----empty()
--------index.js(108B)
--------index.json(44B)
--------index.wxss(0B)
--------index.wxml(260B)
----about()
--------index.js(396B)
--------index.json(224B)
--------index.wxss(0B)
--------index.wxml(378B)
----detail()
--------index.js(981B)
--------index.json(227B)
--------index.wxss(0B)
--------index.wxml(562B)
app.wxss
app.js
utils
----util.js(460B)
helpers
----HttpResource.js(2KB)
----ServiceBase.js(6KB)
----HttpService.js(2KB)
----WxValidate.js(10KB)
----WxService.js(3KB)
----Tools.js(11KB)
----WxResource.js(15KB)

网友评论