Browse Source

修改冲突内容

home_hotList
ld0104 2 years ago
parent
commit
0e291bed07
  1. 15
      pages/shop/Evaluations/EvaluationDetail/index.vue

15
pages/shop/Evaluations/EvaluationDetail/index.vue

@ -123,20 +123,9 @@
</view> -->
</view>
<view class="btn" @click="goGoodsDetail">立即购买</view>
<<<<<<< HEAD
</view>
</view>
</template>
=======
</view>
</view>
</template>
>>>>>>> sxx
<script>
import { getEvaluationDetail,getUserCollection,delUserCollection} from '@/api/store'
export default {
@ -149,16 +138,12 @@
info: {},
feelCurrent: 0,
accessibilityCurrent: 0,
<<<<<<< HEAD
editableTabs:[],
tagStyle: {
p: 'text-indent:2em;font-family: PingFang SC;font-size:28rpx;text-indent: 42rpx;',
img: 'padding:0;margin:0;font-size:0;display:block;'
}
};
=======
};
>>>>>>> sxx
},
onLoad() {
this.id = this._route.query.id

Loading…
Cancel
Save