list.vue 189 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979698069816982698369846985698669876988698969906991699269936994699569966997699869997000700170027003700470057006700770087009701070117012701370147015701670177018701970207021702270237024702570267027702870297030703170327033703470357036703770387039704070417042704370447045704670477048704970507051705270537054705570567057705870597060706170627063706470657066706770687069707070717072707370747075707670777078707970807081708270837084708570867087708870897090709170927093709470957096709770987099710071017102710371047105710671077108710971107111711271137114711571167117711871197120712171227123712471257126712771287129713071317132713371347135713671377138713971407141714271437144714571467147714871497150715171527153715471557156715771587159716071617162716371647165716671677168716971707171717271737174717571767177717871797180718171827183718471857186718771887189719071917192719371947195719671977198719972007201720272037204720572067207720872097210721172127213721472157216721772187219722072217222722372247225722672277228722972307231723272337234723572367237723872397240724172427243724472457246724772487249725072517252725372547255725672577258725972607261726272637264726572667267726872697270727172727273727472757276727772787279728072817282728372847285728672877288728972907291729272937294729572967297729872997300730173027303730473057306730773087309731073117312731373147315731673177318731973207321732273237324732573267327732873297330733173327333733473357336733773387339734073417342734373447345734673477348734973507351735273537354735573567357735873597360736173627363736473657366736773687369737073717372737373747375737673777378737973807381738273837384738573867387738873897390739173927393739473957396739773987399740074017402740374047405740674077408740974107411741274137414741574167417741874197420742174227423742474257426742774287429743074317432743374347435743674377438743974407441744274437444744574467447744874497450745174527453745474557456745774587459746074617462746374647465746674677468746974707471747274737474747574767477747874797480748174827483748474857486748774887489749074917492749374947495749674977498749975007501750275037504750575067507750875097510751175127513751475157516751775187519752075217522752375247525752675277528752975307531753275337534753575367537753875397540754175427543754475457546754775487549755075517552755375547555755675577558755975607561756275637564756575667567756875697570757175727573757475757576757775787579758075817582758375847585758675877588758975907591759275937594759575967597759875997600760176027603760476057606760776087609761076117612761376147615761676177618761976207621762276237624762576267627762876297630763176327633763476357636763776387639764076417642764376447645764676477648764976507651765276537654765576567657765876597660766176627663766476657666766776687669767076717672767376747675767676777678767976807681768276837684768576867687768876897690769176927693769476957696769776987699770077017702770377047705770677077708770977107711771277137714771577167717771877197720772177227723772477257726772777287729773077317732773377347735773677377738773977407741774277437744774577467747774877497750775177527753775477557756775777587759776077617762776377647765776677677768776977707771777277737774777577767777777877797780778177827783778477857786778777887789
  1. <template>
  2. <gracePage :customHeader="false">
  3. <view class="container" slot="gBody" v-if="!loading">
  4. <view class="main" v-if="goods.length">
  5. <view class="content" :style="goods_height">
  6. <scroll-view class="menus" :scroll-into-view="menuScrollIntoView" scroll-with-animation scroll-y>
  7. <view class="wrapper">
  8. <view class="menu" :id="`menu-${item.id}`" :class="{'current': item.id === currentCateId}" v-for="(item, index) in goods"
  9. :key="index" @tap="handleMenuTap(item.id)">
  10. <text>{{ item.name }}</text>
  11. <view class="dot" v-show="menuCartNum(item.id)">{{ menuCartNum(item.id) }}</view>
  12. </view>
  13. </view>
  14. </scroll-view>
  15. <!-- goods list begin -->
  16. <scroll-view class="goods" scroll-with-animation scroll-y :scroll-top="cateScrollTop" @scroll="handleGoodsScroll">
  17. <view class="wrapper">
  18. <swiper class="ads" id="ads" autoplay :interval="3000" indicator-dots>
  19. <swiper-item v-for="(item, index) in ads" :key='index'>
  20. <image :src="item.image"></image>
  21. </swiper-item>
  22. </swiper>
  23. <view class="list">
  24. <!-- category begin -->
  25. <view class="category" v-for="(item, index) in goods" :key="index" :id="`cate-${item.id}`">
  26. <view class="title">
  27. <text>{{ item.name }}</text>
  28. <image :src="item.icon" class="icon"></image>
  29. </view>
  30. <view class="items">
  31. <!-- 商品 begin -->
  32. <view class="good" v-for="(good, key) in item.goods_list" :key="key">
  33. <image :src="good.images" class="image" @tap="showGoodDetailModal(item, good)"></image>
  34. <view class="right">
  35. <text class="name">{{ good.name }}</text>
  36. <text class="tips">{{ good.content }}</text>
  37. <view class="price_and_action">
  38. <text class="price">¥{{ good.price }}</text>
  39. <view class="btn-group" v-if="good.use_property">
  40. <button type="primary" class="btn property_btn" hover-class="none"
  41. size="mini" @tap="showGoodDetailModal(item, good)">
  42. 选规格
  43. </button>
  44. <view class="dot" v-show="goodCartNum(good.id)">{{ goodCartNum(good.id) }}</view>
  45. </view>
  46. <view class="btn-group" v-else>
  47. <button type="default" v-show="goodCartNum(good.id)" plain class="btn reduce_btn"
  48. size="mini" hover-class="none" @tap="handleReduceFromCart(item, good)">
  49. <view class="iconfont iconsami-select"></view>
  50. </button>
  51. <view class="number" v-show="goodCartNum(good.id)">{{ goodCartNum(good.id) }}</view>
  52. <button type="primary" class="btn add_btn" size="min" hover-class="none"
  53. @tap="handleAddToCart(item, good, 1)">
  54. <view class="iconfont iconadd-select"></view>
  55. </button>
  56. </view>
  57. </view>
  58. </view>
  59. </view>
  60. <!-- 商品 end -->
  61. </view>
  62. </view>
  63. <!-- category end -->
  64. </view>
  65. </view>
  66. </scroll-view>
  67. <!-- goods list end -->
  68. </view>
  69. <!-- content end -->
  70. </view>
  71. </view>
  72. <view class="loading" v-else>
  73. <image src="/static/images/loading.gif"></image>
  74. </view>
  75. </gracePage>
  76. </template>
  77. <script>
  78. import {mapState, mapMutations, mapActions, mapGetters} from 'vuex'
  79. export default {
  80. components: {
  81. },
  82. data() {
  83. return {
  84. goods_height : 'height:100%',
  85. goods: [{
  86. "sort": 1,
  87. "icon": "",
  88. "id": 6905,
  89. "goods_list": [{
  90. "sell_time_status": 0,
  91. "id": 65825,
  92. "is_sell": true,
  93. "pack_cost": "0.00",
  94. "sales": 487,
  95. "goods_type": 1,
  96. "cover_img": "",
  97. "property": [],
  98. "goods_meals_info": [],
  99. "is_add": 1,
  100. "use_spec": false,
  101. "entity": [{
  102. "spec_id": "",
  103. "trade_mark": "11110090",
  104. "id": "9ad36aa96636c246",
  105. "stock": "9999956.00",
  106. "spec_text": [],
  107. "spec": [],
  108. "image": "s23107/2020/04/19/fda6dd99c83af02353.jpg",
  109. "num": 1,
  110. "price": 18.5,
  111. "membership_price": 0
  112. }],
  113. "stall_code": "",
  114. "sort": 99,
  115. "price": 18.5,
  116. "unit": "件",
  117. "imageArr": [
  118. "https://img-shop.qmimg.cn/s23107/2020/04/19/fda6dd99c83af02353.jpg?imageView2/2/w/600/h/600"
  119. ],
  120. "membership_price": 0,
  121. "use_property": 0,
  122. "unit_type": 0,
  123. "min_buy_num": 0,
  124. "specs": [],
  125. "content": "购买三明治,享早餐指定饮品半价",
  126. "is_follow_suit": 1,
  127. "stock": "9999956.00",
  128. "type": 2,
  129. "is_label": 0,
  130. "name": "奈雪早餐",
  131. "images": "https://img-shop.qmimg.cn/s23107/2020/04/19/fda6dd99c83af02353.jpg?imageView2/2/w/400/h/400"
  132. }],
  133. "name": "奈雪早餐",
  134. "is_show_backstage": 0
  135. }, {
  136. "sort": 2,
  137. "icon": "https://img-shop.qmimg.cn/s23107/2019/04/30/458c5a14fb2f190f96.png?imageView2/0/w/200/h/200",
  138. "id": 6208,
  139. "goods_list": [{
  140. "sell_time_status": 0,
  141. "id": 24516,
  142. "pack_cost": "0.00",
  143. "sales": 1278,
  144. "cover_img": "",
  145. "property": [],
  146. "is_sell": true,
  147. "goods_type": 1,
  148. "entity": [{
  149. "spec_id": "",
  150. "trade_mark": "1212000070",
  151. "id": "5d79de67251ea00e",
  152. "stock": "10485.00",
  153. "spec_text": [],
  154. "spec": [],
  155. "image": "s23107/2020/04/29/4a62ee45dd527609ed.jpg",
  156. "num": 1,
  157. "price": 18,
  158. "membership_price": 0
  159. }],
  160. "stall_code": "",
  161. "sort": 3,
  162. "price": 18,
  163. "unit": "件",
  164. "imageArr": [
  165. "https://img-shop.qmimg.cn/s23107/2020/04/29/4a62ee45dd527609ed.jpg?imageView2/2/w/600/h/600"
  166. ],
  167. "membership_price": 0,
  168. "use_property": 0,
  169. "unit_type": 0,
  170. "min_buy_num": 0,
  171. "specs": [],
  172. "content": "酥软口感,进口奶油搭配特制巧克力内馅",
  173. "use_spec": false,
  174. "stock": "10485.00",
  175. "type": 1,
  176. "is_label": 0,
  177. "name": "脏脏王",
  178. "images": "https://img-shop.qmimg.cn/s23107/2020/04/29/4a62ee45dd527609ed.jpg?imageView2/2/w/400/h/400"
  179. }, {
  180. "sell_time_status": 0,
  181. "id": 24517,
  182. "pack_cost": "0.00",
  183. "sales": 1228,
  184. "cover_img": "",
  185. "property": [],
  186. "is_sell": true,
  187. "goods_type": 1,
  188. "entity": [{
  189. "spec_id": "",
  190. "trade_mark": "1212000071",
  191. "id": "2b3f1ea3ecabd22e",
  192. "stock": "10308.00",
  193. "spec_text": [],
  194. "spec": [],
  195. "image": "s23107/2020/04/29/99daa7b20061efab10.jpg",
  196. "num": 1,
  197. "price": 18,
  198. "membership_price": 0
  199. }],
  200. "stall_code": "",
  201. "sort": 4,
  202. "price": 18,
  203. "unit": "件",
  204. "imageArr": [
  205. "https://img-shop.qmimg.cn/s23107/2020/04/29/99daa7b20061efab10.jpg?imageView2/2/w/600/h/600"
  206. ],
  207. "membership_price": 0,
  208. "use_property": 0,
  209. "unit_type": 0,
  210. "min_buy_num": 0,
  211. "specs": [],
  212. "content": "精选北川半兵卫抹茶粉和秘制红豆泥",
  213. "use_spec": false,
  214. "stock": "10308.00",
  215. "type": 1,
  216. "is_label": 0,
  217. "name": "抹茶王",
  218. "images": "https://img-shop.qmimg.cn/s23107/2020/04/29/99daa7b20061efab10.jpg?imageView2/2/w/400/h/400"
  219. }, {
  220. "sell_time_status": 0,
  221. "id": 68339,
  222. "pack_cost": "0.00",
  223. "sales": 44429,
  224. "cover_img": "",
  225. "property": [{
  226. "is_open_checkbox": false,
  227. "id": 190,
  228. "values": [{
  229. "is_default": 1,
  230. "id": 582,
  231. "code": "Z5EA54C3D0E4279185",
  232. "value": "标准冰"
  233. }, {
  234. "is_default": 0,
  235. "id": 583,
  236. "code": "Z5EA54C3D0E9682750",
  237. "value": "去冰"
  238. }],
  239. "name": "温度",
  240. "desc": null
  241. }, {
  242. "is_open_checkbox": false,
  243. "id": 191,
  244. "values": [{
  245. "is_default": 1,
  246. "id": 585,
  247. "code": "Z5EA54C3D0F2A37322",
  248. "value": "标准糖"
  249. }, {
  250. "is_default": 0,
  251. "id": 586,
  252. "code": "Z5EA54C3D0F70A1000",
  253. "value": "少糖"
  254. }, {
  255. "is_default": 0,
  256. "id": 1959,
  257. "code": "Z5EA54C3D0FAFE7320",
  258. "value": "不另外加糖"
  259. }],
  260. "name": "糖度",
  261. "desc": null
  262. }],
  263. "is_sell": true,
  264. "goods_type": 2,
  265. "entity": [{
  266. "spec_id": "",
  267. "trade_mark": "1010010025",
  268. "id": "72cf1279c0a422ce",
  269. "stock": "9999817.00",
  270. "spec_text": [],
  271. "spec": [],
  272. "image": "s23107/2020/04/26/559a075d81060b23c7.jpg",
  273. "num": 1,
  274. "price": 30,
  275. "membership_price": 0
  276. }],
  277. "stall_code": "",
  278. "sort": 0,
  279. "price": 30,
  280. "unit": "件",
  281. "imageArr": [
  282. "https://img-shop.qmimg.cn/s23107/2020/04/26/559a075d81060b23c7.jpg?imageView2/2/w/600/h/600"
  283. ],
  284. "membership_price": 0,
  285. "use_property": 1,
  286. "unit_type": 0,
  287. "min_buy_num": 0,
  288. "specs": [],
  289. "content": "饱满大颗的新鲜杨梅,满杯手工去核,搭配茉莉初雪茶底,清爽多汁",
  290. "use_spec": false,
  291. "stock": "9999817.00",
  292. "type": 1,
  293. "is_label": 0,
  294. "name": "霸气杨梅",
  295. "images": "https://img-shop.qmimg.cn/s23107/2020/04/26/559a075d81060b23c7.jpg?imageView2/2/w/400/h/400"
  296. }, {
  297. "sell_time_status": 0,
  298. "id": 68345,
  299. "pack_cost": "0.00",
  300. "sales": 16322,
  301. "cover_img": "",
  302. "property": [{
  303. "is_open_checkbox": false,
  304. "id": 190,
  305. "values": [{
  306. "is_default": 1,
  307. "id": 582,
  308. "code": "Z5EA55088766CC7824",
  309. "value": "标准冰"
  310. }, {
  311. "is_default": 0,
  312. "id": 583,
  313. "code": "Z5EA5508876F271659",
  314. "value": "去冰"
  315. }],
  316. "name": "温度",
  317. "desc": null
  318. }, {
  319. "is_open_checkbox": false,
  320. "id": 191,
  321. "values": [{
  322. "is_default": 1,
  323. "id": 585,
  324. "code": "Z5EA55088776843559",
  325. "value": "标准糖"
  326. }, {
  327. "is_default": 0,
  328. "id": 586,
  329. "code": "Z5EA5508877A528469",
  330. "value": "少糖"
  331. }, {
  332. "is_default": 0,
  333. "id": 1959,
  334. "code": "Z5EA5508877E5A6908",
  335. "value": "不另外加糖"
  336. }],
  337. "name": "糖度",
  338. "desc": null
  339. }],
  340. "is_sell": true,
  341. "goods_type": 2,
  342. "entity": [{
  343. "spec_id": "",
  344. "trade_mark": "1010010043",
  345. "id": "c7c6f8fd34040338",
  346. "stock": "999950.00",
  347. "spec_text": [],
  348. "spec": [],
  349. "image": "s23107/2020/04/26/ea8fc439fddf2f62e3.jpg",
  350. "num": 1,
  351. "price": 32,
  352. "membership_price": 0
  353. }],
  354. "stall_code": "",
  355. "sort": 2,
  356. "price": 32,
  357. "unit": "件",
  358. "imageArr": [
  359. "https://img-shop.qmimg.cn/s23107/2020/04/26/ea8fc439fddf2f62e3.jpg?imageView2/2/w/600/h/600"
  360. ],
  361. "membership_price": 0,
  362. "use_property": 1,
  363. "unit_type": 0,
  364. "min_buy_num": 0,
  365. "specs": [],
  366. "content": "霸气杨梅和酸奶的首次搭配,甘甜可口",
  367. "use_spec": false,
  368. "stock": "999950.00",
  369. "type": 1,
  370. "is_label": 0,
  371. "name": "霸气酸奶杨梅",
  372. "images": "https://img-shop.qmimg.cn/s23107/2020/04/26/ea8fc439fddf2f62e3.jpg?imageView2/2/w/400/h/400"
  373. }],
  374. "name": "新品推荐",
  375. "is_show_backstage": 0
  376. }, {
  377. "sort": 3,
  378. "icon": "https://img-shop.qmimg.cn/s23107/2019/04/30/458c5a14fb2f190f96.png?imageView2/0/w/200/h/200",
  379. "id": 6387,
  380. "goods_list": [{
  381. "sell_time_status": 0,
  382. "id": 31826,
  383. "pack_cost": "0.00",
  384. "sales": 70462,
  385. "cover_img": "",
  386. "property": [],
  387. "is_sell": true,
  388. "goods_type": 1,
  389. "entity": [{
  390. "spec_id": "",
  391. "trade_mark": "1212000017",
  392. "id": "2e3f40b8f6decb2a",
  393. "stock": "1000498.00",
  394. "spec_text": [],
  395. "spec": [],
  396. "image": "s23107/2019/04/28/be484557ff7cfa4dba.jpg",
  397. "num": 1,
  398. "price": 28,
  399. "membership_price": 0
  400. }],
  401. "stall_code": "",
  402. "sort": 2,
  403. "price": 28,
  404. "unit": "件",
  405. "imageArr": [
  406. "https://img-shop.qmimg.cn/s23107/2019/04/28/be484557ff7cfa4dba.jpg?imageView2/2/w/600/h/600"
  407. ],
  408. "membership_price": 0,
  409. "use_property": 0,
  410. "unit_type": 0,
  411. "min_buy_num": 0,
  412. "specs": [],
  413. "content": "马来西亚D24榴莲王果肉+芒果干,爆浆的榴莲馅,这款是榴莲控的最爱。",
  414. "use_spec": false,
  415. "stock": "1000498.00",
  416. "type": 1,
  417. "is_label": 0,
  418. "name": "霸气榴莲王",
  419. "images": "https://img-shop.qmimg.cn/s23107/2019/04/28/be484557ff7cfa4dba.jpg?imageView2/2/w/400/h/400"
  420. }, {
  421. "sell_time_status": 0,
  422. "id": 31507,
  423. "pack_cost": "0.00",
  424. "sales": 199583,
  425. "cover_img": "",
  426. "property": [{
  427. "is_open_checkbox": false,
  428. "values": [{
  429. "is_default": 1,
  430. "id": 582,
  431. "code": "Z5E5E2B483FA903805",
  432. "value": "标准冰"
  433. }, {
  434. "is_default": 0,
  435. "id": 583,
  436. "code": "Z5E5E2B484016A8529",
  437. "value": "去冰"
  438. }, {
  439. "is_default": 0,
  440. "id": 584,
  441. "code": "Z5E5E2B48405642832",
  442. "value": "热"
  443. }, {
  444. "is_default": 0,
  445. "id": 2544,
  446. "code": "Z5E5E2B48409616050",
  447. "value": "温"
  448. }],
  449. "name": "温度",
  450. "id": 190
  451. }, {
  452. "is_open_checkbox": false,
  453. "id": 191,
  454. "values": [{
  455. "is_default": 1,
  456. "id": 585,
  457. "code": "Z5DD789B45391F4495",
  458. "value": "标准糖"
  459. }, {
  460. "is_default": 0,
  461. "id": 586,
  462. "code": "Z5DD789B453D023182",
  463. "value": "少糖"
  464. }, {
  465. "is_default": 0,
  466. "id": 1959,
  467. "code": "Z5DD789B4540531795",
  468. "value": "不另外加糖"
  469. }],
  470. "name": "糖度",
  471. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  472. }],
  473. "is_sell": true,
  474. "goods_type": 2,
  475. "entity": [{
  476. "spec_id": "",
  477. "trade_mark": "1010010000",
  478. "id": "097aad038aeeb0ea",
  479. "stock": "998101.00",
  480. "spec_text": [],
  481. "spec": [],
  482. "image": "s23107/2019/04/26/2a4b2697bec6f7e502.jpg",
  483. "num": 1,
  484. "price": 25,
  485. "membership_price": 0
  486. }],
  487. "stall_code": "",
  488. "sort": 2,
  489. "price": 25,
  490. "unit": "件",
  491. "imageArr": [
  492. "https://img-shop.qmimg.cn/s23107/2019/04/26/2a4b2697bec6f7e502.jpg?imageView2/2/w/600/h/600"
  493. ],
  494. "membership_price": 0,
  495. "use_property": 1,
  496. "unit_type": 0,
  497. "min_buy_num": 0,
  498. "specs": [],
  499. "content": "奈雪明星产品。优选进口新奇士橙,搭配严选茉莉毛尖茶底,橙意满满。",
  500. "use_spec": false,
  501. "stock": "998101.00",
  502. "type": 1,
  503. "is_label": 0,
  504. "name": "霸气橙子",
  505. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/2a4b2697bec6f7e502.jpg?imageView2/2/w/400/h/400"
  506. }, {
  507. "sell_time_status": 0,
  508. "id": 31532,
  509. "pack_cost": "0.00",
  510. "sales": 5104,
  511. "cover_img": "",
  512. "property": [{
  513. "is_open_checkbox": false,
  514. "values": [{
  515. "is_default": 1,
  516. "id": 1218,
  517. "code": "Z5D612C34C8EF06658",
  518. "value": "标准(芝士)"
  519. }, {
  520. "is_default": 0,
  521. "id": 1166,
  522. "code": "Z5D612C34C93705460",
  523. "value": "芝士换酸奶"
  524. }],
  525. "name": "配料",
  526. "id": 347
  527. }, {
  528. "is_open_checkbox": false,
  529. "values": [{
  530. "is_default": 1,
  531. "id": 582,
  532. "code": "Z5EA8DBDA4371C5994",
  533. "value": "标准冰"
  534. }, {
  535. "is_default": 0,
  536. "id": 1164,
  537. "code": "Z5EA8DBDA43C415239",
  538. "value": "冰沙"
  539. }, {
  540. "is_default": 0,
  541. "id": 583,
  542. "code": "Z5EA8DBDA4404E3515",
  543. "value": "去冰"
  544. }],
  545. "name": "温度",
  546. "id": 190
  547. }, {
  548. "is_open_checkbox": false,
  549. "id": 191,
  550. "values": [{
  551. "is_default": 1,
  552. "id": 585,
  553. "code": "Z5DD78286916115856",
  554. "value": "标准糖"
  555. }, {
  556. "is_default": 0,
  557. "id": 586,
  558. "code": "Z5DD78286919682277",
  559. "value": "少糖"
  560. }, {
  561. "is_default": 0,
  562. "id": 1959,
  563. "code": "Z5DD7828691CB89112",
  564. "value": "不另外加糖"
  565. }],
  566. "name": "糖度",
  567. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  568. }],
  569. "is_sell": true,
  570. "goods_type": 2,
  571. "entity": [{
  572. "spec_id": "",
  573. "trade_mark": "1010050008",
  574. "id": "f8114313a48c5c4a",
  575. "stock": "1000314.00",
  576. "spec_text": [],
  577. "spec": [],
  578. "image": "s23107/2020/03/19/a3ee1fa72435259a73.jpg",
  579. "num": 1,
  580. "price": 28,
  581. "membership_price": 0
  582. }],
  583. "stall_code": "",
  584. "sort": 4,
  585. "price": 28,
  586. "unit": "件",
  587. "imageArr": [
  588. "https://img-shop.qmimg.cn/s23107/2020/03/19/a3ee1fa72435259a73.jpg?imageView2/2/w/600/h/600"
  589. ],
  590. "membership_price": 0,
  591. "use_property": 1,
  592. "unit_type": 0,
  593. "min_buy_num": 0,
  594. "specs": [],
  595. "content": "精选优质巨峰葡萄、手工去皮去籽、加入带兰桂花香,经中度焙火的金观音茶中,搭配轻盈香甜芝士奶盖",
  596. "use_spec": false,
  597. "stock": "1000314.00",
  598. "type": 1,
  599. "is_label": 0,
  600. "name": "霸气芝士葡萄",
  601. "images": "https://img-shop.qmimg.cn/s23107/2020/03/19/a3ee1fa72435259a73.jpg?imageView2/2/w/400/h/400"
  602. }, {
  603. "sell_time_status": 0,
  604. "id": 16808,
  605. "pack_cost": "0.00",
  606. "sales": 115495,
  607. "cover_img": "",
  608. "property": [],
  609. "is_sell": true,
  610. "goods_type": 2,
  611. "entity": [{
  612. "spec_id": "",
  613. "trade_mark": "1212000024",
  614. "id": "2e89b669b329c292",
  615. "stock": "10704.00",
  616. "spec_text": [],
  617. "spec": [],
  618. "image": "s23107/2019/04/28/94d8440ab7b4fed802.jpg",
  619. "num": 1,
  620. "price": 20,
  621. "membership_price": 0
  622. }],
  623. "stall_code": "",
  624. "sort": 5,
  625. "price": 20,
  626. "unit": "件",
  627. "imageArr": [
  628. "https://img-shop.qmimg.cn/s23107/2019/04/28/94d8440ab7b4fed802.jpg?imageView2/2/w/600/h/600"
  629. ],
  630. "membership_price": 0,
  631. "use_property": 0,
  632. "unit_type": 0,
  633. "min_buy_num": 0,
  634. "specs": [],
  635. "content": "大大的一根魔法棒,加入淡奶油和进口酵母,配上经典的草莓鲜果。好看的外表和经典的口味造就的一款奈雪明星产品。",
  636. "use_spec": false,
  637. "stock": "10704.00",
  638. "type": 1,
  639. "is_label": 0,
  640. "name": "草莓魔法棒",
  641. "images": "https://img-shop.qmimg.cn/s23107/2019/04/28/94d8440ab7b4fed802.jpg?imageView2/2/w/400/h/400"
  642. }, {
  643. "sell_time_status": 0,
  644. "id": 31424,
  645. "pack_cost": "0.00",
  646. "sales": 125010,
  647. "cover_img": "",
  648. "property": [{
  649. "is_open_checkbox": false,
  650. "values": [{
  651. "is_default": 1,
  652. "id": 1218,
  653. "code": "Z5D5BA2BB31A145049",
  654. "value": "标准(芝士)"
  655. }, {
  656. "is_default": 0,
  657. "id": 1166,
  658. "code": "Z5D5BA2BB320FA8410",
  659. "value": "芝士换酸奶"
  660. }],
  661. "name": "配料",
  662. "id": 347
  663. }, {
  664. "is_open_checkbox": false,
  665. "values": [{
  666. "is_default": 0,
  667. "id": 582,
  668. "code": "Z5E5E2BC316DD78061",
  669. "value": "标准冰"
  670. }, {
  671. "is_default": 1,
  672. "id": 1164,
  673. "code": "Z5E5E2BC316A215600",
  674. "value": "冰沙"
  675. }, {
  676. "is_default": 0,
  677. "id": 583,
  678. "code": "Z5E5E2BC3171CA8287",
  679. "value": "去冰"
  680. }, {
  681. "is_default": 0,
  682. "id": 584,
  683. "code": "Z5E5E2BC317A175989",
  684. "value": "热"
  685. }, {
  686. "is_default": 0,
  687. "id": 2544,
  688. "code": "Z5E5E2BC317F896724",
  689. "value": "温"
  690. }],
  691. "name": "温度",
  692. "id": 190
  693. }, {
  694. "is_open_checkbox": false,
  695. "id": 191,
  696. "values": [{
  697. "is_default": 1,
  698. "id": 585,
  699. "code": "Z5DD785286B9689681",
  700. "value": "标准糖"
  701. }, {
  702. "is_default": 0,
  703. "id": 586,
  704. "code": "Z5DD785286BCF74540",
  705. "value": "少糖"
  706. }, {
  707. "is_default": 0,
  708. "id": 1959,
  709. "code": "Z5DD785286C0687027",
  710. "value": "不另外加糖"
  711. }],
  712. "name": "糖度",
  713. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  714. }],
  715. "is_sell": true,
  716. "goods_type": 2,
  717. "entity": [{
  718. "spec_id": "",
  719. "trade_mark": "1010050003",
  720. "id": "ee375ed5ae7f77eb",
  721. "stock": "1002053.00",
  722. "spec_text": [],
  723. "spec": [],
  724. "image": "s23107/2019/04/26/1cb88e6cd2fbcefb2a.jpg",
  725. "num": 1,
  726. "price": 29,
  727. "membership_price": 0
  728. }],
  729. "stall_code": "",
  730. "sort": 99,
  731. "price": 29,
  732. "unit": "件",
  733. "imageArr": [
  734. "https://img-shop.qmimg.cn/s23107/2019/04/26/1cb88e6cd2fbcefb2a.jpg?imageView2/2/w/600/h/600"
  735. ],
  736. "membership_price": 0,
  737. "use_property": 1,
  738. "unit_type": 0,
  739. "min_buy_num": 0,
  740. "specs": [],
  741. "content": "奈雪明星产品。选用奈雪自有草莓园新鲜草莓,搭配严选茉莉毛尖茶底,淋上轻盈香滑的芝士奶盖。",
  742. "use_spec": false,
  743. "stock": "1002053.00",
  744. "type": 1,
  745. "is_label": 0,
  746. "name": "霸气芝士草莓",
  747. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/1cb88e6cd2fbcefb2a.jpg?imageView2/2/w/400/h/400"
  748. }],
  749. "name": "招牌热卖",
  750. "is_show_backstage": 0
  751. }, {
  752. "sort": 8,
  753. "icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/bfeae4de9de15a0f88.png?imageView2/0/w/200/h/200",
  754. "id": 2522,
  755. "goods_list": [{
  756. "sell_time_status": 0,
  757. "id": 31826,
  758. "pack_cost": "0.00",
  759. "sales": 70462,
  760. "cover_img": "",
  761. "property": [],
  762. "is_sell": true,
  763. "goods_type": 1,
  764. "entity": [{
  765. "spec_id": "",
  766. "trade_mark": "1212000017",
  767. "id": "2e3f40b8f6decb2a",
  768. "stock": "1000498.00",
  769. "spec_text": [],
  770. "spec": [],
  771. "image": "s23107/2019/04/28/be484557ff7cfa4dba.jpg",
  772. "num": 1,
  773. "price": 28,
  774. "membership_price": 0
  775. }],
  776. "stall_code": "",
  777. "sort": 2,
  778. "price": 28,
  779. "unit": "件",
  780. "imageArr": [
  781. "https://img-shop.qmimg.cn/s23107/2019/04/28/be484557ff7cfa4dba.jpg?imageView2/2/w/600/h/600"
  782. ],
  783. "membership_price": 0,
  784. "use_property": 0,
  785. "unit_type": 0,
  786. "min_buy_num": 0,
  787. "specs": [],
  788. "content": "马来西亚D24榴莲王果肉+芒果干,爆浆的榴莲馅,这款是榴莲控的最爱。",
  789. "use_spec": false,
  790. "stock": "1000498.00",
  791. "type": 1,
  792. "is_label": 0,
  793. "name": "霸气榴莲王",
  794. "images": "https://img-shop.qmimg.cn/s23107/2019/04/28/be484557ff7cfa4dba.jpg?imageView2/2/w/400/h/400"
  795. }, {
  796. "sell_time_status": 0,
  797. "id": 31544,
  798. "pack_cost": "0.00",
  799. "sales": 46215,
  800. "cover_img": "",
  801. "property": [],
  802. "is_sell": true,
  803. "goods_type": 1,
  804. "entity": [{
  805. "spec_id": "",
  806. "trade_mark": "1212000018",
  807. "id": "08a87a5ad6fa8648",
  808. "stock": "100413.00",
  809. "spec_text": [],
  810. "spec": [],
  811. "image": "s23107/2019/04/28/6e4829e475329d4836.jpg",
  812. "num": 1,
  813. "price": 20,
  814. "membership_price": 0
  815. }],
  816. "stall_code": "",
  817. "sort": 2,
  818. "price": 20,
  819. "unit": "件",
  820. "imageArr": [
  821. "https://img-shop.qmimg.cn/s23107/2019/04/28/6e4829e475329d4836.jpg?imageView2/2/w/600/h/600"
  822. ],
  823. "membership_price": 0,
  824. "use_property": 0,
  825. "unit_type": 0,
  826. "min_buy_num": 0,
  827. "specs": [],
  828. "content": "粉嫩的面包体加入了火龙果果泥,颜值和健康的共存,满满的香浓芝士内陷搭配柔软有嚼劲的软欧包,葡萄干的加缀增添丰富有层次的口感,让你一试喜欢。",
  829. "use_spec": false,
  830. "stock": "100413.00",
  831. "type": 1,
  832. "is_label": 0,
  833. "name": "蜜蜜芝士火龙果",
  834. "images": "https://img-shop.qmimg.cn/s23107/2019/04/28/6e4829e475329d4836.jpg?imageView2/2/w/400/h/400"
  835. }, {
  836. "sell_time_status": 0,
  837. "id": 27016,
  838. "pack_cost": "0.00",
  839. "sales": 169990,
  840. "cover_img": "",
  841. "property": [],
  842. "is_sell": true,
  843. "goods_type": 1,
  844. "entity": [{
  845. "spec_id": "",
  846. "trade_mark": "1212000093",
  847. "id": "85ab649f81d89e90",
  848. "stock": "1000106.00",
  849. "spec_text": [],
  850. "spec": [],
  851. "image": "s23107/2019/10/11/e2035bc2f7003ad0e9.jpg",
  852. "num": 1,
  853. "price": 16,
  854. "membership_price": 0
  855. }],
  856. "stall_code": "",
  857. "sort": 3,
  858. "price": 16,
  859. "unit": "件",
  860. "imageArr": [
  861. "https://img-shop.qmimg.cn/s23107/2019/10/11/e2035bc2f7003ad0e9.jpg?imageView2/2/w/600/h/600"
  862. ],
  863. "membership_price": 0,
  864. "use_property": 0,
  865. "unit_type": 0,
  866. "min_buy_num": 0,
  867. "specs": [],
  868. "content": "紫薯醇香包裹蜜润红豆,麻薯带来超长拉丝惊喜",
  869. "use_spec": false,
  870. "stock": "1000106.00",
  871. "type": 1,
  872. "is_label": 0,
  873. "name": "紫薯嘟嘟",
  874. "images": "https://img-shop.qmimg.cn/s23107/2019/10/11/e2035bc2f7003ad0e9.jpg?imageView2/2/w/400/h/400"
  875. }, {
  876. "sell_time_status": 0,
  877. "id": 27014,
  878. "pack_cost": "0.00",
  879. "sales": 255254,
  880. "cover_img": "",
  881. "property": [],
  882. "is_sell": true,
  883. "goods_type": 1,
  884. "entity": [{
  885. "spec_id": "",
  886. "trade_mark": "1212000090",
  887. "id": "7220777710a535e7",
  888. "stock": "1000217.00",
  889. "spec_text": [],
  890. "spec": [],
  891. "image": "s23107/2019/10/11/3cf65a33efba914504.jpg",
  892. "num": 1,
  893. "price": 16,
  894. "membership_price": 0
  895. }],
  896. "stall_code": "",
  897. "sort": 3,
  898. "price": 16,
  899. "unit": "件",
  900. "imageArr": [
  901. "https://img-shop.qmimg.cn/s23107/2019/10/11/3cf65a33efba914504.jpg?imageView2/2/w/600/h/600"
  902. ],
  903. "membership_price": 0,
  904. "use_property": 0,
  905. "unit_type": 0,
  906. "min_buy_num": 0,
  907. "specs": [],
  908. "content": "咸香蛋黄浓郁细腻注入经典芋泥甜咸风味正适宜",
  909. "use_spec": false,
  910. "stock": "1000217.00",
  911. "type": 1,
  912. "is_label": 0,
  913. "name": "咸蛋黄嘟嘟",
  914. "images": "https://img-shop.qmimg.cn/s23107/2019/10/11/3cf65a33efba914504.jpg?imageView2/2/w/400/h/400"
  915. }, {
  916. "sell_time_status": 0,
  917. "id": 27009,
  918. "pack_cost": "0.00",
  919. "sales": 199446,
  920. "cover_img": "",
  921. "property": [],
  922. "is_sell": true,
  923. "goods_type": 1,
  924. "entity": [{
  925. "spec_id": "",
  926. "trade_mark": "1212000092",
  927. "id": "82b0391c9f3e987f",
  928. "stock": "1000126.00",
  929. "spec_text": [],
  930. "spec": [],
  931. "image": "s23107/2019/10/11/0093e8ec087a074edf.jpg",
  932. "num": 1,
  933. "price": 16,
  934. "membership_price": 0
  935. }],
  936. "stall_code": "",
  937. "sort": 3,
  938. "price": 16,
  939. "unit": "件",
  940. "imageArr": [
  941. "https://img-shop.qmimg.cn/s23107/2019/10/11/0093e8ec087a074edf.jpg?imageView2/2/w/600/h/600"
  942. ],
  943. "membership_price": 0,
  944. "use_property": 0,
  945. "unit_type": 0,
  946. "min_buy_num": 0,
  947. "specs": [],
  948. "content": "爆浆南瓜泥清甜不腻,麻薯Q弹有活力",
  949. "use_spec": false,
  950. "stock": "1000126.00",
  951. "type": 1,
  952. "is_label": 0,
  953. "name": "南瓜嘟嘟",
  954. "images": "https://img-shop.qmimg.cn/s23107/2019/10/11/0093e8ec087a074edf.jpg?imageView2/2/w/400/h/400"
  955. }, {
  956. "sell_time_status": 0,
  957. "id": 27008,
  958. "pack_cost": "0.00",
  959. "sales": 158438,
  960. "cover_img": "",
  961. "property": [],
  962. "is_sell": true,
  963. "goods_type": 1,
  964. "entity": [{
  965. "spec_id": "",
  966. "trade_mark": "1212000091",
  967. "id": "186191c7af8a25e2",
  968. "stock": "1000209.00",
  969. "spec_text": [],
  970. "spec": [],
  971. "image": "s23107/2019/10/11/21bad4be51837450a8.jpg",
  972. "num": 1,
  973. "price": 16,
  974. "membership_price": 0
  975. }],
  976. "stall_code": "",
  977. "sort": 3,
  978. "price": 16,
  979. "unit": "件",
  980. "imageArr": [
  981. "https://img-shop.qmimg.cn/s23107/2019/10/11/21bad4be51837450a8.jpg?imageView2/2/w/600/h/600"
  982. ],
  983. "membership_price": 0,
  984. "use_property": 0,
  985. "unit_type": 0,
  986. "min_buy_num": 0,
  987. "specs": [],
  988. "content": "抹茶卡仕达表皮包裹着软糯红豆和绵密芋泥,拉丝麻薯糯唧唧",
  989. "use_spec": false,
  990. "stock": "1000209.00",
  991. "type": 1,
  992. "is_label": 0,
  993. "name": "红豆嘟嘟",
  994. "images": "https://img-shop.qmimg.cn/s23107/2019/10/11/21bad4be51837450a8.jpg?imageView2/2/w/400/h/400"
  995. }, {
  996. "sell_time_status": 0,
  997. "id": 24516,
  998. "pack_cost": "0.00",
  999. "sales": 1278,
  1000. "cover_img": "",
  1001. "property": [],
  1002. "is_sell": true,
  1003. "goods_type": 1,
  1004. "entity": [{
  1005. "spec_id": "",
  1006. "trade_mark": "1212000070",
  1007. "id": "5d79de67251ea00e",
  1008. "stock": "10485.00",
  1009. "spec_text": [],
  1010. "spec": [],
  1011. "image": "s23107/2020/04/29/4a62ee45dd527609ed.jpg",
  1012. "num": 1,
  1013. "price": 18,
  1014. "membership_price": 0
  1015. }],
  1016. "stall_code": "",
  1017. "sort": 3,
  1018. "price": 18,
  1019. "unit": "件",
  1020. "imageArr": [
  1021. "https://img-shop.qmimg.cn/s23107/2020/04/29/4a62ee45dd527609ed.jpg?imageView2/2/w/600/h/600"
  1022. ],
  1023. "membership_price": 0,
  1024. "use_property": 0,
  1025. "unit_type": 0,
  1026. "min_buy_num": 0,
  1027. "specs": [],
  1028. "content": "酥软口感,进口奶油搭配特制巧克力内馅",
  1029. "use_spec": false,
  1030. "stock": "10485.00",
  1031. "type": 1,
  1032. "is_label": 0,
  1033. "name": "脏脏王",
  1034. "images": "https://img-shop.qmimg.cn/s23107/2020/04/29/4a62ee45dd527609ed.jpg?imageView2/2/w/400/h/400"
  1035. }, {
  1036. "sell_time_status": 0,
  1037. "id": 24517,
  1038. "pack_cost": "0.00",
  1039. "sales": 1228,
  1040. "cover_img": "",
  1041. "property": [],
  1042. "is_sell": true,
  1043. "goods_type": 1,
  1044. "entity": [{
  1045. "spec_id": "",
  1046. "trade_mark": "1212000071",
  1047. "id": "2b3f1ea3ecabd22e",
  1048. "stock": "10308.00",
  1049. "spec_text": [],
  1050. "spec": [],
  1051. "image": "s23107/2020/04/29/99daa7b20061efab10.jpg",
  1052. "num": 1,
  1053. "price": 18,
  1054. "membership_price": 0
  1055. }],
  1056. "stall_code": "",
  1057. "sort": 4,
  1058. "price": 18,
  1059. "unit": "件",
  1060. "imageArr": [
  1061. "https://img-shop.qmimg.cn/s23107/2020/04/29/99daa7b20061efab10.jpg?imageView2/2/w/600/h/600"
  1062. ],
  1063. "membership_price": 0,
  1064. "use_property": 0,
  1065. "unit_type": 0,
  1066. "min_buy_num": 0,
  1067. "specs": [],
  1068. "content": "精选北川半兵卫抹茶粉和秘制红豆泥",
  1069. "use_spec": false,
  1070. "stock": "10308.00",
  1071. "type": 1,
  1072. "is_label": 0,
  1073. "name": "抹茶王",
  1074. "images": "https://img-shop.qmimg.cn/s23107/2020/04/29/99daa7b20061efab10.jpg?imageView2/2/w/400/h/400"
  1075. }, {
  1076. "sell_time_status": 0,
  1077. "id": 31834,
  1078. "pack_cost": "0.00",
  1079. "sales": 94527,
  1080. "cover_img": "",
  1081. "property": [],
  1082. "is_sell": true,
  1083. "goods_type": 1,
  1084. "entity": [{
  1085. "spec_id": "",
  1086. "trade_mark": "1212000003",
  1087. "id": "c8d9d2828e1ff531",
  1088. "stock": "1000108.00",
  1089. "spec_text": [],
  1090. "spec": [],
  1091. "image": "s23107/2019/04/28/d8e4330c48ae58c7da.jpg",
  1092. "num": 1,
  1093. "price": 15,
  1094. "membership_price": 0
  1095. }],
  1096. "stall_code": "",
  1097. "sort": 7,
  1098. "price": 15,
  1099. "unit": "件",
  1100. "imageArr": [
  1101. "https://img-shop.qmimg.cn/s23107/2019/04/28/d8e4330c48ae58c7da.jpg?imageView2/2/w/600/h/600"
  1102. ],
  1103. "membership_price": 0,
  1104. "use_property": 0,
  1105. "unit_type": 0,
  1106. "min_buy_num": 0,
  1107. "specs": [],
  1108. "content": "梅菜扣肉咸香接地气,摊成薄薄饼状增大烘焙面积,撒上香烤的芝麻粒,特色风味独树一帜。",
  1109. "use_spec": false,
  1110. "stock": "1000108.00",
  1111. "type": 1,
  1112. "is_label": 0,
  1113. "name": "梅菜肉肉",
  1114. "images": "https://img-shop.qmimg.cn/s23107/2019/04/28/d8e4330c48ae58c7da.jpg?imageView2/2/w/400/h/400"
  1115. }, {
  1116. "sell_time_status": 0,
  1117. "id": 31824,
  1118. "pack_cost": "0.00",
  1119. "sales": 143535,
  1120. "cover_img": "",
  1121. "property": [],
  1122. "is_sell": true,
  1123. "goods_type": 1,
  1124. "entity": [{
  1125. "spec_id": "",
  1126. "trade_mark": "1212000034",
  1127. "id": "8996e12e46d28663",
  1128. "stock": "10000237.00",
  1129. "spec_text": [],
  1130. "spec": [],
  1131. "image": "s23107/2019/05/05/30f0463b8b644e8417.jpg",
  1132. "num": 1,
  1133. "price": 18,
  1134. "membership_price": 0
  1135. }],
  1136. "stall_code": "",
  1137. "sort": 8,
  1138. "price": 18,
  1139. "unit": "件",
  1140. "imageArr": [
  1141. "https://img-shop.qmimg.cn/s23107/2019/05/05/30f0463b8b644e8417.jpg?imageView2/2/w/600/h/600"
  1142. ],
  1143. "membership_price": 0,
  1144. "use_property": 0,
  1145. "unit_type": 0,
  1146. "min_buy_num": 0,
  1147. "specs": [],
  1148. "content": "柔软的表皮加上天然新鲜凤梨颗粒与安佳乳酪调制的凤梨果肉馅,每一口都酸甜可口,顺滑满足。",
  1149. "use_spec": false,
  1150. "stock": "10000237.00",
  1151. "type": 1,
  1152. "is_label": 0,
  1153. "name": "芝士金凤梨",
  1154. "images": "https://img-shop.qmimg.cn/s23107/2019/05/05/30f0463b8b644e8417.jpg?imageView2/2/w/400/h/400"
  1155. }, {
  1156. "sell_time_status": 0,
  1157. "id": 31820,
  1158. "pack_cost": "0.00",
  1159. "sales": 123089,
  1160. "cover_img": "",
  1161. "property": [],
  1162. "is_sell": true,
  1163. "goods_type": 1,
  1164. "entity": [{
  1165. "spec_id": "",
  1166. "trade_mark": "1212000022",
  1167. "id": "e06d86e3db130723",
  1168. "stock": "10000198.00",
  1169. "spec_text": [],
  1170. "spec": [],
  1171. "image": "s23107/2019/04/28/8b123558614b56993d.jpg",
  1172. "num": 1,
  1173. "price": 14,
  1174. "membership_price": 0
  1175. }],
  1176. "stall_code": "",
  1177. "sort": 9,
  1178. "price": 14,
  1179. "unit": "件",
  1180. "imageArr": [
  1181. "https://img-shop.qmimg.cn/s23107/2019/04/28/8b123558614b56993d.jpg?imageView2/2/w/600/h/600"
  1182. ],
  1183. "membership_price": 0,
  1184. "use_property": 0,
  1185. "unit_type": 0,
  1186. "min_buy_num": 0,
  1187. "specs": [],
  1188. "content": "柔软的欧包里藏着一整根脆皮肠,满口都是肉感,一口咸味一口浓郁奶味。",
  1189. "use_spec": false,
  1190. "stock": "10000198.00",
  1191. "type": 1,
  1192. "is_label": 0,
  1193. "name": "德式腊肠犬",
  1194. "images": "https://img-shop.qmimg.cn/s23107/2019/04/28/8b123558614b56993d.jpg?imageView2/2/w/400/h/400"
  1195. }, {
  1196. "sell_time_status": 0,
  1197. "id": 31816,
  1198. "pack_cost": "0.00",
  1199. "sales": 223377,
  1200. "cover_img": "",
  1201. "property": [],
  1202. "is_sell": true,
  1203. "goods_type": 1,
  1204. "entity": [{
  1205. "spec_id": "",
  1206. "trade_mark": "1212000006",
  1207. "id": "d10644f99c0313a4",
  1208. "stock": "1000215.00",
  1209. "spec_text": [],
  1210. "spec": [],
  1211. "image": "s23107/2019/04/28/fc9ef3ae0338ad7b3a.jpg",
  1212. "num": 1,
  1213. "price": 29,
  1214. "membership_price": 0
  1215. }],
  1216. "stall_code": "",
  1217. "sort": 10,
  1218. "price": 29,
  1219. "unit": "件",
  1220. "imageArr": [
  1221. "https://img-shop.qmimg.cn/s23107/2019/04/28/fc9ef3ae0338ad7b3a.jpg?imageView2/2/w/600/h/600"
  1222. ],
  1223. "membership_price": 0,
  1224. "use_property": 0,
  1225. "unit_type": 0,
  1226. "min_buy_num": 0,
  1227. "specs": [],
  1228. "content": "霸气的外表下包含着软绵甜蜜的榴莲果肉内陷。200度的烘烤热情,以及100分钟以上的制作工艺,这款纯手工软欧包给你大大的甜蜜和满足。",
  1229. "use_spec": false,
  1230. "stock": "1000215.00",
  1231. "type": 1,
  1232. "is_label": 0,
  1233. "name": "一颗大榴莲",
  1234. "images": "https://img-shop.qmimg.cn/s23107/2019/04/28/fc9ef3ae0338ad7b3a.jpg?imageView2/2/w/400/h/400"
  1235. }, {
  1236. "sell_time_status": 0,
  1237. "id": 31814,
  1238. "pack_cost": "0.00",
  1239. "sales": 184270,
  1240. "cover_img": "https://img-shop.qmimg.cn/s23107/2019/12/07/0476864cd0b7fd9bc4.jpg?imageView2/2/w/400/h/400",
  1241. "property": [],
  1242. "is_sell": true,
  1243. "goods_type": 1,
  1244. "entity": [{
  1245. "spec_id": "",
  1246. "trade_mark": "1212000038",
  1247. "id": "0c3cea3467da2817",
  1248. "stock": "1000207.00",
  1249. "spec_text": [],
  1250. "spec": [],
  1251. "image": "s23107/2019/12/07/f0bc53b12b13f1df8d.jpg",
  1252. "num": 1,
  1253. "price": 23,
  1254. "membership_price": 0
  1255. }],
  1256. "stall_code": "",
  1257. "sort": 11,
  1258. "price": 23,
  1259. "unit": "件",
  1260. "imageArr": [
  1261. "https://img-shop.qmimg.cn/s23107/2019/12/07/f0bc53b12b13f1df8d.jpg?imageView2/2/w/600/h/600"
  1262. ],
  1263. "membership_price": 0,
  1264. "use_property": 0,
  1265. "unit_type": 0,
  1266. "min_buy_num": 0,
  1267. "specs": [],
  1268. "content": "切碎的奶酪粒和香芋粒,味道清新,散发着奶酪和芋头的香气。奈雪非常独特的一款软欧包。",
  1269. "use_spec": false,
  1270. "stock": "1000207.00",
  1271. "type": 1,
  1272. "is_label": 0,
  1273. "name": "奶酪芋头山",
  1274. "images": "https://img-shop.qmimg.cn/s23107/2019/12/07/f0bc53b12b13f1df8d.jpg?imageView2/2/w/400/h/400"
  1275. }, {
  1276. "sell_time_status": 0,
  1277. "id": 16852,
  1278. "pack_cost": "0.00",
  1279. "sales": 225651,
  1280. "cover_img": "",
  1281. "property": [],
  1282. "is_sell": true,
  1283. "goods_type": 1,
  1284. "entity": [{
  1285. "spec_id": "",
  1286. "trade_mark": "1212000026",
  1287. "id": "8e46d28edac152bd",
  1288. "stock": "10435.00",
  1289. "spec_text": [],
  1290. "spec": [],
  1291. "image": "s23107/2019/04/28/417eae192c1dc8b9ab.jpg",
  1292. "num": 1,
  1293. "price": 18,
  1294. "membership_price": 0
  1295. }],
  1296. "stall_code": "",
  1297. "sort": 99,
  1298. "price": 18,
  1299. "unit": "件",
  1300. "imageArr": [
  1301. "https://img-shop.qmimg.cn/s23107/2019/04/28/417eae192c1dc8b9ab.jpg?imageView2/2/w/600/h/600"
  1302. ],
  1303. "membership_price": 0,
  1304. "use_property": 0,
  1305. "unit_type": 0,
  1306. "min_buy_num": 0,
  1307. "specs": [],
  1308. "content": "菠菜汁入面团,咸香肉松甜脆玉米粒,咸口松软",
  1309. "use_spec": false,
  1310. "stock": "10435.00",
  1311. "type": 1,
  1312. "is_label": 0,
  1313. "name": "菠菜肉骨头",
  1314. "images": "https://img-shop.qmimg.cn/s23107/2019/04/28/417eae192c1dc8b9ab.jpg?imageView2/2/w/400/h/400"
  1315. }, {
  1316. "sell_time_status": 0,
  1317. "id": 17137,
  1318. "pack_cost": "0.00",
  1319. "sales": 232976,
  1320. "cover_img": "",
  1321. "property": [],
  1322. "is_sell": true,
  1323. "goods_type": 2,
  1324. "entity": [{
  1325. "spec_id": "",
  1326. "trade_mark": "1212000027",
  1327. "id": "a43a6d40cef6f162",
  1328. "stock": "10506.00",
  1329. "spec_text": [],
  1330. "spec": [],
  1331. "image": "s23107/2019/05/05/9979fa487e2c3e2636.jpg",
  1332. "num": 1,
  1333. "price": 15,
  1334. "membership_price": 0
  1335. }],
  1336. "stall_code": "",
  1337. "sort": 4,
  1338. "price": 15,
  1339. "unit": "件",
  1340. "imageArr": [
  1341. "https://img-shop.qmimg.cn/s23107/2019/05/05/9979fa487e2c3e2636.jpg?imageView2/2/w/600/h/600"
  1342. ],
  1343. "membership_price": 0,
  1344. "use_property": 0,
  1345. "unit_type": 0,
  1346. "min_buy_num": 0,
  1347. "specs": [],
  1348. "content": "香甜浓郁的巧克力奶油与巧克力软欧包,夹着香脆的奥利奥饼干,一口又一口,停不下来。",
  1349. "use_spec": false,
  1350. "stock": "10506.00",
  1351. "type": 1,
  1352. "is_label": 0,
  1353. "name": "奥利奥魔法棒",
  1354. "images": "https://img-shop.qmimg.cn/s23107/2019/05/05/9979fa487e2c3e2636.jpg?imageView2/2/w/400/h/400"
  1355. }, {
  1356. "sell_time_status": 0,
  1357. "id": 17145,
  1358. "pack_cost": "0.00",
  1359. "sales": 173762,
  1360. "cover_img": "",
  1361. "property": [],
  1362. "is_sell": true,
  1363. "goods_type": 2,
  1364. "entity": [{
  1365. "spec_id": "",
  1366. "trade_mark": "1212000040",
  1367. "id": "0f90fb60826f6fe0",
  1368. "stock": "10332.00",
  1369. "spec_text": [],
  1370. "spec": [],
  1371. "image": "s23107/2019/05/05/a1202933e01235285a.jpg",
  1372. "num": 1,
  1373. "price": 20,
  1374. "membership_price": 0
  1375. }],
  1376. "stall_code": "",
  1377. "sort": 5,
  1378. "price": 20,
  1379. "unit": "件",
  1380. "imageArr": [
  1381. "https://img-shop.qmimg.cn/s23107/2019/05/05/a1202933e01235285a.jpg?imageView2/2/w/600/h/600"
  1382. ],
  1383. "membership_price": 0,
  1384. "use_property": 0,
  1385. "unit_type": 0,
  1386. "min_buy_num": 0,
  1387. "specs": [],
  1388. "content": "奈雪招牌软欧包魔法棒家族之一,满满的新鲜水果看的见,软欧包有淡淡的胡萝卜味,芒果香味十分浓郁。",
  1389. "use_spec": false,
  1390. "stock": "10332.00",
  1391. "type": 1,
  1392. "is_label": 0,
  1393. "name": "芒果魔法棒",
  1394. "images": "https://img-shop.qmimg.cn/s23107/2019/05/05/a1202933e01235285a.jpg?imageView2/2/w/400/h/400"
  1395. }, {
  1396. "sell_time_status": 0,
  1397. "id": 16808,
  1398. "pack_cost": "0.00",
  1399. "sales": 115495,
  1400. "cover_img": "",
  1401. "property": [],
  1402. "is_sell": true,
  1403. "goods_type": 2,
  1404. "entity": [{
  1405. "spec_id": "",
  1406. "trade_mark": "1212000024",
  1407. "id": "2e89b669b329c292",
  1408. "stock": "10704.00",
  1409. "spec_text": [],
  1410. "spec": [],
  1411. "image": "s23107/2019/04/28/94d8440ab7b4fed802.jpg",
  1412. "num": 1,
  1413. "price": 20,
  1414. "membership_price": 0
  1415. }],
  1416. "stall_code": "",
  1417. "sort": 5,
  1418. "price": 20,
  1419. "unit": "件",
  1420. "imageArr": [
  1421. "https://img-shop.qmimg.cn/s23107/2019/04/28/94d8440ab7b4fed802.jpg?imageView2/2/w/600/h/600"
  1422. ],
  1423. "membership_price": 0,
  1424. "use_property": 0,
  1425. "unit_type": 0,
  1426. "min_buy_num": 0,
  1427. "specs": [],
  1428. "content": "大大的一根魔法棒,加入淡奶油和进口酵母,配上经典的草莓鲜果。好看的外表和经典的口味造就的一款奈雪明星产品。",
  1429. "use_spec": false,
  1430. "stock": "10704.00",
  1431. "type": 1,
  1432. "is_label": 0,
  1433. "name": "草莓魔法棒",
  1434. "images": "https://img-shop.qmimg.cn/s23107/2019/04/28/94d8440ab7b4fed802.jpg?imageView2/2/w/400/h/400"
  1435. }, {
  1436. "sell_time_status": 0,
  1437. "id": 17138,
  1438. "pack_cost": "0.00",
  1439. "sales": 123169,
  1440. "cover_img": "",
  1441. "property": [],
  1442. "is_sell": true,
  1443. "goods_type": 2,
  1444. "entity": [{
  1445. "spec_id": "",
  1446. "trade_mark": "1212000012",
  1447. "id": "c9bda650c3a9cb7f",
  1448. "stock": "10138.00",
  1449. "spec_text": [],
  1450. "spec": [],
  1451. "image": "s23107/2019/05/05/cc722e14ae7c7973d9.jpg",
  1452. "num": 1,
  1453. "price": 15,
  1454. "membership_price": 0
  1455. }],
  1456. "stall_code": "",
  1457. "sort": 99,
  1458. "price": 15,
  1459. "unit": "件",
  1460. "imageArr": [
  1461. "https://img-shop.qmimg.cn/s23107/2019/05/05/cc722e14ae7c7973d9.jpg?imageView2/2/w/600/h/600"
  1462. ],
  1463. "membership_price": 0,
  1464. "use_property": 0,
  1465. "unit_type": 0,
  1466. "min_buy_num": 0,
  1467. "specs": [],
  1468. "content": "摩卡味熊宝宝脸蛋,熊宝宝耳朵都有Q弹的金珠珠",
  1469. "use_spec": false,
  1470. "stock": "10138.00",
  1471. "type": 1,
  1472. "is_label": 0,
  1473. "name": "奈雪熊宝宝",
  1474. "images": "https://img-shop.qmimg.cn/s23107/2019/05/05/cc722e14ae7c7973d9.jpg?imageView2/2/w/400/h/400"
  1475. }],
  1476. "name": "软欧包",
  1477. "is_show_backstage": 0
  1478. }, {
  1479. "sort": 9,
  1480. "icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/bfeae4de9de15a0f88.png?imageView2/0/w/200/h/200",
  1481. "id": 6510,
  1482. "goods_list": [{
  1483. "sell_time_status": 0,
  1484. "id": 57165,
  1485. "pack_cost": "0.00",
  1486. "sales": 9436,
  1487. "cover_img": "",
  1488. "property": [],
  1489. "is_sell": true,
  1490. "goods_type": 1,
  1491. "entity": [{
  1492. "spec_id": "",
  1493. "trade_mark": "1212000104",
  1494. "id": "c860d6ad9cba0575",
  1495. "stock": "999999947.00",
  1496. "spec_text": [],
  1497. "spec": [],
  1498. "image": "s23107/2020/03/19/08b868c6270203c344.jpg",
  1499. "num": 1,
  1500. "price": 16,
  1501. "membership_price": 0
  1502. }],
  1503. "stall_code": "",
  1504. "sort": 2,
  1505. "price": 16,
  1506. "unit": "件",
  1507. "imageArr": [
  1508. "https://img-shop.qmimg.cn/s23107/2020/03/19/08b868c6270203c344.jpg?imageView2/2/w/600/h/600"
  1509. ],
  1510. "membership_price": 0,
  1511. "use_property": 0,
  1512. "unit_type": 0,
  1513. "min_buy_num": 0,
  1514. "specs": [],
  1515. "content": "无水工艺制作、只添加鸡蛋和牛奶,面包香味浓郁,口感细腻柔韧、嚼劲十足",
  1516. "use_spec": false,
  1517. "stock": "999999947.00",
  1518. "type": 1,
  1519. "is_label": 0,
  1520. "name": "原味吐司",
  1521. "images": "https://img-shop.qmimg.cn/s23107/2020/03/19/08b868c6270203c344.jpg?imageView2/2/w/400/h/400"
  1522. }, {
  1523. "sell_time_status": 0,
  1524. "id": 57167,
  1525. "pack_cost": "0.00",
  1526. "sales": 4746,
  1527. "cover_img": "",
  1528. "property": [],
  1529. "is_sell": true,
  1530. "goods_type": 1,
  1531. "entity": [{
  1532. "spec_id": "",
  1533. "trade_mark": "1212000106",
  1534. "id": "d8820703d3bce4d1",
  1535. "stock": "99999977.00",
  1536. "spec_text": [],
  1537. "spec": [],
  1538. "image": "s23107/2020/03/19/a7e10078ca8d48789f.jpg",
  1539. "num": 1,
  1540. "price": 23,
  1541. "membership_price": 0
  1542. }],
  1543. "stall_code": "",
  1544. "sort": 3,
  1545. "price": 23,
  1546. "unit": "件",
  1547. "imageArr": [
  1548. "https://img-shop.qmimg.cn/s23107/2020/03/19/a7e10078ca8d48789f.jpg?imageView2/2/w/600/h/600"
  1549. ],
  1550. "membership_price": 0,
  1551. "use_property": 0,
  1552. "unit_type": 0,
  1553. "min_buy_num": 0,
  1554. "specs": [],
  1555. "content": "酥软外皮、自制香草风味卡仕达、颗粒饱满的柔软红豆,豆香四溢",
  1556. "use_spec": false,
  1557. "stock": "99999977.00",
  1558. "type": 1,
  1559. "is_label": 0,
  1560. "name": "红豆千层吐司",
  1561. "images": "https://img-shop.qmimg.cn/s23107/2020/03/19/a7e10078ca8d48789f.jpg?imageView2/2/w/400/h/400"
  1562. }, {
  1563. "sell_time_status": 0,
  1564. "id": 57166,
  1565. "pack_cost": "0.00",
  1566. "sales": 9967,
  1567. "cover_img": "",
  1568. "property": [],
  1569. "is_sell": true,
  1570. "goods_type": 1,
  1571. "entity": [{
  1572. "spec_id": "",
  1573. "trade_mark": "1212000105",
  1574. "id": "8ddfb6a43f25f987",
  1575. "stock": "99999922.00",
  1576. "spec_text": [],
  1577. "spec": [],
  1578. "image": "s23107/2020/03/19/576288b90223ac24ae.jpg",
  1579. "num": 1,
  1580. "price": 22,
  1581. "membership_price": 0
  1582. }],
  1583. "stall_code": "",
  1584. "sort": 3,
  1585. "price": 22,
  1586. "unit": "件",
  1587. "imageArr": [
  1588. "https://img-shop.qmimg.cn/s23107/2020/03/19/576288b90223ac24ae.jpg?imageView2/2/w/600/h/600"
  1589. ],
  1590. "membership_price": 0,
  1591. "use_property": 0,
  1592. "unit_type": 0,
  1593. "min_buy_num": 0,
  1594. "specs": [],
  1595. "content": "进口面粉揉制的面团,咸香四溢的肉松搭配自制Q弹麻薯",
  1596. "use_spec": false,
  1597. "stock": "99999922.00",
  1598. "type": 1,
  1599. "is_label": 0,
  1600. "name": "肉松麻薯吐司",
  1601. "images": "https://img-shop.qmimg.cn/s23107/2020/03/19/576288b90223ac24ae.jpg?imageView2/2/w/400/h/400"
  1602. }, {
  1603. "sell_time_status": 0,
  1604. "id": 25006,
  1605. "pack_cost": "0.00",
  1606. "sales": 12229,
  1607. "cover_img": "",
  1608. "property": [],
  1609. "is_sell": true,
  1610. "goods_type": 2,
  1611. "entity": [{
  1612. "spec_id": "",
  1613. "trade_mark": "1212010005",
  1614. "id": "fb4c7cf07b1d29cb",
  1615. "stock": "10102.00",
  1616. "spec_text": [],
  1617. "spec": [],
  1618. "image": "s23107/2019/06/13/a74abd2b454461e7ed.jpg",
  1619. "num": 1,
  1620. "price": 9,
  1621. "membership_price": 0
  1622. }],
  1623. "stall_code": "",
  1624. "sort": 1,
  1625. "price": 9,
  1626. "unit": "件",
  1627. "imageArr": [
  1628. "https://img-shop.qmimg.cn/s23107/2019/06/13/a74abd2b454461e7ed.jpg?imageView2/2/w/600/h/600"
  1629. ],
  1630. "membership_price": 0,
  1631. "use_property": 0,
  1632. "unit_type": 0,
  1633. "min_buy_num": 0,
  1634. "specs": [],
  1635. "content": "多种草莓元素汇集,打造专属咩咩包的粉红暴击;以草莓果酱特调淡奶油内馅,享受口腔里肆意的爆浆感,表面撒层酸甜草莓粉搭配草莓干颗粒与草莓巧克力薄层,果香萦绕,充满甜美气息。",
  1636. "use_spec": false,
  1637. "stock": "10102.00",
  1638. "type": 1,
  1639. "is_label": 0,
  1640. "name": "草莓咩咩",
  1641. "images": "https://img-shop.qmimg.cn/s23107/2019/06/13/a74abd2b454461e7ed.jpg?imageView2/2/w/400/h/400"
  1642. }, {
  1643. "sell_time_status": 0,
  1644. "id": 25003,
  1645. "pack_cost": "0.00",
  1646. "sales": 11608,
  1647. "cover_img": "",
  1648. "property": [],
  1649. "is_sell": true,
  1650. "goods_type": 2,
  1651. "entity": [{
  1652. "spec_id": "",
  1653. "trade_mark": "1212010004",
  1654. "id": "87302f460fa9d0f9",
  1655. "stock": "10065.00",
  1656. "spec_text": [],
  1657. "spec": [],
  1658. "image": "s23107/2019/06/13/836219fa1162d1ab9c.jpg",
  1659. "num": 1,
  1660. "price": 9,
  1661. "membership_price": 0
  1662. }],
  1663. "stall_code": "",
  1664. "sort": 1,
  1665. "price": 9,
  1666. "unit": "件",
  1667. "imageArr": [
  1668. "https://img-shop.qmimg.cn/s23107/2019/06/13/836219fa1162d1ab9c.jpg?imageView2/2/w/600/h/600"
  1669. ],
  1670. "membership_price": 0,
  1671. "use_property": 0,
  1672. "unit_type": 0,
  1673. "min_buy_num": 0,
  1674. "specs": [],
  1675. "content": "小羊角里加入巧克力味淡奶油内馅,表面撒层馥郁可可粉搭配黑巧爆谷米与黑巧克力薄层,多重巧克力风味,一口即享。",
  1676. "use_spec": false,
  1677. "stock": "10065.00",
  1678. "type": 1,
  1679. "is_label": 0,
  1680. "name": "巧克力咩咩",
  1681. "images": "https://img-shop.qmimg.cn/s23107/2019/06/13/836219fa1162d1ab9c.jpg?imageView2/2/w/400/h/400"
  1682. }, {
  1683. "sell_time_status": 0,
  1684. "id": 25001,
  1685. "pack_cost": "0.00",
  1686. "sales": 10548,
  1687. "cover_img": "",
  1688. "property": [],
  1689. "is_sell": true,
  1690. "goods_type": 2,
  1691. "entity": [{
  1692. "spec_id": "",
  1693. "trade_mark": "1212010003",
  1694. "id": "531b6d578cc1c18e",
  1695. "stock": "10079.00",
  1696. "spec_text": [],
  1697. "spec": [],
  1698. "image": "s23107/2019/06/13/82804b3b87b2b57c44.jpg",
  1699. "num": 1,
  1700. "price": 9,
  1701. "membership_price": 0
  1702. }],
  1703. "stall_code": "",
  1704. "sort": 1,
  1705. "price": 9,
  1706. "unit": "件",
  1707. "imageArr": [
  1708. "https://img-shop.qmimg.cn/s23107/2019/06/13/82804b3b87b2b57c44.jpg?imageView2/2/w/600/h/600"
  1709. ],
  1710. "membership_price": 0,
  1711. "use_property": 0,
  1712. "unit_type": 0,
  1713. "min_buy_num": 0,
  1714. "specs": [],
  1715. "content": "香浓抹茶,特调淡奶油内馅,并轻洒在表面一层薄薄的白巧克力上,成就颜值、内涵、口感的三重惊艳,抹茶控必入。",
  1716. "use_spec": false,
  1717. "stock": "10079.00",
  1718. "type": 1,
  1719. "is_label": 0,
  1720. "name": "抹茶咩咩",
  1721. "images": "https://img-shop.qmimg.cn/s23107/2019/06/13/82804b3b87b2b57c44.jpg?imageView2/2/w/400/h/400"
  1722. }, {
  1723. "sell_time_status": 0,
  1724. "id": 25000,
  1725. "pack_cost": "0.00",
  1726. "sales": 6233,
  1727. "cover_img": "",
  1728. "property": [],
  1729. "is_sell": true,
  1730. "goods_type": 2,
  1731. "entity": [{
  1732. "spec_id": "",
  1733. "trade_mark": "1212010000",
  1734. "id": "106c52ad2a01ffba",
  1735. "stock": "10085.00",
  1736. "spec_text": [],
  1737. "spec": [],
  1738. "image": "s23107/2019/06/13/a3baf71549f038325d.jpg",
  1739. "num": 1,
  1740. "price": 9,
  1741. "membership_price": 0
  1742. }],
  1743. "stall_code": "",
  1744. "sort": 1,
  1745. "price": 9,
  1746. "unit": "件",
  1747. "imageArr": [
  1748. "https://img-shop.qmimg.cn/s23107/2019/06/13/a3baf71549f038325d.jpg?imageView2/2/w/600/h/600"
  1749. ],
  1750. "membership_price": 0,
  1751. "use_property": 0,
  1752. "unit_type": 0,
  1753. "min_buy_num": 0,
  1754. "specs": [],
  1755. "content": "可爱玲珑的羊角个头,层层酥脆,一口咬下,卡士达淡奶油内馅爆浆感十足,表皮肉松海苔,带来更鲜脆风味",
  1756. "use_spec": false,
  1757. "stock": "10085.00",
  1758. "type": 1,
  1759. "is_label": 0,
  1760. "name": "肉松咩咩",
  1761. "images": "https://img-shop.qmimg.cn/s23107/2019/06/13/a3baf71549f038325d.jpg?imageView2/2/w/400/h/400"
  1762. }, {
  1763. "sell_time_status": 0,
  1764. "id": 68452,
  1765. "pack_cost": "0.00",
  1766. "sales": 741,
  1767. "cover_img": "",
  1768. "property": [],
  1769. "is_sell": true,
  1770. "goods_type": 2,
  1771. "entity": [{
  1772. "spec_id": "",
  1773. "trade_mark": "1212020002",
  1774. "id": "5efabb63696f2515",
  1775. "stock": "99998.00",
  1776. "spec_text": [],
  1777. "spec": [],
  1778. "image": "s23107/2020/04/27/98f9e17936370f5c6e.jpg",
  1779. "num": 1,
  1780. "price": 10,
  1781. "membership_price": 0
  1782. }],
  1783. "stall_code": "",
  1784. "sort": 99,
  1785. "price": 10,
  1786. "unit": "件",
  1787. "imageArr": [
  1788. "https://img-shop.qmimg.cn/s23107/2020/04/27/98f9e17936370f5c6e.jpg?imageView2/2/w/600/h/600"
  1789. ],
  1790. "membership_price": 0,
  1791. "use_property": 0,
  1792. "unit_type": 0,
  1793. "min_buy_num": 0,
  1794. "specs": [],
  1795. "content": "软酥蛋皮,奶香浓郁,布丁口感,外酥内嫩",
  1796. "use_spec": false,
  1797. "stock": "99998.00",
  1798. "type": 1,
  1799. "is_label": 0,
  1800. "name": "经典蛋挞",
  1801. "images": "https://img-shop.qmimg.cn/s23107/2020/04/27/98f9e17936370f5c6e.jpg?imageView2/2/w/400/h/400"
  1802. }, {
  1803. "sell_time_status": 0,
  1804. "id": 25011,
  1805. "pack_cost": "0.00",
  1806. "sales": 3268,
  1807. "cover_img": "",
  1808. "property": [{
  1809. "is_open_checkbox": false,
  1810. "values": [{
  1811. "is_default": 1,
  1812. "id": 1298,
  1813. "code": "Z5D5FA29D6070D7403",
  1814. "value": "草莓咩咩"
  1815. }, {
  1816. "is_default": 0,
  1817. "id": 1299,
  1818. "code": "Z5D5FA29D60DAE4347",
  1819. "value": "巧克力咩咩"
  1820. }, {
  1821. "is_default": 0,
  1822. "id": 1300,
  1823. "code": "Z5D5FA29D614794268",
  1824. "value": "抹茶咩咩"
  1825. }, {
  1826. "is_default": 0,
  1827. "id": 1302,
  1828. "code": "Z5D5FA29D6221E9709",
  1829. "value": "肉松咩咩"
  1830. }],
  1831. "name": "选择一",
  1832. "id": 262
  1833. }, {
  1834. "is_open_checkbox": false,
  1835. "values": [{
  1836. "is_default": 1,
  1837. "id": 1303,
  1838. "code": "Z5D5FA29D62C482120",
  1839. "value": "草莓咩咩"
  1840. }, {
  1841. "is_default": 0,
  1842. "id": 1305,
  1843. "code": "Z5D5FA29D63A198780",
  1844. "value": "抹茶咩咩"
  1845. }, {
  1846. "is_default": 0,
  1847. "id": 1306,
  1848. "code": "Z5D5FA29D642F31535",
  1849. "value": "巧克力咩咩"
  1850. }, {
  1851. "is_default": 0,
  1852. "id": 1308,
  1853. "code": "Z5D5FA29D6518E8070",
  1854. "value": "肉松咩咩"
  1855. }],
  1856. "name": "选择二",
  1857. "id": 263
  1858. }, {
  1859. "is_open_checkbox": false,
  1860. "values": [{
  1861. "is_default": 1,
  1862. "id": 1309,
  1863. "code": "Z5D5FA29D65F0C3220",
  1864. "value": "肉松咩咩"
  1865. }, {
  1866. "is_default": 0,
  1867. "id": 1311,
  1868. "code": "Z5D5FA29D66BAB8787",
  1869. "value": "巧克力咩咩"
  1870. }, {
  1871. "is_default": 0,
  1872. "id": 1312,
  1873. "code": "Z5D5FA29D672AF9110",
  1874. "value": "草莓咩咩"
  1875. }, {
  1876. "is_default": 0,
  1877. "id": 1313,
  1878. "code": "Z5D5FA29D6794A2665",
  1879. "value": "抹茶咩咩"
  1880. }],
  1881. "name": "选择三",
  1882. "id": 366
  1883. }],
  1884. "is_sell": true,
  1885. "goods_type": 2,
  1886. "entity": [{
  1887. "spec_id": "",
  1888. "trade_mark": "11110015",
  1889. "id": "2693ad8a72f32fdf",
  1890. "stock": "100000080.00",
  1891. "spec_text": [],
  1892. "spec": [],
  1893. "image": "s23107/2019/06/13/b92a9d35a43e67ceab.jpg",
  1894. "num": 1,
  1895. "price": 24,
  1896. "membership_price": 0
  1897. }],
  1898. "stall_code": "",
  1899. "sort": 99,
  1900. "price": 24,
  1901. "unit": "件",
  1902. "imageArr": [
  1903. "https://img-shop.qmimg.cn/s23107/2019/06/13/b92a9d35a43e67ceab.jpg?imageView2/2/w/600/h/600"
  1904. ],
  1905. "membership_price": 0,
  1906. "use_property": 1,
  1907. "unit_type": 0,
  1908. "min_buy_num": 0,
  1909. "specs": [],
  1910. "content": "#一口酥脆-满口爆浆的咩咩包#来啦!奈雪首次推出咩咩包系列,六个口味荟萃,任选三只即享优惠组合价~层层酥脆,让美味与分享同在~",
  1911. "use_spec": false,
  1912. "stock": "100000080.00",
  1913. "type": 1,
  1914. "is_label": 0,
  1915. "name": "咩咩包组合装",
  1916. "images": "https://img-shop.qmimg.cn/s23107/2019/06/13/b92a9d35a43e67ceab.jpg?imageView2/2/w/400/h/400"
  1917. }],
  1918. "name": "手作烘焙",
  1919. "is_show_backstage": 0
  1920. }, {
  1921. "sort": 12,
  1922. "icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/edd969e6c892853667.png?imageView2/0/w/200/h/200",
  1923. "id": 2497,
  1924. "goods_list": [{
  1925. "sell_time_status": 0,
  1926. "id": 58708,
  1927. "pack_cost": "0.00",
  1928. "sales": 11519,
  1929. "cover_img": "",
  1930. "property": [{
  1931. "is_open_checkbox": false,
  1932. "id": 190,
  1933. "values": [{
  1934. "is_default": 1,
  1935. "id": 582,
  1936. "code": "Z5E7C5F8A51A546188",
  1937. "value": "标准冰"
  1938. }, {
  1939. "is_default": 0,
  1940. "id": 609,
  1941. "code": "Z5E7C5F8A51F7E8021",
  1942. "value": "少冰"
  1943. }, {
  1944. "is_default": 0,
  1945. "id": 583,
  1946. "code": "Z5E7C5F8A523892538",
  1947. "value": "去冰"
  1948. }, {
  1949. "is_default": 0,
  1950. "id": 584,
  1951. "code": "Z5E7C5F8A527A67945",
  1952. "value": "热"
  1953. }, {
  1954. "is_default": 0,
  1955. "id": 2544,
  1956. "code": "Z5E7C5F8A52B737106",
  1957. "value": "温"
  1958. }],
  1959. "name": "温度",
  1960. "desc": null
  1961. }, {
  1962. "is_open_checkbox": false,
  1963. "id": 191,
  1964. "values": [{
  1965. "is_default": 1,
  1966. "id": 585,
  1967. "code": "Z5E7C5F8A5340E8233",
  1968. "value": "标准糖"
  1969. }, {
  1970. "is_default": 0,
  1971. "id": 586,
  1972. "code": "Z5E7C5F8A538459155",
  1973. "value": "少糖"
  1974. }, {
  1975. "is_default": 0,
  1976. "id": 610,
  1977. "code": "Z5E7C5F8A53C5A7778",
  1978. "value": "微糖"
  1979. }, {
  1980. "is_default": 0,
  1981. "id": 1959,
  1982. "code": "Z5E7C5F8A540DF9794",
  1983. "value": "不另外加糖"
  1984. }],
  1985. "name": "糖度",
  1986. "desc": null
  1987. }],
  1988. "is_sell": true,
  1989. "goods_type": 1,
  1990. "entity": [{
  1991. "spec_id": "",
  1992. "trade_mark": "1010000008",
  1993. "id": "5117d6934f984ddd",
  1994. "stock": "999999825.00",
  1995. "spec_text": [],
  1996. "spec": [],
  1997. "image": "s23107/2020/03/26/fcece4bb6af2673e37.jpg",
  1998. "num": 1,
  1999. "price": 19,
  2000. "membership_price": 0
  2001. }],
  2002. "stall_code": "",
  2003. "sort": 2,
  2004. "price": 19,
  2005. "unit": "件",
  2006. "imageArr": [
  2007. "https://img-shop.qmimg.cn/s23107/2020/03/26/fcece4bb6af2673e37.jpg?imageView2/2/w/600/h/600"
  2008. ],
  2009. "membership_price": 0,
  2010. "use_property": 1,
  2011. "unit_type": 0,
  2012. "min_buy_num": 0,
  2013. "specs": [],
  2014. "content": "精选金观音茶叶,汤色金黄清澈、香气馥郁幽长,搭配奈雪芝士奶盖,回甘醇厚。",
  2015. "use_spec": false,
  2016. "stock": "999999825.00",
  2017. "type": 1,
  2018. "is_label": 0,
  2019. "name": "芝士金观音",
  2020. "images": "https://img-shop.qmimg.cn/s23107/2020/03/26/fcece4bb6af2673e37.jpg?imageView2/2/w/400/h/400"
  2021. }, {
  2022. "sell_time_status": 0,
  2023. "id": 31558,
  2024. "pack_cost": "0.00",
  2025. "sales": 37172,
  2026. "cover_img": "",
  2027. "property": [{
  2028. "is_open_checkbox": false,
  2029. "values": [{
  2030. "is_default": 1,
  2031. "id": 582,
  2032. "code": "Z5E5E2CF50F4767076",
  2033. "value": "标准冰"
  2034. }, {
  2035. "is_default": 0,
  2036. "id": 583,
  2037. "code": "Z5E5E2CF50F8B97969",
  2038. "value": "去冰"
  2039. }, {
  2040. "is_default": 0,
  2041. "id": 584,
  2042. "code": "Z5E5E2CF50FC797077",
  2043. "value": "热"
  2044. }, {
  2045. "is_default": 0,
  2046. "id": 2544,
  2047. "code": "Z5E5E2CF51003F7078",
  2048. "value": "温"
  2049. }],
  2050. "name": "温度",
  2051. "id": 190
  2052. }, {
  2053. "is_open_checkbox": false,
  2054. "id": 191,
  2055. "values": [{
  2056. "is_default": 1,
  2057. "id": 585,
  2058. "code": "Z5DD783C1026547401",
  2059. "value": "标准糖"
  2060. }, {
  2061. "is_default": 0,
  2062. "id": 586,
  2063. "code": "Z5DD783C1029E21469",
  2064. "value": "少糖"
  2065. }, {
  2066. "is_default": 0,
  2067. "id": 1959,
  2068. "code": "Z5DD783C102D7B3883",
  2069. "value": "不另外加糖"
  2070. }],
  2071. "name": "糖度",
  2072. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  2073. }],
  2074. "is_sell": true,
  2075. "goods_type": 1,
  2076. "entity": [{
  2077. "spec_id": "",
  2078. "trade_mark": "1010000003",
  2079. "id": "a2b1def8331cd4c4",
  2080. "stock": "99999752.00",
  2081. "spec_text": [],
  2082. "spec": [],
  2083. "image": "s23107/2020/03/27/369520a40d39e0ac11.jpg",
  2084. "num": 1,
  2085. "price": 21,
  2086. "membership_price": 0
  2087. }],
  2088. "stall_code": "",
  2089. "sort": 3,
  2090. "price": 21,
  2091. "unit": "件",
  2092. "imageArr": [
  2093. "https://img-shop.qmimg.cn/s23107/2020/03/27/369520a40d39e0ac11.jpg?imageView2/2/w/600/h/600"
  2094. ],
  2095. "membership_price": 0,
  2096. "use_property": 1,
  2097. "unit_type": 0,
  2098. "min_buy_num": 0,
  2099. "specs": [],
  2100. "content": "热饮为纸杯包装,茉莉花的香气和绿茶的清新融合,汤色清亮",
  2101. "use_spec": false,
  2102. "stock": "99999752.00",
  2103. "type": 1,
  2104. "is_label": 0,
  2105. "name": "芝士茉莉初雪",
  2106. "images": "https://img-shop.qmimg.cn/s23107/2020/03/27/369520a40d39e0ac11.jpg?imageView2/2/w/400/h/400"
  2107. }, {
  2108. "sell_time_status": 0,
  2109. "id": 31560,
  2110. "pack_cost": "0.00",
  2111. "sales": 17293,
  2112. "cover_img": "",
  2113. "property": [{
  2114. "is_open_checkbox": false,
  2115. "values": [{
  2116. "is_default": 1,
  2117. "id": 582,
  2118. "code": "Z5E5E2D16A308C7944",
  2119. "value": "标准冰"
  2120. }, {
  2121. "is_default": 0,
  2122. "id": 583,
  2123. "code": "Z5E5E2D16A34E74683",
  2124. "value": "去冰"
  2125. }, {
  2126. "is_default": 0,
  2127. "id": 584,
  2128. "code": "Z5E5E2D16A38D21680",
  2129. "value": "热"
  2130. }, {
  2131. "is_default": 0,
  2132. "id": 2544,
  2133. "code": "Z5E5E2D16A3D2B4114",
  2134. "value": "温"
  2135. }],
  2136. "name": "温度",
  2137. "id": 190
  2138. }, {
  2139. "is_open_checkbox": false,
  2140. "id": 191,
  2141. "values": [{
  2142. "is_default": 1,
  2143. "id": 585,
  2144. "code": "Z5DD7820B13E2F5968",
  2145. "value": "标准糖"
  2146. }, {
  2147. "is_default": 0,
  2148. "id": 586,
  2149. "code": "Z5DD7820B141B57300",
  2150. "value": "少糖"
  2151. }, {
  2152. "is_default": 0,
  2153. "id": 1959,
  2154. "code": "Z5DD7820B145611482",
  2155. "value": "不另外加糖"
  2156. }],
  2157. "name": "糖度",
  2158. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  2159. }],
  2160. "is_sell": true,
  2161. "goods_type": 1,
  2162. "entity": [{
  2163. "spec_id": "",
  2164. "trade_mark": "1010000002",
  2165. "id": "f213dedd5653800c",
  2166. "stock": "10000077.00",
  2167. "spec_text": [],
  2168. "spec": [],
  2169. "image": "s23107/2020/03/27/bac6a6e8b23fd3b30e.jpg",
  2170. "num": 1,
  2171. "price": 22,
  2172. "membership_price": 0
  2173. }],
  2174. "stall_code": "",
  2175. "sort": 99,
  2176. "price": 22,
  2177. "unit": "件",
  2178. "imageArr": [
  2179. "https://img-shop.qmimg.cn/s23107/2020/03/27/bac6a6e8b23fd3b30e.jpg?imageView2/2/w/600/h/600"
  2180. ],
  2181. "membership_price": 0,
  2182. "use_property": 1,
  2183. "unit_type": 0,
  2184. "min_buy_num": 0,
  2185. "specs": [],
  2186. "content": "奈雪定制茶。选用武夷山金骏眉等三种名优红茶调配而成,有独特的烟熏龙眼木香气,搭配轻盈香滑的芝士奶盖,中和淡淡涩口。",
  2187. "use_spec": false,
  2188. "stock": "10000077.00",
  2189. "type": 1,
  2190. "is_label": 0,
  2191. "name": "芝士奈雪金色山脉",
  2192. "images": "https://img-shop.qmimg.cn/s23107/2020/03/27/bac6a6e8b23fd3b30e.jpg?imageView2/2/w/400/h/400"
  2193. }, {
  2194. "sell_time_status": 0,
  2195. "id": 31557,
  2196. "pack_cost": "0.00",
  2197. "sales": 35462,
  2198. "cover_img": "",
  2199. "property": [{
  2200. "is_open_checkbox": false,
  2201. "values": [{
  2202. "is_default": 1,
  2203. "id": 582,
  2204. "code": "Z5E5E2CE34D0EA6729",
  2205. "value": "标准冰"
  2206. }, {
  2207. "is_default": 0,
  2208. "id": 583,
  2209. "code": "Z5E5E2CE34D6612524",
  2210. "value": "去冰"
  2211. }, {
  2212. "is_default": 0,
  2213. "id": 584,
  2214. "code": "Z5E5E2CE34DAE75885",
  2215. "value": "热"
  2216. }, {
  2217. "is_default": 0,
  2218. "id": 2544,
  2219. "code": "Z5E5E2CE34F6D97845",
  2220. "value": "温"
  2221. }],
  2222. "name": "温度",
  2223. "id": 190
  2224. }, {
  2225. "is_open_checkbox": false,
  2226. "id": 191,
  2227. "values": [{
  2228. "is_default": 1,
  2229. "id": 585,
  2230. "code": "Z5DD783375B6983153",
  2231. "value": "标准糖"
  2232. }, {
  2233. "is_default": 0,
  2234. "id": 586,
  2235. "code": "Z5DD783375BA6C4391",
  2236. "value": "少糖"
  2237. }, {
  2238. "is_default": 0,
  2239. "id": 1959,
  2240. "code": "Z5DD783375BE198735",
  2241. "value": "不另外加糖"
  2242. }],
  2243. "name": "糖度",
  2244. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  2245. }],
  2246. "is_sell": true,
  2247. "goods_type": 1,
  2248. "entity": [{
  2249. "spec_id": "",
  2250. "trade_mark": "1010000001",
  2251. "id": "9e63c54d02eec86b",
  2252. "stock": "10000137.00",
  2253. "spec_text": [],
  2254. "spec": [],
  2255. "image": "s23107/2020/03/27/8d4a1edb7c9e2d6554.jpg",
  2256. "num": 1,
  2257. "price": 22,
  2258. "membership_price": 0
  2259. }],
  2260. "stall_code": "",
  2261. "sort": 99,
  2262. "price": 22,
  2263. "unit": "件",
  2264. "imageArr": [
  2265. "https://img-shop.qmimg.cn/s23107/2020/03/27/8d4a1edb7c9e2d6554.jpg?imageView2/2/w/600/h/600"
  2266. ],
  2267. "membership_price": 0,
  2268. "use_property": 1,
  2269. "unit_type": 0,
  2270. "min_buy_num": 0,
  2271. "specs": [],
  2272. "content": "奈雪名优茶。荣获2018年台湾冬茶比赛头等奖。茶山沾染的花香气、低温烘焙的醇甜香,入口回甘。搭配轻盈香滑的咸芝士奶盖,中和淡淡涩口。",
  2273. "use_spec": false,
  2274. "stock": "10000137.00",
  2275. "type": 1,
  2276. "is_label": 0,
  2277. "name": "芝士奈雪初露",
  2278. "images": "https://img-shop.qmimg.cn/s23107/2020/03/27/8d4a1edb7c9e2d6554.jpg?imageView2/2/w/400/h/400"
  2279. }],
  2280. "name": "芝士茗优茶",
  2281. "is_show_backstage": 0
  2282. }, {
  2283. "sort": 14,
  2284. "icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/33fe4d0f9c3b8b7b97.png?imageView2/0/w/200/h/200",
  2285. "id": 2500,
  2286. "goods_list": [{
  2287. "sell_time_status": 0,
  2288. "id": 58710,
  2289. "pack_cost": "0.00",
  2290. "sales": 6064,
  2291. "cover_img": "",
  2292. "property": [{
  2293. "is_open_checkbox": false,
  2294. "id": 190,
  2295. "values": [{
  2296. "is_default": 1,
  2297. "id": 582,
  2298. "code": "Z5E7C60433E1E03482",
  2299. "value": "标准冰"
  2300. }, {
  2301. "is_default": 0,
  2302. "id": 609,
  2303. "code": "Z5E7C60433E6B51206",
  2304. "value": "少冰"
  2305. }, {
  2306. "is_default": 0,
  2307. "id": 583,
  2308. "code": "Z5E7C60433EAB73816",
  2309. "value": "去冰"
  2310. }, {
  2311. "is_default": 0,
  2312. "id": 584,
  2313. "code": "Z5E7C60433EE769255",
  2314. "value": "热"
  2315. }, {
  2316. "is_default": 0,
  2317. "id": 2544,
  2318. "code": "Z5E7C60433F22E8316",
  2319. "value": "温"
  2320. }],
  2321. "name": "温度",
  2322. "desc": null
  2323. }, {
  2324. "is_open_checkbox": false,
  2325. "id": 191,
  2326. "values": [{
  2327. "is_default": 1,
  2328. "id": 585,
  2329. "code": "Z5E7C60433FA1A6064",
  2330. "value": "标准糖"
  2331. }, {
  2332. "is_default": 0,
  2333. "id": 586,
  2334. "code": "Z5E7C60433FEA91288",
  2335. "value": "少糖"
  2336. }, {
  2337. "is_default": 0,
  2338. "id": 610,
  2339. "code": "Z5E7C60434031C3451",
  2340. "value": "微糖"
  2341. }, {
  2342. "is_default": 0,
  2343. "id": 1959,
  2344. "code": "Z5E7C6043407752183",
  2345. "value": "不另外加糖"
  2346. }],
  2347. "name": "糖度",
  2348. "desc": null
  2349. }],
  2350. "is_sell": true,
  2351. "goods_type": 1,
  2352. "entity": [{
  2353. "spec_id": "",
  2354. "trade_mark": "1010030008",
  2355. "id": "1a5ad9d3d03883ad",
  2356. "stock": "999999524.00",
  2357. "spec_text": [],
  2358. "spec": [],
  2359. "image": "s23107/2020/04/16/a169f730488a724acc.jpg",
  2360. "num": 1,
  2361. "price": 13,
  2362. "membership_price": 0
  2363. }],
  2364. "stall_code": "",
  2365. "sort": 3,
  2366. "price": 13,
  2367. "unit": "件",
  2368. "imageArr": [
  2369. "https://img-shop.qmimg.cn/s23107/2020/04/16/a169f730488a724acc.jpg?imageView2/2/w/600/h/600"
  2370. ],
  2371. "membership_price": 0,
  2372. "use_property": 1,
  2373. "unit_type": 0,
  2374. "min_buy_num": 0,
  2375. "specs": [],
  2376. "content": "精选金观音茶叶,汤色金黄清澈、香气馥郁幽长",
  2377. "use_spec": false,
  2378. "stock": "999999524.00",
  2379. "type": 1,
  2380. "is_label": 0,
  2381. "name": "金观音",
  2382. "images": "https://img-shop.qmimg.cn/s23107/2020/04/16/a169f730488a724acc.jpg?imageView2/2/w/400/h/400"
  2383. }, {
  2384. "sell_time_status": 0,
  2385. "id": 31431,
  2386. "pack_cost": "0.00",
  2387. "sales": 8582,
  2388. "cover_img": "",
  2389. "property": [{
  2390. "is_open_checkbox": false,
  2391. "values": [{
  2392. "is_default": 1,
  2393. "id": 582,
  2394. "code": "Z5E5E2D39B2E2C1515",
  2395. "value": "标准冰"
  2396. }, {
  2397. "is_default": 0,
  2398. "id": 583,
  2399. "code": "Z5E5E2D39B32726459",
  2400. "value": "去冰"
  2401. }, {
  2402. "is_default": 0,
  2403. "id": 609,
  2404. "code": "Z5E5E2D39B362B1790",
  2405. "value": "少冰"
  2406. }, {
  2407. "is_default": 0,
  2408. "id": 584,
  2409. "code": "Z5E5E2D39B39E09251",
  2410. "value": "热"
  2411. }, {
  2412. "is_default": 0,
  2413. "id": 2544,
  2414. "code": "Z5E5E2D39B3D864768",
  2415. "value": "温"
  2416. }],
  2417. "name": "温度",
  2418. "id": 190
  2419. }, {
  2420. "is_open_checkbox": false,
  2421. "id": 191,
  2422. "values": [{
  2423. "is_default": 1,
  2424. "id": 585,
  2425. "code": "Z5DD7835D198C73695",
  2426. "value": "标准糖"
  2427. }, {
  2428. "is_default": 0,
  2429. "id": 586,
  2430. "code": "Z5DD7835D19C263883",
  2431. "value": "少糖"
  2432. }, {
  2433. "is_default": 0,
  2434. "id": 1959,
  2435. "code": "Z5DD7835D19F993256",
  2436. "value": "不另外加糖"
  2437. }],
  2438. "name": "糖度",
  2439. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  2440. }],
  2441. "is_sell": true,
  2442. "goods_type": 1,
  2443. "entity": [{
  2444. "spec_id": "",
  2445. "trade_mark": "1010030003",
  2446. "id": "489fc9c35ba35792",
  2447. "stock": "998479.00",
  2448. "spec_text": [],
  2449. "spec": [],
  2450. "image": "s23107/2020/03/27/0491350e8dca665627.jpg",
  2451. "num": 1,
  2452. "price": 15,
  2453. "membership_price": 0
  2454. }],
  2455. "stall_code": "",
  2456. "sort": 4,
  2457. "price": 15,
  2458. "unit": "件",
  2459. "imageArr": [
  2460. "https://img-shop.qmimg.cn/s23107/2020/03/27/0491350e8dca665627.jpg?imageView2/2/w/600/h/600"
  2461. ],
  2462. "membership_price": 0,
  2463. "use_property": 1,
  2464. "unit_type": 0,
  2465. "min_buy_num": 0,
  2466. "specs": [],
  2467. "content": "热饮为纸杯包装,茉莉花的香气和绿茶的清新融合,汤色清亮",
  2468. "use_spec": false,
  2469. "stock": "998479.00",
  2470. "type": 1,
  2471. "is_label": 0,
  2472. "name": "茉莉初雪",
  2473. "images": "https://img-shop.qmimg.cn/s23107/2020/03/27/0491350e8dca665627.jpg?imageView2/2/w/400/h/400"
  2474. }, {
  2475. "sell_time_status": 0,
  2476. "id": 31433,
  2477. "pack_cost": "0.00",
  2478. "sales": 2696,
  2479. "cover_img": "",
  2480. "property": [{
  2481. "is_open_checkbox": false,
  2482. "values": [{
  2483. "is_default": 1,
  2484. "id": 582,
  2485. "code": "Z5E5E2D59A10614619",
  2486. "value": "标准冰"
  2487. }, {
  2488. "is_default": 0,
  2489. "id": 583,
  2490. "code": "Z5E5E2D59A15915459",
  2491. "value": "去冰"
  2492. }, {
  2493. "is_default": 0,
  2494. "id": 584,
  2495. "code": "Z5E5E2D59A19D98802",
  2496. "value": "热"
  2497. }, {
  2498. "is_default": 0,
  2499. "id": 2544,
  2500. "code": "Z5E5E2D59A1E4D5205",
  2501. "value": "温"
  2502. }],
  2503. "name": "温度",
  2504. "id": 190
  2505. }, {
  2506. "is_open_checkbox": false,
  2507. "id": 191,
  2508. "values": [{
  2509. "is_default": 1,
  2510. "id": 585,
  2511. "code": "Z5DD7880C6EA1B9131",
  2512. "value": "标准糖"
  2513. }, {
  2514. "is_default": 0,
  2515. "id": 586,
  2516. "code": "Z5DD7880C6EDDD5553",
  2517. "value": "少糖"
  2518. }, {
  2519. "is_default": 0,
  2520. "id": 1959,
  2521. "code": "Z5DD7880C6F1A92100",
  2522. "value": "不另外加糖"
  2523. }],
  2524. "name": "糖度",
  2525. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  2526. }],
  2527. "is_sell": true,
  2528. "goods_type": 1,
  2529. "entity": [{
  2530. "spec_id": "",
  2531. "trade_mark": "1010030001",
  2532. "id": "baa902a28fef5352",
  2533. "stock": "999794.00",
  2534. "spec_text": [],
  2535. "spec": [],
  2536. "image": "s23107/2020/03/27/dfbf560ac141c88213.jpg",
  2537. "num": 1,
  2538. "price": 16,
  2539. "membership_price": 0
  2540. }],
  2541. "stall_code": "",
  2542. "sort": 99,
  2543. "price": 16,
  2544. "unit": "件",
  2545. "imageArr": [
  2546. "https://img-shop.qmimg.cn/s23107/2020/03/27/dfbf560ac141c88213.jpg?imageView2/2/w/600/h/600"
  2547. ],
  2548. "membership_price": 0,
  2549. "use_property": 1,
  2550. "unit_type": 0,
  2551. "min_buy_num": 0,
  2552. "specs": [],
  2553. "content": "奈雪定制茶,选用武夷山金骏眉等三种名优红茶调配而成,独特的烟熏龙眼木香气,甘醇韵长回味无穷。",
  2554. "use_spec": false,
  2555. "stock": "999794.00",
  2556. "type": 1,
  2557. "is_label": 0,
  2558. "name": "奈雪金色山脉",
  2559. "images": "https://img-shop.qmimg.cn/s23107/2020/03/27/dfbf560ac141c88213.jpg?imageView2/2/w/400/h/400"
  2560. }, {
  2561. "sell_time_status": 0,
  2562. "id": 31430,
  2563. "pack_cost": "0.00",
  2564. "sales": 4297,
  2565. "cover_img": "",
  2566. "property": [{
  2567. "is_open_checkbox": false,
  2568. "values": [{
  2569. "is_default": 1,
  2570. "id": 582,
  2571. "code": "Z5E5E2D291B76F7651",
  2572. "value": "标准冰"
  2573. }, {
  2574. "is_default": 0,
  2575. "id": 583,
  2576. "code": "Z5E5E2D291BBF32291",
  2577. "value": "去冰"
  2578. }, {
  2579. "is_default": 0,
  2580. "id": 584,
  2581. "code": "Z5E5E2D291BFE24955",
  2582. "value": "热"
  2583. }, {
  2584. "is_default": 0,
  2585. "id": 2544,
  2586. "code": "Z5E5E2D291C4752910",
  2587. "value": "温"
  2588. }],
  2589. "name": "温度",
  2590. "id": 190
  2591. }, {
  2592. "is_open_checkbox": false,
  2593. "id": 191,
  2594. "values": [{
  2595. "is_default": 1,
  2596. "id": 585,
  2597. "code": "Z5DD782A24282D3131",
  2598. "value": "标准糖"
  2599. }, {
  2600. "is_default": 0,
  2601. "id": 586,
  2602. "code": "Z5DD782A242C053219",
  2603. "value": "少糖"
  2604. }, {
  2605. "is_default": 0,
  2606. "id": 1959,
  2607. "code": "Z5DD782A2430ED6328",
  2608. "value": "不另外加糖"
  2609. }],
  2610. "name": "糖度",
  2611. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  2612. }],
  2613. "is_sell": true,
  2614. "goods_type": 1,
  2615. "entity": [{
  2616. "spec_id": "",
  2617. "trade_mark": "1010030000",
  2618. "id": "e86191ffd2a27a25",
  2619. "stock": "99430.00",
  2620. "spec_text": [],
  2621. "spec": [],
  2622. "image": "s23107/2020/03/27/7d0a4993b5926e2bc6.jpg",
  2623. "num": 1,
  2624. "price": 16,
  2625. "membership_price": 0
  2626. }],
  2627. "stall_code": "",
  2628. "sort": 99,
  2629. "price": 16,
  2630. "unit": "件",
  2631. "imageArr": [
  2632. "https://img-shop.qmimg.cn/s23107/2020/03/27/7d0a4993b5926e2bc6.jpg?imageView2/2/w/600/h/600"
  2633. ],
  2634. "membership_price": 0,
  2635. "use_property": 1,
  2636. "unit_type": 0,
  2637. "min_buy_num": 0,
  2638. "specs": [],
  2639. "content": "奈雪名优茶。荣获2017年台湾冬茶比赛头等奖。清新的花香气、低温烘焙的醇甜香,入口5秒等待回甘。",
  2640. "use_spec": false,
  2641. "stock": "99430.00",
  2642. "type": 1,
  2643. "is_label": 0,
  2644. "name": "奈雪初露",
  2645. "images": "https://img-shop.qmimg.cn/s23107/2020/03/27/7d0a4993b5926e2bc6.jpg?imageView2/2/w/400/h/400"
  2646. }, {
  2647. "sell_time_status": 0,
  2648. "id": 16719,
  2649. "pack_cost": "0.00",
  2650. "sales": 14868,
  2651. "cover_img": "",
  2652. "property": [],
  2653. "is_sell": true,
  2654. "goods_type": 1,
  2655. "entity": [{
  2656. "spec_id": "793:3068|794:3063",
  2657. "trade_mark": "1010020000",
  2658. "id": "2728bc1fd96b4d6a",
  2659. "stock": "9914.00",
  2660. "spec_text": {
  2661. "温度": "冷",
  2662. "糖度": "无糖"
  2663. },
  2664. "spec": {
  2665. "793": 3068,
  2666. "794": 3063
  2667. },
  2668. "image": "s23107/2019/04/26/3afbe376457c893497.jpg",
  2669. "num": 1,
  2670. "price": 22,
  2671. "membership_price": 0
  2672. }],
  2673. "stall_code": "",
  2674. "sort": 99,
  2675. "price": 22,
  2676. "unit": "件",
  2677. "imageArr": [
  2678. "https://img-shop.qmimg.cn/s23107/2019/04/26/3afbe376457c893497.jpg?imageView2/2/w/600/h/600"
  2679. ],
  2680. "membership_price": 0,
  2681. "use_property": 0,
  2682. "unit_type": 0,
  2683. "min_buy_num": 0,
  2684. "specs": [{
  2685. "values": [{
  2686. "id": 3068,
  2687. "image": null,
  2688. "value": "冷"
  2689. }],
  2690. "name": "温度",
  2691. "id": 793
  2692. }, {
  2693. "values": [{
  2694. "id": 3063,
  2695. "image": null,
  2696. "value": "无糖"
  2697. }],
  2698. "name": "糖度",
  2699. "id": 794
  2700. }],
  2701. "content": "奈雪名优茶。严选台湾阿里山优质冻顶乌龙茶,低温冷泡8小时,减少咖啡因释放,降低涩味,茶香更甘醇",
  2702. "use_spec": true,
  2703. "stock": "9914.00",
  2704. "type": 1,
  2705. "is_label": 0,
  2706. "name": "冻顶乌龙(冷泡茶)",
  2707. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/3afbe376457c893497.jpg?imageView2/2/w/400/h/400"
  2708. }, {
  2709. "sell_time_status": 0,
  2710. "id": 16718,
  2711. "pack_cost": "0.00",
  2712. "sales": 14692,
  2713. "cover_img": "",
  2714. "property": [],
  2715. "is_sell": true,
  2716. "goods_type": 1,
  2717. "entity": [{
  2718. "spec_id": "793:3068|794:3063",
  2719. "trade_mark": "1010020001",
  2720. "id": "6334b219fa565cc3",
  2721. "stock": "9888.00",
  2722. "spec_text": {
  2723. "温度": "冷",
  2724. "糖度": "无糖"
  2725. },
  2726. "spec": {
  2727. "793": 3068,
  2728. "794": 3063
  2729. },
  2730. "image": "s23107/2019/04/26/f8e25f045c19df333d.jpg",
  2731. "num": 1,
  2732. "price": 22,
  2733. "membership_price": 0
  2734. }],
  2735. "stall_code": "",
  2736. "sort": 99,
  2737. "price": 22,
  2738. "unit": "件",
  2739. "imageArr": [
  2740. "https://img-shop.qmimg.cn/s23107/2019/04/26/f8e25f045c19df333d.jpg?imageView2/2/w/600/h/600"
  2741. ],
  2742. "membership_price": 0,
  2743. "use_property": 0,
  2744. "unit_type": 0,
  2745. "min_buy_num": 0,
  2746. "specs": [{
  2747. "values": [{
  2748. "id": 3068,
  2749. "image": null,
  2750. "value": "冷"
  2751. }],
  2752. "name": "温度",
  2753. "id": 793
  2754. }, {
  2755. "values": [{
  2756. "id": 3063,
  2757. "image": null,
  2758. "value": "无糖"
  2759. }],
  2760. "name": "糖度",
  2761. "id": 794
  2762. }],
  2763. "content": "来自台湾阿里山的乌龙茶,生长于终年云雾缭绕之地,作为正大名茶的特有品种,甘甜带果胶质口感是其独特魅力。花香气清雅,滋味清醇甘甜",
  2764. "use_spec": true,
  2765. "stock": "9888.00",
  2766. "type": 1,
  2767. "is_label": 0,
  2768. "name": "青心乌龙(冷泡茶)",
  2769. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/f8e25f045c19df333d.jpg?imageView2/2/w/400/h/400"
  2770. }],
  2771. "name": "无糖茶铺",
  2772. "is_show_backstage": 0
  2773. }, {
  2774. "sort": 15,
  2775. "icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/6557447a5b85a3bf71.png?imageView2/0/w/200/h/200",
  2776. "id": 2488,
  2777. "goods_list": [{
  2778. "sell_time_status": 0,
  2779. "id": 31535,
  2780. "pack_cost": "0.00",
  2781. "sales": 18309,
  2782. "cover_img": "",
  2783. "property": [{
  2784. "is_open_checkbox": false,
  2785. "values": [{
  2786. "is_default": 1,
  2787. "id": 582,
  2788. "code": "Z5E5E2BE2B23BB3413",
  2789. "value": "标准冰"
  2790. }, {
  2791. "is_default": 0,
  2792. "id": 583,
  2793. "code": "Z5E5E2BE2B27F03307",
  2794. "value": "去冰"
  2795. }, {
  2796. "is_default": 0,
  2797. "id": 584,
  2798. "code": "Z5E5E2BE2B2D002260",
  2799. "value": "热"
  2800. }, {
  2801. "is_default": 0,
  2802. "id": 2544,
  2803. "code": "Z5E5E2BE2B30842522",
  2804. "value": "温"
  2805. }],
  2806. "name": "温度",
  2807. "id": 190
  2808. }, {
  2809. "is_open_checkbox": false,
  2810. "id": 191,
  2811. "values": [{
  2812. "is_default": 1,
  2813. "id": 585,
  2814. "code": "Z5DD78350A14958747",
  2815. "value": "标准糖"
  2816. }, {
  2817. "is_default": 0,
  2818. "id": 586,
  2819. "code": "Z5DD78350A18165102",
  2820. "value": "少糖"
  2821. }, {
  2822. "is_default": 0,
  2823. "id": 1959,
  2824. "code": "Z5DD78350A1C237554",
  2825. "value": "不另外加糖"
  2826. }],
  2827. "name": "糖度",
  2828. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  2829. }],
  2830. "is_sell": true,
  2831. "goods_type": 1,
  2832. "entity": [{
  2833. "spec_id": "",
  2834. "trade_mark": "1010090003",
  2835. "id": "286cf6b1bc6dedbd",
  2836. "stock": "1000020.00",
  2837. "spec_text": [],
  2838. "spec": [],
  2839. "image": "s23107/2019/04/26/612997e450b52ba186.jpg",
  2840. "num": 1,
  2841. "price": 24,
  2842. "membership_price": 0
  2843. }],
  2844. "stall_code": "",
  2845. "sort": 2,
  2846. "price": 24,
  2847. "unit": "件",
  2848. "imageArr": [
  2849. "https://img-shop.qmimg.cn/s23107/2019/04/26/612997e450b52ba186.jpg?imageView2/2/w/600/h/600"
  2850. ],
  2851. "membership_price": 0,
  2852. "use_property": 1,
  2853. "unit_type": 0,
  2854. "min_buy_num": 0,
  2855. "specs": [],
  2856. "content": "精选阿拉比卡咖啡豆与冻顶乌龙茶结合,质感幼滑不苦涩,入口香醇,推荐热饮更好喝。",
  2857. "use_spec": false,
  2858. "stock": "1000020.00",
  2859. "type": 1,
  2860. "is_label": 0,
  2861. "name": "大咖鸳鸯",
  2862. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/612997e450b52ba186.jpg?imageView2/2/w/400/h/400"
  2863. }, {
  2864. "sell_time_status": 0,
  2865. "id": 65309,
  2866. "pack_cost": "0.00",
  2867. "sales": 439,
  2868. "cover_img": "",
  2869. "property": [{
  2870. "is_open_checkbox": false,
  2871. "id": 190,
  2872. "values": [{
  2873. "is_default": 1,
  2874. "id": 582,
  2875. "code": "Z5E952C509B5561077",
  2876. "value": "标准冰"
  2877. }, {
  2878. "is_default": 0,
  2879. "id": 583,
  2880. "code": "Z5E952C509BA997660",
  2881. "value": "去冰"
  2882. }, {
  2883. "is_default": 0,
  2884. "id": 584,
  2885. "code": "Z5E952C509BE6A2251",
  2886. "value": "热"
  2887. }],
  2888. "name": "温度",
  2889. "desc": null
  2890. }, {
  2891. "is_open_checkbox": false,
  2892. "id": 191,
  2893. "values": [{
  2894. "is_default": 1,
  2895. "id": 1959,
  2896. "code": "Z5E952C509C5816724",
  2897. "value": "不另外加糖"
  2898. }],
  2899. "name": "糖度",
  2900. "desc": null
  2901. }],
  2902. "is_sell": true,
  2903. "goods_type": 1,
  2904. "entity": [{
  2905. "spec_id": "",
  2906. "trade_mark": "1010090008",
  2907. "id": "c88ebf2110c0a219",
  2908. "stock": "9999955.00",
  2909. "spec_text": [],
  2910. "spec": [],
  2911. "image": "s23107/2020/04/16/48279ebcd71456ac25.jpg",
  2912. "num": 1,
  2913. "price": 19,
  2914. "membership_price": 0
  2915. }],
  2916. "stall_code": "",
  2917. "sort": 99,
  2918. "price": 19,
  2919. "unit": "件",
  2920. "imageArr": [
  2921. "https://img-shop.qmimg.cn/s23107/2020/04/16/48279ebcd71456ac25.jpg?imageView2/2/w/600/h/600"
  2922. ],
  2923. "membership_price": 0,
  2924. "use_property": 1,
  2925. "unit_type": 0,
  2926. "min_buy_num": 0,
  2927. "specs": [],
  2928. "content": "奈雪拿铁",
  2929. "use_spec": false,
  2930. "stock": "9999955.00",
  2931. "type": 1,
  2932. "is_label": 0,
  2933. "name": "奈雪拿铁",
  2934. "images": "https://img-shop.qmimg.cn/s23107/2020/04/16/48279ebcd71456ac25.jpg?imageView2/2/w/400/h/400"
  2935. }, {
  2936. "sell_time_status": 0,
  2937. "id": 65307,
  2938. "pack_cost": "0.00",
  2939. "sales": 382,
  2940. "cover_img": "",
  2941. "property": [{
  2942. "is_open_checkbox": false,
  2943. "id": 190,
  2944. "values": [{
  2945. "is_default": 1,
  2946. "id": 582,
  2947. "code": "Z5E952A913A5C51731",
  2948. "value": "标准冰"
  2949. }, {
  2950. "is_default": 0,
  2951. "id": 583,
  2952. "code": "Z5E952A913ADE83916",
  2953. "value": "去冰"
  2954. }, {
  2955. "is_default": 0,
  2956. "id": 584,
  2957. "code": "Z5E952A913B1955053",
  2958. "value": "热"
  2959. }],
  2960. "name": "温度",
  2961. "desc": null
  2962. }, {
  2963. "is_open_checkbox": false,
  2964. "id": 191,
  2965. "values": [{
  2966. "is_default": 1,
  2967. "id": 1959,
  2968. "code": "Z5E952A913B8711256",
  2969. "value": "不另外加糖"
  2970. }],
  2971. "name": "糖度",
  2972. "desc": null
  2973. }],
  2974. "is_sell": true,
  2975. "goods_type": 1,
  2976. "entity": [{
  2977. "spec_id": "",
  2978. "trade_mark": "1010090007",
  2979. "id": "08a06c749c6f0c91",
  2980. "stock": "9999965.00",
  2981. "spec_text": [],
  2982. "spec": [],
  2983. "image": "s23107/2020/04/16/456b9428f57f11fc93.jpg",
  2984. "num": 1,
  2985. "price": 13,
  2986. "membership_price": 0
  2987. }],
  2988. "stall_code": "",
  2989. "sort": 99,
  2990. "price": 13,
  2991. "unit": "件",
  2992. "imageArr": [
  2993. "https://img-shop.qmimg.cn/s23107/2020/04/16/456b9428f57f11fc93.jpg?imageView2/2/w/600/h/600"
  2994. ],
  2995. "membership_price": 0,
  2996. "use_property": 1,
  2997. "unit_type": 0,
  2998. "min_buy_num": 0,
  2999. "specs": [],
  3000. "content": "奈雪美式",
  3001. "use_spec": false,
  3002. "stock": "9999965.00",
  3003. "type": 1,
  3004. "is_label": 0,
  3005. "name": "奈雪美式",
  3006. "images": "https://img-shop.qmimg.cn/s23107/2020/04/16/456b9428f57f11fc93.jpg?imageView2/2/w/400/h/400"
  3007. }, {
  3008. "sell_time_status": 0,
  3009. "id": 31534,
  3010. "pack_cost": "0.00",
  3011. "sales": 12285,
  3012. "cover_img": "",
  3013. "property": [{
  3014. "is_open_checkbox": false,
  3015. "values": [{
  3016. "is_default": 1,
  3017. "id": 582,
  3018. "code": "Z5D5E3D4D809A35120",
  3019. "value": "标准冰"
  3020. }, {
  3021. "is_default": 0,
  3022. "id": 583,
  3023. "code": "Z5D5E3D4D80ED58634",
  3024. "value": "去冰"
  3025. }],
  3026. "name": "温度",
  3027. "id": 190
  3028. }, {
  3029. "is_open_checkbox": false,
  3030. "id": 191,
  3031. "values": [{
  3032. "is_default": 1,
  3033. "id": 585,
  3034. "code": "Z5DD783E4E22621019",
  3035. "value": "标准糖"
  3036. }, {
  3037. "is_default": 0,
  3038. "id": 586,
  3039. "code": "Z5DD783E4E26093700",
  3040. "value": "少糖"
  3041. }, {
  3042. "is_default": 0,
  3043. "id": 1959,
  3044. "code": "Z5DD783E4E29D68842",
  3045. "value": "不另外加糖"
  3046. }],
  3047. "name": "糖度",
  3048. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  3049. }],
  3050. "is_sell": true,
  3051. "goods_type": 2,
  3052. "entity": [{
  3053. "spec_id": "",
  3054. "trade_mark": "1010090001",
  3055. "id": "80b1c59b6bf77b0f",
  3056. "stock": "9999954.00",
  3057. "spec_text": [],
  3058. "spec": [],
  3059. "image": "s23107/2019/05/05/2d77f4daaabc3144b2.jpg",
  3060. "num": 1,
  3061. "price": 19,
  3062. "membership_price": 0
  3063. }],
  3064. "stall_code": "",
  3065. "sort": 1,
  3066. "price": 19,
  3067. "unit": "件",
  3068. "imageArr": [
  3069. "https://img-shop.qmimg.cn/s23107/2019/05/05/2d77f4daaabc3144b2.jpg?imageView2/2/w/600/h/600"
  3070. ],
  3071. "membership_price": 0,
  3072. "use_property": 1,
  3073. "unit_type": 0,
  3074. "min_buy_num": 0,
  3075. "specs": [],
  3076. "content": "咖啡与鲜果茶的创新组合,精心挑选拥有更多香甜因子的翡翠柠檬,柠檬的清爽与咖啡的香醇相结合,唇齿留香。",
  3077. "use_spec": false,
  3078. "stock": "9999954.00",
  3079. "type": 1,
  3080. "is_label": 0,
  3081. "name": "大咖柠檬",
  3082. "images": "https://img-shop.qmimg.cn/s23107/2019/05/05/2d77f4daaabc3144b2.jpg?imageView2/2/w/400/h/400"
  3083. }, {
  3084. "sell_time_status": 0,
  3085. "id": 31429,
  3086. "pack_cost": "0.00",
  3087. "sales": 3346,
  3088. "cover_img": "",
  3089. "property": [{
  3090. "is_open_checkbox": false,
  3091. "values": [{
  3092. "is_default": 1,
  3093. "id": 1219,
  3094. "code": "Z5DEDBF956E3931146",
  3095. "value": "标准(冰淇淋+水晶)"
  3096. }, {
  3097. "is_default": 0,
  3098. "id": 1220,
  3099. "code": "Z5DEDBF956E7728487",
  3100. "value": "无配料"
  3101. }, {
  3102. "is_default": 0,
  3103. "id": 1257,
  3104. "code": "Z5DEDBF956EAC25859",
  3105. "value": "去水晶"
  3106. }, {
  3107. "is_default": 0,
  3108. "id": 2066,
  3109. "code": "Z5DEDBF956EEC87411",
  3110. "value": "去冰淇淋"
  3111. }, {
  3112. "is_default": 0,
  3113. "id": 2067,
  3114. "code": "Z5DEDBF956F2404144",
  3115. "value": "换香草冰淇淋"
  3116. }],
  3117. "name": "配料",
  3118. "id": 347
  3119. }, {
  3120. "is_open_checkbox": false,
  3121. "values": [{
  3122. "is_default": 1,
  3123. "id": 1167,
  3124. "code": "Z5D676D0DB876D9109",
  3125. "value": "标准(冰沙)"
  3126. }],
  3127. "name": "温度",
  3128. "id": 190
  3129. }, {
  3130. "is_open_checkbox": false,
  3131. "id": 191,
  3132. "values": [{
  3133. "is_default": 1,
  3134. "id": 585,
  3135. "code": "Z5DD782B18BE101476",
  3136. "value": "标准糖"
  3137. }, {
  3138. "is_default": 0,
  3139. "id": 586,
  3140. "code": "Z5DD782B18C1A57165",
  3141. "value": "少糖"
  3142. }, {
  3143. "is_default": 0,
  3144. "id": 1959,
  3145. "code": "Z5DD782B18C4EE8451",
  3146. "value": "不另外加糖"
  3147. }],
  3148. "name": "糖度",
  3149. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  3150. }],
  3151. "is_sell": true,
  3152. "goods_type": 2,
  3153. "entity": [{
  3154. "spec_id": "",
  3155. "trade_mark": "1010090005",
  3156. "id": "10ba24d03b9fc7fe",
  3157. "stock": "10000147.00",
  3158. "spec_text": [],
  3159. "spec": [],
  3160. "image": "s23107/2019/04/26/776ccac30466e6bd52.jpg",
  3161. "num": 1,
  3162. "price": 34,
  3163. "membership_price": 0
  3164. }],
  3165. "stall_code": "",
  3166. "sort": 99,
  3167. "price": 34,
  3168. "unit": "件",
  3169. "imageArr": [
  3170. "https://img-shop.qmimg.cn/s23107/2019/04/26/776ccac30466e6bd52.jpg?imageView2/2/w/600/h/600"
  3171. ],
  3172. "membership_price": 0,
  3173. "use_property": 1,
  3174. "unit_type": 0,
  3175. "min_buy_num": 0,
  3176. "specs": [],
  3177. "content": "以现萃咖啡融合茉莉绿茶,加入牛油果、椰子冰淇淋及水晶冻。口感细腻,一口能喝到三重味道,金杯华丽亮相,能量满满。",
  3178. "use_spec": false,
  3179. "stock": "10000147.00",
  3180. "type": 1,
  3181. "is_label": 0,
  3182. "name": "大咖牛油果",
  3183. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/776ccac30466e6bd52.jpg?imageView2/2/w/400/h/400"
  3184. }],
  3185. "name": "咖啡",
  3186. "is_show_backstage": 0
  3187. }, {
  3188. "sort": 18,
  3189. "icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/6557447a5b85a3bf71.png?imageView2/0/w/200/h/200",
  3190. "id": 4365,
  3191. "goods_list": [{
  3192. "sell_time_status": 0,
  3193. "id": 38230,
  3194. "pack_cost": "0.00",
  3195. "sales": 52072,
  3196. "cover_img": "",
  3197. "property": [],
  3198. "is_sell": true,
  3199. "goods_type": 1,
  3200. "entity": [{
  3201. "spec_id": "",
  3202. "trade_mark": "1313030018",
  3203. "id": "2a8c5a1d486e1e82",
  3204. "stock": "9999999911.00",
  3205. "spec_text": [],
  3206. "spec": [],
  3207. "image": "s23107/2019/11/01/bb339b1b5c2f6fdac4.jpg",
  3208. "num": 1,
  3209. "price": 2,
  3210. "membership_price": 0
  3211. }],
  3212. "stall_code": "",
  3213. "sort": 99,
  3214. "price": 2,
  3215. "unit": "件",
  3216. "imageArr": [
  3217. "https://img-shop.qmimg.cn/s23107/2019/11/01/bb339b1b5c2f6fdac4.jpg?imageView2/2/w/600/h/600"
  3218. ],
  3219. "membership_price": 0,
  3220. "use_property": 0,
  3221. "unit_type": 0,
  3222. "min_buy_num": 0,
  3223. "specs": [],
  3224. "content": "可用于2杯饮品打包使用(保温袋会不定期更换插画图片,以门店正在使用的为准)",
  3225. "use_spec": false,
  3226. "stock": "9999999911.00",
  3227. "type": 1,
  3228. "is_label": 0,
  3229. "name": "小保温袋",
  3230. "images": "https://img-shop.qmimg.cn/s23107/2019/11/01/bb339b1b5c2f6fdac4.jpg?imageView2/2/w/400/h/400"
  3231. }, {
  3232. "sell_time_status": 0,
  3233. "id": 38229,
  3234. "pack_cost": "0.00",
  3235. "sales": 16211,
  3236. "cover_img": "",
  3237. "property": [],
  3238. "is_sell": true,
  3239. "goods_type": 1,
  3240. "entity": [{
  3241. "spec_id": "",
  3242. "trade_mark": "1313030019",
  3243. "id": "591339726df9791b",
  3244. "stock": "999999966.00",
  3245. "spec_text": [],
  3246. "spec": [],
  3247. "image": "s23107/2019/11/01/9ea7b5249a2f11a1a1.jpg",
  3248. "num": 1,
  3249. "price": 4,
  3250. "membership_price": 0
  3251. }],
  3252. "stall_code": "",
  3253. "sort": 99,
  3254. "price": 4,
  3255. "unit": "件",
  3256. "imageArr": [
  3257. "https://img-shop.qmimg.cn/s23107/2019/11/01/9ea7b5249a2f11a1a1.jpg?imageView2/2/w/600/h/600"
  3258. ],
  3259. "membership_price": 0,
  3260. "use_property": 0,
  3261. "unit_type": 0,
  3262. "min_buy_num": 0,
  3263. "specs": [],
  3264. "content": "可用于4杯饮品打包使用(保温袋会不定期更换插画图片,以门店正在使用的为准)",
  3265. "use_spec": false,
  3266. "stock": "999999966.00",
  3267. "type": 1,
  3268. "is_label": 0,
  3269. "name": "大保温袋",
  3270. "images": "https://img-shop.qmimg.cn/s23107/2019/11/01/9ea7b5249a2f11a1a1.jpg?imageView2/2/w/400/h/400"
  3271. }],
  3272. "name": "保温加购",
  3273. "is_show_backstage": 0
  3274. }, {
  3275. "sort": 40,
  3276. "icon": "https://img-shop.qmimg.cn/s23107/2019/04/30/458c5a14fb2f190f96.png?imageView2/0/w/200/h/200",
  3277. "id": 5658,
  3278. "goods_list": [{
  3279. "sell_time_status": 0,
  3280. "id": 52969,
  3281. "pack_cost": "0.00",
  3282. "sales": 27,
  3283. "cover_img": "",
  3284. "property": [],
  3285. "is_sell": true,
  3286. "goods_type": 1,
  3287. "entity": [{
  3288. "spec_id": "",
  3289. "trade_mark": "",
  3290. "id": "1f58bd9127939f42",
  3291. "stock": "999.00",
  3292. "spec_text": [],
  3293. "spec": [],
  3294. "image": "s23107/2020/02/23/28e175507553571969.jpeg",
  3295. "num": 1,
  3296. "price": 0,
  3297. "membership_price": 0
  3298. }],
  3299. "stall_code": "",
  3300. "sort": 99,
  3301. "price": 0,
  3302. "unit": "件",
  3303. "imageArr": [
  3304. "https://img-shop.qmimg.cn/s23107/2020/02/23/28e175507553571969.jpeg?imageView2/2/w/600/h/600"
  3305. ],
  3306. "membership_price": 0,
  3307. "use_property": 0,
  3308. "unit_type": 0,
  3309. "min_buy_num": 0,
  3310. "specs": [],
  3311. "content": "推荐使用奈雪点单小程序下单,降低接触频次。",
  3312. "use_spec": false,
  3313. "stock": "999.00",
  3314. "type": 4,
  3315. "is_label": 0,
  3316. "name": "在线下单",
  3317. "images": "https://img-shop.qmimg.cn/s23107/2020/02/23/28e175507553571969.jpeg?imageView2/2/w/400/h/400"
  3318. }, {
  3319. "sell_time_status": 0,
  3320. "id": 52968,
  3321. "pack_cost": "0.00",
  3322. "sales": 69,
  3323. "cover_img": "",
  3324. "property": [],
  3325. "is_sell": true,
  3326. "goods_type": 1,
  3327. "entity": [{
  3328. "spec_id": "",
  3329. "trade_mark": "",
  3330. "id": "ec3ab81ec6c17f95",
  3331. "stock": "999.00",
  3332. "spec_text": [],
  3333. "spec": [],
  3334. "image": "s23107/2020/02/23/17fe4ee12651c84667.jpeg",
  3335. "num": 1,
  3336. "price": 0,
  3337. "membership_price": 0
  3338. }],
  3339. "stall_code": "",
  3340. "sort": 99,
  3341. "price": 0,
  3342. "unit": "件",
  3343. "imageArr": [
  3344. "https://img-shop.qmimg.cn/s23107/2020/02/23/17fe4ee12651c84667.jpeg?imageView2/2/w/600/h/600"
  3345. ],
  3346. "membership_price": 0,
  3347. "use_property": 0,
  3348. "unit_type": 0,
  3349. "min_buy_num": 0,
  3350. "specs": [],
  3351. "content": "面包柜内所有面包进行装袋或者装盒陈列售卖。",
  3352. "use_spec": false,
  3353. "stock": "999.00",
  3354. "type": 4,
  3355. "is_label": 0,
  3356. "name": "面包装袋",
  3357. "images": "https://img-shop.qmimg.cn/s23107/2020/02/23/17fe4ee12651c84667.jpeg?imageView2/2/w/400/h/400"
  3358. }, {
  3359. "sell_time_status": 0,
  3360. "id": 52967,
  3361. "pack_cost": "0.00",
  3362. "sales": 77,
  3363. "cover_img": "",
  3364. "property": [],
  3365. "is_sell": true,
  3366. "goods_type": 1,
  3367. "entity": [{
  3368. "spec_id": "",
  3369. "trade_mark": "",
  3370. "id": "b027d6132eff660d",
  3371. "stock": "999.00",
  3372. "spec_text": [],
  3373. "spec": [],
  3374. "image": "s23107/2020/02/23/28e11fa60c3c7b952f.jpeg",
  3375. "num": 1,
  3376. "price": 0,
  3377. "membership_price": 0
  3378. }],
  3379. "stall_code": "",
  3380. "sort": 99,
  3381. "price": 0,
  3382. "unit": "件",
  3383. "imageArr": [
  3384. "https://img-shop.qmimg.cn/s23107/2020/02/23/28e11fa60c3c7b952f.jpeg?imageView2/2/w/600/h/600"
  3385. ],
  3386. "membership_price": 0,
  3387. "use_property": 0,
  3388. "unit_type": 0,
  3389. "min_buy_num": 0,
  3390. "specs": [],
  3391. "content": "堂食打包和外卖均提供安心卡,将茶饮制作、面包制作、配餐员以及骑手姓名记录并做好体温测量。做到食品安全可追踪、制作及配送可追踪,请您安心用餐。",
  3392. "use_spec": false,
  3393. "stock": "999.00",
  3394. "type": 4,
  3395. "is_label": 0,
  3396. "name": "安心卡片",
  3397. "images": "https://img-shop.qmimg.cn/s23107/2020/02/23/28e11fa60c3c7b952f.jpeg?imageView2/2/w/400/h/400"
  3398. }, {
  3399. "sell_time_status": 0,
  3400. "id": 52966,
  3401. "pack_cost": "0.00",
  3402. "sales": 66,
  3403. "cover_img": "",
  3404. "property": [],
  3405. "is_sell": true,
  3406. "goods_type": 1,
  3407. "entity": [{
  3408. "spec_id": "",
  3409. "trade_mark": "",
  3410. "id": "7aecf3d9c78a4306",
  3411. "stock": "999.00",
  3412. "spec_text": [],
  3413. "spec": [],
  3414. "image": "s23107/2020/02/23/5761fbd2344ef96307.jpeg",
  3415. "num": 1,
  3416. "price": 0,
  3417. "membership_price": 0
  3418. }],
  3419. "stall_code": "",
  3420. "sort": 99,
  3421. "price": 0,
  3422. "unit": "件",
  3423. "imageArr": [
  3424. "https://img-shop.qmimg.cn/s23107/2020/02/23/5761fbd2344ef96307.jpeg?imageView2/2/w/600/h/600"
  3425. ],
  3426. "membership_price": 0,
  3427. "use_property": 0,
  3428. "unit_type": 0,
  3429. "min_buy_num": 0,
  3430. "specs": [],
  3431. "content": "1. 门店伙伴严格执行每小时1次洗手消毒。2. 门店伙伴上岗前进行体温检测。3. 就餐桌椅以及工作台面每小时清洁1次,再用消毒液进行消毒。4. 与食品接触的所有设备、器具、毛巾等严格执行清洁及消毒工作。5. 门店顾客入口处,提供消毒凝胶进行手部消毒。",
  3432. "use_spec": false,
  3433. "stock": "999.00",
  3434. "type": 4,
  3435. "is_label": 0,
  3436. "name": "门店防疫",
  3437. "images": "https://img-shop.qmimg.cn/s23107/2020/02/23/5761fbd2344ef96307.jpeg?imageView2/2/w/400/h/400"
  3438. }],
  3439. "name": "共同防疫",
  3440. "is_show_backstage": 0
  3441. }, {
  3442. "sort": 41,
  3443. "icon": "https://img-shop.qmimg.cn/s23107/2019/04/30/458c5a14fb2f190f96.png?imageView2/0/w/200/h/200",
  3444. "id": 5659,
  3445. "goods_list": [{
  3446. "sell_time_status": 0,
  3447. "id": 52965,
  3448. "pack_cost": "0.00",
  3449. "sales": 2,
  3450. "cover_img": "",
  3451. "property": [],
  3452. "is_sell": true,
  3453. "goods_type": 1,
  3454. "entity": [{
  3455. "spec_id": "",
  3456. "trade_mark": "",
  3457. "id": "7acc73c0f76a45b3",
  3458. "stock": "999.00",
  3459. "spec_text": [],
  3460. "spec": [],
  3461. "image": "s23107/2020/02/22/81748e7805a82c0e9d.png",
  3462. "num": 1,
  3463. "price": 0,
  3464. "membership_price": 0
  3465. }],
  3466. "stall_code": "",
  3467. "sort": 99,
  3468. "price": 0,
  3469. "unit": "件",
  3470. "imageArr": [
  3471. "https://img-shop.qmimg.cn/s23107/2020/02/22/81748e7805a82c0e9d.png?imageView2/2/w/600/h/600"
  3472. ],
  3473. "membership_price": 0,
  3474. "use_property": 0,
  3475. "unit_type": 0,
  3476. "min_buy_num": 0,
  3477. "specs": [],
  3478. "content": "即日起,奈雪支持企业团餐订购啦,全程使用无接触配送,让您饮茶食包更安心\n企业团餐50份起送(包含茶饮和欧包),可根据您的需求按时送达指定位置,为了让您可以准时收到餐食,建议您提前一天订购,更多订购详情可添加团餐客服微信咨询(微信号:nx-digital)",
  3479. "use_spec": false,
  3480. "stock": "999.00",
  3481. "type": 4,
  3482. "is_label": 0,
  3483. "name": "企业团餐",
  3484. "images": "https://img-shop.qmimg.cn/s23107/2020/02/22/81748e7805a82c0e9d.png?imageView2/2/w/400/h/400"
  3485. }],
  3486. "name": "企业团餐",
  3487. "is_show_backstage": 0
  3488. }, {
  3489. "sort": 79,
  3490. "icon": "",
  3491. "id": 6806,
  3492. "goods_list": [{
  3493. "sell_time_status": 0,
  3494. "id": 65305,
  3495. "pack_cost": "0.00",
  3496. "sales": 213,
  3497. "cover_img": "",
  3498. "property": [],
  3499. "is_sell": true,
  3500. "goods_type": 1,
  3501. "entity": [{
  3502. "spec_id": "",
  3503. "trade_mark": "1212040003",
  3504. "id": "341052a7d635e243",
  3505. "stock": "99999985.00",
  3506. "spec_text": [],
  3507. "spec": [],
  3508. "image": "s23107/2020/04/16/24d94bd8d1517503e1.jpg",
  3509. "num": 1,
  3510. "price": 16,
  3511. "membership_price": 0
  3512. }],
  3513. "stall_code": "",
  3514. "sort": 99,
  3515. "price": 16,
  3516. "unit": "件",
  3517. "imageArr": [
  3518. "https://img-shop.qmimg.cn/s23107/2020/04/16/24d94bd8d1517503e1.jpg?imageView2/2/w/600/h/600"
  3519. ],
  3520. "membership_price": 0,
  3521. "use_property": 0,
  3522. "unit_type": 0,
  3523. "min_buy_num": 0,
  3524. "specs": [],
  3525. "content": "特制的STARFIELD 植物肉、酸黄瓜片、紫甘蓝,沙拉酱",
  3526. "use_spec": false,
  3527. "stock": "99999985.00",
  3528. "type": 1,
  3529. "is_label": 0,
  3530. "name": "黑椒植物肉三明治",
  3531. "images": "https://img-shop.qmimg.cn/s23107/2020/04/16/24d94bd8d1517503e1.jpg?imageView2/2/w/400/h/400"
  3532. }, {
  3533. "sell_time_status": 0,
  3534. "id": 65302,
  3535. "pack_cost": "0.00",
  3536. "sales": 418,
  3537. "cover_img": "",
  3538. "property": [],
  3539. "is_sell": true,
  3540. "goods_type": 1,
  3541. "entity": [{
  3542. "spec_id": "",
  3543. "trade_mark": "1212040002",
  3544. "id": "0a6d3607987f3666",
  3545. "stock": "999999965.00",
  3546. "spec_text": [],
  3547. "spec": [],
  3548. "image": "s23107/2020/04/16/20cfe8e412a87e5cbe.jpg",
  3549. "num": 1,
  3550. "price": 16,
  3551. "membership_price": 0
  3552. }],
  3553. "stall_code": "",
  3554. "sort": 99,
  3555. "price": 16,
  3556. "unit": "件",
  3557. "imageArr": [
  3558. "https://img-shop.qmimg.cn/s23107/2020/04/16/20cfe8e412a87e5cbe.jpg?imageView2/2/w/600/h/600"
  3559. ],
  3560. "membership_price": 0,
  3561. "use_property": 0,
  3562. "unit_type": 0,
  3563. "min_buy_num": 0,
  3564. "specs": [],
  3565. "content": "厚实秘制精致腿排、新鲜切丝紫甘蓝、淋上香甜的沙拉酱、口感层次分明;",
  3566. "use_spec": false,
  3567. "stock": "999999965.00",
  3568. "type": 1,
  3569. "is_label": 0,
  3570. "name": "蜜汁鸡腿肉三明治",
  3571. "images": "https://img-shop.qmimg.cn/s23107/2020/04/16/20cfe8e412a87e5cbe.jpg?imageView2/2/w/400/h/400"
  3572. }, {
  3573. "sell_time_status": 0,
  3574. "id": 65300,
  3575. "pack_cost": "0.00",
  3576. "sales": 480,
  3577. "cover_img": "",
  3578. "property": [],
  3579. "is_sell": true,
  3580. "goods_type": 1,
  3581. "entity": [{
  3582. "spec_id": "",
  3583. "trade_mark": "1212040001",
  3584. "id": "304b27c0e45f3e1c",
  3585. "stock": "99999967.00",
  3586. "spec_text": [],
  3587. "spec": [],
  3588. "image": "s23107/2020/04/16/62f2aa82f406097c6e.jpg",
  3589. "num": 1,
  3590. "price": 12,
  3591. "membership_price": 0
  3592. }],
  3593. "stall_code": "",
  3594. "sort": 99,
  3595. "price": 12,
  3596. "unit": "件",
  3597. "imageArr": [
  3598. "https://img-shop.qmimg.cn/s23107/2020/04/16/62f2aa82f406097c6e.jpg?imageView2/2/w/600/h/600"
  3599. ],
  3600. "membership_price": 0,
  3601. "use_property": 0,
  3602. "unit_type": 0,
  3603. "min_buy_num": 0,
  3604. "specs": [],
  3605. "content": "金黄松软吐司片,铺上特制土豆馅、芝士片和鸡蛋,再挤入香甜的沙拉酱;",
  3606. "use_spec": false,
  3607. "stock": "99999967.00",
  3608. "type": 1,
  3609. "is_label": 0,
  3610. "name": "土豆芝士蛋三明治",
  3611. "images": "https://img-shop.qmimg.cn/s23107/2020/04/16/62f2aa82f406097c6e.jpg?imageView2/2/w/400/h/400"
  3612. }],
  3613. "name": "三明治",
  3614. "is_show_backstage": 0
  3615. }, {
  3616. "sort": 4,
  3617. "icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/949ba26d52c601c007.png?imageView2/0/w/200/h/200",
  3618. "id": 2469,
  3619. "goods_list": [{
  3620. "sell_time_status": 0,
  3621. "id": 31532,
  3622. "pack_cost": "0.00",
  3623. "sales": 5104,
  3624. "cover_img": "",
  3625. "property": [{
  3626. "is_open_checkbox": false,
  3627. "values": [{
  3628. "is_default": 1,
  3629. "id": 1218,
  3630. "code": "Z5D612C34C8EF06658",
  3631. "value": "标准(芝士)"
  3632. }, {
  3633. "is_default": 0,
  3634. "id": 1166,
  3635. "code": "Z5D612C34C93705460",
  3636. "value": "芝士换酸奶"
  3637. }],
  3638. "name": "配料",
  3639. "id": 347
  3640. }, {
  3641. "is_open_checkbox": false,
  3642. "values": [{
  3643. "is_default": 1,
  3644. "id": 582,
  3645. "code": "Z5EA8DBDA4371C5994",
  3646. "value": "标准冰"
  3647. }, {
  3648. "is_default": 0,
  3649. "id": 1164,
  3650. "code": "Z5EA8DBDA43C415239",
  3651. "value": "冰沙"
  3652. }, {
  3653. "is_default": 0,
  3654. "id": 583,
  3655. "code": "Z5EA8DBDA4404E3515",
  3656. "value": "去冰"
  3657. }],
  3658. "name": "温度",
  3659. "id": 190
  3660. }, {
  3661. "is_open_checkbox": false,
  3662. "id": 191,
  3663. "values": [{
  3664. "is_default": 1,
  3665. "id": 585,
  3666. "code": "Z5DD78286916115856",
  3667. "value": "标准糖"
  3668. }, {
  3669. "is_default": 0,
  3670. "id": 586,
  3671. "code": "Z5DD78286919682277",
  3672. "value": "少糖"
  3673. }, {
  3674. "is_default": 0,
  3675. "id": 1959,
  3676. "code": "Z5DD7828691CB89112",
  3677. "value": "不另外加糖"
  3678. }],
  3679. "name": "糖度",
  3680. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  3681. }],
  3682. "is_sell": true,
  3683. "goods_type": 2,
  3684. "entity": [{
  3685. "spec_id": "",
  3686. "trade_mark": "1010050008",
  3687. "id": "f8114313a48c5c4a",
  3688. "stock": "1000314.00",
  3689. "spec_text": [],
  3690. "spec": [],
  3691. "image": "s23107/2020/03/19/a3ee1fa72435259a73.jpg",
  3692. "num": 1,
  3693. "price": 28,
  3694. "membership_price": 0
  3695. }],
  3696. "stall_code": "",
  3697. "sort": 4,
  3698. "price": 28,
  3699. "unit": "件",
  3700. "imageArr": [
  3701. "https://img-shop.qmimg.cn/s23107/2020/03/19/a3ee1fa72435259a73.jpg?imageView2/2/w/600/h/600"
  3702. ],
  3703. "membership_price": 0,
  3704. "use_property": 1,
  3705. "unit_type": 0,
  3706. "min_buy_num": 0,
  3707. "specs": [],
  3708. "content": "精选优质巨峰葡萄、手工去皮去籽、加入带兰桂花香,经中度焙火的金观音茶中,搭配轻盈香甜芝士奶盖",
  3709. "use_spec": false,
  3710. "stock": "1000314.00",
  3711. "type": 1,
  3712. "is_label": 0,
  3713. "name": "霸气芝士葡萄",
  3714. "images": "https://img-shop.qmimg.cn/s23107/2020/03/19/a3ee1fa72435259a73.jpg?imageView2/2/w/400/h/400"
  3715. }, {
  3716. "sell_time_status": 0,
  3717. "id": 31425,
  3718. "pack_cost": "0.00",
  3719. "sales": 166533,
  3720. "cover_img": "",
  3721. "property": [{
  3722. "is_open_checkbox": false,
  3723. "values": [{
  3724. "is_default": 1,
  3725. "id": 1218,
  3726. "code": "Z5D5BA41448F494221",
  3727. "value": "标准(芝士)"
  3728. }, {
  3729. "is_default": 0,
  3730. "id": 1166,
  3731. "code": "Z5D5BA4144931C2200",
  3732. "value": "芝士换酸奶"
  3733. }],
  3734. "name": "配料",
  3735. "id": 347
  3736. }, {
  3737. "is_open_checkbox": false,
  3738. "values": [{
  3739. "is_default": 1,
  3740. "id": 1164,
  3741. "code": "Z5D5BA414499AC5454",
  3742. "value": "冰沙"
  3743. }, {
  3744. "is_default": 0,
  3745. "id": 582,
  3746. "code": "Z5D5BA41449D321738",
  3747. "value": "标准冰"
  3748. }, {
  3749. "is_default": 0,
  3750. "id": 583,
  3751. "code": "Z5D5BA4144A0C19680",
  3752. "value": "去冰"
  3753. }],
  3754. "name": "温度",
  3755. "id": 190
  3756. }, {
  3757. "is_open_checkbox": false,
  3758. "id": 191,
  3759. "values": [{
  3760. "is_default": 1,
  3761. "id": 585,
  3762. "code": "Z5DD78377493B92481",
  3763. "value": "标准糖"
  3764. }, {
  3765. "is_default": 0,
  3766. "id": 586,
  3767. "code": "Z5DD783774971F6671",
  3768. "value": "少糖"
  3769. }, {
  3770. "is_default": 0,
  3771. "id": 1959,
  3772. "code": "Z5DD7837749AA21326",
  3773. "value": "不另外加糖"
  3774. }],
  3775. "name": "糖度",
  3776. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  3777. }],
  3778. "is_sell": true,
  3779. "goods_type": 2,
  3780. "entity": [{
  3781. "spec_id": "",
  3782. "trade_mark": "1010050001",
  3783. "id": "be5afa4e3fa70cd7",
  3784. "stock": "10001214.00",
  3785. "spec_text": [],
  3786. "spec": [],
  3787. "image": "s23107/2019/04/26/a2aad6ced9aa42e2c6.jpg",
  3788. "num": 1,
  3789. "price": 29,
  3790. "membership_price": 0
  3791. }],
  3792. "stall_code": "",
  3793. "sort": 99,
  3794. "price": 29,
  3795. "unit": "件",
  3796. "imageArr": [
  3797. "https://img-shop.qmimg.cn/s23107/2019/04/26/a2aad6ced9aa42e2c6.jpg?imageView2/2/w/600/h/600"
  3798. ],
  3799. "membership_price": 0,
  3800. "use_property": 1,
  3801. "unit_type": 0,
  3802. "min_buy_num": 0,
  3803. "specs": [],
  3804. "content": "奈雪人气产品。选用优质台芒,搭配严选茉莉毛尖茶底,淋上轻盈香滑的芝士奶盖。",
  3805. "use_spec": false,
  3806. "stock": "10001214.00",
  3807. "type": 1,
  3808. "is_label": 0,
  3809. "name": "霸气芝士芒果",
  3810. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/a2aad6ced9aa42e2c6.jpg?imageView2/2/w/400/h/400"
  3811. }, {
  3812. "sell_time_status": 0,
  3813. "id": 31424,
  3814. "pack_cost": "0.00",
  3815. "sales": 125010,
  3816. "cover_img": "",
  3817. "property": [{
  3818. "is_open_checkbox": false,
  3819. "values": [{
  3820. "is_default": 1,
  3821. "id": 1218,
  3822. "code": "Z5D5BA2BB31A145049",
  3823. "value": "标准(芝士)"
  3824. }, {
  3825. "is_default": 0,
  3826. "id": 1166,
  3827. "code": "Z5D5BA2BB320FA8410",
  3828. "value": "芝士换酸奶"
  3829. }],
  3830. "name": "配料",
  3831. "id": 347
  3832. }, {
  3833. "is_open_checkbox": false,
  3834. "values": [{
  3835. "is_default": 0,
  3836. "id": 582,
  3837. "code": "Z5E5E2BC316DD78061",
  3838. "value": "标准冰"
  3839. }, {
  3840. "is_default": 1,
  3841. "id": 1164,
  3842. "code": "Z5E5E2BC316A215600",
  3843. "value": "冰沙"
  3844. }, {
  3845. "is_default": 0,
  3846. "id": 583,
  3847. "code": "Z5E5E2BC3171CA8287",
  3848. "value": "去冰"
  3849. }, {
  3850. "is_default": 0,
  3851. "id": 584,
  3852. "code": "Z5E5E2BC317A175989",
  3853. "value": "热"
  3854. }, {
  3855. "is_default": 0,
  3856. "id": 2544,
  3857. "code": "Z5E5E2BC317F896724",
  3858. "value": "温"
  3859. }],
  3860. "name": "温度",
  3861. "id": 190
  3862. }, {
  3863. "is_open_checkbox": false,
  3864. "id": 191,
  3865. "values": [{
  3866. "is_default": 1,
  3867. "id": 585,
  3868. "code": "Z5DD785286B9689681",
  3869. "value": "标准糖"
  3870. }, {
  3871. "is_default": 0,
  3872. "id": 586,
  3873. "code": "Z5DD785286BCF74540",
  3874. "value": "少糖"
  3875. }, {
  3876. "is_default": 0,
  3877. "id": 1959,
  3878. "code": "Z5DD785286C0687027",
  3879. "value": "不另外加糖"
  3880. }],
  3881. "name": "糖度",
  3882. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  3883. }],
  3884. "is_sell": true,
  3885. "goods_type": 2,
  3886. "entity": [{
  3887. "spec_id": "",
  3888. "trade_mark": "1010050003",
  3889. "id": "ee375ed5ae7f77eb",
  3890. "stock": "1002053.00",
  3891. "spec_text": [],
  3892. "spec": [],
  3893. "image": "s23107/2019/04/26/1cb88e6cd2fbcefb2a.jpg",
  3894. "num": 1,
  3895. "price": 29,
  3896. "membership_price": 0
  3897. }],
  3898. "stall_code": "",
  3899. "sort": 99,
  3900. "price": 29,
  3901. "unit": "件",
  3902. "imageArr": [
  3903. "https://img-shop.qmimg.cn/s23107/2019/04/26/1cb88e6cd2fbcefb2a.jpg?imageView2/2/w/600/h/600"
  3904. ],
  3905. "membership_price": 0,
  3906. "use_property": 1,
  3907. "unit_type": 0,
  3908. "min_buy_num": 0,
  3909. "specs": [],
  3910. "content": "奈雪明星产品。选用奈雪自有草莓园新鲜草莓,搭配严选茉莉毛尖茶底,淋上轻盈香滑的芝士奶盖。",
  3911. "use_spec": false,
  3912. "stock": "1002053.00",
  3913. "type": 1,
  3914. "is_label": 0,
  3915. "name": "霸气芝士草莓",
  3916. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/1cb88e6cd2fbcefb2a.jpg?imageView2/2/w/400/h/400"
  3917. }, {
  3918. "sell_time_status": 0,
  3919. "id": 31531,
  3920. "pack_cost": "0.00",
  3921. "sales": 94538,
  3922. "cover_img": "",
  3923. "property": [{
  3924. "is_open_checkbox": false,
  3925. "values": [{
  3926. "is_default": 1,
  3927. "id": 1218,
  3928. "code": "Z5D612BDE5B8BE7438",
  3929. "value": "标准(芝士)"
  3930. }, {
  3931. "is_default": 0,
  3932. "id": 1166,
  3933. "code": "Z5D612BDE5BEB01741",
  3934. "value": "芝士换酸奶"
  3935. }],
  3936. "name": "配料",
  3937. "id": 347
  3938. }, {
  3939. "is_open_checkbox": false,
  3940. "values": [{
  3941. "is_default": 1,
  3942. "id": 1164,
  3943. "code": "Z5D5E3AAD448821800",
  3944. "value": "冰沙"
  3945. }, {
  3946. "is_default": 0,
  3947. "id": 582,
  3948. "code": "Z5D5E3AAD44E888614",
  3949. "value": "标准冰"
  3950. }, {
  3951. "is_default": 0,
  3952. "id": 583,
  3953. "code": "Z5D5E3AAD453387851",
  3954. "value": "去冰"
  3955. }],
  3956. "name": "温度",
  3957. "id": 190
  3958. }, {
  3959. "is_open_checkbox": false,
  3960. "id": 191,
  3961. "values": [{
  3962. "is_default": 1,
  3963. "id": 585,
  3964. "code": "Z5DD78801915838939",
  3965. "value": "标准糖"
  3966. }, {
  3967. "is_default": 0,
  3968. "id": 586,
  3969. "code": "Z5DD788019191B8084",
  3970. "value": "少糖"
  3971. }, {
  3972. "is_default": 0,
  3973. "id": 1959,
  3974. "code": "Z5DD7880191CD17624",
  3975. "value": "不另外加糖"
  3976. }],
  3977. "name": "糖度",
  3978. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  3979. }],
  3980. "is_sell": true,
  3981. "goods_type": 2,
  3982. "entity": [{
  3983. "spec_id": "",
  3984. "trade_mark": "1010050002",
  3985. "id": "4a2db30bedfd6604",
  3986. "stock": "1001167.00",
  3987. "spec_text": [],
  3988. "spec": [],
  3989. "image": "s23107/2019/04/26/e4cace0c07eb44e96f.jpg",
  3990. "num": 1,
  3991. "price": 33,
  3992. "membership_price": 0
  3993. }],
  3994. "stall_code": "",
  3995. "sort": 100,
  3996. "price": 33,
  3997. "unit": "件",
  3998. "imageArr": [
  3999. "https://img-shop.qmimg.cn/s23107/2019/04/26/e4cace0c07eb44e96f.jpg?imageView2/2/w/600/h/600"
  4000. ],
  4001. "membership_price": 0,
  4002. "use_property": 1,
  4003. "unit_type": 0,
  4004. "min_buy_num": 0,
  4005. "specs": [],
  4006. "content": "草莓、蓝莓、树莓,三种莓果混合搭配,与茉莉毛尖一拍即合,清爽甘醇的茶香搭配浓郁果香,几重滋味在口腔里面碰撞,留下余味。",
  4007. "use_spec": false,
  4008. "stock": "1001167.00",
  4009. "type": 1,
  4010. "is_label": 0,
  4011. "name": "霸气芝士莓莓莓",
  4012. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/e4cace0c07eb44e96f.jpg?imageView2/2/w/400/h/400"
  4013. }],
  4014. "name": "霸气芝士鲜果茶",
  4015. "is_show_backstage": 0
  4016. }, {
  4017. "sort": 5,
  4018. "icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/d95284dc7e745f8198.png?imageView2/0/w/200/h/200",
  4019. "id": 2468,
  4020. "goods_list": [{
  4021. "sell_time_status": 0,
  4022. "id": 68339,
  4023. "pack_cost": "0.00",
  4024. "sales": 44429,
  4025. "cover_img": "",
  4026. "property": [{
  4027. "is_open_checkbox": false,
  4028. "id": 190,
  4029. "values": [{
  4030. "is_default": 1,
  4031. "id": 582,
  4032. "code": "Z5EA54C3D0E4279185",
  4033. "value": "标准冰"
  4034. }, {
  4035. "is_default": 0,
  4036. "id": 583,
  4037. "code": "Z5EA54C3D0E9682750",
  4038. "value": "去冰"
  4039. }],
  4040. "name": "温度",
  4041. "desc": null
  4042. }, {
  4043. "is_open_checkbox": false,
  4044. "id": 191,
  4045. "values": [{
  4046. "is_default": 1,
  4047. "id": 585,
  4048. "code": "Z5EA54C3D0F2A37322",
  4049. "value": "标准糖"
  4050. }, {
  4051. "is_default": 0,
  4052. "id": 586,
  4053. "code": "Z5EA54C3D0F70A1000",
  4054. "value": "少糖"
  4055. }, {
  4056. "is_default": 0,
  4057. "id": 1959,
  4058. "code": "Z5EA54C3D0FAFE7320",
  4059. "value": "不另外加糖"
  4060. }],
  4061. "name": "糖度",
  4062. "desc": null
  4063. }],
  4064. "is_sell": true,
  4065. "goods_type": 2,
  4066. "entity": [{
  4067. "spec_id": "",
  4068. "trade_mark": "1010010025",
  4069. "id": "72cf1279c0a422ce",
  4070. "stock": "9999817.00",
  4071. "spec_text": [],
  4072. "spec": [],
  4073. "image": "s23107/2020/04/26/559a075d81060b23c7.jpg",
  4074. "num": 1,
  4075. "price": 30,
  4076. "membership_price": 0
  4077. }],
  4078. "stall_code": "",
  4079. "sort": 0,
  4080. "price": 30,
  4081. "unit": "件",
  4082. "imageArr": [
  4083. "https://img-shop.qmimg.cn/s23107/2020/04/26/559a075d81060b23c7.jpg?imageView2/2/w/600/h/600"
  4084. ],
  4085. "membership_price": 0,
  4086. "use_property": 1,
  4087. "unit_type": 0,
  4088. "min_buy_num": 0,
  4089. "specs": [],
  4090. "content": "饱满大颗的新鲜杨梅,满杯手工去核,搭配茉莉初雪茶底,清爽多汁",
  4091. "use_spec": false,
  4092. "stock": "9999817.00",
  4093. "type": 1,
  4094. "is_label": 0,
  4095. "name": "霸气杨梅",
  4096. "images": "https://img-shop.qmimg.cn/s23107/2020/04/26/559a075d81060b23c7.jpg?imageView2/2/w/400/h/400"
  4097. }, {
  4098. "sell_time_status": 0,
  4099. "id": 31419,
  4100. "pack_cost": "0.00",
  4101. "sales": 63830,
  4102. "cover_img": "",
  4103. "property": [{
  4104. "is_open_checkbox": false,
  4105. "values": [{
  4106. "is_default": 1,
  4107. "id": 582,
  4108. "code": "Z5E5E2B67CF2CD2014",
  4109. "value": "标准冰"
  4110. }, {
  4111. "is_default": 0,
  4112. "id": 583,
  4113. "code": "Z5E5E2B67CF7386076",
  4114. "value": "去冰"
  4115. }, {
  4116. "is_default": 0,
  4117. "id": 584,
  4118. "code": "Z5E5E2B67CFC6C7297",
  4119. "value": "热"
  4120. }, {
  4121. "is_default": 0,
  4122. "id": 2544,
  4123. "code": "Z5E5E2B67CFFFC6344",
  4124. "value": "温"
  4125. }],
  4126. "name": "温度",
  4127. "id": 190
  4128. }, {
  4129. "is_open_checkbox": false,
  4130. "id": 191,
  4131. "values": [{
  4132. "is_default": 1,
  4133. "id": 585,
  4134. "code": "Z5DD78A6BAB6A96008",
  4135. "value": "标准糖"
  4136. }, {
  4137. "is_default": 0,
  4138. "id": 586,
  4139. "code": "Z5DD78A6BAB9F81083",
  4140. "value": "少糖"
  4141. }, {
  4142. "is_default": 0,
  4143. "id": 1959,
  4144. "code": "Z5DD78A6BABD425411",
  4145. "value": "不另外加糖"
  4146. }],
  4147. "name": "糖度",
  4148. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  4149. }],
  4150. "is_sell": true,
  4151. "goods_type": 2,
  4152. "entity": [{
  4153. "spec_id": "",
  4154. "trade_mark": "1010010006",
  4155. "id": "7ddf70f3db56c238",
  4156. "stock": "9999416.00",
  4157. "spec_text": [],
  4158. "spec": [],
  4159. "image": "s23107/2019/04/26/3bef9469d37eac7b06.jpg",
  4160. "num": 1,
  4161. "price": 17,
  4162. "membership_price": 0
  4163. }],
  4164. "stall_code": "",
  4165. "sort": 1,
  4166. "price": 17,
  4167. "unit": "件",
  4168. "imageArr": [
  4169. "https://img-shop.qmimg.cn/s23107/2019/04/26/3bef9469d37eac7b06.jpg?imageView2/2/w/600/h/600"
  4170. ],
  4171. "membership_price": 0,
  4172. "use_property": 1,
  4173. "unit_type": 0,
  4174. "min_buy_num": 0,
  4175. "specs": [],
  4176. "content": "精心挑选拥有更多香甜因子的翡翠柠檬,清爽水灵遇上金色山脉独特的龙眼木香气,更加醇厚。",
  4177. "use_spec": false,
  4178. "stock": "9999416.00",
  4179. "type": 1,
  4180. "is_label": 0,
  4181. "name": "霸气黄柠檬",
  4182. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/3bef9469d37eac7b06.jpg?imageView2/2/w/400/h/400"
  4183. }, {
  4184. "sell_time_status": 0,
  4185. "id": 68345,
  4186. "pack_cost": "0.00",
  4187. "sales": 16322,
  4188. "cover_img": "",
  4189. "property": [{
  4190. "is_open_checkbox": false,
  4191. "id": 190,
  4192. "values": [{
  4193. "is_default": 1,
  4194. "id": 582,
  4195. "code": "Z5EA55088766CC7824",
  4196. "value": "标准冰"
  4197. }, {
  4198. "is_default": 0,
  4199. "id": 583,
  4200. "code": "Z5EA5508876F271659",
  4201. "value": "去冰"
  4202. }],
  4203. "name": "温度",
  4204. "desc": null
  4205. }, {
  4206. "is_open_checkbox": false,
  4207. "id": 191,
  4208. "values": [{
  4209. "is_default": 1,
  4210. "id": 585,
  4211. "code": "Z5EA55088776843559",
  4212. "value": "标准糖"
  4213. }, {
  4214. "is_default": 0,
  4215. "id": 586,
  4216. "code": "Z5EA5508877A528469",
  4217. "value": "少糖"
  4218. }, {
  4219. "is_default": 0,
  4220. "id": 1959,
  4221. "code": "Z5EA5508877E5A6908",
  4222. "value": "不另外加糖"
  4223. }],
  4224. "name": "糖度",
  4225. "desc": null
  4226. }],
  4227. "is_sell": true,
  4228. "goods_type": 2,
  4229. "entity": [{
  4230. "spec_id": "",
  4231. "trade_mark": "1010010043",
  4232. "id": "c7c6f8fd34040338",
  4233. "stock": "999950.00",
  4234. "spec_text": [],
  4235. "spec": [],
  4236. "image": "s23107/2020/04/26/ea8fc439fddf2f62e3.jpg",
  4237. "num": 1,
  4238. "price": 32,
  4239. "membership_price": 0
  4240. }],
  4241. "stall_code": "",
  4242. "sort": 2,
  4243. "price": 32,
  4244. "unit": "件",
  4245. "imageArr": [
  4246. "https://img-shop.qmimg.cn/s23107/2020/04/26/ea8fc439fddf2f62e3.jpg?imageView2/2/w/600/h/600"
  4247. ],
  4248. "membership_price": 0,
  4249. "use_property": 1,
  4250. "unit_type": 0,
  4251. "min_buy_num": 0,
  4252. "specs": [],
  4253. "content": "霸气杨梅和酸奶的首次搭配,甘甜可口",
  4254. "use_spec": false,
  4255. "stock": "999950.00",
  4256. "type": 1,
  4257. "is_label": 0,
  4258. "name": "霸气酸奶杨梅",
  4259. "images": "https://img-shop.qmimg.cn/s23107/2020/04/26/ea8fc439fddf2f62e3.jpg?imageView2/2/w/400/h/400"
  4260. }, {
  4261. "sell_time_status": 0,
  4262. "id": 31507,
  4263. "pack_cost": "0.00",
  4264. "sales": 199583,
  4265. "cover_img": "",
  4266. "property": [{
  4267. "is_open_checkbox": false,
  4268. "values": [{
  4269. "is_default": 1,
  4270. "id": 582,
  4271. "code": "Z5E5E2B483FA903805",
  4272. "value": "标准冰"
  4273. }, {
  4274. "is_default": 0,
  4275. "id": 583,
  4276. "code": "Z5E5E2B484016A8529",
  4277. "value": "去冰"
  4278. }, {
  4279. "is_default": 0,
  4280. "id": 584,
  4281. "code": "Z5E5E2B48405642832",
  4282. "value": "热"
  4283. }, {
  4284. "is_default": 0,
  4285. "id": 2544,
  4286. "code": "Z5E5E2B48409616050",
  4287. "value": "温"
  4288. }],
  4289. "name": "温度",
  4290. "id": 190
  4291. }, {
  4292. "is_open_checkbox": false,
  4293. "id": 191,
  4294. "values": [{
  4295. "is_default": 1,
  4296. "id": 585,
  4297. "code": "Z5DD789B45391F4495",
  4298. "value": "标准糖"
  4299. }, {
  4300. "is_default": 0,
  4301. "id": 586,
  4302. "code": "Z5DD789B453D023182",
  4303. "value": "少糖"
  4304. }, {
  4305. "is_default": 0,
  4306. "id": 1959,
  4307. "code": "Z5DD789B4540531795",
  4308. "value": "不另外加糖"
  4309. }],
  4310. "name": "糖度",
  4311. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  4312. }],
  4313. "is_sell": true,
  4314. "goods_type": 2,
  4315. "entity": [{
  4316. "spec_id": "",
  4317. "trade_mark": "1010010000",
  4318. "id": "097aad038aeeb0ea",
  4319. "stock": "998101.00",
  4320. "spec_text": [],
  4321. "spec": [],
  4322. "image": "s23107/2019/04/26/2a4b2697bec6f7e502.jpg",
  4323. "num": 1,
  4324. "price": 25,
  4325. "membership_price": 0
  4326. }],
  4327. "stall_code": "",
  4328. "sort": 2,
  4329. "price": 25,
  4330. "unit": "件",
  4331. "imageArr": [
  4332. "https://img-shop.qmimg.cn/s23107/2019/04/26/2a4b2697bec6f7e502.jpg?imageView2/2/w/600/h/600"
  4333. ],
  4334. "membership_price": 0,
  4335. "use_property": 1,
  4336. "unit_type": 0,
  4337. "min_buy_num": 0,
  4338. "specs": [],
  4339. "content": "奈雪明星产品。优选进口新奇士橙,搭配严选茉莉毛尖茶底,橙意满满。",
  4340. "use_spec": false,
  4341. "stock": "998101.00",
  4342. "type": 1,
  4343. "is_label": 0,
  4344. "name": "霸气橙子",
  4345. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/2a4b2697bec6f7e502.jpg?imageView2/2/w/400/h/400"
  4346. }, {
  4347. "sell_time_status": 0,
  4348. "id": 31420,
  4349. "pack_cost": "0.00",
  4350. "sales": 79330,
  4351. "cover_img": "",
  4352. "property": [{
  4353. "is_open_checkbox": false,
  4354. "values": [{
  4355. "is_default": 1,
  4356. "id": 582,
  4357. "code": "Z5E5E2B85F17929383",
  4358. "value": "标准冰"
  4359. }, {
  4360. "is_default": 0,
  4361. "id": 583,
  4362. "code": "Z5E5E2B85F1F1B3653",
  4363. "value": "去冰"
  4364. }, {
  4365. "is_default": 0,
  4366. "id": 584,
  4367. "code": "Z5E5E2B85F22FD7672",
  4368. "value": "热"
  4369. }, {
  4370. "is_default": 0,
  4371. "id": 2544,
  4372. "code": "Z5E5E2B85F26FF5081",
  4373. "value": "温"
  4374. }],
  4375. "name": "温度",
  4376. "id": 190
  4377. }, {
  4378. "is_open_checkbox": false,
  4379. "id": 191,
  4380. "values": [{
  4381. "is_default": 1,
  4382. "id": 585,
  4383. "code": "Z5DD78A4713C675763",
  4384. "value": "标准糖"
  4385. }, {
  4386. "is_default": 0,
  4387. "id": 586,
  4388. "code": "Z5DD78A471400C9869",
  4389. "value": "少糖"
  4390. }, {
  4391. "is_default": 0,
  4392. "id": 1959,
  4393. "code": "Z5DD78A47143654620",
  4394. "value": "不另外加糖"
  4395. }],
  4396. "name": "糖度",
  4397. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  4398. }],
  4399. "is_sell": true,
  4400. "goods_type": 2,
  4401. "entity": [{
  4402. "spec_id": "",
  4403. "trade_mark": "1010010004",
  4404. "id": "944078205e237f86",
  4405. "stock": "9999096.00",
  4406. "spec_text": [],
  4407. "spec": [],
  4408. "image": "s23107/2019/04/26/333b43719bd81f4e00.jpg",
  4409. "num": 1,
  4410. "price": 17,
  4411. "membership_price": 0
  4412. }],
  4413. "stall_code": "",
  4414. "sort": 2,
  4415. "price": 17,
  4416. "unit": "件",
  4417. "imageArr": [
  4418. "https://img-shop.qmimg.cn/s23107/2019/04/26/333b43719bd81f4e00.jpg?imageView2/2/w/600/h/600"
  4419. ],
  4420. "membership_price": 0,
  4421. "use_property": 1,
  4422. "unit_type": 0,
  4423. "min_buy_num": 0,
  4424. "specs": [],
  4425. "content": "茉莉毛尖与绿柠檬的鲜活组合,清新馥郁的茶香跟柠檬的酸度契合,口感纯净清爽至佳",
  4426. "use_spec": false,
  4427. "stock": "9999096.00",
  4428. "type": 1,
  4429. "is_label": 0,
  4430. "name": "霸气绿柠檬",
  4431. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/333b43719bd81f4e00.jpg?imageView2/2/w/400/h/400"
  4432. }, {
  4433. "sell_time_status": 0,
  4434. "id": 34254,
  4435. "pack_cost": "0.00",
  4436. "sales": 44115,
  4437. "cover_img": "",
  4438. "property": [{
  4439. "is_open_checkbox": false,
  4440. "values": [{
  4441. "is_default": 1,
  4442. "id": 582,
  4443. "code": "Z5D833EF2826151137",
  4444. "value": "标准冰"
  4445. }, {
  4446. "is_default": 0,
  4447. "id": 583,
  4448. "code": "Z5D833EF282A7E7293",
  4449. "value": "去冰"
  4450. }],
  4451. "name": "温度",
  4452. "id": 190
  4453. }, {
  4454. "is_open_checkbox": false,
  4455. "id": 191,
  4456. "values": [{
  4457. "is_default": 1,
  4458. "id": 585,
  4459. "code": "Z5DD7812AC5BC04098",
  4460. "value": "标准糖"
  4461. }, {
  4462. "is_default": 0,
  4463. "id": 586,
  4464. "code": "Z5DD7812AC5FA38677",
  4465. "value": "少糖"
  4466. }, {
  4467. "is_default": 0,
  4468. "id": 1959,
  4469. "code": "Z5DD7812AC64CA3721",
  4470. "value": "不另外加糖"
  4471. }],
  4472. "name": "糖度",
  4473. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  4474. }],
  4475. "is_sell": true,
  4476. "goods_type": 2,
  4477. "entity": [{
  4478. "spec_id": "",
  4479. "trade_mark": "1010010013",
  4480. "id": "39d4a2ea969474ff",
  4481. "stock": "998178.00",
  4482. "spec_text": [],
  4483. "spec": [],
  4484. "image": "s23107/2019/09/19/b188394541d392d995.jpg",
  4485. "num": 1,
  4486. "price": 19,
  4487. "membership_price": 0
  4488. }],
  4489. "stall_code": "",
  4490. "sort": 3,
  4491. "price": 19,
  4492. "unit": "件",
  4493. "imageArr": [
  4494. "https://img-shop.qmimg.cn/s23107/2019/09/19/b188394541d392d995.jpg?imageView2/2/w/600/h/600"
  4495. ],
  4496. "membership_price": 0,
  4497. "use_property": 1,
  4498. "unit_type": 0,
  4499. "min_buy_num": 0,
  4500. "specs": [],
  4501. "content": "选用上等茉莉毛尖茶底,纯手工捣碎的百香果,每口都可以喝到满满果肉,浓郁果香中带些酸涩,加入益力多,中和甜味。",
  4502. "use_spec": false,
  4503. "stock": "998178.00",
  4504. "type": 1,
  4505. "is_label": 0,
  4506. "name": "霸气百香多多",
  4507. "images": "https://img-shop.qmimg.cn/s23107/2019/09/19/b188394541d392d995.jpg?imageView2/2/w/400/h/400"
  4508. }, {
  4509. "sell_time_status": 0,
  4510. "id": 31421,
  4511. "pack_cost": "0.00",
  4512. "sales": 140108,
  4513. "cover_img": "",
  4514. "property": [{
  4515. "is_open_checkbox": false,
  4516. "values": [{
  4517. "is_default": 1,
  4518. "id": 582,
  4519. "code": "Z5E5E2B96160502300",
  4520. "value": "标准冰"
  4521. }, {
  4522. "is_default": 0,
  4523. "id": 583,
  4524. "code": "Z5E5E2B96165206954",
  4525. "value": "去冰"
  4526. }, {
  4527. "is_default": 0,
  4528. "id": 584,
  4529. "code": "Z5E5E2B961691F4378",
  4530. "value": "热"
  4531. }, {
  4532. "is_default": 0,
  4533. "id": 2544,
  4534. "code": "Z5E5E2B9616D5F6916",
  4535. "value": "温"
  4536. }],
  4537. "name": "温度",
  4538. "id": 190
  4539. }, {
  4540. "is_open_checkbox": false,
  4541. "id": 191,
  4542. "values": [{
  4543. "is_default": 1,
  4544. "id": 585,
  4545. "code": "Z5DD78A1C4BBDA9758",
  4546. "value": "标准糖"
  4547. }, {
  4548. "is_default": 0,
  4549. "id": 586,
  4550. "code": "Z5DD78A1C4BF943434",
  4551. "value": "少糖"
  4552. }, {
  4553. "is_default": 0,
  4554. "id": 1959,
  4555. "code": "Z5DD78A1C4C30F7434",
  4556. "value": "不另外加糖"
  4557. }],
  4558. "name": "糖度",
  4559. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  4560. }],
  4561. "is_sell": true,
  4562. "goods_type": 2,
  4563. "entity": [{
  4564. "spec_id": "",
  4565. "trade_mark": "1010010012",
  4566. "id": "eeb6099df6c2643b",
  4567. "stock": "999465.00",
  4568. "spec_text": [],
  4569. "spec": [],
  4570. "image": "s23107/2019/04/26/e467b3c4e665cddc13.jpg",
  4571. "num": 1,
  4572. "price": 23,
  4573. "membership_price": 0
  4574. }],
  4575. "stall_code": "",
  4576. "sort": 4,
  4577. "price": 23,
  4578. "unit": "件",
  4579. "imageArr": [
  4580. "https://img-shop.qmimg.cn/s23107/2019/04/26/e467b3c4e665cddc13.jpg?imageView2/2/w/600/h/600"
  4581. ],
  4582. "membership_price": 0,
  4583. "use_property": 1,
  4584. "unit_type": 0,
  4585. "min_buy_num": 0,
  4586. "specs": [],
  4587. "content": "茉莉毛尖茶底,带有花茶特有的香气,加入鲜榨西柚,果粒饱满。西柚糖分较少,搭配茶底清甜爽口。",
  4588. "use_spec": false,
  4589. "stock": "999465.00",
  4590. "type": 1,
  4591. "is_label": 0,
  4592. "name": "霸气西柚",
  4593. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/e467b3c4e665cddc13.jpg?imageView2/2/w/400/h/400"
  4594. }, {
  4595. "sell_time_status": 0,
  4596. "id": 31730,
  4597. "pack_cost": "0.00",
  4598. "sales": 1805,
  4599. "cover_img": "",
  4600. "property": [{
  4601. "is_open_checkbox": false,
  4602. "values": [{
  4603. "is_default": 0,
  4604. "id": 582,
  4605. "code": "Z5EA8DC2C386039619",
  4606. "value": "标准冰"
  4607. }, {
  4608. "is_default": 0,
  4609. "id": 1164,
  4610. "code": "Z5EA8DC2C38BE59577",
  4611. "value": "冰沙"
  4612. }, {
  4613. "is_default": 0,
  4614. "id": 583,
  4615. "code": "Z5EA8DC2C390672147",
  4616. "value": "去冰"
  4617. }],
  4618. "name": "温度",
  4619. "id": 190
  4620. }, {
  4621. "is_open_checkbox": false,
  4622. "id": 191,
  4623. "values": [{
  4624. "is_default": 1,
  4625. "id": 585,
  4626. "code": "Z5DD7807C553AA1993",
  4627. "value": "标准糖"
  4628. }, {
  4629. "is_default": 0,
  4630. "id": 586,
  4631. "code": "Z5DD7807C557CF4823",
  4632. "value": "少糖"
  4633. }, {
  4634. "is_default": 0,
  4635. "id": 1959,
  4636. "code": "Z5DD7807C55B668276",
  4637. "value": "不另外加糖"
  4638. }],
  4639. "name": "糖度",
  4640. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  4641. }],
  4642. "is_sell": true,
  4643. "goods_type": 2,
  4644. "entity": [{
  4645. "spec_id": "",
  4646. "trade_mark": "1010010024",
  4647. "id": "7d95b01dd69ee729",
  4648. "stock": "999783.00",
  4649. "spec_text": [],
  4650. "spec": [],
  4651. "image": "s23107/2020/03/19/630a810c8c7201c112.jpg",
  4652. "num": 1,
  4653. "price": 28,
  4654. "membership_price": 0
  4655. }],
  4656. "stall_code": "",
  4657. "sort": 6,
  4658. "price": 28,
  4659. "unit": "件",
  4660. "imageArr": [
  4661. "https://img-shop.qmimg.cn/s23107/2020/03/19/630a810c8c7201c112.jpg?imageView2/2/w/600/h/600"
  4662. ],
  4663. "membership_price": 0,
  4664. "use_property": 1,
  4665. "unit_type": 0,
  4666. "min_buy_num": 0,
  4667. "specs": [],
  4668. "content": "精选优质巨峰葡萄、手工去皮去籽、加入带兰桂花香,经中度焙火的金观音茶中",
  4669. "use_spec": false,
  4670. "stock": "999783.00",
  4671. "type": 1,
  4672. "is_label": 0,
  4673. "name": "霸气葡萄",
  4674. "images": "https://img-shop.qmimg.cn/s23107/2020/03/19/630a810c8c7201c112.jpg?imageView2/2/w/400/h/400"
  4675. }, {
  4676. "sell_time_status": 0,
  4677. "id": 31508,
  4678. "pack_cost": "0.00",
  4679. "sales": 42335,
  4680. "cover_img": "",
  4681. "property": [{
  4682. "is_open_checkbox": false,
  4683. "values": [{
  4684. "is_default": 1,
  4685. "id": 582,
  4686. "code": "Z5D5D4D6F36ABC7392",
  4687. "value": "标准冰"
  4688. }, {
  4689. "is_default": 0,
  4690. "id": 583,
  4691. "code": "Z5D5D4D6F36F1C6105",
  4692. "value": "去冰"
  4693. }],
  4694. "name": "温度",
  4695. "id": 190
  4696. }, {
  4697. "is_open_checkbox": false,
  4698. "id": 191,
  4699. "values": [{
  4700. "is_default": 1,
  4701. "id": 585,
  4702. "code": "Z5DD789E36A0574960",
  4703. "value": "标准糖"
  4704. }, {
  4705. "is_default": 0,
  4706. "id": 586,
  4707. "code": "Z5DD789E36A5477015",
  4708. "value": "少糖"
  4709. }, {
  4710. "is_default": 0,
  4711. "id": 1959,
  4712. "code": "Z5DD789E36A9581059",
  4713. "value": "不另外加糖"
  4714. }],
  4715. "name": "糖度",
  4716. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  4717. }],
  4718. "is_sell": true,
  4719. "goods_type": 2,
  4720. "entity": [{
  4721. "spec_id": "",
  4722. "trade_mark": "1010080001",
  4723. "id": "ab099692d7651ce7",
  4724. "stock": "10000130.00",
  4725. "spec_text": [],
  4726. "spec": [],
  4727. "image": "s23107/2019/04/26/af2554d89e755030c3.jpg",
  4728. "num": 1,
  4729. "price": 29,
  4730. "membership_price": 0
  4731. }],
  4732. "stall_code": "",
  4733. "sort": 99,
  4734. "price": 29,
  4735. "unit": "件",
  4736. "imageArr": [
  4737. "https://img-shop.qmimg.cn/s23107/2019/04/26/af2554d89e755030c3.jpg?imageView2/2/w/600/h/600"
  4738. ],
  4739. "membership_price": 0,
  4740. "use_property": 1,
  4741. "unit_type": 0,
  4742. "min_buy_num": 0,
  4743. "specs": [],
  4744. "content": "霸气橙子遇见两株美国益生菌种,助力代谢,促进肠道运动,减少热量吸收。",
  4745. "use_spec": false,
  4746. "stock": "10000130.00",
  4747. "type": 1,
  4748. "is_label": 0,
  4749. "name": "霸气燃爆橙子",
  4750. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/af2554d89e755030c3.jpg?imageView2/2/w/400/h/400"
  4751. }, {
  4752. "sell_time_status": 0,
  4753. "id": 31423,
  4754. "pack_cost": "0.00",
  4755. "sales": 63159,
  4756. "cover_img": "",
  4757. "property": [{
  4758. "is_open_checkbox": false,
  4759. "values": [{
  4760. "is_default": 1,
  4761. "id": 1164,
  4762. "code": "Z5D5BA1994227C7642",
  4763. "value": "冰沙"
  4764. }, {
  4765. "is_default": 0,
  4766. "id": 582,
  4767. "code": "Z5D5BA199426BD5154",
  4768. "value": "标准冰"
  4769. }, {
  4770. "is_default": 0,
  4771. "id": 583,
  4772. "code": "Z5D5BA19942A0C6428",
  4773. "value": "去冰"
  4774. }],
  4775. "name": "温度",
  4776. "id": 190
  4777. }, {
  4778. "is_open_checkbox": false,
  4779. "id": 191,
  4780. "values": [{
  4781. "is_default": 1,
  4782. "id": 585,
  4783. "code": "Z5DD78A9530CD61996",
  4784. "value": "标准糖"
  4785. }, {
  4786. "is_default": 0,
  4787. "id": 586,
  4788. "code": "Z5DD78A95310979784",
  4789. "value": "少糖"
  4790. }, {
  4791. "is_default": 0,
  4792. "id": 1959,
  4793. "code": "Z5DD78A953141D8332",
  4794. "value": "不另外加糖"
  4795. }],
  4796. "name": "糖度",
  4797. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  4798. }],
  4799. "is_sell": true,
  4800. "goods_type": 2,
  4801. "entity": [{
  4802. "spec_id": "",
  4803. "trade_mark": "1010010002",
  4804. "id": "01ae17591f05925d",
  4805. "stock": "10000487.00",
  4806. "spec_text": [],
  4807. "spec": [],
  4808. "image": "s23107/2019/04/26/59b1ee7e3109933ef2.jpg",
  4809. "num": 1,
  4810. "price": 29,
  4811. "membership_price": 0
  4812. }],
  4813. "stall_code": "",
  4814. "sort": 99,
  4815. "price": 29,
  4816. "unit": "件",
  4817. "imageArr": [
  4818. "https://img-shop.qmimg.cn/s23107/2019/04/26/59b1ee7e3109933ef2.jpg?imageView2/2/w/600/h/600"
  4819. ],
  4820. "membership_price": 0,
  4821. "use_property": 1,
  4822. "unit_type": 0,
  4823. "min_buy_num": 0,
  4824. "specs": [],
  4825. "content": "选用优质台芒,满满果肉打碎,搭配严选茉莉毛尖茶底,每一口都有热带芒果的香气。",
  4826. "use_spec": false,
  4827. "stock": "10000487.00",
  4828. "type": 1,
  4829. "is_label": 0,
  4830. "name": "霸气芒果",
  4831. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/59b1ee7e3109933ef2.jpg?imageView2/2/w/400/h/400"
  4832. }, {
  4833. "sell_time_status": 0,
  4834. "id": 31422,
  4835. "pack_cost": "0.00",
  4836. "sales": 22472,
  4837. "cover_img": "",
  4838. "property": [{
  4839. "is_open_checkbox": false,
  4840. "values": [{
  4841. "is_default": 1,
  4842. "id": 582,
  4843. "code": "Z5E9CF8E09B97E7742",
  4844. "value": "标准冰"
  4845. }, {
  4846. "is_default": 0,
  4847. "id": 583,
  4848. "code": "Z5E9CF8E09BDAE9442",
  4849. "value": "去冰"
  4850. }, {
  4851. "is_default": 0,
  4852. "id": 1164,
  4853. "code": "Z5E9CF8E09C1031898",
  4854. "value": "冰沙"
  4855. }, {
  4856. "is_default": 0,
  4857. "id": 584,
  4858. "code": "Z5E9CF8E09C46D2981",
  4859. "value": "热"
  4860. }, {
  4861. "is_default": 0,
  4862. "id": 2544,
  4863. "code": "Z5E9CF8E09C7A12137",
  4864. "value": "温"
  4865. }],
  4866. "name": "温度",
  4867. "id": 190
  4868. }, {
  4869. "is_open_checkbox": false,
  4870. "id": 191,
  4871. "values": [{
  4872. "is_default": 1,
  4873. "id": 585,
  4874. "code": "Z5DD78A7B33E9F1462",
  4875. "value": "标准糖"
  4876. }, {
  4877. "is_default": 0,
  4878. "id": 586,
  4879. "code": "Z5DD78A7B341F49717",
  4880. "value": "少糖"
  4881. }, {
  4882. "is_default": 0,
  4883. "id": 1959,
  4884. "code": "Z5DD78A7B345276190",
  4885. "value": "不另外加糖"
  4886. }],
  4887. "name": "糖度",
  4888. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  4889. }],
  4890. "is_sell": true,
  4891. "goods_type": 2,
  4892. "entity": [{
  4893. "spec_id": "",
  4894. "trade_mark": "1010010008",
  4895. "id": "4d47173fb5788fa2",
  4896. "stock": "10000653.00",
  4897. "spec_text": [],
  4898. "spec": [],
  4899. "image": "s23107/2019/04/26/25d058d6ea2617f58e.jpg",
  4900. "num": 1,
  4901. "price": 29,
  4902. "membership_price": 0
  4903. }],
  4904. "stall_code": "",
  4905. "sort": 99,
  4906. "price": 29,
  4907. "unit": "件",
  4908. "imageArr": [
  4909. "https://img-shop.qmimg.cn/s23107/2019/04/26/25d058d6ea2617f58e.jpg?imageView2/2/w/600/h/600"
  4910. ],
  4911. "membership_price": 0,
  4912. "use_property": 1,
  4913. "unit_type": 0,
  4914. "min_buy_num": 0,
  4915. "specs": [],
  4916. "content": "奈雪人气天后,选用奈雪自有草莓园采摘的新鲜草莓,搭配茉莉毛尖茶底,每一口都有草莓在舌尖跳跃,唇齿留香。",
  4917. "use_spec": false,
  4918. "stock": "10000653.00",
  4919. "type": 1,
  4920. "is_label": 0,
  4921. "name": "霸气草莓",
  4922. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/25d058d6ea2617f58e.jpg?imageView2/2/w/400/h/400"
  4923. }, {
  4924. "sell_time_status": 0,
  4925. "id": 31509,
  4926. "pack_cost": "0.00",
  4927. "sales": 48186,
  4928. "cover_img": "",
  4929. "property": [{
  4930. "is_open_checkbox": false,
  4931. "values": [{
  4932. "is_default": 1,
  4933. "id": 1164,
  4934. "code": "Z5D5D4DFB60D275726",
  4935. "value": "冰沙"
  4936. }, {
  4937. "is_default": 0,
  4938. "id": 582,
  4939. "code": "Z5D5D4DFB6117D4323",
  4940. "value": "标准冰"
  4941. }, {
  4942. "is_default": 0,
  4943. "id": 583,
  4944. "code": "Z5D5D4DFB615623217",
  4945. "value": "去冰"
  4946. }],
  4947. "name": "温度",
  4948. "id": 190
  4949. }, {
  4950. "is_open_checkbox": false,
  4951. "values": [{
  4952. "is_default": 1,
  4953. "id": 585,
  4954. "code": "Z5DD78A8794EBD5601",
  4955. "value": "标准糖"
  4956. }, {
  4957. "is_default": 0,
  4958. "id": 586,
  4959. "code": "Z5DD78A87952955431",
  4960. "value": "少糖"
  4961. }, {
  4962. "is_default": 0,
  4963. "id": 1959,
  4964. "code": "Z5DD78A87956405441",
  4965. "value": "不另外加糖"
  4966. }],
  4967. "name": "糖度",
  4968. "id": 191
  4969. }],
  4970. "is_sell": true,
  4971. "goods_type": 2,
  4972. "entity": [{
  4973. "spec_id": "",
  4974. "trade_mark": "1010010018",
  4975. "id": "01f781b43f0f9241",
  4976. "stock": "10000822.00",
  4977. "spec_text": [],
  4978. "spec": [],
  4979. "image": "s23107/2019/04/26/1f666aac7e0e710ff0.jpg",
  4980. "num": 1,
  4981. "price": 33,
  4982. "membership_price": 0
  4983. }],
  4984. "stall_code": "",
  4985. "sort": 100,
  4986. "price": 33,
  4987. "unit": "件",
  4988. "imageArr": [
  4989. "https://img-shop.qmimg.cn/s23107/2019/04/26/1f666aac7e0e710ff0.jpg?imageView2/2/w/600/h/600"
  4990. ],
  4991. "membership_price": 0,
  4992. "use_property": 1,
  4993. "unit_type": 0,
  4994. "min_buy_num": 0,
  4995. "specs": [],
  4996. "content": "草莓、蓝莓、树莓,三种莓果混合搭配,与茉莉毛尖一拍即合,清爽甘醇的茶香搭配浓郁果香,几重滋味在口腔里面碰撞,留下余味。",
  4997. "use_spec": false,
  4998. "stock": "10000822.00",
  4999. "type": 1,
  5000. "is_label": 0,
  5001. "name": "霸气莓莓莓",
  5002. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/1f666aac7e0e710ff0.jpg?imageView2/2/w/400/h/400"
  5003. }],
  5004. "name": "霸气鲜果茶",
  5005. "is_show_backstage": 0
  5006. }, {
  5007. "sort": 6,
  5008. "icon": "https://img-shop.qmimg.cn/s23107/2019/06/17/80c1d7b602d4a4a611.png?imageView2/0/w/200/h/200",
  5009. "id": 2844,
  5010. "goods_list": [{
  5011. "sell_time_status": 0,
  5012. "id": 31428,
  5013. "pack_cost": "0.00",
  5014. "sales": 43445,
  5015. "cover_img": "",
  5016. "property": [{
  5017. "is_open_checkbox": false,
  5018. "id": 347,
  5019. "values": [{
  5020. "is_default": 1,
  5021. "id": 1256,
  5022. "code": "Z5DEDBF09BB3F13909",
  5023. "value": "标准"
  5024. }],
  5025. "name": "配料",
  5026. "desc": null
  5027. }, {
  5028. "is_open_checkbox": false,
  5029. "values": [{
  5030. "is_default": 1,
  5031. "id": 1167,
  5032. "code": "Z5D5BAD0461C7A7478",
  5033. "value": "标准(冰沙)"
  5034. }],
  5035. "name": "温度",
  5036. "id": 190
  5037. }, {
  5038. "is_open_checkbox": false,
  5039. "id": 191,
  5040. "values": [{
  5041. "is_default": 1,
  5042. "id": 585,
  5043. "code": "Z5DD788293E0122727",
  5044. "value": "标准糖"
  5045. }, {
  5046. "is_default": 0,
  5047. "id": 586,
  5048. "code": "Z5DD788293E3E37828",
  5049. "value": "少糖"
  5050. }, {
  5051. "is_default": 0,
  5052. "id": 1959,
  5053. "code": "Z5DD788293E7C22375",
  5054. "value": "不另外加糖"
  5055. }],
  5056. "name": "糖度",
  5057. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  5058. }],
  5059. "is_sell": true,
  5060. "goods_type": 2,
  5061. "entity": [{
  5062. "spec_id": "",
  5063. "trade_mark": "1010100003",
  5064. "id": "ff1500e3c4febc75",
  5065. "stock": "10001379.00",
  5066. "spec_text": [],
  5067. "spec": [],
  5068. "image": "s23107/2019/04/26/4aa065559299892ec2.jpg",
  5069. "num": 1,
  5070. "price": 30,
  5071. "membership_price": 0
  5072. }],
  5073. "stall_code": "",
  5074. "sort": 99,
  5075. "price": 30,
  5076. "unit": "件",
  5077. "imageArr": [
  5078. "https://img-shop.qmimg.cn/s23107/2019/04/26/4aa065559299892ec2.jpg?imageView2/2/w/600/h/600"
  5079. ],
  5080. "membership_price": 0,
  5081. "use_property": 1,
  5082. "unit_type": 0,
  5083. "min_buy_num": 0,
  5084. "specs": [],
  5085. "content": "以霸气芒果打底,加入带椰子果肉的冰淇淋球,冰淇淋加上芒果甜香,每一口都有热带感觉,喝前搅一搅,味道更好。",
  5086. "use_spec": false,
  5087. "stock": "10001379.00",
  5088. "type": 1,
  5089. "is_label": 0,
  5090. "name": "霸气冰淇淋芒果",
  5091. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/4aa065559299892ec2.jpg?imageView2/2/w/400/h/400"
  5092. }, {
  5093. "sell_time_status": 0,
  5094. "id": 31426,
  5095. "pack_cost": "0.00",
  5096. "sales": 53637,
  5097. "cover_img": "",
  5098. "property": [{
  5099. "is_open_checkbox": false,
  5100. "id": 347,
  5101. "values": [{
  5102. "is_default": 1,
  5103. "id": 1256,
  5104. "code": "Z5DEDBEDB8A4EB2815",
  5105. "value": "标准"
  5106. }],
  5107. "name": "配料",
  5108. "desc": null
  5109. }, {
  5110. "is_open_checkbox": false,
  5111. "values": [{
  5112. "is_default": 1,
  5113. "id": 1167,
  5114. "code": "Z5D5BA4B2589C68376",
  5115. "value": "标准(冰沙)"
  5116. }],
  5117. "name": "温度",
  5118. "id": 190
  5119. }, {
  5120. "is_open_checkbox": false,
  5121. "id": 191,
  5122. "values": [{
  5123. "is_default": 1,
  5124. "id": 585,
  5125. "code": "Z5DD78057D91AC1512",
  5126. "value": "标准糖"
  5127. }, {
  5128. "is_default": 0,
  5129. "id": 586,
  5130. "code": "Z5DD78057D959F8584",
  5131. "value": "少糖"
  5132. }, {
  5133. "is_default": 0,
  5134. "id": 1959,
  5135. "code": "Z5DD78057D998B1998",
  5136. "value": "不另外加糖"
  5137. }],
  5138. "name": "糖度",
  5139. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  5140. }],
  5141. "is_sell": true,
  5142. "goods_type": 2,
  5143. "entity": [{
  5144. "spec_id": "",
  5145. "trade_mark": "1010100001",
  5146. "id": "d751af98a431f031",
  5147. "stock": "10001474.00",
  5148. "spec_text": [],
  5149. "spec": [],
  5150. "image": "s23107/2019/04/26/57edf607a7290a450b.jpg",
  5151. "num": 1,
  5152. "price": 30,
  5153. "membership_price": 0
  5154. }],
  5155. "stall_code": "",
  5156. "sort": 99,
  5157. "price": 30,
  5158. "unit": "件",
  5159. "imageArr": [
  5160. "https://img-shop.qmimg.cn/s23107/2019/04/26/57edf607a7290a450b.jpg?imageView2/2/w/600/h/600"
  5161. ],
  5162. "membership_price": 0,
  5163. "use_property": 1,
  5164. "unit_type": 0,
  5165. "min_buy_num": 0,
  5166. "specs": [],
  5167. "content": "以霸气草莓打底,加入椰子冰淇淋,搅拌后椰乳慢慢与草莓果肉汁、绿茶单宁、茉莉与椰香融合,口感顺滑、芳香纯美",
  5168. "use_spec": false,
  5169. "stock": "10001474.00",
  5170. "type": 1,
  5171. "is_label": 0,
  5172. "name": "霸气冰淇淋草莓",
  5173. "images": "https://img-shop.qmimg.cn/s23107/2019/04/26/57edf607a7290a450b.jpg?imageView2/2/w/400/h/400"
  5174. }, {
  5175. "sell_time_status": 0,
  5176. "id": 31427,
  5177. "pack_cost": "0.00",
  5178. "sales": 37083,
  5179. "cover_img": "",
  5180. "property": [{
  5181. "is_open_checkbox": false,
  5182. "values": [{
  5183. "is_default": 1,
  5184. "id": 1219,
  5185. "code": "Z5DEDBE065697C1943",
  5186. "value": "标准(冰淇淋+水晶)"
  5187. }, {
  5188. "is_default": 0,
  5189. "id": 1220,
  5190. "code": "Z5DEDBE0656D745437",
  5191. "value": "无配料"
  5192. }, {
  5193. "is_default": 0,
  5194. "id": 1257,
  5195. "code": "Z5DEDBE06570D57681",
  5196. "value": "去水晶"
  5197. }, {
  5198. "is_default": 0,
  5199. "id": 2066,
  5200. "code": "Z5DEDBE06574555671",
  5201. "value": "去冰淇淋"
  5202. }],
  5203. "name": "配料",
  5204. "id": 347
  5205. }, {
  5206. "is_open_checkbox": false,
  5207. "values": [{
  5208. "is_default": 1,
  5209. "id": 1167,
  5210. "code": "Z5D5BAB4B698953798",
  5211. "value": "标准(冰沙)"
  5212. }],
  5213. "name": "温度",
  5214. "id": 190
  5215. }, {
  5216. "is_open_checkbox": false,
  5217. "id": 191,
  5218. "values": [{
  5219. "is_default": 1,
  5220. "id": 585,
  5221. "code": "Z5DD78368657E92731",
  5222. "value": "标准糖"
  5223. }, {
  5224. "is_default": 0,
  5225. "id": 586,
  5226. "code": "Z5DD7836865B8F3442",
  5227. "value": "少糖"
  5228. }, {
  5229. "is_default": 0,
  5230. "id": 1959,
  5231. "code": "Z5DD7836865F2D5309",
  5232. "value": "不另外加糖"
  5233. }],
  5234. "name": "糖度",
  5235. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  5236. }],
  5237. "is_sell": true,
  5238. "goods_type": 2,
  5239. "entity": [{
  5240. "spec_id": "",
  5241. "trade_mark": "1313010004",
  5242. "id": "73e2eab6e586fe0c",
  5243. "stock": "1001521.00",
  5244. "spec_text": [],
  5245. "spec": [],
  5246. "image": "s23107/2019/07/14/b38864bce8685c4dcd.png",
  5247. "num": 1,
  5248. "price": 33,
  5249. "membership_price": 0
  5250. }],
  5251. "stall_code": "",
  5252. "sort": 100,
  5253. "price": 33,
  5254. "unit": "件",
  5255. "imageArr": [
  5256. "https://img-shop.qmimg.cn/s23107/2019/07/14/b38864bce8685c4dcd.png?imageView2/2/w/600/h/600"
  5257. ],
  5258. "membership_price": 0,
  5259. "use_property": 1,
  5260. "unit_type": 0,
  5261. "min_buy_num": 0,
  5262. "specs": [],
  5263. "content": "来自墨西哥的珍稀食材牛油果,制成绵细冰沙口感,与招牌茉莉毛尖结合,加入椰子冰淇淋及水晶冻,丰盛呈现,喝前搅一搅,味道更好。",
  5264. "use_spec": false,
  5265. "stock": "1001521.00",
  5266. "type": 1,
  5267. "is_label": 0,
  5268. "name": "霸气冰淇淋牛油果",
  5269. "images": "https://img-shop.qmimg.cn/s23107/2019/07/14/b38864bce8685c4dcd.png?imageView2/2/w/400/h/400"
  5270. }],
  5271. "name": "霸气冰淇淋鲜果茶",
  5272. "is_show_backstage": 0
  5273. }, {
  5274. "sort": 7,
  5275. "icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/edd969e6c892853667.png?imageView2/0/w/200/h/200",
  5276. "id": 2575,
  5277. "goods_list": [{
  5278. "sell_time_status": 0,
  5279. "id": 58706,
  5280. "pack_cost": "0.00",
  5281. "sales": 45890,
  5282. "cover_img": "",
  5283. "property": [{
  5284. "is_open_checkbox": false,
  5285. "id": 347,
  5286. "values": [{
  5287. "is_default": 1,
  5288. "id": 1256,
  5289. "code": "Z5E7C5E9A166EE2215",
  5290. "value": "标准"
  5291. }, {
  5292. "is_default": 0,
  5293. "id": 2782,
  5294. "code": "Z5E7C5E9A16B858986",
  5295. "value": "奶油顶换奶盖"
  5296. }, {
  5297. "is_default": 0,
  5298. "id": 2783,
  5299. "code": "Z5E7C5E9A1723B4260",
  5300. "value": "去奶油顶"
  5301. }],
  5302. "name": "配料",
  5303. "desc": null
  5304. }, {
  5305. "is_open_checkbox": false,
  5306. "id": 190,
  5307. "values": [{
  5308. "is_default": 1,
  5309. "id": 582,
  5310. "code": "Z5E7C5E9A17FFF5424",
  5311. "value": "标准冰"
  5312. }, {
  5313. "is_default": 0,
  5314. "id": 583,
  5315. "code": "Z5E7C5E9A1842D8160",
  5316. "value": "去冰"
  5317. }, {
  5318. "is_default": 0,
  5319. "id": 584,
  5320. "code": "Z5E7C5E9A1882F9233",
  5321. "value": "热"
  5322. }, {
  5323. "is_default": 0,
  5324. "id": 2544,
  5325. "code": "Z5E7C5E9A18DEA8109",
  5326. "value": "温"
  5327. }, {
  5328. "is_default": 0,
  5329. "id": 1164,
  5330. "code": "Z5E7C5E9A191CA1920",
  5331. "value": "冰沙"
  5332. }],
  5333. "name": "温度",
  5334. "desc": null
  5335. }, {
  5336. "is_open_checkbox": false,
  5337. "id": 191,
  5338. "values": [{
  5339. "is_default": 1,
  5340. "id": 585,
  5341. "code": "Z5E7C5E9A198D68448",
  5342. "value": "标准糖"
  5343. }, {
  5344. "is_default": 0,
  5345. "id": 586,
  5346. "code": "Z5E7C5E9A19CC31451",
  5347. "value": "少糖"
  5348. }, {
  5349. "is_default": 0,
  5350. "id": 1959,
  5351. "code": "Z5E7C5E9A1A0A76125",
  5352. "value": "不另外加糖"
  5353. }],
  5354. "name": "糖度",
  5355. "desc": null
  5356. }],
  5357. "is_sell": true,
  5358. "goods_type": 2,
  5359. "entity": [{
  5360. "spec_id": "",
  5361. "trade_mark": "1010040032",
  5362. "id": "25c95dd4ff3ff12e",
  5363. "stock": "9999142.00",
  5364. "spec_text": [],
  5365. "spec": [],
  5366. "image": "s23107/2020/04/10/ddba4cf4efe4036f3a.jpg",
  5367. "num": 1,
  5368. "price": 19,
  5369. "membership_price": 0
  5370. }],
  5371. "stall_code": "",
  5372. "sort": 1,
  5373. "price": 19,
  5374. "unit": "件",
  5375. "imageArr": [
  5376. "https://img-shop.qmimg.cn/s23107/2020/04/10/ddba4cf4efe4036f3a.jpg?imageView2/2/w/600/h/600"
  5377. ],
  5378. "membership_price": 0,
  5379. "use_property": 1,
  5380. "unit_type": 0,
  5381. "min_buy_num": 0,
  5382. "specs": [],
  5383. "content": "\"吸“鲜”三部曲\n①、舀起香脆山核桃碎与进口淡奶油一起品尝\n②、插入细吸管,感受清香乌龙与醇香鲜牛乳混合的清爽\n③、搅拌淡奶油和鲜奶茶,收获不同口感体验\"",
  5384. "use_spec": false,
  5385. "stock": "9999142.00",
  5386. "type": 1,
  5387. "is_label": 0,
  5388. "name": "奈雪清欢乌龙宝藏茶",
  5389. "images": "https://img-shop.qmimg.cn/s23107/2020/04/10/ddba4cf4efe4036f3a.jpg?imageView2/2/w/400/h/400"
  5390. }, {
  5391. "sell_time_status": 0,
  5392. "id": 31537,
  5393. "pack_cost": "0.00",
  5394. "sales": 36724,
  5395. "cover_img": "",
  5396. "property": [{
  5397. "is_open_checkbox": false,
  5398. "values": [{
  5399. "is_default": 1,
  5400. "id": 1215,
  5401. "code": "Z5D5E436D69F123375",
  5402. "value": "标准(奶油顶)"
  5403. }, {
  5404. "is_default": 0,
  5405. "id": 1216,
  5406. "code": "Z5D5E436D6A3C97065",
  5407. "value": "换奶盖"
  5408. }],
  5409. "name": "配料",
  5410. "id": 347
  5411. }, {
  5412. "is_open_checkbox": false,
  5413. "values": [{
  5414. "is_default": 0,
  5415. "id": 582,
  5416. "code": "Z5E5E2C76E802F9971",
  5417. "value": "标准冰"
  5418. }, {
  5419. "is_default": 1,
  5420. "id": 584,
  5421. "code": "Z5E5E2C76E79148820",
  5422. "value": "热"
  5423. }, {
  5424. "is_default": 0,
  5425. "id": 2544,
  5426. "code": "Z5E5E2C76E7CB97862",
  5427. "value": "温"
  5428. }, {
  5429. "is_default": 0,
  5430. "id": 583,
  5431. "code": "Z5E5E2C76E839C6537",
  5432. "value": "去冰"
  5433. }],
  5434. "name": "温度",
  5435. "id": 190
  5436. }, {
  5437. "is_open_checkbox": false,
  5438. "id": 191,
  5439. "values": [{
  5440. "is_default": 1,
  5441. "id": 585,
  5442. "code": "Z5DB24D584C3643652",
  5443. "value": "标准糖"
  5444. }],
  5445. "name": "糖度",
  5446. "desc": null
  5447. }],
  5448. "is_sell": true,
  5449. "goods_type": 2,
  5450. "entity": [{
  5451. "spec_id": "",
  5452. "trade_mark": "1010040017",
  5453. "id": "acb74a29da52f86a",
  5454. "stock": "1000086.00",
  5455. "spec_text": [],
  5456. "spec": [],
  5457. "image": "s23107/2019/10/28/74ae56edf6e8a8a2ea.jpg",
  5458. "num": 1,
  5459. "price": 21,
  5460. "membership_price": 0
  5461. }],
  5462. "stall_code": "",
  5463. "sort": 2,
  5464. "price": 21,
  5465. "unit": "件",
  5466. "imageArr": [
  5467. "https://img-shop.qmimg.cn/s23107/2019/10/28/74ae56edf6e8a8a2ea.jpg?imageView2/2/w/600/h/600"
  5468. ],
  5469. "membership_price": 0,
  5470. "use_property": 1,
  5471. "unit_type": 0,
  5472. "min_buy_num": 0,
  5473. "specs": [],
  5474. "content": "以鲜牛奶为底,不含茶,加入手工熬煮Q弹黑糖珍珠。全新升级顶部加盖法国总统稀奶油,撒上香脆烤椰条,一勺加一吸管的装备,等你探索味蕾宝藏(本产品的甜度来源于食材本身,没有额外加糖,不能调整糖度)",
  5475. "use_spec": false,
  5476. "stock": "1000086.00",
  5477. "type": 1,
  5478. "is_label": 0,
  5479. "name": "黑糖宝藏茶",
  5480. "images": "https://img-shop.qmimg.cn/s23107/2019/10/28/74ae56edf6e8a8a2ea.jpg?imageView2/2/w/400/h/400"
  5481. }, {
  5482. "sell_time_status": 0,
  5483. "id": 31539,
  5484. "pack_cost": "0.00",
  5485. "sales": 63462,
  5486. "cover_img": "",
  5487. "property": [{
  5488. "is_open_checkbox": false,
  5489. "values": [{
  5490. "is_default": 1,
  5491. "id": 1215,
  5492. "code": "Z5D5E4694899BF3397",
  5493. "value": "标准(奶油顶)"
  5494. }, {
  5495. "is_default": 0,
  5496. "id": 1216,
  5497. "code": "Z5D5E469489E271743",
  5498. "value": "换奶盖"
  5499. }],
  5500. "name": "配料",
  5501. "id": 347
  5502. }, {
  5503. "is_open_checkbox": false,
  5504. "values": [{
  5505. "is_default": 1,
  5506. "id": 584,
  5507. "code": "Z5E5E2CBDC1DA03229",
  5508. "value": "热"
  5509. }, {
  5510. "is_default": 0,
  5511. "id": 2544,
  5512. "code": "Z5E5E2CBDC223C5568",
  5513. "value": "温"
  5514. }, {
  5515. "is_default": 0,
  5516. "id": 582,
  5517. "code": "Z5E5E2CBDC2A978507",
  5518. "value": "标准冰"
  5519. }, {
  5520. "is_default": 0,
  5521. "id": 583,
  5522. "code": "Z5E5E2CBDC2EC06314",
  5523. "value": "去冰"
  5524. }],
  5525. "name": "温度",
  5526. "id": 190
  5527. }, {
  5528. "is_open_checkbox": false,
  5529. "id": 191,
  5530. "values": [{
  5531. "is_default": 1,
  5532. "id": 585,
  5533. "code": "Z5DB24DE85B7C89450",
  5534. "value": "标准糖"
  5535. }],
  5536. "name": "糖度",
  5537. "desc": null
  5538. }],
  5539. "is_sell": true,
  5540. "goods_type": 2,
  5541. "entity": [{
  5542. "spec_id": "",
  5543. "trade_mark": "1010040020",
  5544. "id": "d9bb2e315384e250",
  5545. "stock": "999422.00",
  5546. "spec_text": [],
  5547. "spec": [],
  5548. "image": "s23107/2019/09/10/b5b05d6c7bff587984.jpg",
  5549. "num": 1,
  5550. "price": 25,
  5551. "membership_price": 0
  5552. }],
  5553. "stall_code": "",
  5554. "sort": 3,
  5555. "price": 25,
  5556. "unit": "件",
  5557. "imageArr": [
  5558. "https://img-shop.qmimg.cn/s23107/2019/09/10/b5b05d6c7bff587984.jpg?imageView2/2/w/600/h/600"
  5559. ],
  5560. "membership_price": 0,
  5561. "use_property": 1,
  5562. "unit_type": 0,
  5563. "min_buy_num": 0,
  5564. "specs": [],
  5565. "content": "以鲜牛奶为底,加入升级甄选的芋泥和芋圆,从全新加盖的奶油顶开始享用,还有烤椰条的入口,让饮茶更有FUN。 (本产品的甜度来源于食材本身,没有额外加糖,不能调整糖度)",
  5566. "use_spec": false,
  5567. "stock": "999422.00",
  5568. "type": 1,
  5569. "is_label": 0,
  5570. "name": "芋泥宝藏茶",
  5571. "images": "https://img-shop.qmimg.cn/s23107/2019/09/10/b5b05d6c7bff587984.jpg?imageView2/2/w/400/h/400"
  5572. }, {
  5573. "sell_time_status": 0,
  5574. "id": 31540,
  5575. "pack_cost": "0.00",
  5576. "sales": 34770,
  5577. "cover_img": "",
  5578. "property": [{
  5579. "is_open_checkbox": false,
  5580. "values": [{
  5581. "is_default": 1,
  5582. "id": 1215,
  5583. "code": "Z5D5E47A626DFD7089",
  5584. "value": "标准(奶油顶)"
  5585. }, {
  5586. "is_default": 0,
  5587. "id": 1216,
  5588. "code": "Z5D5E47A62728E7883",
  5589. "value": "换奶盖"
  5590. }],
  5591. "name": "配料",
  5592. "id": 347
  5593. }, {
  5594. "is_open_checkbox": false,
  5595. "values": [{
  5596. "is_default": 1,
  5597. "id": 584,
  5598. "code": "Z5E5E2CD29798D9088",
  5599. "value": "热"
  5600. }, {
  5601. "is_default": 0,
  5602. "id": 2544,
  5603. "code": "Z5E5E2CD297D2C7840",
  5604. "value": "温"
  5605. }, {
  5606. "is_default": 0,
  5607. "id": 582,
  5608. "code": "Z5E5E2CD2980E82682",
  5609. "value": "标准冰"
  5610. }, {
  5611. "is_default": 0,
  5612. "id": 583,
  5613. "code": "Z5E5E2CD29845F7461",
  5614. "value": "去冰"
  5615. }],
  5616. "name": "温度",
  5617. "id": 190
  5618. }, {
  5619. "is_open_checkbox": false,
  5620. "id": 191,
  5621. "values": [{
  5622. "is_default": 1,
  5623. "id": 585,
  5624. "code": "Z5DD782765E5D75879",
  5625. "value": "标准糖"
  5626. }, {
  5627. "is_default": 0,
  5628. "id": 586,
  5629. "code": "Z5DD782765E9927290",
  5630. "value": "少糖"
  5631. }, {
  5632. "is_default": 0,
  5633. "id": 1959,
  5634. "code": "Z5DD782765ED0A3809",
  5635. "value": "不另外加糖"
  5636. }],
  5637. "name": "糖度",
  5638. "desc": "茶饮含糖量较低,推荐标准做法,口味更佳"
  5639. }],
  5640. "is_sell": true,
  5641. "goods_type": 2,
  5642. "entity": [{
  5643. "spec_id": "",
  5644. "trade_mark": "1010040023",
  5645. "id": "ea94028944a81ad5",
  5646. "stock": "9902092.00",
  5647. "spec_text": [],
  5648. "spec": [],
  5649. "image": "s23107/2019/12/05/ea97748a1528cac999.jpg",
  5650. "num": 1,
  5651. "price": 25,
  5652. "membership_price": 0
  5653. }],
  5654. "stall_code": "",
  5655. "sort": 4,
  5656. "price": 25,
  5657. "unit": "件",
  5658. "imageArr": [
  5659. "https://img-shop.qmimg.cn/s23107/2019/12/05/ea97748a1528cac999.jpg?imageView2/2/w/600/h/600"
  5660. ],
  5661. "membership_price": 0,
  5662. "use_property": 1,
  5663. "unit_type": 0,
  5664. "min_buy_num": 0,
  5665. "specs": [],
  5666. "content": "金色山脉茶底加入香甜滑口的奶冻,甘冽的茶香搭配浓郁的奶香,还有嚼劲十足的黑糖珍珠配上Q弹滑爽的奶冻,奶油顶表面撒料的椰条,邀您在更香甜的酥脆中,感受宝藏茶的丰盛。",
  5667. "use_spec": false,
  5668. "stock": "9902092.00",
  5669. "type": 1,
  5670. "is_label": 0,
  5671. "name": "金色山脉宝藏茶",
  5672. "images": "https://img-shop.qmimg.cn/s23107/2019/12/05/ea97748a1528cac999.jpg?imageView2/2/w/400/h/400"
  5673. }, {
  5674. "sell_time_status": 0,
  5675. "id": 64563,
  5676. "pack_cost": "0.00",
  5677. "sales": 11528,
  5678. "cover_img": "",
  5679. "property": [{
  5680. "is_open_checkbox": false,
  5681. "id": 347,
  5682. "values": [{
  5683. "is_default": 1,
  5684. "id": 1256,
  5685. "code": "Z5E8EC41DDB7994007",
  5686. "value": "标准"
  5687. }, {
  5688. "is_default": 0,
  5689. "id": 2877,
  5690. "code": "Z5E8EC41DDBBA71325",
  5691. "value": "奶油顶换酸奶"
  5692. }, {
  5693. "is_default": 0,
  5694. "id": 2782,
  5695. "code": "Z5E8EC41DDC2A01429",
  5696. "value": "奶油顶换奶盖"
  5697. }, {
  5698. "is_default": 0,
  5699. "id": 2783,
  5700. "code": "Z5E8EC41DDC6ED3831",
  5701. "value": "去奶油顶"
  5702. }],
  5703. "name": "配料",
  5704. "desc": null
  5705. }, {
  5706. "is_open_checkbox": false,
  5707. "id": 190,
  5708. "values": [{
  5709. "is_default": 1,
  5710. "id": 1167,
  5711. "code": "Z5E8EC41DDCE542183",
  5712. "value": "标准(冰沙)"
  5713. }],
  5714. "name": "温度",
  5715. "desc": null
  5716. }, {
  5717. "is_open_checkbox": false,
  5718. "id": 191,
  5719. "values": [{
  5720. "is_default": 1,
  5721. "id": 585,
  5722. "code": "Z5E8EC41DDD6386350",
  5723. "value": "标准糖"
  5724. }, {
  5725. "is_default": 0,
  5726. "id": 586,
  5727. "code": "Z5E8EC41DDDA5D9881",
  5728. "value": "少糖"
  5729. }, {
  5730. "is_default": 0,
  5731. "id": 1959,
  5732. "code": "Z5E8EC41DDDE9E9011",
  5733. "value": "不另外加糖"
  5734. }],
  5735. "name": "糖度",
  5736. "desc": null
  5737. }],
  5738. "is_sell": true,
  5739. "goods_type": 2,
  5740. "entity": [{
  5741. "spec_id": "",
  5742. "trade_mark": "1010040035",
  5743. "id": "766a1bdd56089a22",
  5744. "stock": "99999349.00",
  5745. "spec_text": [],
  5746. "spec": [],
  5747. "image": "s23107/2020/04/26/79187a01f23e6f1e66.jpg",
  5748. "num": 1,
  5749. "price": 27,
  5750. "membership_price": 0
  5751. }],
  5752. "stall_code": "",
  5753. "sort": 5,
  5754. "price": 27,
  5755. "unit": "件",
  5756. "imageArr": [
  5757. "https://img-shop.qmimg.cn/s23107/2020/04/26/79187a01f23e6f1e66.jpg?imageView2/2/w/600/h/600"
  5758. ],
  5759. "membership_price": 0,
  5760. "use_property": 1,
  5761. "unit_type": 0,
  5762. "min_buy_num": 0,
  5763. "specs": [],
  5764. "content": "①、舀:品尝入口即化进口淡奶油搭配新鲜芒果颗粒;\n②、搅:吸管搅动半杯料;\n③、吸:手工现煮水晶和奶冻、饱满进口红西柚颗粒",
  5765. "use_spec": false,
  5766. "stock": "99999349.00",
  5767. "type": 1,
  5768. "is_label": 0,
  5769. "name": "杨枝甘露宝藏茶",
  5770. "images": "https://img-shop.qmimg.cn/s23107/2020/04/26/79187a01f23e6f1e66.jpg?imageView2/2/w/400/h/400"
  5771. }, {
  5772. "sell_time_status": 0,
  5773. "id": 64565,
  5774. "pack_cost": "0.00",
  5775. "sales": 1312,
  5776. "cover_img": "",
  5777. "property": [{
  5778. "is_open_checkbox": false,
  5779. "id": 190,
  5780. "values": [{
  5781. "is_default": 1,
  5782. "id": 1167,
  5783. "code": "Z5E8EC7A280B3B7217",
  5784. "value": "标准(冰沙)"
  5785. }],
  5786. "name": "温度",
  5787. "desc": null
  5788. }, {
  5789. "is_open_checkbox": false,
  5790. "id": 191,
  5791. "values": [{
  5792. "is_default": 1,
  5793. "id": 585,
  5794. "code": "Z5E8EC7A2817EB6840",
  5795. "value": "标准糖"
  5796. }, {
  5797. "is_default": 0,
  5798. "id": 586,
  5799. "code": "Z5E8EC7A281CEF4540",
  5800. "value": "少糖"
  5801. }, {
  5802. "is_default": 0,
  5803. "id": 1959,
  5804. "code": "Z5E8EC7A28213C1795",
  5805. "value": "不另外加糖"
  5806. }],
  5807. "name": "糖度",
  5808. "desc": null
  5809. }],
  5810. "is_sell": true,
  5811. "goods_type": 2,
  5812. "entity": [{
  5813. "spec_id": "",
  5814. "trade_mark": "1010040036",
  5815. "id": "54e0be7204fc75b7",
  5816. "stock": "99999841.00",
  5817. "spec_text": [],
  5818. "spec": [],
  5819. "image": "s23107/2020/04/26/edf9dd62faf1ef59e6.jpg",
  5820. "num": 1,
  5821. "price": 28,
  5822. "membership_price": 0
  5823. }],
  5824. "stall_code": "",
  5825. "sort": 6,
  5826. "price": 28,
  5827. "unit": "件",
  5828. "imageArr": [
  5829. "https://img-shop.qmimg.cn/s23107/2020/04/26/edf9dd62faf1ef59e6.jpg?imageView2/2/w/600/h/600"
  5830. ],
  5831. "membership_price": 0,
  5832. "use_property": 1,
  5833. "unit_type": 0,
  5834. "min_buy_num": 0,
  5835. "specs": [],
  5836. "content": "吸入手工现煮水晶和奶冻,搭配饱满进口红西柚颗粒,顶部加上一颗冰淇淋球",
  5837. "use_spec": false,
  5838. "stock": "99999841.00",
  5839. "type": 1,
  5840. "is_label": 0,
  5841. "name": "杨枝甘露冰淇淋宝藏茶",
  5842. "images": "https://img-shop.qmimg.cn/s23107/2020/04/26/edf9dd62faf1ef59e6.jpg?imageView2/2/w/400/h/400"
  5843. }, {
  5844. "sell_time_status": 0,
  5845. "id": 59962,
  5846. "pack_cost": "0.00",
  5847. "sales": 5928,
  5848. "cover_img": "",
  5849. "property": [{
  5850. "is_open_checkbox": false,
  5851. "id": 347,
  5852. "values": [{
  5853. "is_default": 1,
  5854. "id": 1256,
  5855. "code": "Z5E868CFF52ECC9249",
  5856. "value": "标准"
  5857. }, {
  5858. "is_default": 0,
  5859. "id": 2782,
  5860. "code": "Z5E868CFF533E84000",
  5861. "value": "奶油顶换奶盖"
  5862. }, {
  5863. "is_default": 0,
  5864. "id": 2853,
  5865. "code": "Z5E868CFF539CB2730",
  5866. "value": "去红豆爆爆珠"
  5867. }, {
  5868. "is_default": 0,
  5869. "id": 2854,
  5870. "code": "Z5E868CFF53DCC3512",
  5871. "value": "去维他豆奶冻"
  5872. }, {
  5873. "is_default": 0,
  5874. "id": 2860,
  5875. "code": "Z5E868CFF542252778",
  5876. "value": "去红豆爆爆珠和维他豆奶冻"
  5877. }],
  5878. "name": "配料",
  5879. "desc": null
  5880. }, {
  5881. "is_open_checkbox": false,
  5882. "id": 190,
  5883. "values": [{
  5884. "is_default": 1,
  5885. "id": 582,
  5886. "code": "Z5E81D4FE3CC801440",
  5887. "value": "标准冰"
  5888. }, {
  5889. "is_default": 0,
  5890. "id": 583,
  5891. "code": "Z5E81D4FE3D0829383",
  5892. "value": "去冰"
  5893. }, {
  5894. "is_default": 0,
  5895. "id": 584,
  5896. "code": "Z5E81D4FE3D4744058",
  5897. "value": "热"
  5898. }, {
  5899. "is_default": 0,
  5900. "id": 2544,
  5901. "code": "Z5E81D4FE3D8859124",
  5902. "value": "温"
  5903. }],
  5904. "name": "温度",
  5905. "desc": null
  5906. }, {
  5907. "is_open_checkbox": false,
  5908. "id": 191,
  5909. "values": [{
  5910. "is_default": 1,
  5911. "id": 585,
  5912. "code": "Z5E81D4FE3E5616034",
  5913. "value": "标准糖"
  5914. }],
  5915. "name": "糖度",
  5916. "desc": null
  5917. }],
  5918. "is_sell": true,
  5919. "goods_type": 2,
  5920. "entity": [{
  5921. "spec_id": "",
  5922. "trade_mark": "1010040034",
  5923. "id": "f177d3922c20e9ea",
  5924. "stock": "99999479.00",
  5925. "spec_text": [],
  5926. "spec": [],
  5927. "image": "s23107/2020/04/03/7a1e4f9543edbbb5fb.jpg",
  5928. "num": 1,
  5929. "price": 28,
  5930. "membership_price": 0
  5931. }],
  5932. "stall_code": "",
  5933. "sort": 7,
  5934. "price": 28,
  5935. "unit": "件",
  5936. "imageArr": [
  5937. "https://img-shop.qmimg.cn/s23107/2020/04/03/7a1e4f9543edbbb5fb.jpg?imageView2/2/w/600/h/600"
  5938. ],
  5939. "membership_price": 0,
  5940. "use_property": 1,
  5941. "unit_type": 0,
  5942. "min_buy_num": 0,
  5943. "specs": [],
  5944. "content": "\"春季限定产品\n①、进口淡奶油加入新鲜火龙果汁调色成粉色,搭配厚厚一层豆粉\n②、插入吸管搅拌超多底料;\n③、吸一口感受清香茉莉初雪茶、顺滑奶冻和红豆爆爆珠的口感\n(产品甜度来源于食材本身,不能调整糖度)\"",
  5945. "use_spec": false,
  5946. "stock": "99999479.00",
  5947. "type": 1,
  5948. "is_label": 0,
  5949. "name": "樱花宝藏茶",
  5950. "images": "https://img-shop.qmimg.cn/s23107/2020/04/03/7a1e4f9543edbbb5fb.jpg?imageView2/2/w/400/h/400"
  5951. }, {
  5952. "sell_time_status": 0,
  5953. "id": 46758,
  5954. "pack_cost": "0.00",
  5955. "sales": 9358,
  5956. "cover_img": "",
  5957. "property": [{
  5958. "is_open_checkbox": false,
  5959. "id": 347,
  5960. "values": [{
  5961. "is_default": 1,
  5962. "id": 1829,
  5963. "code": "Z5E19DB100F8ED5977",
  5964. "value": "标准配料"
  5965. }, {
  5966. "is_default": 0,
  5967. "id": 2200,
  5968. "code": "Z5E19DB10102046574",
  5969. "value": "红豆沙换红豆爆爆珠"
  5970. }, {
  5971. "is_default": 0,
  5972. "id": 1216,
  5973. "code": "Z5E19DB101069C2680",
  5974. "value": "换奶盖"
  5975. }, {
  5976. "is_default": 0,
  5977. "id": 2197,
  5978. "code": "Z5E19DB1010A859752",
  5979. "value": "去红豆沙"
  5980. }, {
  5981. "is_default": 0,
  5982. "id": 2198,
  5983. "code": "Z5E19DB1010E9D2926",
  5984. "value": "去维他奶冻"
  5985. }, {
  5986. "is_default": 0,
  5987. "id": 2199,
  5988. "code": "Z5E19DB10112BF3000",
  5989. "value": "去红豆沙和维他奶冻"
  5990. }],
  5991. "name": "配料",
  5992. "desc": null
  5993. }, {
  5994. "is_open_checkbox": false,
  5995. "id": 190,
  5996. "values": [{
  5997. "is_default": 0,
  5998. "id": 582,
  5999. "code": "Z5E5E2C0D607C51082",
  6000. "value": "标准冰"
  6001. }, {
  6002. "is_default": 1,
  6003. "id": 584,
  6004. "code": "Z5E5E2C0D612ED2717",
  6005. "value": "热"
  6006. }, {
  6007. "is_default": 0,
  6008. "id": 2544,
  6009. "code": "Z5E5E2C0D616667150",
  6010. "value": "温"
  6011. }, {
  6012. "is_default": 0,
  6013. "id": 583,
  6014. "code": "Z5E5E2C0D60BEF2246",
  6015. "value": "去冰"
  6016. }, {
  6017. "is_default": 0,
  6018. "id": 1164,
  6019. "code": "Z5E5E2C0D60F919911",
  6020. "value": "冰沙"
  6021. }],
  6022. "name": "温度",
  6023. "desc": null
  6024. }, {
  6025. "is_open_checkbox": false,
  6026. "id": 191,
  6027. "values": [{
  6028. "is_default": 1,
  6029. "id": 585,
  6030. "code": "Z5DFAE77C0E12C8450",
  6031. "value": "标准糖"
  6032. }],
  6033. "name": "糖度",
  6034. "desc": null
  6035. }],
  6036. "is_sell": true,
  6037. "goods_type": 2,
  6038. "entity": [{
  6039. "spec_id": "",
  6040. "trade_mark": "1010040031",
  6041. "id": "e2ba0b52b93189b7",
  6042. "stock": "9999213.00",
  6043. "spec_text": [],
  6044. "spec": [],
  6045. "image": "s23107/2019/12/19/cc5a2e76edcd0c8667.jpg",
  6046. "num": 1,
  6047. "price": 28,
  6048. "membership_price": 0
  6049. }],
  6050. "stall_code": "",
  6051. "sort": 99,
  6052. "price": 28,
  6053. "unit": "件",
  6054. "imageArr": [
  6055. "https://img-shop.qmimg.cn/s23107/2019/12/19/cc5a2e76edcd0c8667.jpg?imageView2/2/w/600/h/600"
  6056. ],
  6057. "membership_price": 0,
  6058. "use_property": 1,
  6059. "unit_type": 0,
  6060. "min_buy_num": 0,
  6061. "specs": [],
  6062. "content": "维他奶原味豆奶加入日本精选特质的抹茶粉、泥状红豆沙、入口即化,顶部是醇香奶油和厚厚豆粉",
  6063. "use_spec": false,
  6064. "stock": "9999213.00",
  6065. "type": 1,
  6066. "is_label": 0,
  6067. "name": "维他奶豆奶宝藏茶",
  6068. "images": "https://img-shop.qmimg.cn/s23107/2019/12/19/cc5a2e76edcd0c8667.jpg?imageView2/2/w/400/h/400"
  6069. }, {
  6070. "sell_time_status": 0,
  6071. "id": 37058,
  6072. "pack_cost": "0.00",
  6073. "sales": 18522,
  6074. "cover_img": "",
  6075. "property": [{
  6076. "is_open_checkbox": true,
  6077. "id": 347,
  6078. "values": [{
  6079. "is_default": 1,
  6080. "id": 1215,
  6081. "code": "Z5DB250C4DD1F98266",
  6082. "value": "标准(奶油顶)"
  6083. }, {
  6084. "is_default": 0,
  6085. "id": 1216,
  6086. "code": "Z5DB250C4DD6787331",
  6087. "value": "换奶盖"
  6088. }, {
  6089. "is_default": 0,
  6090. "id": 1794,
  6091. "code": "Z5DB250C4DDA063068",
  6092. "value": "去黑糖珍珠"
  6093. }, {
  6094. "is_default": 0,
  6095. "id": 1795,
  6096. "code": "Z5DB250C4DDDAC5510",
  6097. "value": "去旺仔奶冻"
  6098. }, {
  6099. "is_default": 0,
  6100. "id": 1796,
  6101. "code": "Z5DB250C4DE10C1138",
  6102. "value": "黑糖珍珠换旺仔奶冻"
  6103. }],
  6104. "name": "配料",
  6105. "desc": null
  6106. }, {
  6107. "is_open_checkbox": false,
  6108. "id": 190,
  6109. "values": [{
  6110. "is_default": 1,
  6111. "id": 584,
  6112. "code": "Z5E5E2C4E57CDF5900",
  6113. "value": "热"
  6114. }, {
  6115. "is_default": 0,
  6116. "id": 2544,
  6117. "code": "Z5E5E2C4E580FC8330",
  6118. "value": "温"
  6119. }, {
  6120. "is_default": 0,
  6121. "id": 582,
  6122. "code": "Z5E5E2C4E584CC6352",
  6123. "value": "标准冰"
  6124. }, {
  6125. "is_default": 0,
  6126. "id": 583,
  6127. "code": "Z5E5E2C4E5889B2822",
  6128. "value": "去冰"
  6129. }, {
  6130. "is_default": 0,
  6131. "id": 1164,
  6132. "code": "Z5E5E2C4E58C785990",
  6133. "value": "冰沙"
  6134. }],
  6135. "name": "温度",
  6136. "desc": null
  6137. }, {
  6138. "is_open_checkbox": false,
  6139. "id": 191,
  6140. "values": [{
  6141. "is_default": 1,
  6142. "id": 585,
  6143. "code": "Z5DABF3E46547A8514",
  6144. "value": "标准糖"
  6145. }],
  6146. "name": "糖度",
  6147. "desc": null
  6148. }],
  6149. "is_sell": true,
  6150. "goods_type": 2,
  6151. "entity": [{
  6152. "spec_id": "",
  6153. "trade_mark": "1010040029",
  6154. "id": "c4a6c3501d658add",
  6155. "stock": "99999486.00",
  6156. "spec_text": [],
  6157. "spec": [],
  6158. "image": "s23107/2019/10/20/4b22b689015cf8dbb7.jpg",
  6159. "num": 1,
  6160. "price": 28,
  6161. "membership_price": 0
  6162. }],
  6163. "stall_code": "",
  6164. "sort": 99,
  6165. "price": 28,
  6166. "unit": "件",
  6167. "imageArr": [
  6168. "https://img-shop.qmimg.cn/s23107/2019/10/20/4b22b689015cf8dbb7.jpg?imageView2/2/w/600/h/600"
  6169. ],
  6170. "membership_price": 0,
  6171. "use_property": 1,
  6172. "unit_type": 0,
  6173. "min_buy_num": 0,
  6174. "specs": [],
  6175. "content": "黑色爆谷米加费列罗,低温研磨而成的黑芝麻酱混合榛子奶,酱香味浓郁(本产品的甜度来源于食材本身,没有额外加糖,不能调整糖度)",
  6176. "use_spec": false,
  6177. "stock": "99999486.00",
  6178. "type": 1,
  6179. "is_label": 0,
  6180. "name": "老佛爷宝藏茶",
  6181. "images": "https://img-shop.qmimg.cn/s23107/2019/10/20/4b22b689015cf8dbb7.jpg?imageView2/2/w/400/h/400"
  6182. }, {
  6183. "sell_time_status": 0,
  6184. "id": 37055,
  6185. "pack_cost": "0.00",
  6186. "sales": 90199,
  6187. "cover_img": "",
  6188. "property": [{
  6189. "is_open_checkbox": false,
  6190. "id": 347,
  6191. "values": [{
  6192. "is_default": 1,
  6193. "id": 1215,
  6194. "code": "Z5DB250B32C85D6736",
  6195. "value": "标准(奶油顶)"
  6196. }, {
  6197. "is_default": 0,
  6198. "id": 1216,
  6199. "code": "Z5DB250B32CCB22003",
  6200. "value": "换奶盖"
  6201. }, {
  6202. "is_default": 0,
  6203. "id": 1794,
  6204. "code": "Z5DB250B32D1355967",
  6205. "value": "去黑糖珍珠"
  6206. }, {
  6207. "is_default": 0,
  6208. "id": 1795,
  6209. "code": "Z5DB250B32D7EE9440",
  6210. "value": "去旺仔奶冻"
  6211. }, {
  6212. "is_default": 0,
  6213. "id": 1796,
  6214. "code": "Z5DB250B32DE6A2354",
  6215. "value": "黑糖珍珠换旺仔奶冻"
  6216. }],
  6217. "name": "配料",
  6218. "desc": null
  6219. }, {
  6220. "is_open_checkbox": false,
  6221. "id": 190,
  6222. "values": [{
  6223. "is_default": 1,
  6224. "id": 584,
  6225. "code": "Z5E5E2C2321B238817",
  6226. "value": "热"
  6227. }, {
  6228. "is_default": 0,
  6229. "id": 2544,
  6230. "code": "Z5E5E2C2321EF85781",
  6231. "value": "温"
  6232. }, {
  6233. "is_default": 0,
  6234. "id": 582,
  6235. "code": "Z5E5E2C23222EB8554",
  6236. "value": "标准冰"
  6237. }, {
  6238. "is_default": 0,
  6239. "id": 583,
  6240. "code": "Z5E5E2C23226911326",
  6241. "value": "去冰"
  6242. }, {
  6243. "is_default": 0,
  6244. "id": 1164,
  6245. "code": "Z5E5E2C23229FC5210",
  6246. "value": "冰沙"
  6247. }],
  6248. "name": "温度",
  6249. "desc": null
  6250. }, {
  6251. "is_open_checkbox": false,
  6252. "id": 191,
  6253. "values": [{
  6254. "is_default": 1,
  6255. "id": 585,
  6256. "code": "Z5DABF370BB8A43330",
  6257. "value": "标准糖"
  6258. }],
  6259. "name": "糖度",
  6260. "desc": null
  6261. }],
  6262. "is_sell": true,
  6263. "goods_type": 2,
  6264. "entity": [{
  6265. "spec_id": "",
  6266. "trade_mark": "1010040028",
  6267. "id": "e27d84349ef37fa9",
  6268. "stock": "99998959.00",
  6269. "spec_text": [],
  6270. "spec": [],
  6271. "image": "s23107/2019/10/20/9fedfc4418663d1de8.jpg",
  6272. "num": 1,
  6273. "price": 28,
  6274. "membership_price": 0
  6275. }],
  6276. "stall_code": "",
  6277. "sort": 99,
  6278. "price": 28,
  6279. "unit": "件",
  6280. "imageArr": [
  6281. "https://img-shop.qmimg.cn/s23107/2019/10/20/9fedfc4418663d1de8.jpg?imageView2/2/w/600/h/600"
  6282. ],
  6283. "membership_price": 0,
  6284. "use_property": 1,
  6285. "unit_type": 0,
  6286. "min_buy_num": 0,
  6287. "specs": [],
  6288. "content": "顶部酥脆山核桃碎搭配费列罗巧克力,加入榛子奶、旺仔奶冻,口感丰富(本产品的甜度来源于食材本身,没有额外加糖,不能调整糖度)",
  6289. "use_spec": false,
  6290. "stock": "99998959.00",
  6291. "type": 1,
  6292. "is_label": 0,
  6293. "name": "Miss可可宝藏茶",
  6294. "images": "https://img-shop.qmimg.cn/s23107/2019/10/20/9fedfc4418663d1de8.jpg?imageView2/2/w/400/h/400"
  6295. }, {
  6296. "sell_time_status": 0,
  6297. "id": 46756,
  6298. "pack_cost": "0.00",
  6299. "sales": 1494,
  6300. "cover_img": "",
  6301. "property": [{
  6302. "is_open_checkbox": false,
  6303. "id": 347,
  6304. "values": [{
  6305. "is_default": 1,
  6306. "id": 1829,
  6307. "code": "Z5E19DB65BE87A9872",
  6308. "value": "标准配料"
  6309. }, {
  6310. "is_default": 0,
  6311. "id": 2200,
  6312. "code": "Z5E19DB65BF0B39470",
  6313. "value": "红豆沙换红豆爆爆珠"
  6314. }, {
  6315. "is_default": 0,
  6316. "id": 2197,
  6317. "code": "Z5E19DB65BF4566485",
  6318. "value": "去红豆沙"
  6319. }, {
  6320. "is_default": 0,
  6321. "id": 2198,
  6322. "code": "Z5E19DB65BF7BC1240",
  6323. "value": "去维他奶冻"
  6324. }, {
  6325. "is_default": 0,
  6326. "id": 2199,
  6327. "code": "Z5E19DB65BFB9D1406",
  6328. "value": "去红豆沙和维他奶冻"
  6329. }],
  6330. "name": "配料",
  6331. "desc": null
  6332. }, {
  6333. "is_open_checkbox": false,
  6334. "id": 190,
  6335. "values": [{
  6336. "is_default": 1,
  6337. "id": 1210,
  6338. "code": "Z5DFAE6B10829E9708",
  6339. "value": "标准(去冰)"
  6340. }],
  6341. "name": "温度",
  6342. "desc": null
  6343. }, {
  6344. "is_open_checkbox": false,
  6345. "id": 191,
  6346. "values": [{
  6347. "is_default": 1,
  6348. "id": 585,
  6349. "code": "Z5DFAE6B1089347085",
  6350. "value": "标准糖"
  6351. }],
  6352. "name": "糖度",
  6353. "desc": null
  6354. }],
  6355. "is_sell": true,
  6356. "goods_type": 2,
  6357. "entity": [{
  6358. "spec_id": "",
  6359. "trade_mark": "1010040030",
  6360. "id": "71f657723173b3dd",
  6361. "stock": "999999574.00",
  6362. "spec_text": [],
  6363. "spec": [],
  6364. "image": "s23107/2019/12/19/83e687b8fa13b44ee4.jpg",
  6365. "num": 1,
  6366. "price": 33,
  6367. "membership_price": 0
  6368. }],
  6369. "stall_code": "",
  6370. "sort": 100,
  6371. "price": 33,
  6372. "unit": "件",
  6373. "imageArr": [
  6374. "https://img-shop.qmimg.cn/s23107/2019/12/19/83e687b8fa13b44ee4.jpg?imageView2/2/w/600/h/600"
  6375. ],
  6376. "membership_price": 0,
  6377. "use_property": 1,
  6378. "unit_type": 0,
  6379. "min_buy_num": 0,
  6380. "specs": [],
  6381. "content": "奈雪以维他奶原味豆奶的经典蓝色利乐包装为创意灵感,等比打造了一个plus版的维他奶限量宝藏瓶(附赠PVC袋)",
  6382. "use_spec": false,
  6383. "stock": "999999574.00",
  6384. "type": 1,
  6385. "is_label": 0,
  6386. "name": "维他奶豆奶宝藏瓶",
  6387. "images": "https://img-shop.qmimg.cn/s23107/2019/12/19/83e687b8fa13b44ee4.jpg?imageView2/2/w/400/h/400"
  6388. }],
  6389. "name": "宝藏鲜奶茶",
  6390. "is_show_backstage": 0
  6391. }, {
  6392. "sort": 13,
  6393. "icon": "https://img-shop.qmimg.cn/s23107/2019/04/30/458c5a14fb2f190f96.png?imageView2/0/w/200/h/200",
  6394. "id": 4669,
  6395. "goods_list": [{
  6396. "sell_time_status": 0,
  6397. "id": 31539,
  6398. "pack_cost": "0.00",
  6399. "sales": 63462,
  6400. "cover_img": "",
  6401. "property": [{
  6402. "is_open_checkbox": false,
  6403. "values": [{
  6404. "is_default": 1,
  6405. "id": 1215,
  6406. "code": "Z5D5E4694899BF3397",
  6407. "value": "标准(奶油顶)"
  6408. }, {
  6409. "is_default": 0,
  6410. "id": 1216,
  6411. "code": "Z5D5E469489E271743",
  6412. "value": "换奶盖"
  6413. }],
  6414. "name": "配料",
  6415. "id": 347
  6416. }, {
  6417. "is_open_checkbox": false,
  6418. "values": [{
  6419. "is_default": 1,
  6420. "id": 584,
  6421. "code": "Z5E5E2CBDC1DA03229",
  6422. "value": "热"
  6423. }, {
  6424. "is_default": 0,
  6425. "id": 2544,
  6426. "code": "Z5E5E2CBDC223C5568",
  6427. "value": "温"
  6428. }, {
  6429. "is_default": 0,
  6430. "id": 582,
  6431. "code": "Z5E5E2CBDC2A978507",
  6432. "value": "标准冰"
  6433. }, {
  6434. "is_default": 0,
  6435. "id": 583,
  6436. "code": "Z5E5E2CBDC2EC06314",
  6437. "value": "去冰"
  6438. }],
  6439. "name": "温度",
  6440. "id": 190
  6441. }, {
  6442. "is_open_checkbox": false,
  6443. "id": 191,
  6444. "values": [{
  6445. "is_default": 1,
  6446. "id": 585,
  6447. "code": "Z5DB24DE85B7C89450",
  6448. "value": "标准糖"
  6449. }],
  6450. "name": "糖度",
  6451. "desc": null
  6452. }],
  6453. "is_sell": true,
  6454. "goods_type": 2,
  6455. "entity": [{
  6456. "spec_id": "",
  6457. "trade_mark": "1010040020",
  6458. "id": "d9bb2e315384e250",
  6459. "stock": "999422.00",
  6460. "spec_text": [],
  6461. "spec": [],
  6462. "image": "s23107/2019/09/10/b5b05d6c7bff587984.jpg",
  6463. "num": 1,
  6464. "price": 25,
  6465. "membership_price": 0
  6466. }],
  6467. "stall_code": "",
  6468. "sort": 3,
  6469. "price": 25,
  6470. "unit": "件",
  6471. "imageArr": [
  6472. "https://img-shop.qmimg.cn/s23107/2019/09/10/b5b05d6c7bff587984.jpg?imageView2/2/w/600/h/600"
  6473. ],
  6474. "membership_price": 0,
  6475. "use_property": 1,
  6476. "unit_type": 0,
  6477. "min_buy_num": 0,
  6478. "specs": [],
  6479. "content": "以鲜牛奶为底,加入升级甄选的芋泥和芋圆,从全新加盖的奶油顶开始享用,还有烤椰条的入口,让饮茶更有FUN。 (本产品的甜度来源于食材本身,没有额外加糖,不能调整糖度)",
  6480. "use_spec": false,
  6481. "stock": "999422.00",
  6482. "type": 1,
  6483. "is_label": 0,
  6484. "name": "芋泥宝藏茶",
  6485. "images": "https://img-shop.qmimg.cn/s23107/2019/09/10/b5b05d6c7bff587984.jpg?imageView2/2/w/400/h/400"
  6486. }, {
  6487. "sell_time_status": 0,
  6488. "id": 37055,
  6489. "pack_cost": "0.00",
  6490. "sales": 90199,
  6491. "cover_img": "",
  6492. "property": [{
  6493. "is_open_checkbox": false,
  6494. "id": 347,
  6495. "values": [{
  6496. "is_default": 1,
  6497. "id": 1215,
  6498. "code": "Z5DB250B32C85D6736",
  6499. "value": "标准(奶油顶)"
  6500. }, {
  6501. "is_default": 0,
  6502. "id": 1216,
  6503. "code": "Z5DB250B32CCB22003",
  6504. "value": "换奶盖"
  6505. }, {
  6506. "is_default": 0,
  6507. "id": 1794,
  6508. "code": "Z5DB250B32D1355967",
  6509. "value": "去黑糖珍珠"
  6510. }, {
  6511. "is_default": 0,
  6512. "id": 1795,
  6513. "code": "Z5DB250B32D7EE9440",
  6514. "value": "去旺仔奶冻"
  6515. }, {
  6516. "is_default": 0,
  6517. "id": 1796,
  6518. "code": "Z5DB250B32DE6A2354",
  6519. "value": "黑糖珍珠换旺仔奶冻"
  6520. }],
  6521. "name": "配料",
  6522. "desc": null
  6523. }, {
  6524. "is_open_checkbox": false,
  6525. "id": 190,
  6526. "values": [{
  6527. "is_default": 1,
  6528. "id": 584,
  6529. "code": "Z5E5E2C2321B238817",
  6530. "value": "热"
  6531. }, {
  6532. "is_default": 0,
  6533. "id": 2544,
  6534. "code": "Z5E5E2C2321EF85781",
  6535. "value": "温"
  6536. }, {
  6537. "is_default": 0,
  6538. "id": 582,
  6539. "code": "Z5E5E2C23222EB8554",
  6540. "value": "标准冰"
  6541. }, {
  6542. "is_default": 0,
  6543. "id": 583,
  6544. "code": "Z5E5E2C23226911326",
  6545. "value": "去冰"
  6546. }, {
  6547. "is_default": 0,
  6548. "id": 1164,
  6549. "code": "Z5E5E2C23229FC5210",
  6550. "value": "冰沙"
  6551. }],
  6552. "name": "温度",
  6553. "desc": null
  6554. }, {
  6555. "is_open_checkbox": false,
  6556. "id": 191,
  6557. "values": [{
  6558. "is_default": 1,
  6559. "id": 585,
  6560. "code": "Z5DABF370BB8A43330",
  6561. "value": "标准糖"
  6562. }],
  6563. "name": "糖度",
  6564. "desc": null
  6565. }],
  6566. "is_sell": true,
  6567. "goods_type": 2,
  6568. "entity": [{
  6569. "spec_id": "",
  6570. "trade_mark": "1010040028",
  6571. "id": "e27d84349ef37fa9",
  6572. "stock": "99998959.00",
  6573. "spec_text": [],
  6574. "spec": [],
  6575. "image": "s23107/2019/10/20/9fedfc4418663d1de8.jpg",
  6576. "num": 1,
  6577. "price": 28,
  6578. "membership_price": 0
  6579. }],
  6580. "stall_code": "",
  6581. "sort": 99,
  6582. "price": 28,
  6583. "unit": "件",
  6584. "imageArr": [
  6585. "https://img-shop.qmimg.cn/s23107/2019/10/20/9fedfc4418663d1de8.jpg?imageView2/2/w/600/h/600"
  6586. ],
  6587. "membership_price": 0,
  6588. "use_property": 1,
  6589. "unit_type": 0,
  6590. "min_buy_num": 0,
  6591. "specs": [],
  6592. "content": "顶部酥脆山核桃碎搭配费列罗巧克力,加入榛子奶、旺仔奶冻,口感丰富(本产品的甜度来源于食材本身,没有额外加糖,不能调整糖度)",
  6593. "use_spec": false,
  6594. "stock": "99998959.00",
  6595. "type": 1,
  6596. "is_label": 0,
  6597. "name": "Miss可可宝藏茶",
  6598. "images": "https://img-shop.qmimg.cn/s23107/2019/10/20/9fedfc4418663d1de8.jpg?imageView2/2/w/400/h/400"
  6599. }],
  6600. "name": "热饮推荐",
  6601. "is_show_backstage": 0
  6602. }, {
  6603. "sort": 16,
  6604. "icon": "https://img-shop.qmimg.cn/s23107/2019/04/28/612503f0fb3cd4ca74.png?imageView2/0/w/200/h/200",
  6605. "id": 2924,
  6606. "goods_list": [{
  6607. "sell_time_status": 0,
  6608. "id": 46760,
  6609. "pack_cost": "0.00",
  6610. "sales": 1185,
  6611. "cover_img": "",
  6612. "property": [{
  6613. "is_open_checkbox": false,
  6614. "id": 190,
  6615. "values": [{
  6616. "is_default": 1,
  6617. "id": 612,
  6618. "code": "Z5DFAE7EFE9ECD9078",
  6619. "value": "冷"
  6620. }],
  6621. "name": "温度",
  6622. "desc": null
  6623. }],
  6624. "is_sell": true,
  6625. "goods_type": 2,
  6626. "entity": [{
  6627. "spec_id": "",
  6628. "trade_mark": "1313010014",
  6629. "id": "c54eef36afbc6949",
  6630. "stock": "999999903.00",
  6631. "spec_text": [],
  6632. "spec": [],
  6633. "image": "s23107/2019/12/19/e38b66de6f9521af49.jpg",
  6634. "num": 1,
  6635. "price": 15,
  6636. "membership_price": 0
  6637. }],
  6638. "stall_code": "",
  6639. "sort": 99,
  6640. "price": 15,
  6641. "unit": "件",
  6642. "imageArr": [
  6643. "https://img-shop.qmimg.cn/s23107/2019/12/19/e38b66de6f9521af49.jpg?imageView2/2/w/600/h/600"
  6644. ],
  6645. "membership_price": 0,
  6646. "use_property": 1,
  6647. "unit_type": 0,
  6648. "min_buy_num": 0,
  6649. "specs": [],
  6650. "content": "维他奶原味豆奶和芋圆、芝士的口味碰撞,小小一杯藏着多层惊喜",
  6651. "use_spec": false,
  6652. "stock": "999999903.00",
  6653. "type": 1,
  6654. "is_label": 0,
  6655. "name": "维他奶芋圆芝士杯",
  6656. "images": "https://img-shop.qmimg.cn/s23107/2019/12/19/e38b66de6f9521af49.jpg?imageView2/2/w/400/h/400"
  6657. }, {
  6658. "sell_time_status": 0,
  6659. "id": 31542,
  6660. "pack_cost": "0.00",
  6661. "sales": 842,
  6662. "cover_img": "",
  6663. "property": [{
  6664. "is_open_checkbox": false,
  6665. "values": [{
  6666. "id": 1284,
  6667. "code": "Z5D5E4AE5E42809400",
  6668. "value": "标准(奥利奥)"
  6669. }, {
  6670. "id": 1285,
  6671. "code": "Z5D5E4AE5E49D05653",
  6672. "value": "换草莓"
  6673. }, {
  6674. "id": 1282,
  6675. "code": "Z5D5E4AE5E50B26372",
  6676. "value": "换芒果"
  6677. }],
  6678. "name": "配料",
  6679. "id": 347
  6680. }, {
  6681. "is_open_checkbox": false,
  6682. "values": [{
  6683. "id": 612,
  6684. "code": "Z5D5E4AE5E581D2537",
  6685. "value": "冷"
  6686. }],
  6687. "name": "温度",
  6688. "id": 190
  6689. }],
  6690. "is_sell": true,
  6691. "goods_type": 2,
  6692. "entity": [{
  6693. "spec_id": "",
  6694. "trade_mark": "1313010011",
  6695. "id": "6a0750fab695d833",
  6696. "stock": "1000040.00",
  6697. "spec_text": [],
  6698. "spec": [],
  6699. "image": "s23107/2019/06/26/665c6e9b5d26ec9050.jpg",
  6700. "num": 1,
  6701. "price": 25,
  6702. "membership_price": 0
  6703. }],
  6704. "stall_code": "",
  6705. "sort": 99,
  6706. "price": 25,
  6707. "unit": "件",
  6708. "imageArr": [
  6709. "https://img-shop.qmimg.cn/s23107/2019/06/26/665c6e9b5d26ec9050.jpg?imageView2/2/w/600/h/600"
  6710. ],
  6711. "membership_price": 0,
  6712. "use_property": 1,
  6713. "unit_type": 0,
  6714. "min_buy_num": 0,
  6715. "specs": [],
  6716. "content": "以芬芳绵细的香草冰淇淋雪球,搭配奥利奥饼干碎,清爽中透出深邃气质。",
  6717. "use_spec": false,
  6718. "stock": "1000040.00",
  6719. "type": 1,
  6720. "is_label": 0,
  6721. "name": "金酒杯香草雪球",
  6722. "images": "https://img-shop.qmimg.cn/s23107/2019/06/26/665c6e9b5d26ec9050.jpg?imageView2/2/w/400/h/400"
  6723. }, {
  6724. "sell_time_status": 0,
  6725. "id": 31541,
  6726. "pack_cost": "0.00",
  6727. "sales": 2417,
  6728. "cover_img": "",
  6729. "property": [{
  6730. "is_open_checkbox": false,
  6731. "values": [{
  6732. "id": 1281,
  6733. "code": "Z5D5E4A463E8055728",
  6734. "value": "标准(草莓)"
  6735. }, {
  6736. "id": 1282,
  6737. "code": "Z5D5E4A463F1912904",
  6738. "value": "换芒果"
  6739. }, {
  6740. "id": 1283,
  6741. "code": "Z5D5E4A463FABD4950",
  6742. "value": "换奥利奥"
  6743. }],
  6744. "name": "配料",
  6745. "id": 347
  6746. }, {
  6747. "is_open_checkbox": false,
  6748. "values": [{
  6749. "id": 612,
  6750. "code": "Z5D5E4A46406F16077",
  6751. "value": "冷"
  6752. }],
  6753. "name": "温度",
  6754. "id": 190
  6755. }],
  6756. "is_sell": true,
  6757. "goods_type": 2,
  6758. "entity": [{
  6759. "spec_id": "",
  6760. "trade_mark": "1313010010",
  6761. "id": "a9730df9826ea5f5",
  6762. "stock": "1000040.00",
  6763. "spec_text": [],
  6764. "spec": [],
  6765. "image": "s23107/2019/06/27/3ba3f1ebc4f0b52882.jpg",
  6766. "num": 1,
  6767. "price": 25,
  6768. "membership_price": 0
  6769. }],
  6770. "stall_code": "",
  6771. "sort": 99,
  6772. "price": 25,
  6773. "unit": "件",
  6774. "imageArr": [
  6775. "https://img-shop.qmimg.cn/s23107/2019/06/27/3ba3f1ebc4f0b52882.jpg?imageView2/2/w/600/h/600"
  6776. ],
  6777. "membership_price": 0,
  6778. "use_property": 1,
  6779. "unit_type": 0,
  6780. "min_buy_num": 0,
  6781. "specs": [],
  6782. "content": "以浓醇绵柔的椰子冰淇淋雪球,混搭草莓果肉与Q滑晶冻,你会被她的热烈和艳丽感染。",
  6783. "use_spec": false,
  6784. "stock": "1000040.00",
  6785. "type": 1,
  6786. "is_label": 0,
  6787. "name": "金酒杯椰子雪球",
  6788. "images": "https://img-shop.qmimg.cn/s23107/2019/06/27/3ba3f1ebc4f0b52882.jpg?imageView2/2/w/400/h/400"
  6789. }],
  6790. "name": "美好甜品",
  6791. "is_show_backstage": 0
  6792. }], //所有商品
  6793. ads: [
  6794. {image: 'https://img-shop.qmimg.cn/s23107/2020/04/27/4ebdb582a5185358c4.jpg?imageView2/2/w/600/h/600'},
  6795. {image: 'https://images.qmai.cn/s23107/2020/05/08/c25de6ef72d2890630.png?imageView2/2/w/600/h/600'},
  6796. {image: 'https://img-shop.qmimg.cn/s23107/2020/04/10/add546c1b1561f880d.jpg?imageView2/2/w/600/h/600'},
  6797. {image: 'https://images.qmai.cn/s23107/2020/04/30/b3af19e0de8ed42f61.jpg?imageView2/2/w/600/h/600'},
  6798. {image: 'https://img-shop.qmimg.cn/s23107/2020/04/17/8aeb78516d63864420.jpg?imageView2/2/w/600/h/600'}
  6799. ],
  6800. loading: false,
  6801. currentCateId: 6905,//默认分类
  6802. cateScrollTop: 0,
  6803. menuScrollIntoView: '',
  6804. cart: [], //购物车
  6805. goodDetailModalVisible: false, //是否饮品详情模态框
  6806. good: {}, //当前饮品
  6807. category: {}, //当前饮品所在分类
  6808. cartPopupVisible: false,
  6809. sizeCalcState: false,
  6810. isLogin:true,
  6811. }
  6812. },
  6813. onLoad() {
  6814. //this.init()
  6815. this.goods_height = 'height:800px';
  6816. },
  6817. computed: {
  6818. goodCartNum() { //计算单个饮品添加到购物车的数量
  6819. return (id) => this.cart.reduce((acc, cur) => {
  6820. if(cur.id === id) {
  6821. return acc += cur.number
  6822. }
  6823. return acc
  6824. }, 0)
  6825. },
  6826. menuCartNum() {
  6827. return (id) => this.cart.reduce((acc, cur) => {
  6828. if(cur.cate_id === id) {
  6829. return acc += cur.number
  6830. }
  6831. return acc
  6832. }, 0)
  6833. },
  6834. getCartGoodsNumber() { //计算购物车总数
  6835. return this.cart.reduce((acc, cur) => acc + cur.number, 0)
  6836. },
  6837. getCartGoodsPrice() { //计算购物车总价
  6838. return this.cart.reduce((acc, cur) => acc + cur.number * cur.price, 0)
  6839. },
  6840. disabledPay() { //是否达到起送价
  6841. return this.orderType == 'takeout' && (this.getCartGoodsPrice < this.store.min_price) ? true : false
  6842. },
  6843. spread() { //差多少元起送
  6844. if(this.orderType != 'takeout') return
  6845. return parseFloat((this.store.min_price - this.getCartGoodsPrice).toFixed(2))
  6846. }
  6847. },
  6848. methods: {
  6849. takout() {
  6850. if(this.orderType == 'takeout') return
  6851. if(!this.isLogin) {
  6852. uni.navigateTo({url: '/pages/login/login'})
  6853. return
  6854. }
  6855. uni.navigateTo({
  6856. url: '/pages/address/address?is_choose=true'
  6857. })
  6858. },
  6859. handleMenuTap(id) { //点击菜单项事件
  6860. if(!this.sizeCalcState) {
  6861. this.calcSize()
  6862. }
  6863. this.currentCateId = id
  6864. this.$nextTick(() => this.cateScrollTop = this.goods.find(item => item.id == id).top)
  6865. },
  6866. handleGoodsScroll({detail}) { //商品列表滚动事件
  6867. if(!this.sizeCalcState) {
  6868. this.calcSize()
  6869. }
  6870. const {scrollTop} = detail
  6871. let tabs = this.goods.filter(item=> item.top <= scrollTop).reverse()
  6872. if(tabs.length > 0){
  6873. this.currentCateId = tabs[0].id
  6874. }
  6875. },
  6876. calcSize() {
  6877. let h = 10
  6878. let view = uni.createSelectorQuery().select('#ads')
  6879. view.fields({
  6880. size: true
  6881. }, data => {
  6882. h += Math.floor(data.height)
  6883. }).exec()
  6884. this.goods.forEach(item => {
  6885. let view = uni.createSelectorQuery().select(`#cate-${item.id}`)
  6886. view.fields({
  6887. size: true
  6888. }, data => {
  6889. item.top = h
  6890. h += data.height
  6891. item.bottom = h
  6892. }).exec()
  6893. })
  6894. this.sizeCalcState = true
  6895. },
  6896. handleAddToCart(cate, good, num) { //添加到购物车
  6897. const index = this.cart.findIndex(item => {
  6898. if(good.use_property) {
  6899. return (item.id === good.id) && (item.props_text === good.props_text)
  6900. } else {
  6901. return item.id === good.id
  6902. }
  6903. })
  6904. if(index > -1) {
  6905. this.cart[index].number += num
  6906. } else {
  6907. this.cart.push({
  6908. id: good.id,
  6909. cate_id: cate.id,
  6910. name: good.name,
  6911. price: good.price,
  6912. number: num,
  6913. image: good.images,
  6914. use_property: good.use_property,
  6915. props_text: good.props_text,
  6916. props: good.props
  6917. })
  6918. }
  6919. },
  6920. handleReduceFromCart(item, good) {
  6921. const index = this.cart.findIndex(item => item.id === good.id)
  6922. this.cart[index].number -= 1
  6923. if(this.cart[index].number <= 0) {
  6924. this.cart.splice(index, 1)
  6925. }
  6926. },
  6927. showGoodDetailModal(item, good) {
  6928. this.good = JSON.parse(JSON.stringify({...good, number: 1}))
  6929. this.category = JSON.parse(JSON.stringify(item))
  6930. this.goodDetailModalVisible = true
  6931. },
  6932. closeGoodDetailModal() { //关闭饮品详情模态框
  6933. this.goodDetailModalVisible = false
  6934. this.category = {}
  6935. this.good = {}
  6936. },
  6937. changePropertyDefault(index, key) { //改变默认属性值
  6938. this.good.property[index].values.forEach(value => this.$set(value, 'is_default', 0))
  6939. this.good.property[index].values[key].is_default = 1
  6940. this.good.number = 1
  6941. },
  6942. getGoodSelectedProps(good, type = 'text') { //计算当前饮品所选属性
  6943. if(good.use_property) {
  6944. let props = []
  6945. good.property.forEach(({values}) => {
  6946. values.forEach(value => {
  6947. if(value.is_default) {
  6948. props.push(type === 'text' ? value.value : value.id)
  6949. }
  6950. })
  6951. })
  6952. return type === 'text' ? props.join(',') : props
  6953. }
  6954. return ''
  6955. },
  6956. handlePropertyAdd() {
  6957. this.good.number += 1
  6958. },
  6959. handlePropertyReduce() {
  6960. if(this.good.number === 1) return
  6961. this.good.number -= 1
  6962. },
  6963. handleAddToCartInModal() {
  6964. const product = Object.assign({}, this.good, {props_text: this.getGoodSelectedProps(this.good), props: this.getGoodSelectedProps(this.good, 'id')})
  6965. this.handleAddToCart(this.category, product, this.good.number)
  6966. this.closeGoodDetailModal()
  6967. },
  6968. openCartPopup() { //打开/关闭购物车列表popup
  6969. this.cartPopupVisible = !this.cartPopupVisible
  6970. },
  6971. handleCartClear() { //清空购物车
  6972. uni.showModal({
  6973. title: '提示',
  6974. content: '确定清空购物车么',
  6975. success: ({confirm}) => {
  6976. if(confirm) {
  6977. this.cartPopupVisible = false
  6978. this.cart = []
  6979. }
  6980. }
  6981. })
  6982. },
  6983. handleCartItemAdd(index) {
  6984. this.cart[index].number += 1
  6985. },
  6986. handleCartItemReduce(index) {
  6987. if(this.cart[index].number === 1) {
  6988. this.cart.splice(index, 1)
  6989. } else {
  6990. this.cart[index].number -= 1
  6991. }
  6992. if(!this.cart.length) {
  6993. this.cartPopupVisible = false
  6994. }
  6995. },
  6996. toPay() {
  6997. if(!this.isLogin) {
  6998. uni.navigateTo({url: '/pages/login/login'})
  6999. return
  7000. }
  7001. uni.showLoading({title: '加载中'})
  7002. uni.setStorageSync('cart', JSON.parse(JSON.stringify(this.cart)))
  7003. uni.navigateTo({
  7004. url: '/pages/pay/pay'
  7005. })
  7006. uni.hideLoading()
  7007. }
  7008. }
  7009. };
  7010. </script>
  7011. <style lang="scss" scoped>
  7012. /* #ifdef H5 */
  7013. page {
  7014. min-height: 100%;
  7015. }
  7016. /* #endif */
  7017. uni-button {
  7018. background-color: #ADB838;
  7019. }
  7020. .container {
  7021. overflow: hidden;
  7022. position: relative;
  7023. }
  7024. .loading {
  7025. width: 100%;
  7026. height: 100%;
  7027. display: flex;
  7028. align-items: center;
  7029. justify-content: center;
  7030. image {
  7031. width: 260rpx;
  7032. height: 260rpx;
  7033. position: relative;
  7034. margin-top: -200rpx;
  7035. /* #ifdef h5 */
  7036. margin-top: 0;
  7037. /* #endif */
  7038. }
  7039. }
  7040. .stores {
  7041. width: 100%;
  7042. display: flex;
  7043. flex-direction: column;
  7044. justify-content: flex-start;
  7045. margin-bottom: -40rpx;
  7046. .store {
  7047. width: 100%;
  7048. background-color: $bg-color-grey;
  7049. padding: 20rpx;
  7050. display: flex;
  7051. align-items: center;
  7052. margin-bottom: 20rpx;
  7053. border-radius: 6rpx;
  7054. .iconfont {
  7055. font-size: 50rpx;
  7056. margin-right: 15rpx;
  7057. &.iconradio-button-off {
  7058. color: $text-color-assist;
  7059. }
  7060. &.iconradio-button-on {
  7061. color: $color-primary;
  7062. }
  7063. }
  7064. .infos {
  7065. flex: 1;
  7066. display: flex;
  7067. flex-direction: column;
  7068. color: $text-color-base;
  7069. overflow: hidden;
  7070. .name_and_distance {
  7071. width: 100%;
  7072. display: flex;
  7073. justify-content: space-between;
  7074. margin-bottom: 10rpx;
  7075. overflow: hidden;
  7076. .name {
  7077. flex: 1;
  7078. flex-shrink: 0;
  7079. overflow: hidden;
  7080. text-overflow: ellipsis;
  7081. white-space: nowrap;
  7082. font-size: $font-size-lg;
  7083. }
  7084. .distance {
  7085. flex-shrink: 0;
  7086. font-size: $font-size-lg;
  7087. font-weight: bold;
  7088. margin-left: 20rpx;
  7089. }
  7090. }
  7091. .street {
  7092. color: $text-color-assist;
  7093. font-size: $font-size-sm;
  7094. }
  7095. }
  7096. }
  7097. }
  7098. .main {
  7099. width: 100%;
  7100. height: 100%;
  7101. position: relative;
  7102. display: flex;
  7103. flex-direction: column;
  7104. }
  7105. .nav {
  7106. width: 100%;
  7107. height: 212rpx;
  7108. flex-shrink: 0;
  7109. display: flex;
  7110. flex-direction: column;
  7111. .header {
  7112. width: 100%;
  7113. display: flex;
  7114. align-items: center;
  7115. justify-content: space-between;
  7116. padding: 20rpx;
  7117. background-color: #ffffff;
  7118. height: 140rpx;
  7119. .left {
  7120. flex: 1;
  7121. display: flex;
  7122. flex-direction: column;
  7123. .store-name {
  7124. display: flex;
  7125. justify-content: flex-start;
  7126. align-items: center;
  7127. font-size: $font-size-lg;
  7128. margin-bottom: 10rpx;
  7129. .iconfont {
  7130. margin-left: 10rpx;
  7131. line-height: 100%;
  7132. }
  7133. }
  7134. .store-location {
  7135. display: flex;
  7136. justify-content: flex-start;
  7137. align-items: center;
  7138. color: $text-color-assist;
  7139. font-size: $font-size-sm;
  7140. .iconfont {
  7141. vertical-align: middle;
  7142. display: table-cell;
  7143. color: $color-primary;
  7144. line-height: 100%;
  7145. }
  7146. }
  7147. }
  7148. .right {
  7149. background-color: $bg-color-grey;
  7150. border-radius: 38rpx;
  7151. display: flex;
  7152. align-items: center;
  7153. font-size: $font-size-sm;
  7154. padding: 0 38rpx;
  7155. color: $text-color-assist;
  7156. .dinein, .takeout {
  7157. position: relative;
  7158. display: flex;
  7159. align-items: center;
  7160. &.active {
  7161. padding: 14rpx 38rpx;
  7162. color: #ffffff;
  7163. background-color: $color-primary;
  7164. border-radius: 38rpx;
  7165. }
  7166. }
  7167. .takeout {
  7168. margin-left: 20rpx;
  7169. height: 100%;
  7170. flex: 1;
  7171. padding: 14rpx 0;
  7172. }
  7173. .dinein.active {
  7174. margin-left: -38rpx;
  7175. }
  7176. .takeout.active {
  7177. margin-right: -38rpx;
  7178. }
  7179. }
  7180. }
  7181. .coupon {
  7182. flex: 1;
  7183. width: 100%;
  7184. background-color: $bg-color-primary;
  7185. font-size: $font-size-base;
  7186. color: $color-primary;
  7187. padding: 0 20rpx;
  7188. display: flex;
  7189. align-items: center;
  7190. overflow: hidden;
  7191. .title {
  7192. flex: 1;
  7193. margin-left: 10rpx;
  7194. overflow: hidden;
  7195. white-space: nowrap;
  7196. text-overflow: ellipsis;
  7197. }
  7198. .iconfont {
  7199. line-height: 100%;
  7200. }
  7201. }
  7202. }
  7203. .content {
  7204. flex: 1;
  7205. overflow: hidden;
  7206. width: 100%;
  7207. display: flex;
  7208. .menus {
  7209. width: 200rpx;
  7210. height: 100%;
  7211. overflow: hidden;
  7212. background-color: $bg-color-grey;
  7213. .wrapper {
  7214. width: 100%;
  7215. height: 100%;
  7216. .menu {
  7217. display: flex;
  7218. align-items: center;
  7219. justify-content: flex-start;
  7220. padding: 30rpx 20rpx;
  7221. font-size: 26rpx;
  7222. color: $text-color-assist;
  7223. position: relative;
  7224. &:nth-last-child(1) {
  7225. margin-bottom: 130rpx;
  7226. }
  7227. &.current {
  7228. background-color: #ffffff;
  7229. color: $text-color-base;
  7230. }
  7231. .dot {
  7232. position: absolute;
  7233. width: 34rpx;
  7234. height: 34rpx;
  7235. line-height: 34rpx;
  7236. font-size: 22rpx;
  7237. background-color: $color-primary;
  7238. color: #ffffff;
  7239. top: 16rpx;
  7240. right: 10rpx;
  7241. border-radius: 100%;
  7242. text-align: center;
  7243. }
  7244. }
  7245. }
  7246. }
  7247. .goods {
  7248. flex: 1;
  7249. height: 100%;
  7250. overflow: hidden;
  7251. background-color: #ffffff;
  7252. .wrapper {
  7253. width: 100%;
  7254. height: 100%;
  7255. padding: 20rpx;
  7256. .ads {
  7257. height: calc(300 / 550 * 510rpx);
  7258. image {
  7259. width: 100%;
  7260. height: 100%;
  7261. border-radius: 8rpx;
  7262. }
  7263. }
  7264. .list {
  7265. width: 100%;
  7266. font-size: $font-size-base;
  7267. padding-bottom: 130rpx;
  7268. .category {
  7269. width: 100%;
  7270. .title {
  7271. padding: 30rpx 0;
  7272. display: flex;
  7273. align-items: center;
  7274. color: $text-color-base;
  7275. .icon {
  7276. width: 38rpx;
  7277. height: 38rpx;
  7278. margin-left: 10rpx;
  7279. }
  7280. }
  7281. }
  7282. .items {
  7283. display: flex;
  7284. flex-direction: column;
  7285. padding-bottom: -30rpx;
  7286. .good {
  7287. display: flex;
  7288. align-items: center;
  7289. margin-bottom: 30rpx;
  7290. .image {
  7291. width: 160rpx;
  7292. height: 160rpx;
  7293. margin-right: 20rpx;
  7294. border-radius: 8rpx;
  7295. }
  7296. .right {
  7297. flex: 1;
  7298. height: 160rpx;
  7299. overflow: hidden;
  7300. display: flex;
  7301. flex-direction: column;
  7302. align-items: flex-start;
  7303. justify-content: space-between;
  7304. padding-right: 14rpx;
  7305. .name {
  7306. font-size: $font-size-base;
  7307. margin-bottom: 10rpx;
  7308. }
  7309. .tips {
  7310. width: 100%;
  7311. height: 40rpx;
  7312. line-height: 40rpx;
  7313. overflow: hidden;
  7314. text-overflow: ellipsis;
  7315. white-space: nowrap;
  7316. font-size: $font-size-sm;
  7317. color: $text-color-assist;
  7318. margin-bottom: 10rpx;
  7319. }
  7320. .price_and_action {
  7321. width: 100%;
  7322. display: flex;
  7323. justify-content: space-between;
  7324. align-items: center;
  7325. .price {
  7326. font-size: $font-size-base;
  7327. font-weight: 600;
  7328. }
  7329. .btn-group {
  7330. display: flex;
  7331. justify-content: space-between;
  7332. align-items: center;
  7333. position: relative;
  7334. .btn {
  7335. padding: 0 20rpx;
  7336. box-sizing: border-box;
  7337. font-size: $font-size-sm;
  7338. height: 44rpx;
  7339. line-height: 44rpx;
  7340. &.property_btn {
  7341. border-radius: 24rpx;
  7342. }
  7343. &.add_btn,
  7344. &.reduce_btn {
  7345. padding: 0;
  7346. width: 44rpx;
  7347. border-radius: 44rpx;
  7348. }
  7349. }
  7350. .dot {
  7351. position: absolute;
  7352. background-color: #ffffff;
  7353. border: 1px solid $color-primary;
  7354. color: $color-primary;
  7355. font-size: $font-size-sm;
  7356. width: 36rpx;
  7357. height: 36rpx;
  7358. line-height: 36rpx;
  7359. text-align: center;
  7360. border-radius: 100%;
  7361. right: -12rpx;
  7362. top: -10rpx;
  7363. }
  7364. .number {
  7365. width: 44rpx;
  7366. height: 44rpx;
  7367. line-height: 44rpx;
  7368. text-align: center;
  7369. }
  7370. }
  7371. }
  7372. }
  7373. }
  7374. }
  7375. }
  7376. }
  7377. }
  7378. }
  7379. .modal-box {
  7380. max-height: 90vh;
  7381. }
  7382. .good-detail-modal {
  7383. width: 100%;
  7384. height: 100%;
  7385. display: flex;
  7386. flex-direction: column;
  7387. .cover {
  7388. height: 320rpx;
  7389. padding: 30rpx 0;
  7390. display: flex;
  7391. justify-content: center;
  7392. align-items: center;
  7393. position: relative;
  7394. .image {
  7395. width: 260rpx;
  7396. height: 260rpx;
  7397. }
  7398. .btn-group {
  7399. position: absolute;
  7400. right: 10rpx;
  7401. top: 30rpx;
  7402. display: flex;
  7403. align-items: center;
  7404. justify-content: space-around;
  7405. image {
  7406. width: 80rpx;
  7407. height: 80rpx;
  7408. }
  7409. }
  7410. }
  7411. .detail {
  7412. width: 100%;
  7413. min-height: 1vh;
  7414. max-height: calc(90vh - 320rpx - 80rpx - 120rpx);
  7415. .wrapper {
  7416. width: 100%;
  7417. height: 100%;
  7418. overflow: hidden;
  7419. .basic {
  7420. padding: 0 20rpx 30rpx;
  7421. display: flex;
  7422. flex-direction: column;
  7423. .name {
  7424. font-size: $font-size-base;
  7425. color: $text-color-base;
  7426. margin-bottom: 10rpx;
  7427. }
  7428. .tips {
  7429. font-size: $font-size-sm;
  7430. color: $text-color-grey;
  7431. }
  7432. }
  7433. .properties {
  7434. width: 100%;
  7435. border-top: 2rpx solid $bg-color-grey;
  7436. padding: 10rpx 30rpx 0;
  7437. display: flex;
  7438. flex-direction: column;
  7439. .property {
  7440. width: 100%;
  7441. display: flex;
  7442. flex-direction: column;
  7443. margin-bottom: 30rpx;
  7444. padding-bottom: -16rpx;
  7445. .title {
  7446. width: 100%;
  7447. display: flex;
  7448. justify-content: flex-start;
  7449. align-items: center;
  7450. margin-bottom: 20rpx;
  7451. .name {
  7452. font-size: 26rpx;
  7453. color: $text-color-base;
  7454. margin-right: 20rpx;
  7455. }
  7456. .desc {
  7457. flex: 1;
  7458. font-size: $font-size-sm;
  7459. color: $color-primary;
  7460. overflow: hidden;
  7461. text-overflow: ellipsis;
  7462. white-space: nowrap;
  7463. }
  7464. }
  7465. .values {
  7466. width: 100%;
  7467. display: flex;
  7468. flex-wrap: wrap;
  7469. .value {
  7470. border-radius: 8rpx;
  7471. background-color: $bg-color-grey;
  7472. padding: 16rpx 30rpx;
  7473. font-size: 26rpx;
  7474. color: $text-color-assist;
  7475. margin-right: 16rpx;
  7476. margin-bottom: 16rpx;
  7477. &.default {
  7478. background-color: $color-primary;
  7479. color: $text-color-white;
  7480. }
  7481. }
  7482. }
  7483. }
  7484. }
  7485. }
  7486. }
  7487. .action {
  7488. display: flex;
  7489. align-items: center;
  7490. justify-content: space-between;
  7491. background-color: $bg-color-grey;
  7492. height: 120rpx;
  7493. padding: 0 26rpx;
  7494. .left {
  7495. flex: 1;
  7496. display: flex;
  7497. flex-direction: column;
  7498. justify-content: center;
  7499. margin-right: 20rpx;
  7500. overflow: hidden;
  7501. .price {
  7502. font-size: $font-size-lg;
  7503. color: $text-color-base;
  7504. }
  7505. .props {
  7506. color: $text-color-assist;
  7507. font-size: 24rpx;
  7508. width: 100%;
  7509. overflow: hidden;
  7510. text-overflow: ellipsis;
  7511. white-space: nowrap;
  7512. }
  7513. }
  7514. .btn-group {
  7515. display: flex;
  7516. align-items: center;
  7517. justify-content: space-around;
  7518. .number {
  7519. font-size: $font-size-base;
  7520. width: 44rpx;
  7521. height: 44rpx;
  7522. line-height: 44rpx;
  7523. text-align: center;
  7524. }
  7525. .btn {
  7526. padding: 0;
  7527. font-size: $font-size-base;
  7528. width: 44rpx;
  7529. height: 44rpx;
  7530. line-height: 44rpx;
  7531. border-radius: 100%;
  7532. }
  7533. }
  7534. }
  7535. .add-to-cart-btn {
  7536. display: flex;
  7537. justify-content: center;
  7538. align-items: center;
  7539. background-color: $color-primary;
  7540. color: $text-color-white;
  7541. font-size: $font-size-base;
  7542. height: 80rpx;
  7543. border-radius: 0 0 12rpx 12rpx;
  7544. }
  7545. }
  7546. .cart-box {
  7547. position: absolute;
  7548. bottom: 30rpx;
  7549. left: 30rpx;
  7550. right: 30rpx;
  7551. height: 96rpx;
  7552. border-radius: 48rpx;
  7553. box-shadow: 0 0 20rpx rgba(0, 0, 0, 0.2);
  7554. background-color: #FFFFFF;
  7555. display: flex;
  7556. align-items: center;
  7557. justify-content: space-between;
  7558. z-index: 9999;
  7559. .cart-img {
  7560. width: 96rpx;
  7561. height: 96rpx;
  7562. position: relative;
  7563. margin-top: -48rpx;
  7564. }
  7565. .pay-btn {
  7566. height: 100%;
  7567. padding: 0 30rpx;
  7568. color: #FFFFFF;
  7569. border-radius: 0 50rpx 50rpx 0;
  7570. display: flex;
  7571. align-items: center;
  7572. font-size: $font-size-base;
  7573. }
  7574. .mark {
  7575. padding-left: 46rpx;
  7576. margin-right: 30rpx;
  7577. position: relative;
  7578. .tag {
  7579. background-color: $color-warning;
  7580. color: $text-color-white;
  7581. display: flex;
  7582. justify-content: center;
  7583. align-items: center;
  7584. font-size: $font-size-sm;
  7585. position: absolute;
  7586. right: -10rpx;
  7587. top: -50rpx;
  7588. border-radius: 100%;
  7589. padding: 4rpx;
  7590. width: 40rpx;
  7591. height: 40rpx;
  7592. opacity: .9;
  7593. }
  7594. }
  7595. .price {
  7596. flex: 1;
  7597. color: $text-color-base;
  7598. }
  7599. }
  7600. .cart-popup {
  7601. .top {
  7602. background-color: $bg-color-primary;
  7603. color: $color-primary;
  7604. padding: 10rpx 30rpx;
  7605. font-size: 24rpx;
  7606. text-align: right;
  7607. }
  7608. .cart-list {
  7609. background-color: #FFFFFF;
  7610. width: 100%;
  7611. overflow: hidden;
  7612. min-height: 1vh;
  7613. max-height: 60vh;
  7614. .wrapper {
  7615. height: 100%;
  7616. display: flex;
  7617. flex-direction: column;
  7618. padding: 0 30rpx;
  7619. margin-bottom: 156rpx;
  7620. .item {
  7621. display: flex;
  7622. justify-content: space-between;
  7623. align-items: center;
  7624. padding: 30rpx 0;
  7625. position: relative;
  7626. &::after {
  7627. content: ' ';
  7628. position: absolute;
  7629. bottom: 0;
  7630. left: 0;
  7631. width: 100%;
  7632. background-color: $border-color;
  7633. height: 2rpx;
  7634. transform: scaleY(.6);
  7635. }
  7636. .left {
  7637. flex: 1;
  7638. display: flex;
  7639. flex-direction: column;
  7640. overflow: hidden;
  7641. margin-right: 30rpx;
  7642. .name {
  7643. font-size: $font-size-sm;
  7644. color: $text-color-base;
  7645. }
  7646. .props {
  7647. color: $text-color-assist;
  7648. font-size: 24rpx;
  7649. overflow: hidden;
  7650. text-overflow: ellipsis;
  7651. white-space: nowrap;
  7652. }
  7653. }
  7654. .center {
  7655. margin-right: 120rpx;
  7656. font-size: $font-size-base;
  7657. }
  7658. .right {
  7659. display: flex;
  7660. align-items: center;
  7661. justify-content: space-between;
  7662. .btn {
  7663. width: 46rpx;
  7664. height: 46rpx;
  7665. border-radius: 100%;
  7666. padding: 0;
  7667. text-align: center;
  7668. line-height: 46rpx;
  7669. }
  7670. .number {
  7671. font-size: $font-size-base;
  7672. width: 46rpx;
  7673. height: 46rpx;
  7674. text-align: center;
  7675. line-height: 46rpx;
  7676. }
  7677. }
  7678. }
  7679. }
  7680. }
  7681. }
  7682. </style>