Commit e773f1ef by zhangzhen

细节优化

parent 9192c4e4
......@@ -9,7 +9,7 @@
<view class="room-name">
<text class="text-white">{{orderInfo.storeName}}</text>
<text class="text-white text-bold text-xxl">{{orderInfo.roomName}}{{orderInfo.roomTypeName}}</text>
<text class="text-white text-xl">{{orderInfo.consumerName}}-{{orderInfo.consumerPhone}} 预定</text>
<text class="text-white text-xl">{{orderInfo.consumerName}} 预定</text>
</view>
<view class="store-name">
<text class="icon cuIcon-location text-white text-xl"></text> <text class="text text-white text-lg">{{orderInfo.address || '武汉市汉阳区龙阳大道商业街110号'}}</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