1

parent 7e83de21
<template>
<view class="container">
<Header title="合力超市"></Header>
<Header :title="shopDetail.shopName"></Header>
<view class="content">
<view class="shop">
<image src="@/static/ticket/logo.png" class="logo"></image>
<image src="@/static/ticket/logo.png" class="logo" mode="aspectFill"></image>
<view class="info">
<view class="top">
<view class="left">
<text class="title">合力超市花果园R1区店</text>
<text class="title">{{ shopDetail.shopName }}</text>
<view class="ratebox">
<wd-rate v-model="value" size="13px" space="1px" active-color="#f12929" />
<text class="rate">4.9</text>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment