@ -216,20 +216,23 @@
uni.navigateBack()
}
},
toback(){
toback() {
uni.navigateTo({
url: '/pages/news/goods/oneGrounding'
})
</script>
<style lang="scss" scoped>
.look{
.look {
font-size: 30rpx;
padding: 0rpx 50rpx 80rpx 0;
text-align: right;
color: #409eff;
.btnGroup {
margin: 60rpx 50rpx;
display: flex;
@ -315,11 +318,13 @@
align-items: center;
justify-content: space-between;
border-bottom: 1px solid #F7F7F7;
.b1{
::v-deep .u-input{
.b1 {
::v-deep .u-input {
width: 500rpx !important;
.a {
text {
color: #F34A40;
@ -21,7 +21,7 @@
</view>
<u-empty text="暂无数据显示哦~" v-if="list.length==0" mode="list"></u-empty>
<image src="/static/order/share.png" @click="onGather" mode="" class="recharge_image"></image>
<!-- <image src="/static/order/share.png" @click="onGather" mode="" class="recharge_image"></image> -->
</template>
@ -102,7 +102,7 @@
<!-- -->
<view class="grounding">
<view class="image-text_2" @click="goJump('/pages/news/goods/oneGrounding')">
<view class="image-text_2" @click="goJump('/pages/news/goods/addOneGround')">
<image :src="$picUrl+'/static/user/shelf.png'" class="label_1"></image>
<view class="text-group_2">
<text lines="1" class="text_8">一键上架</text>