实例介绍
【实例简介】destoon7.0百度小程序前端源代码
destoon7.0原生百度小程序代码封装基础于是destoon7.0系统框架开发,百度智能小程序源码包包含api后端接口文件(根目录文件夹放置方式),利于destoon7.0风格模板更换二次开发不影响百度智能小程序运行:前端风格文件夹全部文件。同时赠送百度智能小程序与h5网站url适配规则。
destoon7.0原生百度小程序主要包含栏目:
1货源市集(列表页 详情页)
2资讯中心(列表页 详情页)
3企业中心(列表页 公司主页)
4商品中心(列表页 详情页)
公司主页
1供应产品(产品列表 详情页)
2商城商品(商品列表 详情页)
3企业资讯(资讯列表 详情页)
联系我们(拨打电话)
会员中心
1登录主页
2供应中心
3关于网站
百度小程序案例:商务信息网 (电脑端请看:https://www.6t12.com 进行参考对比)(百度APP 搜索打开体验)
备注:仅分享百度小程序前端UI进行学习研究,API接口请自行研究!小白请勿下载!
【实例截图】
【核心代码】
.
├── mp-baidu
│ ├── app.css
│ ├── app.js
│ ├── app.json
│ ├── common
│ │ ├── main.css
│ │ ├── main.js
│ │ ├── runtime.js
│ │ └── vendor.js
│ ├── components
│ │ ├── actionsheet
│ │ │ ├── actionsheet.css
│ │ │ ├── actionsheet.js
│ │ │ ├── actionsheet.json
│ │ │ └── actionsheet.swan
│ │ ├── badge
│ │ │ ├── badge.css
│ │ │ ├── badge.js
│ │ │ ├── badge.json
│ │ │ └── badge.swan
│ │ ├── button
│ │ │ ├── button.css
│ │ │ ├── button.js
│ │ │ ├── button.json
│ │ │ └── button.swan
│ │ ├── drawer
│ │ │ ├── drawer.css
│ │ │ ├── drawer.js
│ │ │ ├── drawer.json
│ │ │ └── drawer.swan
│ │ ├── extend
│ │ │ └── tips
│ │ │ ├── tips.css
│ │ │ ├── tips.js
│ │ │ ├── tips.json
│ │ │ └── tips.swan
│ │ ├── icon
│ │ │ ├── icon.css
│ │ │ ├── icon.js
│ │ │ ├── icon.json
│ │ │ └── icon.swan
│ │ ├── list-cell
│ │ │ ├── list-cell.css
│ │ │ ├── list-cell.js
│ │ │ ├── list-cell.json
│ │ │ └── list-cell.swan
│ │ ├── list-view
│ │ │ ├── list-view.css
│ │ │ ├── list-view.js
│ │ │ ├── list-view.json
│ │ │ └── list-view.swan
│ │ ├── loadmore
│ │ │ ├── loadmore.css
│ │ │ ├── loadmore.js
│ │ │ ├── loadmore.json
│ │ │ └── loadmore.swan
│ │ ├── nomore
│ │ │ ├── nomore.css
│ │ │ ├── nomore.js
│ │ │ ├── nomore.json
│ │ │ └── nomore.swan
│ │ ├── tag
│ │ │ ├── tag.css
│ │ │ ├── tag.js
│ │ │ ├── tag.json
│ │ │ └── tag.swan
│ │ └── top-dropdown
│ │ ├── top-dropdown.css
│ │ ├── top-dropdown.js
│ │ ├── top-dropdown.json
│ │ └── top-dropdown.swan
│ ├── pages
│ │ └── index
│ │ ├── about.css
│ │ ├── about.js
│ │ ├── about.json
│ │ ├── about.swan
│ │ ├── company-detail.css
│ │ ├── company-detail.js
│ │ ├── company-detail.json
│ │ ├── company-detail.swan
│ │ ├── company-list.css
│ │ ├── company-list.js
│ │ ├── company-list.json
│ │ ├── company-list.swan
│ │ ├── company-market-list.css
│ │ ├── company-market-list.js
│ │ ├── company-market-list.json
│ │ ├── company-market-list.swan
│ │ ├── company-news-detail.css
│ │ ├── company-news-detail.js
│ │ ├── company-news-detail.json
│ │ ├── company-news-detail.swan
│ │ ├── company-news-list.css
│ │ ├── company-news-list.js
│ │ ├── company-news-list.json
│ │ ├── company-news-list.swan
│ │ ├── company-product-list.css
│ │ ├── company-product-list.js
│ │ ├── company-product-list.json
│ │ ├── company-product-list.swan
│ │ ├── index.css
│ │ ├── index.js
│ │ ├── index.json
│ │ ├── index.swan
│ │ ├── login.css
│ │ ├── login.js
│ │ ├── login.json
│ │ ├── login.swan
│ │ ├── market-detail.css
│ │ ├── market-detail.js
│ │ ├── market-detail.json
│ │ ├── market-detail.swan
│ │ ├── market-list.css
│ │ ├── market-list.js
│ │ ├── market-list.json
│ │ ├── market-list.swan
│ │ ├── my-company-news-list.css
│ │ ├── my-company-news-list.js
│ │ ├── my-company-news-list.json
│ │ ├── my-company-news-list.swan
│ │ ├── my-market-list.css
│ │ ├── my-market-list.js
│ │ ├── my-market-list.json
│ │ ├── my-market-list.swan
│ │ ├── my-news-list.css
│ │ ├── my-news-list.js
│ │ ├── my-news-list.json
│ │ ├── my-news-list.swan
│ │ ├── my-product-list.css
│ │ ├── my-product-list.js
│ │ ├── my-product-list.json
│ │ ├── my-product-list.swan
│ │ ├── my.css
│ │ ├── my.js
│ │ ├── my.json
│ │ ├── my.swan
│ │ ├── news-detail.css
│ │ ├── news-detail.js
│ │ ├── news-detail.json
│ │ ├── news-detail.swan
│ │ ├── news-list.css
│ │ ├── news-list.js
│ │ ├── news-list.json
│ │ ├── news-list.swan
│ │ ├── news-search.css
│ │ ├── news-search.js
│ │ ├── news-search.json
│ │ ├── news-search.swan
│ │ ├── product-detail.css
│ │ ├── product-detail.js
│ │ ├── product-detail.json
│ │ ├── product-detail.swan
│ │ ├── product-list.css
│ │ ├── product-list.js
│ │ ├── product-list.json
│ │ ├── product-list.swan
│ │ ├── web-view.js
│ │ ├── web-view.json
│ │ └── web-view.swan
│ ├── project.swan.json
│ └── static
│ ├── images
│ │ ├── login
│ │ │ └── bg_login.png
│ │ ├── logo.jpg
│ │ ├── mall
│ │ │ ├── Search@2x.png
│ │ │ ├── Search_2x.png
│ │ │ ├── img_recharge_success.png
│ │ │ ├── new
│ │ │ │ ├── 1.png
│ │ │ │ ├── 2.png
│ │ │ │ ├── 3.png
│ │ │ │ └── 4.png
│ │ │ ├── shopCart@2x.png
│ │ │ └── shopCart_2x.png
│ │ ├── my
│ │ │ ├── icon_out_3x.png
│ │ │ ├── mine_bg_3x.png
│ │ │ ├── mine_def_touxiang_3x.png
│ │ │ └── mine_icon_bianji_3x.png
│ │ └── toast
│ │ ├── check-circle.png
│ │ ├── fail-circle.png
│ │ ├── img_nodata.png
│ │ ├── img_noorder@3x.png
│ │ ├── img_noorder_3x.png
│ │ └── info-circle.png
│ ├── style
│ │ ├── icon.css
│ │ ├── placeholder-loading.min.css
│ │ └── thorui.css
│ └── tabbar
│ ├── tabbar1.png
│ ├── tabbar1_1.png
│ ├── tabbar2.png
│ ├── tabbar2_2.png
│ ├── tabbar3.png
│ ├── tabbar3_3.png
│ ├── tabbar4.png
│ └── tabbar4_4.png
└── 好例子网_mp-baidu.zip
27 directories, 176 files
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论