5 Star 0 Fork 0

李不言/FruitSalesAndTravelWeb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Json.js 1.14 KB
一键复制 编辑 原始数据 按行查看 历史
宇宙访客. 提交于 2022-05-21 00:10 . shopping
/* 用户 */
const userInfo = {
status: 1,
data: {
id: 1,
mobile: 18888888888,
nickname: 'Leo yo',
portrait: 'http://img.61ef.cn/news/201409/28/2014092805595807.jpg'
},
msg: '提示'
}
const carouselList = []
const goodsList = []
const cartList = []
const detailData = {}
const shareList = []
const cateList = []
const lazyLoadList = []
const orderList = [
{
time: '2019-04-06 11:37',
state: 1,
goodsList: [{
title: '黑布朗李',
price: 70,
image: 'https://lgpic.com/litimg/121108/53917_724217.jpg',
number: 520,
}
]
},
{
time: '2019-04-06 11:37',
state: 9,
goodsList: [{
title: '新鲜乌江苹果',
price: 35,
image: 'https://tse4-mm.cn.bing.net/th/id/OIP-C.xVNnZmX4XA5IlXgSVv4ttwHaFu?w=237&h=183&c=7&r=0&o=5&dpr=1.5&pid=1.7',
number: 1020,
}]
},
{
time: '2019-04-06 11:37',
state: 1,
goodsList: [{
title: '红富士',
price: 1024,
image: 'https://lgpic.com/litimg/121108/53917_724217.jpg',
number: 25,
}]
}
]
export default {
carouselList,
cartList,
detailData,
lazyLoadList,
userInfo,
shareList,
goodsList,
orderList,
cateList
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/libuyan/FruitSalesAndTravelWeb.git
git@gitee.com:libuyan/FruitSalesAndTravelWeb.git
libuyan
FruitSalesAndTravelWeb
FruitSalesAndTravelWeb
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385