修改接口地址
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
</view>
|
||||
<view class="rightStyle" v-for="(ele,index) in item.goods" :key="index">
|
||||
<view>
|
||||
{{ele.name}} <text>({{ele.unitName}})</text>
|
||||
{{ele.name}} <text>({{ele.groupNum}}{{ele.unitName}})</text>
|
||||
</view>
|
||||
<text>¥{{ele.lowPrice}}</text>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user