微信小程序蒙服汇项目源码来了~
微信小程序垃圾分类项目源码来了~
微信小程序校园社团管理系统项目源码来了~
微信小程序宠物商城项目源码分享-互联网文档类资源-CSDN下载
今天我们看下一个宠物商城的小程序,麻雀虽小五脏俱全:私人订制,合作:加微 code_gg_boy
前端:
微信原生开发,vue
相关源码:
{
"pages": [
{
"path": "pages/index/index",
"style": {
//
"navigationBarTitleText": "宠物商城"
//"navigationStyle": "custom",
//
// "app-plus": {
// "titleNView": {
// "type": "transparent",
// "searchInput": {
// "backgroundColor": "rgba(231, 231, 231,.7)",
// "borderRadius": "16px",
// "placeholder": "请输入地址 如:大钟寺",
// "disabled": true,
// "placeholderColor": "#606266"
// },
// "buttons": [{
// "fontSrc": "/static/yticon.ttf",
// "text": "ue60d",
// "fontSize": "26",
// "color": "#303133",
// "float": "left",
// "background": "rgba(0,0,0,0)"
// },
// {
// "fontSrc": "/static/yticon.ttf",
// "text": "ue744",
// "fontSize": "27",
// "color": "#303133",
// "background": "rgba(0,0,0,0)",
// "redDot": true
// }
// ]
// }
// }
}
},
// {
// "path": "pages/product/product",
// "style": {
// "navigationBarTitleText": "详情展示",
// "app-plus": {
// "titleNView": {
// "type": "transparent"
// }
// }
// }
// },
{
"path": "pages/good-detail/good-detail",
"style": {
"navigationBarTitleText": "详情展示",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
},
{
"path": "pages/set/set",
"style": {
"navigationBarTitleText": "设置"
}
},
{
"path": "pages/userinfo/userinfo",
"style": {
"navigationBarTitleText": "修改资料"
}
}, {
"path": "pages/cart/cart",
"style": {
"navigationBarTitleText": "购物车"
}
}, {
"path": "pages/public/login",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom"
}
}
}, {
"path": "pages/user/user",
"style": {
"navigationBarTitleText": "我的",
//
"navigationStyle": "custom",
//
"app-plus": {
"bounce": "none",
"titleNView": {
"type": "transparent",
"buttons": [{
"fontSrc": "/static/yticon.ttf",
"text": "ue60f",
"fontSize": "24",
"color": "#303133",
"width": "46px",
"background": "rgba(0,0,0,0)"
},
{
"fontSrc": "/static/yticon.ttf",
"text": "ue744",
"fontSize": "28",
"color": "#303133",
"background": "rgba(0,0,0,0)",
"redDot": true
}
]
}
}
}
}, {
"path": "pages/detail/detail",
"style": {
"navigationBarTitleText": "",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "pages/order/order",
"style": {
"navigationBarTitleText": "我的订单",
"app-plus": {
"bounce": "none"
}
}
}, {
"path": "pages/money/money",
"style": {}
}, {
"path": "pages/order/createOrder",
"style": {
"navigationBarTitleText": "创建订单"
}
}, {
"path": "pages/address/address",
"style": {
"navigationBarTitleText": "收货地址"
}
}, {
"path": "pages/address/addressManage",
"style": {
"navigationBarTitleText": ""
}
}, {
"path": "pages/money/pay",
"style": {
"navigationBarTitleText": "支付"
}
},
{
"path": "pages/money/paySuccess",
"style": {
"navigationBarTitleText": "支付成功"
}
}, {
"path": "pages/notice/notice",
"style": {
"navigationBarTitleText": "通知"
}
}, {
"path": "pages/category/category",
"style": {
"navigationBarTitleText": "分类",
"app-plus": {
"bounce": "none"
}
}
}, {
"path": "pages/product/list",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "商品列表"
}
},
{
"path": "pages/zaizai-login/index",
"style": {
"navigationBarTitleText": "登陆"
}
},
{
"path": "pages/zaizai-register/index",
"style": {
"navigationBarTitleText": "注册"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#f8f8f8"
},
"tabBar": {
"color": "#C0C4CC",
"selectedColor": "#fa436a",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/tab-home.png",
"selectedIconPath": "static/tab-home-current.png",
"text": "首页"
},
{
"pagePath": "pages/category/category",
"iconPath": "static/tab-cate.png",
"selectedIconPath": "static/tab-cate-current.png",
"text": "分类"
},
{
"pagePath": "pages/cart/cart",
"iconPath": "static/tab-cart.png",
"selectedIconPath": "static/tab-cart-current.png",
"text": "购物车"
},
{
"pagePath": "pages/user/user",
"iconPath": "static/tab-my.png",
"selectedIconPath": "static/tab-my-current.png",
"text": "我的"
}
]
}
}
--end--
今天分享一些整理的书单,关于C语言的,看这些书就足够学懂C语言了。关于操作系统相关内容,我们后续再来分享。
获取方式, 后台回复 我要学C语言 ,领取链接。
C语言练习项目源码:
获取方式, 后台回复 我要学C语言 ,领取链接。
抖音项目,全集100T内容,各类玩法,拍摄技巧,网络整理搜集!
热门文章
零基础新手自学Python编程教程入门精通学习资料网站大全
自学编程C语言不迷路,我私藏的书单分享给你!
零基础新手学习算法Leetcode刷题指南
程序员码农IT工程师自学编程计算机入门进阶学习网站大全
程序员面试题宝典以及相关书籍下载!
计算机类常用电子书整理大全
职场老鸟,互联网十年从业生涯,分享 [Java,Python,安卓,AI,爬虫] 技术文章,学习资料, 热点趣闻等。关注回复 1024 Python 电子书大全 面试资料,给你一份私藏的程序员好礼,永远更新中!赶紧来关注哦!
我的微信 code_gg_boy 。
相关知识
微信小程序宠物商城项目源码来了~
宠物商城微信小程序及后端设计实现源码
基于微信小程序的宠物寄养小程序,附源码
基于微信小程序宠物交易商城系统设计与实现(源码+lw+部署文档+讲解等)
宠物医院微信小程序源码
宠物领养小程序源码分享
【源码+论文】基于微信小程序的网上宠物店系统
【开题报告】基于django+vue基于微信小程序的宠物商城(论文+源码) 计算机毕业设计
python+flask计算机毕业设计基于微信小程序的宠物商城(程序+开题+论文)
微信小程序宠物交易商城+后台管理系统
网址: 微信小程序宠物商城项目源码来了~ https://m.mcbbbk.com/newsview825537.html
上一篇: 基于SSM开发的宠物在线医疗管理 |
下一篇: 宠物服务类小程序商城 |