1 line
3.1 KiB
Plaintext
1 line
3.1 KiB
Plaintext
<view class="container data-v-1026391d"><view class="data-v-1026391d"><view class="card head data-v-1026391d"><block wx:if="{{p.cover}}"><image class="cover data-v-1026391d" src="{{p.cover}}" mode="aspectFill"></image></block><view class="name data-v-1026391d">{{p.name}}</view><view class="row between meta data-v-1026391d"><view class="muted data-v-1026391d">{{"服务时长:"+p.durationMin+" 分钟"}}</view><view class="price data-v-1026391d"><text class="yen data-v-1026391d">¥</text><text class="num data-v-1026391d">{{p.price}}</text><block wx:if="{{p.originPrice}}"><text class="ori muted data-v-1026391d">{{"¥"+p.originPrice}}</text></block></view></view><view class="row between meta2 data-v-1026391d"><view class="tag2 data-v-1026391d">{{categoryName}}</view><view class="muted data-v-1026391d">{{"评分 "+rating+" / 5.0"}}</view></view><view class="tags row data-v-1026391d"><view class="tag data-v-1026391d">{{p.fitFor}}</view><view class="tag warn data-v-1026391d">{{"禁忌:"+p.taboo}}</view></view></view><view class="card block data-v-1026391d"><view class="b-t data-v-1026391d">服务介绍</view><view class="b-v muted data-v-1026391d">{{p.desc}}</view></view><view class="card block data-v-1026391d"><view class="b-t data-v-1026391d">功效说明</view><block wx:for="{{effects}}" wx:for-item="x" wx:for-index="__i0__" wx:key="*this"><view class="b-v muted data-v-1026391d">{{"· "+x}}</view></block></view><view class="card block data-v-1026391d"><view class="b-t data-v-1026391d">服务流程</view><block wx:for="{{steps}}" wx:for-item="x" wx:for-index="__i1__" wx:key="*this"><view class="b-v muted data-v-1026391d">{{"· "+x}}</view></block></view><view class="card block data-v-1026391d"><view class="b-t data-v-1026391d">适合人群</view><view class="b-v muted data-v-1026391d">{{p.fitFor}}</view></view><view class="card block data-v-1026391d"><view class="b-t data-v-1026391d">禁忌说明</view><view class="b-v muted data-v-1026391d">{{p.taboo}}</view></view><view class="card block data-v-1026391d"><view class="b-t data-v-1026391d">用户评价</view><view class="review data-v-1026391d"><view class="r1 row between data-v-1026391d"><view class="rn data-v-1026391d">顾客 A</view><view class="muted data-v-1026391d">5.0</view></view><view class="muted rt data-v-1026391d">做完肤感很通透,过程舒服,推荐。</view></view><view class="review data-v-1026391d"><view class="r1 row between data-v-1026391d"><view class="rn data-v-1026391d">顾客 B</view><view class="muted data-v-1026391d">4.8</view></view><view class="muted rt data-v-1026391d">店里环境很干净,技师很专业。</view></view></view><view class="space data-v-1026391d"></view><view class="fixbar data-v-1026391d"><view class="bar card data-v-1026391d"><view data-event-opts="{{[['tap',[['book',['$event']]]]]}}" class="btn btn-ghost a data-v-1026391d" bindtap="__e">立即预约</view><view data-event-opts="{{[['tap',[['buy',['$event']]]]]}}" class="btn btn-primary b data-v-1026391d" bindtap="__e">立即购买</view></view></view></view><ai-float vue-id="16bd28ee-1" class="data-v-1026391d" bind:__l="__l"></ai-float></view> |