Commit a02e1df4 authored by 李维's avatar 李维

ces

parent ced118a2
.des-item{margin-left:1.33333vw;width:66vw;height:34.66667vw;display:flex;flex-direction:column;justify-content:space-around}.des-item .title{display:flex;flex-direction:row;margin:1.6vw 0 0 1.6vw;border:0 solid #000;box-sizing:border-box;font-size:3.46667vw;font-weight:700;line-height:4.8vw;flex-shrink:0;min-width:0;padding:0}.Price--unit--2DJp716{color:#ff5000;font-family:Alibaba-Sans102,PingFangSC-Medium;font-size:3.2vw;font-weight:700;line-height:3.73333vw}.Price--priceInt--3lWRdKf{font-size:5.6vw;line-height:5.6vw;margin-left:.66667vw}.Price--priceFloat--1EoUXSx,.Price--priceInt--3lWRdKf{color:#ff5000;font-family:Alibaba-Sans102,PingFangSC-Regular;font-weight:700}.Price--priceFloat--1EoUXSx{font-size:4.26667vw;line-height:4.53333vw}.vender{background-color:rgba(0,0,0,.06);border-radius:2.2vw;margin:1.6vw 0 0 1.33333vw;max-width:95%;padding:0 4vw 0 1.33333vw;position:relative;display:inline-block;font-size:2.9333vw;line-height:4.4vw;color:#666;flex-shrink:1}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:10px 5px;color:#000}
\ No newline at end of file
.des-item{margin-left:1.33333vw;width:66vw;height:34.66667vw;display:flex;flex-direction:column;justify-content:space-around}.des-item .title{display:flex;flex-direction:row;margin:1.6vw 0 0 1.6vw;border:0 solid #000;box-sizing:border-box;font-size:3.46667vw;font-weight:700;line-height:4.8vw;flex-shrink:0;min-width:0;padding:0}.des-item .period{margin:1.6vw 0 0 1.6vw;font-size:2.66667vw;font-weight:400;line-height:3.73333vw;color:#666}.Price--unit--2DJp716{color:#ff5000;font-family:Alibaba-Sans102,PingFangSC-Medium;font-size:3.2vw;font-weight:700;line-height:3.73333vw}.Price--priceInt--3lWRdKf{font-size:5.6vw;line-height:5.6vw;margin-left:.66667vw}.Price--priceFloat--1EoUXSx,.Price--priceInt--3lWRdKf{color:#ff5000;font-family:Alibaba-Sans102,PingFangSC-Regular;font-weight:700}.Price--priceFloat--1EoUXSx{font-size:4.26667vw;line-height:4.53333vw}.vender{background-color:rgba(0,0,0,.06);border-radius:2.2vw;margin:1.6vw 0 0 1.33333vw;max-width:95%;padding:0 4vw 0 1.33333vw;display:inline-block;font-size:2.9333vw;line-height:4.4vw;color:#666;flex-shrink:1}.unavailable,.vender{position:relative}.unavailable .mask{position:absolute;left:0;top:0;width:100%;height:34.66667vw;background-color:#000000aa;border-radius:15px;z-index:1}.unavailable .icon{position:absolute;left:50%;top:50%;width:100%;transform:translate(-50%,-50%);z-index:2}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:10px 5px;color:#000}
\ No newline at end of file
......@@ -6,10 +6,10 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="icon" href="./favicon.ico">
<title>绘玩旗舰连锁小卖部欢迎您</title>
<title>欢迎光临绘玩旗舰连锁小卖部</title>
<script defer="defer" src="./js/chunk-vendors.5dd696e9.js"></script>
<script defer="defer" src="./js/app.86aeffc3.js"></script>
<link href="./css/app.8c08a3aa.css" rel="stylesheet">
<script defer="defer" src="./js/app.88b81955.js"></script>
<link href="./css/app.99cf0e47.css" rel="stylesheet">
</head>
<body><noscript><strong>We're sorry but 绘玩旗舰连锁小卖部 doesn't work properly without JavaScript enabled. Please enable it to
......
(function(){"use strict";var e={293:function(e,a,c){var t=c(471),i=function(){var e=this,a=e._self._c;return a("div",{attrs:{id:"app"}},e._l(e.prodList,(function(e,c){return a("ListItem",{key:c,attrs:{name:e.name,description:e.description,price:e.price,img:e.img,vender:e.vender}})})),1)},r=[],n=function(){var e=this,a=e._self._c;return a("div",{staticStyle:{display:"flex","margin-bottom":"10px"}},[a("div",{staticStyle:{width:"34.66667vw",height:"34.66667vw"}},[a("img",{staticStyle:{width:"100%",height:"100%","border-radius":"3.2vw"},attrs:{src:e.img,alt:"item image"}})]),a("div",{staticClass:"des-item"},[a("div",{staticClass:"title"},[e._v(e._s(e.name))]),a("div",{staticClass:"rax-view-v2 Price--priceWrapper--1c2G3Hk"},[a("span",{staticClass:"rax-text-v2 Price--unit--2DJp716"},[e._v("¥")]),a("span",{staticClass:"rax-text-v2 Price--priceInt--3lWRdKf"},[e._v(e._s(e.priceInt)+".")]),a("span",{staticClass:"rax-text-v2 Price--priceFloat--1EoUXSx"},[e._v(e._s(e.priceFloat))])]),a("div",[a("span",{staticClass:"vender"},[e._v(" "+e._s(e.vender)+" ")])])])])},d=[],p={name:"ListItem",props:{name:String,price:String,unit:String,img:String,vender:String},computed:{priceInt(){return this.price.split(".")[0]},priceFloat(){return this.price.split(".")[1]}}},o=p,m=c(845),g=(0,m.A)(o,n,d,!1,null,null,null),s=g.exports,b=JSON.parse('[{"name":"旺仔棒棒冰","catalog":"冰激凌","price":"1.7","img":"https://teach.cdn.ireadabc.com/0c4ef8142748c6de809ed6271f80ea10.jpg","vender":"小玉老板"},{"name":"八喜冰激凌","catalog":"冰激凌","price":"3.3","img":"https://teach.cdn.ireadabc.com/93b6d3df89e19f23b71f2c6c9d63319d.jpg","vender":"绘玩小李"},{"name":"Mini梦龙","catalog":"冰激凌","price":"3.4","img":"https://teach.cdn.ireadabc.com/4b79a2c260d39aab4ee0c58e8769503a.jpg","vender":"绘玩小李"},{"name":"和路雪绿舌头","catalog":"冰激凌","price":"2.5","img":"https://teach.cdn.ireadabc.com/4f05da461060a4e7dcfc76f0430308ef.jpg","vender":"绘玩小李"},{"name":"明治草莓白巧克力雪糕","catalog":"冰激凌","price":"3.4","img":"https://teach.cdn.ireadabc.com/d7ed510dd13922a0cdf3591d78b7991b.jpg","vender":"绘玩小李"},{"name":"八喜珍品冰淇淋","catalog":"冰激凌","price":"4.2","img":"https://teach.cdn.ireadabc.com/aea74e301828ad77266c9c92fe2a4886.jpg","vender":"绘玩小李"},{"name":"明治巴旦木巧克力雪糕","catalog":"冰激凌","price":"3.4","img":"https://teach.cdn.ireadabc.com/5750c2e0d1001390f30edc6c50ecb66b.jpg","vender":"绘玩小李"},{"name":"明治优格派对冰淇淋","catalog":"冰激凌","price":"1.8","img":"https://teach.cdn.ireadabc.com/5834a4e09830d6bcb21a68517662f693.jpg","vender":"绘玩小李"},{"name":"东北大板榴莲脆皮雪糕","catalog":"冰激凌","price":"3.6","img":"https://teach.cdn.ireadabc.com/78a65a6fabd8aa7412ba4a52e6d3aaa4.jpg","vender":"绘玩小李"},{"name":"伊利巧乐兹","catalog":"冰激凌","price":"3.2","img":"https://teach.cdn.ireadabc.com/9ebf8f3f44a1bb35f6d346c0dfb6793f.jpg","vender":"绘玩小李"},{"name":"伊利苦咖啡","catalog":"冰激凌","price":"1.5","img":"https://teach.cdn.ireadabc.com/870d386ef7db665b9b2eed13a60f5f4d.jpeg","vender":"绘玩小李"},{"name":"鲷鱼烧","catalog":"冰激凌","price":"4.7","img":"https://teach.cdn.ireadabc.com/4b8ab80c565fa9f23d5d8010d68b18b5.jpeg","vender":"绘玩小李"},{"name":"胶囊咖啡","catalog":"饮料","price":"2.9","img":"https://teach.cdn.ireadabc.com/3bc031268407035085c9ef33bf5c8257.jpg","vender":"绘玩小李"},{"name":"布兰迪浓缩咖啡液","catalog":"饮料","price":"1.3","img":"https://teach.cdn.ireadabc.com/3c441d24f521407d010daab4cf5ce76d.jpg","vender":"绘玩小李"},{"name":"星巴克星选咖啡拿铁","catalog":"饮料","price":"6.7","img":"https://teach.cdn.ireadabc.com/35c533026316ae4917393f4b24a921e7.jpg","vender":"绘玩小李"},{"name":"瑞幸生椰椰浆","catalog":"饮料","price":"4.7","img":"https://teach.cdn.ireadabc.com/8ace46ede82a5a6ae7e750f6ae037a20.jpg","vender":"绘玩小李"},{"name":"安慕希丹东草莓","catalog":"饮料","price":"4.5","img":"https://teach.cdn.ireadabc.com/2732bf34abfdadf9d9856764ae7c311c.jpg","vender":"绘玩小李"},{"name":"悦鲜活","catalog":"饮料","price":"5.0","img":"https://teach.cdn.ireadabc.com/aa2297fc26e9f0c177aed07ab5a00d89.jpeg","vender":"绘玩小李"},{"name":"伊利金典","catalog":"饮料","price":"3.4","img":"https://teach.cdn.ireadabc.com/285872565f8d1b6955b5ab7e96e5a61a.jpeg","vender":"绘玩小李"},{"name":"可乐摩登罐","catalog":"饮料","price":"1.7","img":"https://teach.cdn.ireadabc.com/fd1d0687eb6e59a4c57603024e06d230.jpg","vender":"绘玩小李"},{"name":"珍珍","catalog":"饮料","price":"2.0","img":"https://teach.cdn.ireadabc.com/c8db5407b5b0d564c57cce6995a82441.jpg","vender":"绘玩小李"},{"name":"健力宝","catalog":"饮料","price":"2","img":"https://teach.cdn.ireadabc.com/fded0233777379809ccff10883b6826b.jpg","vender":"绘玩小李"},{"name":"冰红茶","catalog":"饮料","price":"1.0","img":"https://teach.cdn.ireadabc.com/2f7f38b586fd003abdbbe133c18b6623.jpeg","vender":"绘玩小李"},{"name":"农夫NFC橙汁、凤梨汁","catalog":"饮料","price":"4.5","img":"https://teach.cdn.ireadabc.com/e4e44d1a329af366334fdcc12ec73e0c.jpeg","vender":"绘玩小李"},{"name":"青春方程式NFC果汁","catalog":"饮料","price":"4.5","img":"https://teach.cdn.ireadabc.com/f3f0aca851f88d9e83184de1cb81879b.jpg","vender":"绘玩小李"},{"name":"红牛","catalog":"饮料","price":"4.6","img":"https://teach.cdn.ireadabc.com/8c98ae4dcd271b4d37890a68e503e33e.jpg","vender":"绘玩小李"},{"name":"三得利无糖乌龙茶","catalog":"饮料","price":"3.5","img":"https://teach.cdn.ireadabc.com/8a8af84b5802f0a8334b33c0ef2fbd35.jpg","vender":"绘玩小李"},{"name":"三得利无糖橘皮乌龙","catalog":"饮料","price":"3.4","img":"https://teach.cdn.ireadabc.com/fa5008b63389dddd50632441e93932e7.jpg","vender":"绘玩小李"},{"name":"三得利无糖栀意乌龙","catalog":"饮料","price":"3.4","img":"https://teach.cdn.ireadabc.com/af274c1919310cfe1b43a6eb08b76321.jpg","vender":"绘玩小李"},{"name":"椰树椰汁","catalog":"饮料","price":"3.5","img":"https://teach.cdn.ireadabc.com/e3fcad65edf94379a3871f451787d9b0.jpg","vender":"绘玩小李"},{"name":"哇哈哈AD钙奶","catalog":"饮料","price":"2.0","img":"https://teach.cdn.ireadabc.com/7a7fd6692cab9c72e11ad15acd343cac.jpg","vender":"绘玩小李"},{"name":"香飘飘桃桃红柚","catalog":"饮料","price":"5.0","img":"https://teach.cdn.ireadabc.com/814ba247c11317c5844515305d10b7cd.jpeg","vender":"绘玩小李"}]'),f={name:"App",components:{ListItem:s},data(){return{prodList:b}}},h=f,l=(0,m.A)(h,i,r,!1,null,null,null),v=l.exports;t.Ay.config.productionTip=!1,new t.Ay({render:function(e){return e(v)}}).$mount("#app")}},a={};function c(t){var i=a[t];if(void 0!==i)return i.exports;var r=a[t]={exports:{}};return e[t](r,r.exports,c),r.exports}c.m=e,function(){var e=[];c.O=function(a,t,i,r){if(!t){var n=1/0;for(m=0;m<e.length;m++){t=e[m][0],i=e[m][1],r=e[m][2];for(var d=!0,p=0;p<t.length;p++)(!1&r||n>=r)&&Object.keys(c.O).every((function(e){return c.O[e](t[p])}))?t.splice(p--,1):(d=!1,r<n&&(n=r));if(d){e.splice(m--,1);var o=i();void 0!==o&&(a=o)}}return a}r=r||0;for(var m=e.length;m>0&&e[m-1][2]>r;m--)e[m]=e[m-1];e[m]=[t,i,r]}}(),function(){c.d=function(e,a){for(var t in a)c.o(a,t)&&!c.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:a[t]})}}(),function(){c.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"===typeof window)return window}}()}(),function(){c.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)}}(),function(){var e={524:0};c.O.j=function(a){return 0===e[a]};var a=function(a,t){var i,r,n=t[0],d=t[1],p=t[2],o=0;if(n.some((function(a){return 0!==e[a]}))){for(i in d)c.o(d,i)&&(c.m[i]=d[i]);if(p)var m=p(c)}for(a&&a(t);o<n.length;o++)r=n[o],c.o(e,r)&&e[r]&&e[r][0](),e[r]=0;return c.O(m)},t=self["webpackChunkiplay_shop_client"]=self["webpackChunkiplay_shop_client"]||[];t.forEach(a.bind(null,0)),t.push=a.bind(null,t.push.bind(t))}();var t=c.O(void 0,[504],(function(){return c(293)}));t=c.O(t)})();
//# sourceMappingURL=app.86aeffc3.js.map
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
.des-item{margin-left:1.33333vw;width:66vw;height:34.66667vw;display:flex;flex-direction:column;justify-content:space-around}.des-item .title{display:flex;flex-direction:row;margin:1.6vw 0 0 1.6vw;border:0 solid #000;box-sizing:border-box;font-size:3.46667vw;font-weight:700;line-height:4.8vw;flex-shrink:0;min-width:0;padding:0}.des-item .period{margin:1.6vw 0 0 1.6vw;font-size:2.66667vw;font-weight:400;line-height:3.73333vw;color:#666}.Price--unit--2DJp716{color:#ff5000;font-family:Alibaba-Sans102,PingFangSC-Medium;font-size:3.2vw;font-weight:700;line-height:3.73333vw}.Price--priceInt--3lWRdKf{font-size:5.6vw;line-height:5.6vw;margin-left:.66667vw}.Price--priceFloat--1EoUXSx,.Price--priceInt--3lWRdKf{color:#ff5000;font-family:Alibaba-Sans102,PingFangSC-Regular;font-weight:700}.Price--priceFloat--1EoUXSx{font-size:4.26667vw;line-height:4.53333vw}.vender{background-color:rgba(0,0,0,.06);border-radius:2.2vw;margin:1.6vw 0 0 1.33333vw;max-width:95%;padding:0 4vw 0 1.33333vw;display:inline-block;font-size:2.9333vw;line-height:4.4vw;color:#666;flex-shrink:1}.unavailable,.vender{position:relative}.unavailable .mask{position:absolute;left:0;top:0;width:100%;height:34.66667vw;background-color:#000000aa;border-radius:15px;z-index:1}.unavailable .icon{position:absolute;left:50%;top:50%;width:100%;transform:translate(-50%,-50%);z-index:2}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:10px 5px;color:#000}
\ No newline at end of file
body {
background: #fff;
}
#test{
margin: 80px;
}
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<!doctype html>
<html lang="">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>h5-template-generator</title>
<script type="text/javascript" src="../lib/js/jquery-1.12.3.min.js"></script>
<link href="./index.css" rel="stylesheet" >
<script type="text/javascript" src="//staging-teach.cdn.ireadabc.com/h5template/h5-static-lib/js/air.js"></script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="icon" href="./favicon.ico">
<title>欢迎光临绘玩旗舰连锁小卖部</title>
<script defer="defer" src="./js/chunk-vendors.5dd696e9.js"></script>
<script defer="defer" src="./js/app.88b81955.js"></script>
<link href="./css/app.99cf0e47.css" rel="stylesheet">
</head>
<body>
<h1 id="test"></h1>
</body>
<script src="./index.js"></script>
<body><noscript><strong>We're sorry but 绘玩旗舰连锁小卖部 doesn't work properly without JavaScript enabled. Please enable it to
continue.</strong></noscript>
<div id="app"></div>
</body>
</html>
\ No newline at end of file
/*
window.courseware.getData(callback,key); //用于获取数据
window.air.hideAirClassLoading(key,data); //页面加载完成时,必须调用此方法,用于隐藏遮罩层
*/
//对应模板的名称,这个可以不写,但是最好是能写上,同时开发多个模板的情况下如果不写这个,本地缓存可能会存在混乱
var key = "h5_test";
$(function(){
window.courseware.getData(function(data){
//数据加载完,才算页面加载完成
//获取数据
if(data&&data.test){
$("#test").html("Hello "+data.test);
} else{
//一般来讲,如果没有获取到数据的话,给一组默认数据,用于演示模板的展示效果,方便别人了解这个模板
$("#test").html("Hello 我是演示信息!");
}
//数据渲染完成后,添加各种交互或者动画效果
//我这里简单做一个渐入渐出效果的例子
var flag = true;
setInterval(function(){
if(flag){
$("#test").fadeIn(500);
}else{
$("#test").fadeOut(500);
}
flag = !flag;
},1000)
//在页面加载、事件、动画等都初始化完成后,一定要记得调用此方法,否则模板将是不可用的
window.air.hideAirClassLoading(key,data);
},key);
})
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
[
{
"name": "旺仔棒棒冰",
"catalog": "冰激凌",
"price": "1.7",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/0c4ef8142748c6de809ed6271f80ea10.jpg",
"vender": "小玉老板"
},
{
"name": "八喜冰激凌",
"catalog": "冰激凌",
"price": "3.3",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/93b6d3df89e19f23b71f2c6c9d63319d.jpg",
"vender": "绘玩小李"
},
{
"name": "Mini梦龙",
"catalog": "冰激凌",
"price": "3.4",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/4b79a2c260d39aab4ee0c58e8769503a.jpg",
"vender": "绘玩小李"
},
{
"name": "和路雪绿舌头",
"catalog": "冰激凌",
"price": "2.5",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/4f05da461060a4e7dcfc76f0430308ef.jpg",
"vender": "绘玩小李"
},
{
"name": "明治草莓白巧克力雪糕",
"catalog": "冰激凌",
"price": "3.4",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/d7ed510dd13922a0cdf3591d78b7991b.jpg",
"vender": "绘玩小李"
},
{
"name": "八喜珍品冰淇淋",
"catalog": "冰激凌",
"price": "4.2",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/aea74e301828ad77266c9c92fe2a4886.jpg",
"vender": "绘玩小李"
},
{
"name": "明治巴旦木巧克力雪糕",
"catalog": "冰激凌",
"price": "3.4",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/5750c2e0d1001390f30edc6c50ecb66b.jpg",
"vender": "绘玩小李"
},
{
"name": "明治优格派对冰淇淋",
"catalog": "冰激凌",
"price": "1.8",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/5834a4e09830d6bcb21a68517662f693.jpg",
"vender": "绘玩小李"
},
{
"name": "东北大板榴莲脆皮雪糕",
"catalog": "冰激凌",
"price": "3.6",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/78a65a6fabd8aa7412ba4a52e6d3aaa4.jpg",
"vender": "绘玩小李"
},
{
"name": "伊利巧乐兹",
"catalog": "冰激凌",
"price": "3.2",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/9ebf8f3f44a1bb35f6d346c0dfb6793f.jpg",
"vender": "绘玩小李"
},
{
"name": "伊利苦咖啡",
"catalog": "冰激凌",
"price": "1.5",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/870d386ef7db665b9b2eed13a60f5f4d.jpeg",
"vender": "绘玩小李"
},
{
"name": "鲷鱼烧",
"catalog": "冰激凌",
"price": "4.7",
"unavailable": true,
"period": "",
"img": "https://teach.cdn.ireadabc.com/4b8ab80c565fa9f23d5d8010d68b18b5.jpeg",
"vender": "绘玩小李"
},
{
"name": "胶囊咖啡",
"catalog": "饮料",
"price": "2.9",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/3bc031268407035085c9ef33bf5c8257.jpg",
"vender": "绘玩小李"
},
{
"name": "布兰迪浓缩咖啡液",
"catalog": "饮料",
"price": "1.3",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/3c441d24f521407d010daab4cf5ce76d.jpg",
"vender": "绘玩小李"
},
{
"name": "星巴克星选咖啡拿铁",
"catalog": "饮料",
"price": "6.7",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/35c533026316ae4917393f4b24a921e7.jpg",
"vender": "绘玩小李"
},
{
"name": "瑞幸生椰椰浆",
"catalog": "饮料",
"price": "4.7",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/8ace46ede82a5a6ae7e750f6ae037a20.jpg",
"vender": "绘玩小李"
},
{
"name": "安慕希丹东草莓",
"catalog": "饮料",
"price": "4.5",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/2732bf34abfdadf9d9856764ae7c311c.jpg",
"vender": "绘玩小李"
},
{
"name": "悦鲜活",
"catalog": "饮料",
"price": "5.0",
"unavailable": false,
"period": "2024-05-26",
"img": "https://teach.cdn.ireadabc.com/aa2297fc26e9f0c177aed07ab5a00d89.jpeg",
"vender": "绘玩小李"
},
{
"name": "伊利金典",
"catalog": "饮料",
"price": "3.4",
"unavailable": true,
"period": "",
"img": "https://teach.cdn.ireadabc.com/285872565f8d1b6955b5ab7e96e5a61a.jpeg",
"vender": "绘玩小李"
},
{
"name": "可乐摩登罐",
"catalog": "饮料",
"price": "1.7",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/fd1d0687eb6e59a4c57603024e06d230.jpg",
"vender": "绘玩小李"
},
{
"name": "珍珍",
"catalog": "饮料",
"price": "2.0",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/c8db5407b5b0d564c57cce6995a82441.jpg",
"vender": "绘玩小李"
},
{
"name": "健力宝",
"catalog": "饮料",
"price": "2",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/fded0233777379809ccff10883b6826b.jpg",
"vender": "绘玩小李"
},
{
"name": "冰红茶",
"catalog": "饮料",
"price": "1.0",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/2f7f38b586fd003abdbbe133c18b6623.jpeg",
"vender": "绘玩小李"
},
{
"name": "农夫NFC橙汁、凤梨汁",
"catalog": "饮料",
"price": "4.5",
"unavailable": true,
"period": "",
"img": "https://teach.cdn.ireadabc.com/e4e44d1a329af366334fdcc12ec73e0c.jpeg",
"vender": "绘玩小李"
},
{
"name": "青春方程式NFC果汁",
"catalog": "饮料",
"price": "4.5",
"unavailable": false,
"period": "2024-06-14",
"img": "https://teach.cdn.ireadabc.com/f3f0aca851f88d9e83184de1cb81879b.jpg",
"vender": "绘玩小李"
},
{
"name": "红牛",
"catalog": "饮料",
"price": "4.6",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/8c98ae4dcd271b4d37890a68e503e33e.jpg",
"vender": "绘玩小李"
},
{
"name": "三得利无糖乌龙茶",
"catalog": "饮料",
"price": "3.5",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/8a8af84b5802f0a8334b33c0ef2fbd35.jpg",
"vender": "绘玩小李"
},
{
"name": "三得利无糖橘皮乌龙",
"catalog": "饮料",
"price": "3.4",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/fa5008b63389dddd50632441e93932e7.jpg",
"vender": "绘玩小李"
},
{
"name": "三得利无糖栀意乌龙",
"catalog": "饮料",
"price": "3.4",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/af274c1919310cfe1b43a6eb08b76321.jpg",
"vender": "绘玩小李"
},
{
"name": "椰树椰汁",
"catalog": "饮料",
"price": "3.5",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/e3fcad65edf94379a3871f451787d9b0.jpg",
"vender": "绘玩小李"
},
{
"name": "哇哈哈AD钙奶",
"catalog": "饮料",
"price": "2.0",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/7a7fd6692cab9c72e11ad15acd343cac.jpg",
"vender": "绘玩小李"
},
{
"name": "香飘飘桃桃红柚",
"catalog": "饮料",
"price": "5.0",
"unavailable": false,
"period": "",
"img": "https://teach.cdn.ireadabc.com/814ba247c11317c5844515305d10b7cd.jpeg",
"vender": "绘玩小李"
}
]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment