index.vue 96 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096
  1. <template>
  2. <view class="zs-skeleton" v-if="loading" @touchmove.stop.prevent="clear">
  3. <view name="skeleton" v-if="type == 'home'" class="home">
  4. <view class="sk-container">
  5. <view class="home">
  6. <view></view>
  7. <view data-event-opts="^handlePosition,getCity,^search,handleSearch">
  8. <view class="zs-banner">
  9. <view class="position-box" style="height:90px;background:;">
  10. <view class="position" data-event-opts="tap,handlePosition,$event">
  11. <image mode="true" class="position-icon sk-image"></image>
  12. <text class="city sk-transparent sk-text-30-8824-302 sk-text">成都市</text>
  13. </view>
  14. <view class="search-box" data-event-opts="tap,handleSearch,$event">
  15. <view class="search sk-image" data-event-opts="input,__set_model,,search,$event," placeholder="搜索" style="height:32px;" type="text" value="true"></view>
  16. <image mode="true" class="icon sk-image"></image>
  17. </view>
  18. </view>
  19. <view class="top-box" style="--bg:黑色;">
  20. <swiper autoplay="false" circular="true" class="swiper" data-event-opts="change,swiperChange,$event" duration="1000" indicator-dots="true" interval="3000" current="0"></swiper>
  21. </view>
  22. <view class="u-notice-bar bar--u-notice-bar data-v-24c07869 bar--data-v-24c07869" style="background-color:none">
  23. <view class="u-notice column-notice--u-notice data-v-3bda0f19 column-notice--data-v-3bda0f19" data-event-opts="tap,clickHandler,$event">
  24. <view class="u-notice__left-icon column-notice--u-notice__left-icon data-v-3bda0f19 column-notice--data-v-3bda0f19">
  25. <view class="u-icon icon--u-icon data-v-2ee87dc9 icon--data-v-2ee87dc9 u-icon--right icon--u-icon--right" data-event-opts="tap,clickHandler,$event">
  26. <text class="u-icon__icon icon--u-icon__icon data-v-2ee87dc9 icon--data-v-2ee87dc9 uicon-volume-fill icon--uicon-volume-fill sk-transparent sk-text--40-0000-437 sk-text" style="font-size:10px;line-height:10px;font-weight:normal;top:0px;color:#6F4F23"></text>
  27. </view>
  28. </view>
  29. <swiper autoplay="false" circular="true" class="u-notice__swiper column-notice--u-notice__swiper data-v-3bda0f19 column-notice--data-v-3bda0f19" data-event-opts="change,noticeChange,$event" interval="2000" vertical="true" current="0"></swiper>
  30. </view>
  31. </view>
  32. </view>
  33. </view>
  34. <view class="login-home">
  35. <view class="discount-list">
  36. <view class="discount-item" data-event-opts="tap,goDetail,$0,$1,$2,$3,discountsList,,0,domainUrl,discountsList,,0,id,discountsList,,0,secondaryImg,discountsList,,0,menuName">
  37. <image mode="true" class="icon sk-image"></image>
  38. <view class="title sk-transparent sk-text-14-2857-244 sk-text">研学</view>
  39. <view class="tag sk-transparent sk-text-11-5385-648 sk-text">0000000000</view>
  40. <view class="desc"></view>
  41. </view>
  42. <view class="discount-item" data-event-opts="tap,goDetail,$0,$1,$2,$3,discountsList,,1,domainUrl,discountsList,,1,id,discountsList,,1,secondaryImg,discountsList,,1,menuName">
  43. <image mode="true" class="icon sk-image"></image>
  44. <view class="title sk-transparent sk-text-14-2857-367 sk-text">餐饮美食</view>
  45. <view class="desc"></view>
  46. </view>
  47. <view class="discount-item" data-event-opts="tap,goDetail,$0,$1,$2,$3,discountsList,,2,domainUrl,discountsList,,2,id,discountsList,,2,secondaryImg,discountsList,,2,menuName">
  48. <image mode="true" class="icon sk-image"></image>
  49. <view class="title sk-transparent sk-text-14-2857-500 sk-text">酒店民宿</view>
  50. <view class="desc"></view>
  51. </view>
  52. <view class="discount-item" data-event-opts="tap,goDetail,$0,$1,$2,$3,discountsList,,3,domainUrl,discountsList,,3,id,discountsList,,3,secondaryImg,discountsList,,3,menuName">
  53. <image mode="true" class="icon sk-image"></image>
  54. <view class="title sk-transparent sk-text-14-2857-497 sk-text">景区门票</view>
  55. <view class="tag sk-transparent sk-text-11-5385-643 sk-text">1元秒杀</view>
  56. <view class="desc sk-transparent sk-text-14-2857-677 sk-text" style="background-position-x: 50%;">低至5折</view>
  57. </view>
  58. <view class="discount-item" data-event-opts="tap,goDetail,$0,$1,$2,$3,discountsList,,4,domainUrl,discountsList,,4,id,discountsList,,4,secondaryImg,discountsList,,4,menuName">
  59. <image mode="true" class="icon sk-image"></image>
  60. <view class="title sk-transparent sk-text-14-2857-155 sk-text">健身运动</view>
  61. <view class="tag sk-transparent sk-text-11-5385-227 sk-text">大额券</view>
  62. <view class="desc sk-transparent sk-text-14-2857-150 sk-text" style="background-position-x: 50%;">1元秒杀</view>
  63. </view>
  64. <view class="discount-item" data-event-opts="tap,goDetail,$0,$1,$2,$3,discountsList,,5,domainUrl,discountsList,,5,id,discountsList,,5,secondaryImg,discountsList,,5,menuName">
  65. <image mode="true" class="icon sk-image"></image>
  66. <view class="title sk-transparent sk-text-14-2857-893 sk-text">超市购物</view>
  67. <view class="desc"></view>
  68. </view>
  69. <view class="discount-item" data-event-opts="tap,goDetail,$0,$1,$2,$3,discountsList,,6,domainUrl,discountsList,,6,id,discountsList,,6,secondaryImg,discountsList,,6,menuName">
  70. <image mode="true" class="icon sk-image"></image>
  71. <view class="title sk-transparent sk-text-14-2857-552 sk-text">加油充电</view>
  72. <view class="tag sk-transparent sk-text-11-5385-710 sk-text">大额券</view>
  73. <view class="desc sk-transparent sk-text-14-2857-314 sk-text" style="background-position-x: 50%;">低至5折</view>
  74. </view>
  75. <view class="discount-item" data-event-opts="tap,goDetail,$0,$1,$2,$3,discountsList,,7,domainUrl,discountsList,,7,id,discountsList,,7,secondaryImg,discountsList,,7,menuName">
  76. <image mode="true" class="icon sk-image"></image>
  77. <view class="title sk-transparent sk-text-14-2857-327 sk-text">电影演出</view>
  78. <view class="desc"></view>
  79. </view>
  80. <view class="discount-item" data-event-opts="tap,goDetail,$0,$1,$2,$3,discountsList,,8,domainUrl,discountsList,,8,id,discountsList,,8,secondaryImg,discountsList,,8,menuName">
  81. <image mode="true" class="icon sk-image"></image>
  82. <view class="title sk-transparent sk-text-14-2857-185 sk-text">用车养车</view>
  83. <view class="desc"></view>
  84. </view>
  85. <view class="discount-item" data-event-opts="tap,goDetail,$0,$1,$2,$3,discountsList,,9,domainUrl,discountsList,,9,id,discountsList,,9,secondaryImg,discountsList,,9,menuName">
  86. <image mode="true" class="icon sk-image"></image>
  87. <view class="title sk-transparent sk-text-14-2857-273 sk-text">出行</view>
  88. <view class="desc"></view>
  89. </view>
  90. </view>
  91. <view class="swiper-box">
  92. <view class="progress sk-transparent sk-text-14-2857-206 sk-text">5/10</view>
  93. <swiper autoplay="false" circular="true" class="swiper" current="0" data-event-opts="change,swiperChange,$event" duration="1000" interval="3000"></swiper>
  94. </view>
  95. <view class="content">
  96. <view class="store-box" data-event-opts="^load,loadMore">
  97. <view class="zs-list list-index--zs-list" style="margin-top:0;">
  98. <view class="left">
  99. <view class="store-item">
  100. <view data-event-opts="tap,jump,$0,list,,0,jumpUrl">
  101. <view class="zs-img-box index--zs-img-box data-v-ce5cf0a6 index--data-v-ce5cf0a6">
  102. <image class="img1 index--img1 data-v-ce5cf0a6 index--data-v-ce5cf0a6 lazyzsUengPGwxbQBfWjZW7Zmh0jxaawbDSAe index--lazyzsUengPGwxbQBfWjZW7Zmh0jxaawbDSAe sk-image" data-event-opts="error,error,$event" mode="widthFix" style="width: 194px; height: 129.333px; border-radius: 9px;"></image>
  103. </view>
  104. </view>
  105. </view>
  106. </view>
  107. <view class="right">
  108. <view class="store-item">
  109. <view data-event-opts="tap,jump,$0,list1,,0,jumpUrl">
  110. <view class="zs-img-box index--zs-img-box data-v-ce5cf0a6 index--data-v-ce5cf0a6">
  111. <image class="img1 index--img1 data-v-ce5cf0a6 index--data-v-ce5cf0a6 lazyzs80KreaJMHXjnZoL3lh9Z4vS0lcaLT8X index--lazyzs80KreaJMHXjnZoL3lh9Z4vS0lcaLT8X sk-image" data-event-opts="error,error,$event" mode="widthFix" style="width: 194px; height: 141.506px; border-radius: 9px;"></image>
  112. </view>
  113. </view>
  114. </view>
  115. </view>
  116. </view>
  117. </view>
  118. </view>
  119. </view>
  120. </view>
  121. </view>
  122. </view>
  123. <view name="skeleton" class="integral" v-else-if="type == 'integral'">
  124. <view class="sk-container">
  125. <view class="store">
  126. <view class="bg sk-image">
  127. <view class="info">
  128. <view class="num sk-transparent sk-text-14-2857-943 sk-text"
  129. style="background-position-x: 50%;">3399</view>
  130. <view class="label sk-transparent sk-text-14-2857-299 sk-text"
  131. style="background-position-x: 50%;">剩余积分</view>
  132. </view>
  133. <view class="rule sk-transparent sk-text-14-2857-922 sk-text">积分规则</view>
  134. <image mode="true" class="jump-img sk-image" data-event-opts="tap,jump,./shop"></image>
  135. </view>
  136. <view class="title sk-transparent">
  137. <image mode="true" class="icon sk-image"></image>积分明细
  138. </view>
  139. <view>
  140. <view class="zs-list list-index--zs-list" style="margin-top:0;">
  141. <view class="item">
  142. <view class="top">
  143. <view class="item-title sk-transparent sk-text-14-2857-830 sk-text">天天签到积分</view>
  144. <view class="score sk-transparent sk-text-14-2857-292 sk-text">+5</view>
  145. </view>
  146. <view class="bottom">
  147. <view class="time sk-transparent sk-text-14-2857-594 sk-text">2022-10-01</view>
  148. <view class="num sk-transparent sk-text-14-2857-398 sk-text">剩余1233</view>
  149. </view>
  150. </view>
  151. <view class="item">
  152. <view class="top">
  153. <view class="item-title sk-transparent sk-text-14-2857-214 sk-text">天天签到积分</view>
  154. <view class="score sk-transparent sk-text-14-2857-115 sk-text">+5</view>
  155. </view>
  156. <view class="bottom">
  157. <view class="time sk-transparent sk-text-14-2857-263 sk-text">2022-10-01</view>
  158. <view class="num sk-transparent sk-text-14-2857-429 sk-text">剩余1233</view>
  159. </view>
  160. </view>
  161. <view class="item">
  162. <view class="top">
  163. <view class="item-title sk-transparent sk-text-14-2857-97 sk-text">天天签到积分</view>
  164. <view class="score sk-transparent sk-text-14-2857-514 sk-text">+5</view>
  165. </view>
  166. <view class="bottom">
  167. <view class="time sk-transparent sk-text-14-2857-304 sk-text">2022-10-01</view>
  168. <view class="num sk-transparent sk-text-14-2857-940 sk-text">剩余233</view>
  169. </view>
  170. </view>
  171. <view class="item">
  172. <view class="top">
  173. <view class="item-title sk-transparent sk-text-14-2857-926 sk-text">天天签到积分</view>
  174. <view class="score sk-transparent sk-text-14-2857-255 sk-text">+5</view>
  175. </view>
  176. <view class="bottom">
  177. <view class="time sk-transparent sk-text-14-2857-844 sk-text">2022-10-01</view>
  178. <view class="num sk-transparent sk-text-14-2857-712 sk-text">剩余1233</view>
  179. </view>
  180. </view>
  181. <view class="item">
  182. <view class="top">
  183. <view class="item-title sk-transparent sk-text-14-2857-153 sk-text">天天签到积分</view>
  184. <view class="score sk-transparent sk-text-14-2857-778 sk-text">+15</view>
  185. </view>
  186. <view class="bottom">
  187. <view class="time sk-transparent sk-text-14-2857-605 sk-text">2022-10-01</view>
  188. <view class="num sk-transparent sk-text-14-2857-586 sk-text">剩余1233</view>
  189. </view>
  190. </view>
  191. <view class="more list-index--more">
  192. <view class="uni-load-more more-index--uni-load-more"
  193. data-event-opts="tap,onClick,$event">
  194. <text class="uni-load-more__text more-index--uni-load-more__text"
  195. style="color:#777777;"></text>
  196. </view>
  197. </view>
  198. </view>
  199. </view>
  200. <view></view>
  201. </view>
  202. </view>
  203. </view>
  204. <view name="skeleton" class="integralShop" v-else-if="type == 'integralShop'">
  205. <view class="sk-container">
  206. <view class="integral-shop">
  207. <view class="search-box">
  208. <view>
  209. <view class="zs-search search-index--zs-search">
  210. <view class="input search-index--input sk-image" placeholder="搜索"
  211. style="line-height:39px;height:39px;border-radius:36px;color:#606266;background:#efefef;"
  212. type="text" value="true"></view>
  213. <image mode="true" class="icon search-index--icon sk-image"></image>
  214. <button
  215. class="btn search-index--btn sk-transparent sk-button sk-pseudo sk-pseudo-circle"
  216. data-event-opts="tap,search,$event" type="default">搜索</button>
  217. </view>
  218. </view>
  219. </view>
  220. <image mode="true" class="top-banner sk-image"></image>
  221. <view class="list" data-event-opts="^load,loadMore">
  222. <view class="zs-list list-index--zs-list" style="margin-top:0;">
  223. <view class="item">
  224. <image class="icon sk-image" mode="aspectFill"></image>
  225. <view class="item-title sk-transparent sk-text-14-2857-302 sk-text">宅小鹿芒果干</view>
  226. <view class="handle-box">
  227. <view class="price sk-transparent sk-text-14-2857-723 sk-text">6000分</view>
  228. <view class="exchange-btn sk-transparent sk-image">兑换</view>
  229. </view>
  230. </view>
  231. <view class="item">
  232. <image class="icon sk-image" mode="aspectFill"></image>
  233. <view class="item-title sk-transparent sk-text-14-2857-958 sk-text">麻辣王子地道辣条</view>
  234. <view class="handle-box">
  235. <view class="price sk-transparent sk-text-14-2857-194 sk-text">6000分</view>
  236. <view class="exchange-btn sk-transparent sk-image">兑换</view>
  237. </view>
  238. </view>
  239. <view class="item">
  240. <image class="icon sk-image" mode="aspectFill"></image>
  241. <view class="item-title sk-transparent sk-text-14-2857-601 sk-text">良品铺子酥脆薄饼</view>
  242. <view class="handle-box">
  243. <view class="price sk-transparent sk-text-14-2857-60 sk-text">6000分</view>
  244. <view class="exchange-btn sk-transparent sk-image">兑换</view>
  245. </view>
  246. </view>
  247. <view class="item">
  248. <image class="icon sk-image" mode="aspectFill"></image>
  249. <view class="item-title sk-transparent sk-text-14-2857-403 sk-text">薄脆饼干</view>
  250. <view class="handle-box">
  251. <view class="price sk-transparent sk-text-14-2857-800 sk-text">6000分</view>
  252. <view class="exchange-btn sk-transparent sk-image">兑换</view>
  253. </view>
  254. </view>
  255. <view class="more list-index--more">
  256. <view class="uni-load-more more-index--uni-load-more"
  257. data-event-opts="tap,onClick,$event">
  258. <text class="uni-load-more__text more-index--uni-load-more__text"
  259. style="color:#777777;"></text>
  260. </view>
  261. </view>
  262. </view>
  263. </view>
  264. </view>
  265. </view>
  266. </view>
  267. <view name="skeleton" class="scenic" v-else-if="type == 'scenic'">
  268. <view class="sk-container">
  269. <view class="scenic">
  270. <view class="search-box" data-event-opts="tap,handleSearch,$event">
  271. <view class="city-box">
  272. <image mode="true" class="icon sk-image"></image>
  273. <view class="city sk-transparent sk-text-14-2857-561 sk-text">成都市</view>
  274. </view>
  275. <view class="search sk-image" data-event-opts="input,__set_model,,value,$event," disabled="true" placeholder="景点名称" type="text" value="true"></view>
  276. </view>
  277. <view class="more-box">
  278. <view class="title sk-transparent sk-text-14-2857-257 sk-text">猜你喜欢</view>
  279. <view class="btn-box sk-transparent">更多
  280. <image mode="true" class="btn sk-image"></image>
  281. </view>
  282. </view>
  283. <view class="list" data-event-opts="^load,loadMore">
  284. <view class="zs-list list-index--zs-list" style="margin-top:11px;">
  285. <view class="left">
  286. <view class="item" data-event-opts="tap,goDetail,$0,list,scenicId,poi1994829">
  287. <view >
  288. <view class="zs-img-box index--zs-img-box data-v-ce5cf0a6 index--data-v-ce5cf0a6">
  289. <image class="img1 index--img1 data-v-ce5cf0a6 index--data-v-ce5cf0a6 lazyzssI4CVSRrXv5X9SjTGXdfzoY3kygPH1S index--lazyzssI4CVSRrXv5X9SjTGXdfzoY3kygPH1S sk-image" data-event-opts="error,error,$event" mode="widthFix" style="width: 340rpx; height: 105.188px; border-radius: 8px 8px 0px 0px;"></image>
  290. </view>
  291. </view>
  292. <view class="info">
  293. <view class="title sk-transparent sk-text-14-2857-124 sk-text">上海迪士尼乐园</view>
  294. <view class="price-box">
  295. <view class="unit sk-transparent sk-opacity">¥</view>
  296. <view class="price sk-transparent sk-text-14-2857-899 sk-text">580</view>
  297. <view class="text sk-transparent sk-opacity">起</view>
  298. </view>
  299. <view class="address-box">
  300. <view class="address sk-transparent sk-text-14-2857-575 sk-text">重庆</view>
  301. <view class="distance sk-transparent sk-text-14-2857-119 sk-text">7167 KM</view>
  302. </view>
  303. </view>
  304. </view>
  305. <view class="item" data-event-opts="tap,goDetail,$0,list,scenicId,poi18309">
  306. <view>
  307. <view class="zs-img-box index--zs-img-box data-v-ce5cf0a6 index--data-v-ce5cf0a6">
  308. <image class="img1 index--img1 data-v-ce5cf0a6 index--data-v-ce5cf0a6 lazyzscu6CB47QQ9b0BFsWbzTZhC3FEIW23LI index--lazyzscu6CB47QQ9b0BFsWbzTZhC3FEIW23LI sk-image" data-event-opts="error,error,$event" mode="widthFix" style="width: 340rpx; height: 105.188px; border-radius: 8px 8px 0px 0px;"></image>
  309. </view>
  310. </view>
  311. <view class="info">
  312. <view class="title sk-transparent sk-text-14-2857-229 sk-text">北京野生动物园</view>
  313. <view class="price-box">
  314. <view class="unit sk-transparent sk-opacity">¥</view>
  315. <view class="price sk-transparent sk-text-14-2857-175 sk-text">580</view>
  316. <view class="text sk-transparent sk-opacity">起</view>
  317. </view>
  318. <view class="address-box">
  319. <view class="address sk-transparent sk-text-14-2857-908 sk-text">重庆</view>
  320. <view class="distance sk-transparent sk-text-14-2857-680 sk-text">7364 KM</view>
  321. </view>
  322. </view>
  323. </view>
  324. <view class="item" data-event-opts="tap,goDetail,$0,list,scenicId,poi136">
  325. <view>
  326. <view class="zs-img-box index--zs-img-box data-v-ce5cf0a6 index--data-v-ce5cf0a6">
  327. <image class="img1 index--img1 data-v-ce5cf0a6 index--data-v-ce5cf0a6 lazyzs4bUPMEu7Pt3PS8f16mB2qlS6cG0WhFQ index--lazyzs4bUPMEu7Pt3PS8f16mB2qlS6cG0WhFQ sk-image" data-event-opts="error,error,$event" mode="widthFix" style="width: 340rpx; height: 105.188px; border-radius: 8px 8px 0px 0px;"></image>
  328. </view>
  329. </view>
  330. <view class="info">
  331. <view class="title sk-transparent sk-text-14-2857-374 sk-text">东方明珠</view>
  332. <view class="price-box">
  333. <view class="unit sk-transparent sk-opacity">¥</view>
  334. <view class="price sk-transparent sk-text-14-2857-566 sk-text">580</view>
  335. <view class="text sk-transparent sk-opacity">起</view>
  336. </view>
  337. <view class="address-box">
  338. <view class="address sk-transparent sk-text-14-2857-976 sk-text">重庆</view>
  339. <view class="distance sk-transparent sk-text-14-2857-869 sk-text">7169 KM</view>
  340. </view>
  341. </view>
  342. </view>
  343. <view class="item" data-event-opts="tap,goDetail,$0,list,scenicId,poi1745">
  344. <view>
  345. <view class="zs-img-box index--zs-img-box data-v-ce5cf0a6 index--data-v-ce5cf0a6">
  346. <image class="img1 index--img1 data-v-ce5cf0a6 index--data-v-ce5cf0a6 lazyzs2BtjkBFzJGbpwgZ3x6JPa7EujmkBWNU index--lazyzs2BtjkBFzJGbpwgZ3x6JPa7EujmkBWNU sk-image" data-event-opts="error,error,$event" mode="widthFix" style="width: 340rpx; height: 105.188px; border-radius: 8px 8px 0px 0px;"></image>
  347. </view>
  348. </view>
  349. </view>
  350. </view>
  351. <view class="right">
  352. <view class="item" data-event-opts="tap,goDetail,$0,list1,scenicId,poi134">
  353. <view>
  354. <view class="zs-img-box index--zs-img-box data-v-ce5cf0a6 index--data-v-ce5cf0a6">
  355. <image class="img1 index--img1 data-v-ce5cf0a6 index--data-v-ce5cf0a6 lazyzsVyDg7Bs4gkavZ7rDQ2QCdDbbLSBEc5k index--lazyzsVyDg7Bs4gkavZ7rDQ2QCdDbbLSBEc5k sk-image" data-event-opts="error,error,$event" mode="widthFix" style="width: 340rpx; height: 105.188px; border-radius: 8px 8px 0px 0px;"></image>
  356. </view>
  357. </view>
  358. <view class="info">
  359. <view class="title sk-transparent sk-text-14-2857-599 sk-text">黄山风景区</view>
  360. <view class="price-box">
  361. <view class="unit sk-transparent sk-opacity">¥</view>
  362. <view class="price sk-transparent sk-text-14-2857-12 sk-text">580</view>
  363. <view class="text sk-transparent sk-opacity">起</view>
  364. </view>
  365. <view class="address-box">
  366. <view class="address sk-transparent sk-text-14-2857-152 sk-text">重庆</view>
  367. <view class="distance sk-transparent sk-text-14-2857-417 sk-text">7141 KM</view>
  368. </view>
  369. </view>
  370. </view>
  371. <view class="item" data-event-opts="tap,goDetail,$0,list1,scenicId,poi824">
  372. <view>
  373. <view class="zs-img-box index--zs-img-box data-v-ce5cf0a6 index--data-v-ce5cf0a6">
  374. <image class="img1 index--img1 data-v-ce5cf0a6 index--data-v-ce5cf0a6 lazyzsiEFrevjWKQ1oSPDeaji9ChnM9e0HEMP index--lazyzsiEFrevjWKQ1oSPDeaji9ChnM9e0HEMP sk-image" data-event-opts="error,error,$event" mode="widthFix" style="width: 340rpx; height: 105.188px; border-radius: 8px 8px 0px 0px;"></image>
  375. </view>
  376. </view>
  377. <view class="info">
  378. <view class="title sk-transparent sk-text-14-2857-657 sk-text">香港迪士尼乐园</view>
  379. <view class="price-box">
  380. <view class="unit sk-transparent sk-opacity">¥</view>
  381. <view class="price sk-transparent sk-text-14-2857-818 sk-text">580</view>
  382. <view class="text sk-transparent sk-opacity">起</view>
  383. </view>
  384. <view class="address-box">
  385. <view class="address sk-transparent sk-text-14-2857-881 sk-text">重庆</view>
  386. <view class="distance sk-transparent sk-text-14-2857-349 sk-text">6945 KM</view>
  387. </view>
  388. </view>
  389. </view>
  390. <view class="item" data-event-opts="tap,goDetail,$0,list1,scenicId,poi6325">
  391. <view>
  392. <view class="zs-img-box index--zs-img-box data-v-ce5cf0a6 index--data-v-ce5cf0a6">
  393. <image class="img1 index--img1 data-v-ce5cf0a6 index--data-v-ce5cf0a6 lazyzskkTdFcLiGQETTYd2nm99TMXPtdp43zi index--lazyzskkTdFcLiGQETTYd2nm99TMXPtdp43zi sk-image" data-event-opts="error,error,$event" mode="widthFix" style="width: 340rpx; height: 105.188px; border-radius: 8px 8px 0px 0px;"></image>
  394. </view>
  395. </view>
  396. <view class="info">
  397. <view class="title sk-transparent sk-text-14-2857-391 sk-text">北京欢乐谷</view>
  398. <view class="price-box">
  399. <view class="unit sk-transparent sk-opacity">¥</view>
  400. <view class="price sk-transparent sk-text-14-2857-62 sk-text">580</view>
  401. <view class="text sk-transparent sk-opacity">起</view>
  402. </view>
  403. <view class="address-box">
  404. <view class="address sk-transparent sk-text-14-2857-683 sk-text">重庆</view>
  405. <view class="distance sk-transparent sk-text-14-2857-175 sk-text">7373 KM</view>
  406. </view>
  407. </view>
  408. </view>
  409. <view class="item" data-event-opts="tap,goDetail,$0,list1,scenicId,poi38344">
  410. <view>
  411. <view class="zs-img-box index--zs-img-box data-v-ce5cf0a6 index--data-v-ce5cf0a6">
  412. <image class="img1 index--img1 data-v-ce5cf0a6 index--data-v-ce5cf0a6 lazyzsMs3lyBFkzRfULLS3nU05QuEVm1l7f3F index--lazyzsMs3lyBFkzRfULLS3nU05QuEVm1l7f3F sk-image" data-event-opts="error,error,$event" mode="widthFix" style="width: 340rpx; height: 105.188px; border-radius: 8px 8px 0px 0px;"></image>
  413. </view>
  414. </view>
  415. </view>
  416. </view>
  417. </view>
  418. </view>
  419. </view>
  420. </view>
  421. </view>
  422. <view name="skeleton" class="scenicDetail" v-else-if="type == 'scenicDetail'">
  423. <view class="sk-container">
  424. <view class="scenic-detail">
  425. <view>
  426. <view class="zs-header index--zs-header data-v-0789c30e index--data-v-0789c30e" data-event-opts="tap,back,$event" style="height:84px;background:;">
  427. <image mode="true" class="back index--back data-v-0789c30e index--data-v-0789c30e sk-image"></image>
  428. <view class="title index--title data-v-0789c30e index--data-v-0789c30e" style="color:#fff;"></view>
  429. </view>
  430. </view>
  431. <image mode="true" class="top-banner sk-image"></image>
  432. <view class="content">
  433. <view class="info">
  434. <view class="title sk-transparent sk-text-14-2857-476 sk-text">上海迪士尼乐园</view>
  435. <view class="address-box">
  436. <view class="province sk-transparent sk-text-14-2857-295 sk-text">上海</view>
  437. <view class="address sk-transparent sk-text-14-2857-207 sk-text">上海市浦东新区川沙新镇申迪北路753号上海迪士尼度假区</view>
  438. </view>
  439. <view class="open-time sk-transparent sk-text-14-2857-206 sk-text">营业时间:8:30-21:30;08:30-21:30 </view>
  440. </view>
  441. <view class="navigation-box">
  442. <view class="address sk-transparent sk-text-14-2857-71 sk-text">上海市浦东新区川沙新镇申迪北路753号上海迪士尼度假区</view>
  443. <view class="btn sk-transparent sk-text-23-2143-483 sk-text" data-event-opts="tap,handleNavigation,$event" style="background-position-x: 50%;">导航</view>
  444. </view>
  445. <view class="list">
  446. <view class="item">
  447. <view class="sub-title"></view>
  448. <view class="ticket-list">
  449. <view class="ticket-item border-bottom">
  450. <view class="top">
  451. <view class="title sk-transparent sk-text-14-2857-690 sk-text">上海迪士尼乐园二日成人票 当天可定</view>
  452. <view class="price-box">
  453. <view class="unit sk-transparent sk-opacity">¥</view>
  454. <view class="price sk-transparent sk-text-14-2857-488 sk-text">772</view>
  455. <view class="text sk-transparent sk-opacity">起</view>
  456. </view>
  457. </view>
  458. <view class="bottom">
  459. <view class="left">
  460. <view class="notice-box sk-transparent" data-event-opts="tap,handleBuy,$0,info.disTickets,,0">预定须知
  461. <image mode="true" class="more sk-image"></image>
  462. </view>
  463. </view>
  464. <view class="btn sk-transparent sk-text-26-7857-804 sk-text" data-event-opts="tap,handleBuy,$0,info.disTickets,,0" style="background-position-x: 50%;">立即预订</view>
  465. </view>
  466. </view>
  467. <view class="ticket-item border-bottom">
  468. <view class="top">
  469. <view class="title sk-transparent sk-text-14-2857-443 sk-text">上海迪士尼乐园二日长者票 适用于60岁及以上人士</view>
  470. <view class="price-box">
  471. <view class="unit sk-transparent sk-opacity">¥</view>
  472. <view class="price sk-transparent sk-text-14-2857-359 sk-text">558</view>
  473. <view class="text sk-transparent sk-opacity">起</view>
  474. </view>
  475. </view>
  476. <view class="bottom">
  477. <view class="left">
  478. <view class="notice-box sk-transparent" data-event-opts="tap,handleBuy,$0,info.disTickets,,1">预定须知
  479. <image mode="true" class="more sk-image"></image>
  480. </view>
  481. </view>
  482. <view class="btn sk-transparent sk-text-26-7857-101 sk-text" data-event-opts="tap,handleBuy,$0,info.disTickets,,1" style="background-position-x: 50%;">立即预订</view>
  483. </view>
  484. </view>
  485. <view class="ticket-item border-bottom">
  486. <view class="top">
  487. <view class="title sk-transparent sk-text-14-2857-450 sk-text">上海迪士尼乐园二日儿童票 需大人陪同</view>
  488. <view class="price-box">
  489. <view class="unit sk-transparent sk-opacity">¥</view>
  490. <view class="price sk-transparent sk-text-14-2857-172 sk-text">558</view>
  491. <view class="text sk-transparent sk-opacity">起</view>
  492. </view>
  493. </view>
  494. <view class="bottom">
  495. <view class="left">
  496. <view class="notice-box sk-transparent" data-event-opts="tap,handleBuy,$0,info.disTickets,,2">预定须知
  497. <image mode="true" class="more sk-image"></image>
  498. </view>
  499. </view>
  500. <view class="btn sk-transparent sk-text-26-7857-856 sk-text" data-event-opts="tap,handleBuy,$0,info.disTickets,,2" style="background-position-x: 50%;">立即预订</view>
  501. </view>
  502. </view>
  503. <view class="ticket-item border-bottom">
  504. <view class="top">
  505. <view class="title sk-transparent sk-text-14-2857-76 sk-text">上海迪士尼乐园1日儿童票 当天可定(需大人陪同)</view>
  506. <view class="price-box">
  507. <view class="unit sk-transparent sk-opacity">¥</view>
  508. <view class="price sk-transparent sk-text-14-2857-410 sk-text">312</view>
  509. <view class="text sk-transparent sk-opacity">起</view>
  510. </view>
  511. </view>
  512. <view class="bottom">
  513. <view class="left">
  514. <view class="notice-box sk-transparent" data-event-opts="tap,handleBuy,$0,info.disTickets,,3">预定须知
  515. <image mode="true" class="more sk-image"></image>
  516. </view>
  517. </view>
  518. <view class="btn sk-transparent sk-text-26-7857-228 sk-text" data-event-opts="tap,handleBuy,$0,info.disTickets,,3" style="background-position-x: 50%;">立即预订</view>
  519. </view>
  520. </view>
  521. <view class="ticket-item border-bottom">
  522. <view class="top">
  523. <view class="title sk-transparent sk-text-14-2857-120 sk-text">上海迪士尼乐园1日长者票 当天可定(适用于60周岁及以上人士)</view>
  524. <view class="price-box">
  525. <view class="unit sk-transparent sk-opacity">¥</view>
  526. <view class="price sk-transparent sk-text-14-2857-636 sk-text">312</view>
  527. <view class="text sk-transparent sk-opacity">起</view>
  528. </view>
  529. </view>
  530. <view class="bottom">
  531. <view class="left">
  532. <view class="notice-box sk-transparent" data-event-opts="tap,handleBuy,$0,info.disTickets,,4">预定须知
  533. <image mode="true" class="more sk-image"></image>
  534. </view>
  535. </view>
  536. <view class="btn sk-transparent sk-text-26-7857-652 sk-text" data-event-opts="tap,handleBuy,$0,info.disTickets,,4" style="background-position-x: 50%;">立即预订</view>
  537. </view>
  538. </view>
  539. </view>
  540. </view>
  541. </view>
  542. </view>
  543. </view>
  544. </view>
  545. </view>
  546. <view name="skeleton" class="orderDetail" v-else-if="type == 'orderDetail'">
  547. <view class="sk-container">
  548. <view class="order-detail">
  549. <view class="status-box">
  550. <view class="text-box">
  551. <view class="status sk-transparent sk-text-14-2857-332 sk-text">待付款</view>
  552. </view>
  553. </view>
  554. <view class="content shop-box">
  555. <view class="shop-name sk-transparent sk-text-14-2857-950 sk-text">漂亮倩宠物(云岩区店)</view>
  556. <view class="address sk-transparent sk-text-14-2857-931 sk-text">贵州省贵阳市云岩区向阳路9向阳路13号大院内,小朱五金店附近48米</view>
  557. </view>
  558. <view class="content info">
  559. <view class="order-info">
  560. <image mode="true" class="icon sk-image"></image>
  561. <view class="shop-info">
  562. <view class="title sk-transparent sk-text-14-2857-727 sk-text">测试商品(云岩)</view>
  563. <view class="goods-desc sk-transparent sk-text-14-2857-818 sk-text">测试商品(云岩)</view>
  564. <view class="price-box">
  565. <view class="price sk-transparent sk-text-14-2857-635 sk-text">¥0.01</view>
  566. </view>
  567. </view>
  568. </view>
  569. </view>
  570. <view class="content">
  571. <view class="title sk-transparent sk-text-14-2857-792 sk-text">订单信息</view>
  572. <view class="item">
  573. <view class="label sk-transparent sk-text-14-2857-395 sk-text">订单编号</view>
  574. <view class="value sk-transparent sk-text-14-2857-850 sk-text">1793885648400547840</view>
  575. </view>
  576. <view class="item">
  577. <view class="label sk-transparent sk-text-14-2857-536 sk-text">下单时间</view>
  578. <view class="value sk-transparent sk-text-14-2857-879 sk-text">2024-05-24 14:04:02</view>
  579. </view>
  580. </view>
  581. <view class="content">
  582. <view class="title sk-transparent sk-text-14-2857-614 sk-text">交易信息</view>
  583. <view class="item">
  584. <view class="label sk-transparent sk-text-14-2857-940 sk-text">商品金额</view>
  585. <view class="value black sk-transparent sk-text-14-2857-614 sk-text">¥0.01</view>
  586. </view>
  587. <view class="item">
  588. <view class="label sk-transparent sk-text-14-2857-761 sk-text">优惠券</view>
  589. <view class="value red sk-transparent sk-text-14-2857-412 sk-text">-¥0</view>
  590. </view>
  591. <view class="item">
  592. <view class="label sk-transparent sk-text-14-2857-730 sk-text">合计</view>
  593. <view class="value">
  594. <text class="red fs28 sk-transparent sk-text-14-2857-418 sk-text">¥0.01</text>
  595. </view>
  596. </view>
  597. </view>
  598. <button class="pay-btn sk-transparent sk-button sk-pseudo sk-pseudo-circle" data-event-opts="tap,pay,$event" type="default">立即支付</button>
  599. </view>
  600. </view>
  601. </view>
  602. <template name="skeleton" class="goodsDetail" v-else-if="type == 'goodsDetail'">
  603. <view class="sk-container">
  604. <view class="goodsDetail">
  605. <image class="good-img sk-image" mode="aspectFit"></image>
  606. <view class="price-box">
  607. <view class="left">
  608. <view class="num-box">
  609. <view class="unit sk-transparent sk-opacity">¥</view>
  610. <view class="price sk-transparent sk-text-14-2857-598 sk-text">0.1</view>
  611. </view>
  612. <view class="old-price sk-transparent sk-text-14-2857-404 sk-text" style="text-decoration-color: transparent;">市场价 ¥0.8</view>
  613. </view>
  614. <view class="right sk-transparent sk-text-14-2857-192 sk-text">销量1</view>
  615. </view>
  616. <view class="goods-info">
  617. <view class="goods-name sk-transparent sk-text-14-2857-155 sk-text">商品回归测试524</view>
  618. <view class="desc sk-transparent sk-text-14-2857-570 sk-text">1</view>
  619. </view>
  620. <view class="shop-limit" data-event-opts="tap,jump,/detail/shopList/index">
  621. <view class="info">
  622. <view class="shop-name sk-transparent sk-text-14-2857-839 sk-text">研学店铺一</view>
  623. <view class="address sk-transparent sk-text-14-2857-553 sk-text">渝中区 276.99 KM</view>
  624. </view>
  625. <view class="num sk-transparent">1家店适用
  626. <image mode="true" class="icon sk-image"></image>
  627. </view>
  628. </view>
  629. <view class="tab-group">
  630. <view class="tab active sk-transparent sk-text-14-2857-580 sk-text" data-event-opts="tap,handleTab,1" style="background-position-x: 50%;">商品详情</view>
  631. <view class="tab sk-transparent sk-text-14-2857-980 sk-text" data-event-opts="tap,handleTab,2" style="background-position-x: 50%;">购买须知</view>
  632. </view>
  633. <view class="desc-box">
  634. <rich-text class="goods-desc" nodes="1"></rich-text>
  635. </view>
  636. <view class="buy-box">
  637. <image mode="true" class="head sk-image" data-event-opts="tap,goShopDetail,$0,shopInfo"></image>
  638. <view class="btn-box">
  639. <view class="buy-btn" data-event-opts="tap,handleBuy,$event">
  640. <!-- <view class="label sk-transparent sk-text-14-2857-14 sk-text" style="background-position-x: 50%;">会员专享价</view>
  641. <view class="price sk-transparent sk-text-14-2857-988 sk-text" style="background-position-x: 50%;">¥0.1</view> -->
  642. </view>
  643. </view>
  644. </view>
  645. </view>
  646. </view>
  647. </template>
  648. <view name="skeleton" class="sk-activity" v-else-if="type == 'activity'">
  649. <view class="data-v-6362e18b data-v-6362e18b">
  650. <view class="zs-header zs-header data-v-6362e18b data-v-6362e18b" style="height:87px;background:#fff;">
  651. <view class="title title data-v-6362e18b data-v-6362e18b">
  652. <view class="title-text data-v-6362e18b sk-transparent sk-text-14-2857-450 sk-text">平台活动</view>
  653. <view class="title-text data-v-6362e18b sk-transparent sk-text-14-2857-911 sk-text">我的活动</view>
  654. </view>
  655. </view>
  656. <view class="data-v-6362e18b data-v-6362e18b" style="margin-top:87px;">
  657. <view class="activity activity data-v-6362e18b data-v-6362e18b">
  658. <view class="data-v-6362e18b data-v-6362e18b" data-event-opts="^load,loadMore">
  659. <view class="zs-list list-index--zs-list" style="margin-top:0;">
  660. <view class="item item data-v-6362e18b data-v-6362e18b" data-event-opts="tap,goDetail,$0,list,id,91,id">
  661. <view class="data-v-6362e18b data-v-6362e18b">
  662. <view class="zs-img-box index--zs-img-box data-v-ce5cf0a6 index--data-v-ce5cf0a6">
  663. <image class="img1 index--img1 data-v-ce5cf0a6 index--data-v-ce5cf0a6 lazyzs1qRKubFGRruhkh9p0937QVEN68rUxnW index--lazyzs1qRKubFGRruhkh9p0937QVEN68rUxnW sk-image" data-event-opts="error,error,$event" mode="true" style="width:369px;height:166px;border-radius:8px 8px 0 0;"></image>
  664. </view>
  665. </view>
  666. <view class="info info data-v-6362e18b data-v-6362e18b">
  667. <view class="title data-v-6362e18b sk-transparent sk-text-14-2857-399 sk-text">活动回归测试(后台)</view>
  668. <view class="desc data-v-6362e18b sk-transparent sk-text-14-2857-647 sk-text">活动时间: 2024-08-01 00:00 至 2024-08-31 23:59</view>
  669. </view>
  670. </view>
  671. <view class="item item data-v-6362e18b data-v-6362e18b" data-event-opts="tap,goDetail,$0,list,id,90,id">
  672. <view class="data-v-6362e18b data-v-6362e18b">
  673. <view class="zs-img-box index--zs-img-box data-v-ce5cf0a6 index--data-v-ce5cf0a6">
  674. <image class="img1 index--img1 data-v-ce5cf0a6 index--data-v-ce5cf0a6 lazyzsPctnsYinpTTAvbrYmGryZ8NgMbd4YXk index--lazyzsPctnsYinpTTAvbrYmGryZ8NgMbd4YXk sk-image" data-event-opts="error,error,$event" mode="true" style="width:369px;height:166px;border-radius:8px 8px 0 0;"></image>
  675. </view>
  676. </view>
  677. <view class="info info data-v-6362e18b data-v-6362e18b">
  678. <view class="title data-v-6362e18b sk-transparent sk-text-14-2857-784 sk-text">海报</view>
  679. <view class="desc data-v-6362e18b sk-transparent sk-text-14-2857-858 sk-text">活动时间: 2024-08-01 00:00 至 2024-08-31 23:59</view>
  680. </view>
  681. </view>
  682. <view class="item item data-v-6362e18b data-v-6362e18b" data-event-opts="tap,goDetail,$0,list,id,88,id">
  683. <view class="data-v-6362e18b data-v-6362e18b">
  684. <view class="zs-img-box index--zs-img-box data-v-ce5cf0a6 index--data-v-ce5cf0a6">
  685. <image class="img1 index--img1 data-v-ce5cf0a6 index--data-v-ce5cf0a6 lazyzsxUZGFWS9vSpjdwlu8h3EyROiag6fzt1 index--lazyzsxUZGFWS9vSpjdwlu8h3EyROiag6fzt1 sk-image" data-event-opts="error,error,$event" mode="true" style="width:369px;height:166px;border-radius:8px 8px 0 0;"></image>
  686. </view>
  687. </view>
  688. <view class="info info data-v-6362e18b data-v-6362e18b">
  689. <view class="title data-v-6362e18b sk-transparent sk-text-14-2857-393 sk-text">活动回归测试</view>
  690. </view>
  691. </view>
  692. </view>
  693. </view>
  694. </view>
  695. </view>
  696. </view>
  697. </view>
  698. <view name="skeleton" class="sk-hotelDetail" v-else-if="type == 'hotelDetail'">
  699. <view class="sk-container">
  700. <view class="hotelDetail">
  701. <view>
  702. <view class="zs-header header-index--zs-header data-v-0789c30e header-index--data-v-0789c30e" data-event-opts="tap,back,$event" style="height:84px;background:;">
  703. <image mode="true" class="back header-index--back data-v-0789c30e header-index--data-v-0789c30e sk-image"></image>
  704. <view class="title header-index--title data-v-0789c30e header-index--data-v-0789c30e" style="color:#fff;"></view>
  705. </view>
  706. </view>
  707. <view class="img-box" data-event-opts="tap,goImgList,$event">
  708. <image mode="true" class="top-banner sk-image"></image>
  709. <view class="num-box sk-transparent sk-text-20-4545-937 sk-text" style="background-position-x: 50%;">242张</view>
  710. </view>
  711. <view class="container">
  712. <view class="title-box">
  713. <view class="title sk-transparent">成都春熙路太古里丽呈睿轩酒店
  714. <view class="tag3 sk-transparent sk-image">高档型</view>
  715. </view>
  716. <view class="star-box">
  717. <image mode="true" class="star sk-image"></image>
  718. <image mode="true" class="star sk-image"></image>
  719. <image mode="true" class="star sk-image"></image>
  720. <image mode="true" class="star sk-image"></image>
  721. </view>
  722. </view>
  723. <view class="desc-box">
  724. <view class="text sk-transparent sk-text-14-2857-181 sk-text">2019年开业</view>
  725. </view>
  726. <view class="address-box">
  727. <view class="address sk-transparent sk-text-20-4545-973 sk-text">横九龙巷46号</view>
  728. <view class="btn-box">
  729. <view class="btn sk-transparent sk-text-23-2143-713 sk-text" data-event-opts="tap,handleNavigation,$event" style="background-position-x: 50%;">导航</view>
  730. </view>
  731. </view>
  732. <view class="choose-box">
  733. <view class="start-box" data-event-opts="tap,e0,$event">
  734. <view class="label sk-transparent sk-text-14-2857-497 sk-text">入住</view>
  735. <view class="time-box">
  736. <view class="time sk-transparent sk-text-14-2857-448 sk-text">08月22日</view>
  737. <view class="date sk-transparent sk-text-14-2857-59 sk-text">周四</view>
  738. <view class="day sk-transparent sk-text-21-0526-441 sk-text" style="background-position-x: 50%;">1晚</view>
  739. </view>
  740. </view>
  741. <view class="end-box" data-event-opts="tap,e1,$event">
  742. <view class="label sk-transparent sk-text-14-2857-328 sk-text">离店</view>
  743. <view class="time-box">
  744. <view class="time sk-transparent sk-text-14-2857-589 sk-text">08月23日</view>
  745. <view class="date sk-transparent sk-text-14-2857-170 sk-text">周五</view>
  746. </view>
  747. </view>
  748. <view class="people-box">
  749. <view class="people sk-transparent sk-text-14-2857-320 sk-text" data-event-opts="tap,e2,$event">1成人</view>
  750. <view class="child sk-transparent sk-text-14-2857-814 sk-text" data-event-opts="tap,e3,$event">0儿童</view>
  751. </view>
  752. <image mode="true" class="jiantou sk-image"></image>
  753. </view>
  754. <view class="store-box" data-event-opts="^load,loadMore">
  755. <view class="zs-list list-index--zs-list" style="margin-top:0;">
  756. <view class="hotel-item">
  757. <view class="box">
  758. <view >
  759. <view class="zs-img-box index--zs-img-box data-v-ce5cf0a6 index--data-v-ce5cf0a6">
  760. <image class="img1 index--img1 image index--image data-v-ce5cf0a6 index--data-v-ce5cf0a6 lazyzsvBKQD8v5PjDUUhYT0xkIvjMXB6yi6jS index--lazyzsvBKQD8v5PjDUUhYT0xkIvjMXB6yi6jS sk-image" data-event-opts="error,error,$event" mode="widthFix"
  761. style="width: 110px; height: 73.3333px; border-radius: 8px;"></image>
  762. </view>
  763. </view>
  764. <view class="info">
  765. <view class="title sk-transparent sk-text-14-2857-344 sk-text">榻榻米大床房</view>
  766. <view class="desc">
  767. <view class="item sk-transparent sk-text-14-2857-61 sk-text">20-25㎡</view>
  768. <view class="item sk-transparent sk-text-14-2857-750 sk-text">有窗</view>
  769. </view>
  770. </view>
  771. <view class="price-box">
  772. <view class="price sk-transparent sk-text-14-2857-823 sk-text">¥302</view>
  773. <view class="label sk-transparent sk-opacity">起</view>
  774. </view>
  775. </view>
  776. <view class="type-box">
  777. <view class="type-item" data-event-opts="tap,handleImg,$0,0,roomList,,0">
  778. <view class="left">
  779. <view class="name-box">
  780. <view class="name sk-transparent sk-text-14-2857-224 sk-text">房价不包含早餐</view>
  781. <view class="name sk-transparent sk-text-14-2857-405 sk-text">不可取消</view>
  782. </view>
  783. <view class="residue sk-transparent sk-text-14-2857-252 sk-text">还剩1间</view>
  784. </view>
  785. <view class="right">
  786. <view class="price sk-transparent sk-text-14-2857-293 sk-text">¥302</view>
  787. <image mode="true" class="buy-btn sk-image" data-event-opts="tap,handleBuy,$0,$1,roomList,,0,ratePlanInfo,id,1_229835576_2802_2085793008_72464_3_72464_12717492_3810231952049614845_1,roomList,,0"></image>
  788. </view>
  789. </view>
  790. <view class="type-item" data-event-opts="tap,handleImg,$0,1,roomList,,0">
  791. <view class="left">
  792. <view class="name-box">
  793. <view class="name sk-transparent sk-text-14-2857-126 sk-text"> 每天1人早餐</view>
  794. <view class="name sk-transparent sk-text-14-2857-638 sk-text">不可取消</view>
  795. </view>
  796. <view class="residue sk-transparent sk-text-14-2857-717 sk-text">还剩1间</view>
  797. </view>
  798. <view class="right">
  799. <view class="price sk-transparent sk-text-14-2857-564 sk-text">¥329</view>
  800. <image mode="true" class="buy-btn sk-image" data-event-opts="tap,handleBuy,$0,$1,roomList,,0,ratePlanInfo,id,1_229835576_2802_2085793008_72464_3_72464_12717492_7444672141261828321_1,roomList,,0"></image>
  801. </view>
  802. </view>
  803. </view>
  804. </view>
  805. <view class="hotel-item"></view>
  806. <view class="hotel-item">
  807. <view class="box">
  808. <view>
  809. <view class="zs-img-box index--zs-img-box data-v-ce5cf0a6 index--data-v-ce5cf0a6">
  810. <image class="img1 index--img1 image index--image data-v-ce5cf0a6 index--data-v-ce5cf0a6 lazyzscSCViL5u8hDTcyvhdV8wlUvnPQvjWQA index--lazyzscSCViL5u8hDTcyvhdV8wlUvnPQvjWQA sk-image" data-event-opts="error,error,$event" mode="widthFix"
  811. style="width: 110px; height: 73.3333px; border-radius: 8px;"></image>
  812. </view>
  813. </view>
  814. <view class="info">
  815. <view class="title sk-transparent sk-text-14-2857-771 sk-text">雅致大床房</view>
  816. <view class="desc">
  817. <view class="item sk-transparent sk-text-14-2857-179 sk-text">20-25㎡</view>
  818. <view class="item sk-transparent sk-text-14-2857-7 sk-text">有窗</view>
  819. </view>
  820. </view>
  821. <view class="price-box">
  822. <view class="price sk-transparent sk-text-14-2857-112 sk-text">¥309</view>
  823. <view class="label sk-transparent sk-opacity">起</view>
  824. </view>
  825. </view>
  826. <view class="type-box">
  827. <view class="type-item" data-event-opts="tap,handleImg,$0,0,roomList,,2">
  828. <view class="left">
  829. <view class="name-box">
  830. <view class="name sk-transparent sk-text-14-2857-441 sk-text">不含早餐</view>
  831. <view class="name sk-transparent sk-text-14-2857-76 sk-text">不可取消</view>
  832. </view>
  833. <view class="residue sk-transparent sk-text-14-2857-502 sk-text">还剩1间</view>
  834. </view>
  835. <view class="right">
  836. <view class="price sk-transparent sk-text-14-2857-354 sk-text">¥309</view>
  837. <image mode="true" class="buy-btn sk-image" data-event-opts="tap,handleBuy,$0,$1,roomList,,2,ratePlanInfo,id,1_229835576_2802_2085862790_30826_3_1082972_6539257_1588_013001,roomList,,2"></image>
  838. </view>
  839. </view>
  840. <view class="type-item" data-event-opts="tap,handleImg,$0,1,roomList,,2">
  841. <view class="left">
  842. <view class="name-box">
  843. <view class="name sk-transparent sk-text-14-2857-678 sk-text">房价不包含早餐</view>
  844. <view class="name sk-transparent sk-text-14-2857-635 sk-text">不可取消</view>
  845. </view>
  846. </view>
  847. <view class="right">
  848. <image mode="true" class="buy-btn sk-image" data-event-opts="tap,handleBuy,$0,$1,roomList,,2,ratePlanInfo,id,1_229835576_2802_2085862790_72464_3_72464_12717493_-1073392494555022354_1,roomList,,2"></image>
  849. </view>
  850. </view>
  851. </view>
  852. </view>
  853. </view>
  854. </view>
  855. </view>
  856. <view class="intro-box sk-transparent" data-event-opts="tap,goIntroduce,$event">
  857. <image mode="true" class="icon sk-image"></image>酒店介绍</view>
  858. </view>
  859. </view>
  860. </view>
  861. </view>
  862. </template>
  863. <script>
  864. export default {
  865. name: "zs-skeleton",
  866. props: {
  867. type: {
  868. type: String,
  869. default: 'home'
  870. },
  871. loading: {
  872. type: Boolean,
  873. default: true
  874. },
  875. },
  876. data() {
  877. return {
  878. };
  879. },
  880. methods: {
  881. clear(e) {},
  882. },
  883. }
  884. </script>
  885. <style lang="scss">
  886. .zs-skeleton {
  887. position: fixed;
  888. top: 0;
  889. left: 0;
  890. width: 100vw;
  891. height: 100vh;
  892. z-index: 9999999;
  893. background: #fff;
  894. }
  895. .home {
  896. .sk-transparent {
  897. color: transparent !important;
  898. }
  899. .sk-text-30-8824-302 {
  900. background-image: linear-gradient(transparent 30.8824%, #EEEEEE 0%, #EEEEEE 69.1176%, transparent 0%) !important;
  901. background-size: 100% 59.3023rpx;
  902. position: relative !important;
  903. }
  904. .sk-text {
  905. background-origin: content-box !important;
  906. background-clip: content-box !important;
  907. background-color: transparent !important;
  908. color: transparent !important;
  909. background-repeat: repeat-y !important;
  910. }
  911. .sk-text--40-0000-437 {
  912. background-image: linear-gradient(transparent -40.0000%, #EEEEEE 0%, #EEEEEE 140.0000%, transparent 0%) !important;
  913. background-size: 100% 17.4419rpx;
  914. position: relative !important;
  915. }
  916. .sk-text-14-2857-244 {
  917. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  918. background-size: 100% 31.7442rpx;
  919. position: relative !important;
  920. }
  921. .sk-text-11-5385-648 {
  922. background-image: linear-gradient(transparent 11.5385%, #EEEEEE 0%, #EEEEEE 88.4615%, transparent 0%) !important;
  923. background-size: 100% 22.6744rpx;
  924. position: absolute !important;
  925. }
  926. .sk-text-14-2857-367 {
  927. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  928. background-size: 100% 31.7442rpx;
  929. position: relative !important;
  930. }
  931. .sk-text-14-2857-500 {
  932. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  933. background-size: 100% 31.7442rpx;
  934. position: relative !important;
  935. }
  936. .sk-text-14-2857-497 {
  937. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  938. background-size: 100% 31.7442rpx;
  939. position: relative !important;
  940. }
  941. .sk-text-11-5385-643 {
  942. background-image: linear-gradient(transparent 11.5385%, #EEEEEE 0%, #EEEEEE 88.4615%, transparent 0%) !important;
  943. background-size: 100% 22.6744rpx;
  944. position: absolute !important;
  945. }
  946. .sk-text-14-2857-677 {
  947. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  948. background-size: 100% 21.9767rpx;
  949. position: relative !important;
  950. }
  951. .sk-text-14-2857-155 {
  952. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  953. background-size: 100% 31.7442rpx;
  954. position: relative !important;
  955. }
  956. .sk-text-11-5385-227 {
  957. background-image: linear-gradient(transparent 11.5385%, #EEEEEE 0%, #EEEEEE 88.4615%, transparent 0%) !important;
  958. background-size: 100% 22.6744rpx;
  959. position: absolute !important;
  960. }
  961. .sk-text-14-2857-150 {
  962. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  963. background-size: 100% 21.9767rpx;
  964. position: relative !important;
  965. }
  966. .sk-text-14-2857-893 {
  967. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  968. background-size: 100% 31.7442rpx;
  969. position: relative !important;
  970. }
  971. .sk-text-14-2857-552 {
  972. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  973. background-size: 100% 31.7442rpx;
  974. position: relative !important;
  975. }
  976. .sk-text-11-5385-710 {
  977. background-image: linear-gradient(transparent 11.5385%, #EEEEEE 0%, #EEEEEE 88.4615%, transparent 0%) !important;
  978. background-size: 100% 22.6744rpx;
  979. position: absolute !important;
  980. }
  981. .sk-text-14-2857-314 {
  982. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  983. background-size: 100% 21.9767rpx;
  984. position: relative !important;
  985. }
  986. .sk-text-14-2857-327 {
  987. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  988. background-size: 100% 31.7442rpx;
  989. position: relative !important;
  990. }
  991. .sk-text-14-2857-185 {
  992. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  993. background-size: 100% 31.7442rpx;
  994. position: relative !important;
  995. }
  996. .sk-text-14-2857-273 {
  997. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  998. background-size: 100% 31.7442rpx;
  999. position: relative !important;
  1000. }
  1001. .sk-text-14-2857-206 {
  1002. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1003. background-size: 100% 21.9767rpx;
  1004. position: absolute !important;
  1005. }
  1006. .sk-image {
  1007. background: #EFEFEF !important;
  1008. }
  1009. .sk-container {
  1010. position: absolute;
  1011. left: 0;
  1012. top: 0;
  1013. width: 100%;
  1014. height: 100%;
  1015. overflow: hidden;
  1016. background-color: transparent;
  1017. }
  1018. }
  1019. .integral {
  1020. .sk-transparent {
  1021. color: transparent !important;
  1022. }
  1023. .sk-text-14-2857-943 {
  1024. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1025. background-size: 100% 76.0870rpx;
  1026. position: relative !important;
  1027. }
  1028. .sk-text {
  1029. background-origin: content-box !important;
  1030. background-clip: content-box !important;
  1031. background-color: transparent !important;
  1032. color: transparent !important;
  1033. background-repeat: repeat-y !important;
  1034. }
  1035. .sk-text-14-2857-299 {
  1036. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1037. background-size: 100% 32.9710rpx;
  1038. position: relative !important;
  1039. }
  1040. .sk-text-14-2857-922 {
  1041. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1042. background-size: 100% 38.0435rpx;
  1043. position: absolute !important;
  1044. }
  1045. .sk-text-14-2857-830 {
  1046. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1047. background-size: 100% 38.0435rpx;
  1048. position: relative !important;
  1049. }
  1050. .sk-text-14-2857-292 {
  1051. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1052. background-size: 100% 50.7246rpx;
  1053. position: relative !important;
  1054. }
  1055. .sk-text-14-2857-594 {
  1056. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1057. background-size: 100% 32.9710rpx;
  1058. position: relative !important;
  1059. }
  1060. .sk-text-14-2857-398 {
  1061. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1062. background-size: 100% 32.9710rpx;
  1063. position: relative !important;
  1064. }
  1065. .sk-text-14-2857-214 {
  1066. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1067. background-size: 100% 38.0435rpx;
  1068. position: relative !important;
  1069. }
  1070. .sk-text-14-2857-115 {
  1071. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1072. background-size: 100% 50.7246rpx;
  1073. position: relative !important;
  1074. }
  1075. .sk-text-14-2857-263 {
  1076. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1077. background-size: 100% 32.9710rpx;
  1078. position: relative !important;
  1079. }
  1080. .sk-text-14-2857-429 {
  1081. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1082. background-size: 100% 32.9710rpx;
  1083. position: relative !important;
  1084. }
  1085. .sk-text-14-2857-97 {
  1086. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1087. background-size: 100% 38.0435rpx;
  1088. position: relative !important;
  1089. }
  1090. .sk-text-14-2857-514 {
  1091. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1092. background-size: 100% 50.7246rpx;
  1093. position: relative !important;
  1094. }
  1095. .sk-text-14-2857-304 {
  1096. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1097. background-size: 100% 32.9710rpx;
  1098. position: relative !important;
  1099. }
  1100. .sk-text-14-2857-940 {
  1101. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1102. background-size: 100% 32.9710rpx;
  1103. position: relative !important;
  1104. }
  1105. .sk-text-14-2857-926 {
  1106. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1107. background-size: 100% 38.0435rpx;
  1108. position: relative !important;
  1109. }
  1110. .sk-text-14-2857-255 {
  1111. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1112. background-size: 100% 50.7246rpx;
  1113. position: relative !important;
  1114. }
  1115. .sk-text-14-2857-844 {
  1116. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1117. background-size: 100% 32.9710rpx;
  1118. position: relative !important;
  1119. }
  1120. .sk-text-14-2857-712 {
  1121. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1122. background-size: 100% 32.9710rpx;
  1123. position: relative !important;
  1124. }
  1125. .sk-text-14-2857-153 {
  1126. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1127. background-size: 100% 38.0435rpx;
  1128. position: relative !important;
  1129. }
  1130. .sk-text-14-2857-778 {
  1131. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1132. background-size: 100% 50.7246rpx;
  1133. position: relative !important;
  1134. }
  1135. .sk-text-14-2857-605 {
  1136. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1137. background-size: 100% 32.9710rpx;
  1138. position: relative !important;
  1139. }
  1140. .sk-text-14-2857-586 {
  1141. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1142. background-size: 100% 32.9710rpx;
  1143. position: relative !important;
  1144. }
  1145. .sk-image {
  1146. background: #EFEFEF !important;
  1147. }
  1148. .sk-container {
  1149. position: absolute;
  1150. left: 0;
  1151. top: 0;
  1152. width: 100%;
  1153. height: 100%;
  1154. overflow: hidden;
  1155. background-color: transparent;
  1156. }
  1157. }
  1158. .integralShop {
  1159. .sk-transparent {
  1160. color: transparent !important;
  1161. }
  1162. .sk-text-14-2857-302 {
  1163. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1164. background-size: 100% 35.5072rpx;
  1165. position: relative !important;
  1166. }
  1167. .sk-text {
  1168. background-origin: content-box !important;
  1169. background-clip: content-box !important;
  1170. background-color: transparent !important;
  1171. color: transparent !important;
  1172. background-repeat: repeat-y !important;
  1173. }
  1174. .sk-text-14-2857-723 {
  1175. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1176. background-size: 100% 35.5072rpx;
  1177. position: relative !important;
  1178. }
  1179. .sk-text-14-2857-958 {
  1180. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1181. background-size: 100% 35.5072rpx;
  1182. position: relative !important;
  1183. }
  1184. .sk-text-14-2857-194 {
  1185. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1186. background-size: 100% 35.5072rpx;
  1187. position: relative !important;
  1188. }
  1189. .sk-text-14-2857-601 {
  1190. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1191. background-size: 100% 35.5072rpx;
  1192. position: relative !important;
  1193. }
  1194. .sk-text-14-2857-60 {
  1195. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1196. background-size: 100% 35.5072rpx;
  1197. position: relative !important;
  1198. }
  1199. .sk-text-14-2857-403 {
  1200. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1201. background-size: 100% 35.5072rpx;
  1202. position: relative !important;
  1203. }
  1204. .sk-text-14-2857-800 {
  1205. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1206. background-size: 100% 35.5072rpx;
  1207. position: relative !important;
  1208. }
  1209. .sk-button {
  1210. color: #EFEFEF !important;
  1211. background: #EFEFEF !important;
  1212. border: none !important;
  1213. box-shadow: none !important;
  1214. }
  1215. .sk-image {
  1216. background: #EFEFEF !important;
  1217. }
  1218. .sk-pseudo::before,
  1219. .sk-pseudo::after {
  1220. background: #EFEFEF !important;
  1221. background-image: none !important;
  1222. color: transparent !important;
  1223. border-color: transparent !important;
  1224. }
  1225. .sk-pseudo-rect::before,
  1226. .sk-pseudo-rect::after {
  1227. border-radius: 0 !important;
  1228. }
  1229. .sk-pseudo-circle::before,
  1230. .sk-pseudo-circle::after {
  1231. border-radius: 50% !important;
  1232. }
  1233. .sk-container {
  1234. position: absolute;
  1235. left: 0;
  1236. top: 0;
  1237. width: 100%;
  1238. height: 100%;
  1239. overflow: hidden;
  1240. background-color: transparent;
  1241. }
  1242. }
  1243. .scenic{
  1244. .zs-list{
  1245. display: flex;
  1246. justify-content: space-between!important;
  1247. }
  1248. .sk-transparent {
  1249. color: transparent !important;
  1250. }
  1251. .sk-text-14-2857-561 {
  1252. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1253. background-size: 100% 38.0435rpx;
  1254. position: relative !important;
  1255. }
  1256. .sk-text {
  1257. background-origin: content-box !important;
  1258. background-clip: content-box !important;
  1259. background-color: transparent !important;
  1260. color: transparent !important;
  1261. background-repeat: repeat-y !important;
  1262. }
  1263. .sk-text-14-2857-257 {
  1264. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1265. background-size: 100% 43.1159rpx;
  1266. position: relative !important;
  1267. }
  1268. .sk-text-14-2857-124 {
  1269. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1270. background-size: 100% 32.9710rpx;
  1271. position: relative !important;
  1272. }
  1273. .sk-opacity {
  1274. opacity: 0 !important;
  1275. }
  1276. .sk-text-14-2857-899 {
  1277. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1278. background-size: 100% 48.1884rpx;
  1279. position: relative !important;
  1280. }
  1281. .sk-text-14-2857-575 {
  1282. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1283. background-size: 100% 27.8986rpx;
  1284. position: relative !important;
  1285. }
  1286. .sk-text-14-2857-119 {
  1287. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1288. background-size: 100% 27.8986rpx;
  1289. position: relative !important;
  1290. }
  1291. .sk-text-14-2857-229 {
  1292. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1293. background-size: 100% 32.9710rpx;
  1294. position: relative !important;
  1295. }
  1296. .sk-text-14-2857-175 {
  1297. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1298. background-size: 100% 48.1884rpx;
  1299. position: relative !important;
  1300. }
  1301. .sk-text-14-2857-908 {
  1302. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1303. background-size: 100% 27.8986rpx;
  1304. position: relative !important;
  1305. }
  1306. .sk-text-14-2857-680 {
  1307. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1308. background-size: 100% 27.8986rpx;
  1309. position: relative !important;
  1310. }
  1311. .sk-text-14-2857-374 {
  1312. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1313. background-size: 100% 32.9710rpx;
  1314. position: relative !important;
  1315. }
  1316. .sk-text-14-2857-566 {
  1317. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1318. background-size: 100% 48.1884rpx;
  1319. position: relative !important;
  1320. }
  1321. .sk-text-14-2857-976 {
  1322. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1323. background-size: 100% 27.8986rpx;
  1324. position: relative !important;
  1325. }
  1326. .sk-text-14-2857-869 {
  1327. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1328. background-size: 100% 27.8986rpx;
  1329. position: relative !important;
  1330. }
  1331. .sk-text-14-2857-599 {
  1332. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1333. background-size: 100% 32.9710rpx;
  1334. position: relative !important;
  1335. }
  1336. .sk-text-14-2857-12 {
  1337. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1338. background-size: 100% 48.1884rpx;
  1339. position: relative !important;
  1340. }
  1341. .sk-text-14-2857-152 {
  1342. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1343. background-size: 100% 27.8986rpx;
  1344. position: relative !important;
  1345. }
  1346. .sk-text-14-2857-417 {
  1347. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1348. background-size: 100% 27.8986rpx;
  1349. position: relative !important;
  1350. }
  1351. .sk-text-14-2857-657 {
  1352. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1353. background-size: 100% 32.9710rpx;
  1354. position: relative !important;
  1355. }
  1356. .sk-text-14-2857-818 {
  1357. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1358. background-size: 100% 48.1884rpx;
  1359. position: relative !important;
  1360. }
  1361. .sk-text-14-2857-881 {
  1362. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1363. background-size: 100% 27.8986rpx;
  1364. position: relative !important;
  1365. }
  1366. .sk-text-14-2857-349 {
  1367. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1368. background-size: 100% 27.8986rpx;
  1369. position: relative !important;
  1370. }
  1371. .sk-text-14-2857-391 {
  1372. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1373. background-size: 100% 32.9710rpx;
  1374. position: relative !important;
  1375. }
  1376. .sk-text-14-2857-62 {
  1377. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1378. background-size: 100% 48.1884rpx;
  1379. position: relative !important;
  1380. }
  1381. .sk-text-14-2857-683 {
  1382. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1383. background-size: 100% 27.8986rpx;
  1384. position: relative !important;
  1385. }
  1386. .sk-image {
  1387. background: #EFEFEF !important;
  1388. }
  1389. .sk-container {
  1390. position: absolute;
  1391. left: 0;
  1392. top: 0;
  1393. width: 100%;
  1394. height: 100%;
  1395. overflow: hidden;
  1396. background-color: transparent;
  1397. }
  1398. }
  1399. .scenicDetail{
  1400. .sk-transparent {
  1401. color: transparent !important;
  1402. }
  1403. .sk-text-14-2857-476 {
  1404. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1405. background-size: 100% 43.1159rpx;
  1406. position: relative !important;
  1407. }
  1408. .sk-text {
  1409. background-origin: content-box !important;
  1410. background-clip: content-box !important;
  1411. background-color: transparent !important;
  1412. color: transparent !important;
  1413. background-repeat: repeat-y !important;
  1414. }
  1415. .sk-text-14-2857-295 {
  1416. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1417. background-size: 100% 32.9710rpx;
  1418. position: relative !important;
  1419. }
  1420. .sk-text-14-2857-207 {
  1421. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1422. background-size: 100% 32.9710rpx;
  1423. position: relative !important;
  1424. }
  1425. .sk-text-14-2857-206 {
  1426. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1427. background-size: 100% 32.9710rpx;
  1428. position: relative !important;
  1429. }
  1430. .sk-text-14-2857-71 {
  1431. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1432. background-size: 100% 32.9710rpx;
  1433. position: relative !important;
  1434. }
  1435. .sk-text-23-2143-483 {
  1436. background-image: linear-gradient(transparent 23.2143%, #EEEEEE 0%, #EEEEEE 76.7857%, transparent 0%) !important;
  1437. background-size: 100% 50.7246rpx;
  1438. position: relative !important;
  1439. }
  1440. .sk-text-14-2857-690 {
  1441. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1442. background-size: 100% 38.0435rpx;
  1443. position: relative !important;
  1444. }
  1445. .sk-opacity {
  1446. opacity: 0 !important;
  1447. }
  1448. .sk-text-14-2857-488 {
  1449. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1450. background-size: 100% 43.1159rpx;
  1451. position: relative !important;
  1452. }
  1453. .sk-text-26-7857-804 {
  1454. background-image: linear-gradient(transparent 26.7857%, #EEEEEE 0%, #EEEEEE 73.2143%, transparent 0%) !important;
  1455. background-size: 100% 50.7246rpx;
  1456. position: relative !important;
  1457. }
  1458. .sk-text-14-2857-443 {
  1459. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1460. background-size: 100% 38.0435rpx;
  1461. position: relative !important;
  1462. }
  1463. .sk-text-14-2857-359 {
  1464. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1465. background-size: 100% 43.1159rpx;
  1466. position: relative !important;
  1467. }
  1468. .sk-text-26-7857-101 {
  1469. background-image: linear-gradient(transparent 26.7857%, #EEEEEE 0%, #EEEEEE 73.2143%, transparent 0%) !important;
  1470. background-size: 100% 50.7246rpx;
  1471. position: relative !important;
  1472. }
  1473. .sk-text-14-2857-450 {
  1474. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1475. background-size: 100% 38.0435rpx;
  1476. position: relative !important;
  1477. }
  1478. .sk-text-14-2857-172 {
  1479. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1480. background-size: 100% 43.1159rpx;
  1481. position: relative !important;
  1482. }
  1483. .sk-text-26-7857-856 {
  1484. background-image: linear-gradient(transparent 26.7857%, #EEEEEE 0%, #EEEEEE 73.2143%, transparent 0%) !important;
  1485. background-size: 100% 50.7246rpx;
  1486. position: relative !important;
  1487. }
  1488. .sk-text-14-2857-76 {
  1489. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1490. background-size: 100% 38.0435rpx;
  1491. position: relative !important;
  1492. }
  1493. .sk-text-14-2857-410 {
  1494. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1495. background-size: 100% 43.1159rpx;
  1496. position: relative !important;
  1497. }
  1498. .sk-text-26-7857-228 {
  1499. background-image: linear-gradient(transparent 26.7857%, #EEEEEE 0%, #EEEEEE 73.2143%, transparent 0%) !important;
  1500. background-size: 100% 50.7246rpx;
  1501. position: relative !important;
  1502. }
  1503. .sk-text-14-2857-120 {
  1504. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1505. background-size: 100% 38.0435rpx;
  1506. position: relative !important;
  1507. }
  1508. .sk-text-14-2857-636 {
  1509. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1510. background-size: 100% 43.1159rpx;
  1511. position: relative !important;
  1512. }
  1513. .sk-text-26-7857-652 {
  1514. background-image: linear-gradient(transparent 26.7857%, #EEEEEE 0%, #EEEEEE 73.2143%, transparent 0%) !important;
  1515. background-size: 100% 50.7246rpx;
  1516. position: relative !important;
  1517. }
  1518. .sk-text-14-2857-609 {
  1519. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1520. background-size: 100% 40.5797rpx;
  1521. position: absolute !important;
  1522. }
  1523. .sk-image {
  1524. background: #EFEFEF !important;
  1525. }
  1526. .sk-container {
  1527. position: absolute;
  1528. left: 0;
  1529. top: 0;
  1530. width: 100%;
  1531. height: 100%;
  1532. overflow: hidden;
  1533. background-color: transparent;
  1534. }
  1535. }
  1536. .orderDetail{
  1537. .sk-transparent {
  1538. color: transparent !important;
  1539. }
  1540. .sk-text-14-2857-332 {
  1541. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1542. background-size: 100% 43.9535rpx;
  1543. position: relative !important;
  1544. }
  1545. .sk-text {
  1546. background-origin: content-box !important;
  1547. background-clip: content-box !important;
  1548. background-color: transparent !important;
  1549. color: transparent !important;
  1550. background-repeat: repeat-y !important;
  1551. }
  1552. .sk-text-14-2857-950 {
  1553. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1554. background-size: 100% 43.9535rpx;
  1555. position: relative !important;
  1556. }
  1557. .sk-text-14-2857-931 {
  1558. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1559. background-size: 100% 31.7442rpx;
  1560. position: relative !important;
  1561. }
  1562. .sk-text-14-2857-727 {
  1563. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1564. background-size: 100% 39.0698rpx;
  1565. position: relative !important;
  1566. }
  1567. .sk-text-14-2857-818 {
  1568. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1569. background-size: 100% 31.7442rpx;
  1570. position: relative !important;
  1571. }
  1572. .sk-text-14-2857-635 {
  1573. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1574. background-size: 100% 43.9535rpx;
  1575. position: relative !important;
  1576. }
  1577. .sk-text-14-2857-792 {
  1578. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1579. background-size: 100% 39.0698rpx;
  1580. position: relative !important;
  1581. }
  1582. .sk-text-14-2857-395 {
  1583. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1584. background-size: 100% 39.0698rpx;
  1585. position: relative !important;
  1586. }
  1587. .sk-text-14-2857-850 {
  1588. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1589. background-size: 100% 39.0698rpx;
  1590. position: relative !important;
  1591. }
  1592. .sk-text-14-2857-536 {
  1593. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1594. background-size: 100% 39.0698rpx;
  1595. position: relative !important;
  1596. }
  1597. .sk-text-14-2857-879 {
  1598. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1599. background-size: 100% 39.0698rpx;
  1600. position: relative !important;
  1601. }
  1602. .sk-text-14-2857-614 {
  1603. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1604. background-size: 100% 39.0698rpx;
  1605. position: relative !important;
  1606. }
  1607. .sk-text-14-2857-940 {
  1608. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1609. background-size: 100% 39.0698rpx;
  1610. position: relative !important;
  1611. }
  1612. .sk-text-14-2857-761 {
  1613. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1614. background-size: 100% 39.0698rpx;
  1615. position: relative !important;
  1616. }
  1617. .sk-text-14-2857-412 {
  1618. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1619. background-size: 100% 39.0698rpx;
  1620. position: relative !important;
  1621. }
  1622. .sk-text-14-2857-730 {
  1623. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1624. background-size: 100% 39.0698rpx;
  1625. position: relative !important;
  1626. }
  1627. .sk-text-14-2857-418 {
  1628. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1629. background-size: 100% 39.0698rpx;
  1630. position: relative !important;
  1631. }
  1632. .sk-button {
  1633. color: #EFEFEF !important;
  1634. background: #EFEFEF !important;
  1635. border: none !important;
  1636. box-shadow: none !important;
  1637. }
  1638. .sk-image {
  1639. background: #EFEFEF !important;
  1640. }
  1641. .sk-pseudo::before, .sk-pseudo::after {
  1642. background: #EFEFEF !important;
  1643. background-image: none !important;
  1644. color: transparent !important;
  1645. border-color: transparent !important;
  1646. }
  1647. .sk-pseudo-rect::before, .sk-pseudo-rect::after {
  1648. border-radius: 0 !important;
  1649. }
  1650. .sk-pseudo-circle::before, .sk-pseudo-circle::after {
  1651. border-radius: 50% !important;
  1652. }
  1653. .sk-container {
  1654. position: absolute;
  1655. left: 0;
  1656. top: 0;
  1657. width: 100%;
  1658. height: 100%;
  1659. overflow: hidden;
  1660. background-color: transparent;
  1661. }
  1662. }
  1663. .goodsDetail{
  1664. .sk-transparent {
  1665. color: transparent !important;
  1666. }
  1667. .sk-opacity {
  1668. opacity: 0 !important;
  1669. }
  1670. .sk-text-14-2857-598 {
  1671. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1672. background-size: 100% 65.9302rpx;
  1673. position: relative !important;
  1674. }
  1675. .sk-text {
  1676. background-origin: content-box !important;
  1677. background-clip: content-box !important;
  1678. background-color: transparent !important;
  1679. color: transparent !important;
  1680. background-repeat: repeat-y !important;
  1681. }
  1682. .sk-text-14-2857-404 {
  1683. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1684. background-size: 100% 26.8605rpx;
  1685. position: relative !important;
  1686. }
  1687. .sk-text-14-2857-192 {
  1688. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1689. background-size: 100% 31.7442rpx;
  1690. position: relative !important;
  1691. }
  1692. .sk-text-14-2857-155 {
  1693. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1694. background-size: 100% 43.9535rpx;
  1695. position: relative !important;
  1696. }
  1697. .sk-text-14-2857-570 {
  1698. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1699. background-size: 100% 31.7442rpx;
  1700. position: relative !important;
  1701. }
  1702. .sk-text-14-2857-839 {
  1703. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1704. background-size: 100% 39.0698rpx;
  1705. position: relative !important;
  1706. }
  1707. .sk-text-14-2857-553 {
  1708. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1709. background-size: 100% 31.7442rpx;
  1710. position: relative !important;
  1711. }
  1712. .sk-text-14-2857-580 {
  1713. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1714. background-size: 100% 39.0698rpx;
  1715. position: relative !important;
  1716. }
  1717. .sk-text-14-2857-980 {
  1718. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1719. background-size: 100% 39.0698rpx;
  1720. position: relative !important;
  1721. }
  1722. .sk-text-14-2857-14 {
  1723. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1724. background-size: 100% 39.0698rpx;
  1725. position: relative !important;
  1726. }
  1727. .sk-text-14-2857-988 {
  1728. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1729. background-size: 100% 31.7442rpx;
  1730. position: relative !important;
  1731. }
  1732. .sk-image {
  1733. background: #EFEFEF !important;
  1734. }
  1735. .sk-container {
  1736. position: absolute;
  1737. left: 0;
  1738. top: 0;
  1739. width: 100%;
  1740. height: 100%;
  1741. overflow: hidden;
  1742. background-color: transparent;
  1743. }
  1744. }
  1745. .sk-activity{
  1746. .sk-transparent {
  1747. color: transparent !important;
  1748. }
  1749. .sk-text-14-2857-450 {
  1750. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1751. background-size: 100% 43.0769rpx;
  1752. position: relative !important;
  1753. }
  1754. .sk-text {
  1755. background-origin: content-box !important;
  1756. background-clip: content-box !important;
  1757. background-color: transparent !important;
  1758. color: transparent !important;
  1759. background-repeat: repeat-y !important;
  1760. }
  1761. .sk-text-14-2857-911 {
  1762. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1763. background-size: 100% 43.0769rpx;
  1764. position: relative !important;
  1765. }
  1766. .sk-text-14-2857-399 {
  1767. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1768. background-size: 100% 37.6923rpx;
  1769. position: relative !important;
  1770. }
  1771. .sk-text-14-2857-647 {
  1772. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1773. background-size: 100% 32.3077rpx;
  1774. position: relative !important;
  1775. }
  1776. .sk-text-14-2857-784 {
  1777. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1778. background-size: 100% 37.6923rpx;
  1779. position: relative !important;
  1780. }
  1781. .sk-text-14-2857-858 {
  1782. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1783. background-size: 100% 32.3077rpx;
  1784. position: relative !important;
  1785. }
  1786. .sk-text-14-2857-393 {
  1787. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1788. background-size: 100% 37.6923rpx;
  1789. position: relative !important;
  1790. }
  1791. .sk-image {
  1792. background: #EFEFEF !important;
  1793. }
  1794. .sk-container {
  1795. position: absolute;
  1796. left: 0;
  1797. top: 0;
  1798. width: 100%;
  1799. height: 100%;
  1800. overflow: hidden;
  1801. background-color: transparent;
  1802. }
  1803. }
  1804. .sk-hotelDetail{
  1805. .sk-transparent {
  1806. color: transparent !important;
  1807. }
  1808. .sk-text-20-4545-937 {
  1809. background-image: linear-gradient(transparent 20.4545%, #EEEEEE 0%, #EEEEEE 79.5455%, transparent 0%) !important;
  1810. background-size: 100% 39.8551rpx;
  1811. position: absolute !important;
  1812. }
  1813. .sk-text {
  1814. background-origin: content-box !important;
  1815. background-clip: content-box !important;
  1816. background-color: transparent !important;
  1817. color: transparent !important;
  1818. background-repeat: repeat-y !important;
  1819. }
  1820. .sk-text-14-2857-181 {
  1821. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1822. background-size: 100% 32.9710rpx;
  1823. position: relative !important;
  1824. }
  1825. .sk-text-20-4545-973 {
  1826. background-image: linear-gradient(transparent 20.4545%, #EEEEEE 0%, #EEEEEE 79.5455%, transparent 0%) !important;
  1827. background-size: 100% 39.8551rpx;
  1828. position: relative !important;
  1829. }
  1830. .sk-text-23-2143-713 {
  1831. background-image: linear-gradient(transparent 23.2143%, #EEEEEE 0%, #EEEEEE 76.7857%, transparent 0%) !important;
  1832. background-size: 100% 50.7246rpx;
  1833. position: relative !important;
  1834. }
  1835. .sk-text-14-2857-497 {
  1836. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1837. background-size: 100% 32.9710rpx;
  1838. position: relative !important;
  1839. }
  1840. .sk-text-14-2857-448 {
  1841. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1842. background-size: 100% 38.0435rpx;
  1843. position: relative !important;
  1844. }
  1845. .sk-text-14-2857-59 {
  1846. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1847. background-size: 100% 32.9710rpx;
  1848. position: relative !important;
  1849. }
  1850. .sk-text-21-0526-441 {
  1851. background-image: linear-gradient(transparent 21.0526%, #EEEEEE 0%, #EEEEEE 78.9474%, transparent 0%) !important;
  1852. background-size: 100% 34.4203rpx;
  1853. position: relative !important;
  1854. }
  1855. .sk-text-14-2857-328 {
  1856. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1857. background-size: 100% 32.9710rpx;
  1858. position: relative !important;
  1859. }
  1860. .sk-text-14-2857-589 {
  1861. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1862. background-size: 100% 38.0435rpx;
  1863. position: relative !important;
  1864. }
  1865. .sk-text-14-2857-170 {
  1866. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1867. background-size: 100% 32.9710rpx;
  1868. position: relative !important;
  1869. }
  1870. .sk-text-14-2857-320 {
  1871. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1872. background-size: 100% 32.9710rpx;
  1873. position: relative !important;
  1874. }
  1875. .sk-text-14-2857-814 {
  1876. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1877. background-size: 100% 32.9710rpx;
  1878. position: relative !important;
  1879. }
  1880. .sk-text-14-2857-344 {
  1881. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1882. background-size: 100% 48.1884rpx;
  1883. position: relative !important;
  1884. }
  1885. .sk-text-14-2857-61 {
  1886. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1887. background-size: 100% 32.9710rpx;
  1888. position: relative !important;
  1889. }
  1890. .sk-text-14-2857-750 {
  1891. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1892. background-size: 100% 32.9710rpx;
  1893. position: relative !important;
  1894. }
  1895. .sk-text-14-2857-823 {
  1896. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1897. background-size: 100% 48.1884rpx;
  1898. position: relative !important;
  1899. }
  1900. .sk-opacity {
  1901. opacity: 0 !important;
  1902. }
  1903. .sk-text-14-2857-224 {
  1904. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1905. background-size: 100% 38.0435rpx;
  1906. position: relative !important;
  1907. }
  1908. .sk-text-14-2857-405 {
  1909. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1910. background-size: 100% 38.0435rpx;
  1911. position: relative !important;
  1912. }
  1913. .sk-text-14-2857-252 {
  1914. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1915. background-size: 100% 32.9710rpx;
  1916. position: relative !important;
  1917. }
  1918. .sk-text-14-2857-293 {
  1919. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1920. background-size: 100% 48.1884rpx;
  1921. position: relative !important;
  1922. }
  1923. .sk-text-14-2857-126 {
  1924. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1925. background-size: 100% 38.0435rpx;
  1926. position: relative !important;
  1927. }
  1928. .sk-text-14-2857-638 {
  1929. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1930. background-size: 100% 38.0435rpx;
  1931. position: relative !important;
  1932. }
  1933. .sk-text-14-2857-717 {
  1934. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1935. background-size: 100% 32.9710rpx;
  1936. position: relative !important;
  1937. }
  1938. .sk-text-14-2857-564 {
  1939. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1940. background-size: 100% 48.1884rpx;
  1941. position: relative !important;
  1942. }
  1943. .sk-text-14-2857-771 {
  1944. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1945. background-size: 100% 48.1884rpx;
  1946. position: relative !important;
  1947. }
  1948. .sk-text-14-2857-179 {
  1949. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1950. background-size: 100% 32.9710rpx;
  1951. position: relative !important;
  1952. }
  1953. .sk-text-14-2857-7 {
  1954. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1955. background-size: 100% 32.9710rpx;
  1956. position: relative !important;
  1957. }
  1958. .sk-text-14-2857-112 {
  1959. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1960. background-size: 100% 48.1884rpx;
  1961. position: relative !important;
  1962. }
  1963. .sk-text-14-2857-441 {
  1964. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1965. background-size: 100% 38.0435rpx;
  1966. position: relative !important;
  1967. }
  1968. .sk-text-14-2857-76 {
  1969. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1970. background-size: 100% 38.0435rpx;
  1971. position: relative !important;
  1972. }
  1973. .sk-text-14-2857-502 {
  1974. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1975. background-size: 100% 32.9710rpx;
  1976. position: relative !important;
  1977. }
  1978. .sk-text-14-2857-354 {
  1979. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1980. background-size: 100% 48.1884rpx;
  1981. position: relative !important;
  1982. }
  1983. .sk-text-14-2857-678 {
  1984. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1985. background-size: 100% 38.0435rpx;
  1986. position: relative !important;
  1987. }
  1988. .sk-text-14-2857-635 {
  1989. background-image: linear-gradient(transparent 14.2857%, #EEEEEE 0%, #EEEEEE 85.7143%, transparent 0%) !important;
  1990. background-size: 100% 38.0435rpx;
  1991. position: relative !important;
  1992. }
  1993. .sk-image {
  1994. background: #EFEFEF !important;
  1995. }
  1996. .sk-container {
  1997. position: absolute;
  1998. left: 0;
  1999. top: 0;
  2000. width: 100%;
  2001. height: 100%;
  2002. overflow: hidden;
  2003. background-color: transparent;
  2004. }
  2005. }
  2006. </style>