文件名称:小程序豆瓣电影案例
文件大小:4.23MB
文件格式:ZIP
更新时间:2021-12-25 06:11:13
小程序 微信 豆瓣
小程序模仿豆瓣电影案例,可当做教材用于小程序开发学习
【文件预览】:
generate
images
----home-actived.png(2KB)
----note-actived.png(2KB)
----wechat.jpeg(26KB)
----star-actived.png(2KB)
----safari.png(3KB)
----profile.png(3KB)
----profile-actived.png(2KB)
----search-actived.png(2KB)
----safari-actived.png(2KB)
----board.png(1KB)
----search.png(2KB)
----board-actived.png(1KB)
----star.png(3KB)
----home.png(2KB)
----note.png(1KB)
----loading.gif(46KB)
----arrowright.png(1KB)
package.json
generate.cmd
app.json
LICENSE
pages
----list()
--------list.json(2B)
--------list.js(2KB)
--------list.wxml(234B)
--------list.wxss(0B)
----search()
--------search.wxss(0B)
--------search.json(60B)
--------search.js(1KB)
--------search.wxml(264B)
----splash()
--------splash.json(0B)
--------splash.wxml(380B)
--------splash.js(489B)
--------splash.wxss(376B)
----profile()
--------profile.wxss(493B)
--------profile.js(1KB)
--------profile.json(0B)
--------profile.wxml(428B)
----common()
--------movie-list.wxml(2KB)
----board()
--------board.json(0B)
--------board.wxml(1KB)
--------board.wxss(878B)
--------board.js(717B)
----item()
--------item.wxss(493B)
--------item.js(596B)
--------item.json(54B)
--------item.wxml(727B)
.gitignore
CHANGELOG.md
app.wxss
libraries
----douban.js(870B)
app.js
README.md
files
----add-proj.png(47KB)
----preview.mp4(1.47MB)
----coding.png(184KB)
----qrcode.png(301KB)
----preview.gif(1.96MB)
----main-view.png(314KB)