提交 34393459 编写于 作者: zhangzhiwei's avatar zhangzhiwei

.

上级 568916e5
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<text class="text-bold text-l">{{ item.salePrice }}</text> <text class="text-bold text-l">{{ item.salePrice }}</text>
</view> </view>
<view class="text-ss" style="margin-left: 16rpx"> <view class="text-ss" style="margin-left: 16rpx">
<text class="text-gray text-ss line-through">{{ item.salePrice }}</text> <text class="text-gray text-ss line-through">{{ item.productPrice }}</text>
</view> </view>
</view> </view>
</view> </view>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<view class="text-xxl pd-b-20 mg-l-10-m"> <view class="text-xxl pd-b-20 mg-l-10-m">
<van-icon name="arrow-left" @tap="goto('/')" /> <van-icon name="arrow-left" @tap="goto('/')" />
</view> </view>
<van-image width="214rpx" src="/static/img/logo.png" /> <van-image width="214rpx" src="/static/img/dz/jyx-logo.png" />
<view class="text-xxl text-bold pd-v-45">你好,欢迎使用商城。</view> <view class="text-xxl text-bold pd-v-45">你好,欢迎使用商城。</view>
<van-form class="transparent" @submit="onSubmit"> <van-form class="transparent" @submit="onSubmit">
<van-field :class="{ 'field-focus': state.focus == 'phone' }" v-model="state.params.phone" placeholder="请输入手机号" <van-field :class="{ 'field-focus': state.focus == 'phone' }" v-model="state.params.phone" placeholder="请输入手机号"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册