|
@@ -11,7 +11,7 @@
|
|
|
|
|
|
|
|
<template>
|
|
<template>
|
|
|
<view style="width:690upx;overflow:hidden;padding-left:30upx;">
|
|
<view style="width:690upx;overflow:hidden;padding-left:30upx;">
|
|
|
- <view class="flex title" v-if="info.status == 3" style="color:#063a86;font-weight:bold;">售价不低于平均成本就有利润</view>
|
|
|
|
|
|
|
+ <view class="flex title" v-if="info.status == 3" style="color:#063a86;font-weight:bold;">售价不低于平均成本即有利润</view>
|
|
|
<view class="flex title" v-else> 确认售价: </view>
|
|
<view class="flex title" v-else> 确认售价: </view>
|
|
|
<view class="flex title">
|
|
<view class="flex title">
|
|
|
<text style="font-size:24upx;font-weight:normal;color:#CCCCCC;">
|
|
<text style="font-size:24upx;font-weight:normal;color:#CCCCCC;">
|