提现详情页
This commit is contained in:
parent
847181c7d1
commit
036a06b05c
@ -380,6 +380,12 @@
|
|||||||
"navigationBarTitleText": "提现"
|
"navigationBarTitleText": "提现"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"path": "gather_list/index" ,
|
||||||
|
"style": {
|
||||||
|
"navigationBarTitleText": "提现流水"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"path": "user_address_list/index",
|
"path": "user_address_list/index",
|
||||||
"style": {
|
"style": {
|
||||||
|
@ -1,333 +1,367 @@
|
|||||||
<template>
|
<template>
|
||||||
<view class="gather">
|
<view class="gather">
|
||||||
<zbpSwiper></zbpSwiper>
|
<zbpSwiper></zbpSwiper>
|
||||||
<u-empty :show="jurisdiction" marginTop="260" mode="permission" :text="emptyText"
|
<u-empty :show="jurisdiction" marginTop="260" mode="permission" :text="emptyText"
|
||||||
icon="http://cdn.uviewui.com/uview/empty/permission.png"></u-empty>
|
icon="http://cdn.uviewui.com/uview/empty/permission.png"></u-empty>
|
||||||
<block v-if="isShow">
|
<block v-if="isShow">
|
||||||
<!-- <view class="special_work com" v-if="userInfoData.mer_info.type_id === 12"> -->
|
<!-- <view class="special_work com" v-if="userInfoData.mer_info.type_id === 12"> -->
|
||||||
<view class="special_work com" v-if="true">
|
<view class="special_work com" v-if="true">
|
||||||
<view class="title">市级供应链</view>
|
<view class="title">市级供应链</view>
|
||||||
<view class="content">
|
<view class="content">
|
||||||
<view class="examine" @click="navigator(`/pages/nongKe/supply_chain/goods_list?merid=${mer_id}`)">
|
<view class="examine" @click="navigator(`/pages/nongKe/supply_chain/goods_list?merid=${mer_id}`)">
|
||||||
<image class="icon_img" :src="`${prefix}zsgl.png`" mode="aspectFill"></image>
|
<image class="icon_img" :src="`${prefix}zsgl.png`" mode="aspectFill"></image>
|
||||||
<text class="text">在售管理</text>
|
<text class="text">在售管理</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="examine" @click="navigator(`/pages/admin/order/index?mer_id=${mer_id}&product_type=98`)">
|
<view class="examine"
|
||||||
<image class="icon_img" :src="`${prefix}cwgl.png`" mode="aspectFill"></image>
|
@click="navigator(`/pages/admin/order/index?mer_id=${mer_id}&product_type=98`)">
|
||||||
<text class="text">财务管理</text>
|
<image class="icon_img" :src="`${prefix}cwgl.png`" mode="aspectFill"></image>
|
||||||
</view>
|
<text class="text">财务管理</text>
|
||||||
<view class="examine" @click="navigator(`/pages/nongKe/gather/select_warehouse?mer_id=${mer_id}&stype=1`)">
|
</view>
|
||||||
<image class="icon_img" :src="`${prefix}rkgl.png`" mode="aspectFill">
|
<view class="examine"
|
||||||
</image>
|
@click="navigator(`/pages/nongKe/gather/select_warehouse?mer_id=${mer_id}&stype=1`)">
|
||||||
<text class="text">入库管理</text>
|
<image class="icon_img" :src="`${prefix}rkgl.png`" mode="aspectFill">
|
||||||
</view>
|
</image>
|
||||||
<view class="examine" @click="navigator(`/pages/product/basicSet?mer_id=${mer_id}&product_type=98`, '商户设置')">
|
<text class="text">入库管理</text>
|
||||||
<image class="icon_img" :src="`${prefix}shsz.png`" mode="aspectFill"></image>
|
</view>
|
||||||
<text class="text">商户设置</text>
|
<view class="examine"
|
||||||
</view>
|
@click="navigator(`/pages/product/basicSet?mer_id=${mer_id}&product_type=98`, '商户设置')">
|
||||||
<view class="examine" @click="navigator(`/pages/product/list/index?mer_id=${mer_id}`)">
|
<image class="icon_img" :src="`${prefix}shsz.png`" mode="aspectFill"></image>
|
||||||
<image class="icon_img" :src="`${prefix}spgl.png`" mode="aspectFill">
|
<text class="text">商户设置</text>
|
||||||
</image>
|
</view>
|
||||||
<text class="text">商品管理</text>
|
<view class="examine" @click="navigator(`/pages/product/list/index?mer_id=${mer_id}`)">
|
||||||
</view>
|
<image class="icon_img" :src="`${prefix}spgl.png`" mode="aspectFill">
|
||||||
<view class="examine" @click="navigator(`/pages/users/embody/embody?mer_id=${mer_id}`)">
|
</image>
|
||||||
<image class="icon_img" :src="`${prefix}txgl.png`" mode="aspectFill">
|
<text class="text">商品管理</text>
|
||||||
</image>
|
</view>
|
||||||
<text class="text">提现管理</text>
|
<view class="examine" @click="navigator(`/pages/users/gather_list/index?mer_id=${mer_id}`)">
|
||||||
</view>
|
<image class="icon_img" :src="`${prefix}txgl.png`" mode="aspectFill">
|
||||||
<view class="examine" @click="navigator(`/pages/nongKe/teach_video/teach_video`)">
|
</image>
|
||||||
<image class="icon_img" src="https://lihai001.oss-cn-chengdu.aliyuncs.com/public/kk/spjs.png"
|
<text class="text">提现管理</text>
|
||||||
mode="aspectFill">
|
</view>
|
||||||
</image>
|
<view class="examine" @click="navigator(`/pages/nongKe/teach_video/teach_video`)">
|
||||||
<text class="text">视频教学</text>
|
<image class="icon_img" src="https://lihai001.oss-cn-chengdu.aliyuncs.com/public/kk/spjs.png"
|
||||||
</view>
|
mode="aspectFill">
|
||||||
</view>
|
</image>
|
||||||
</view>
|
<text class="text">视频教学</text>
|
||||||
|
</view>
|
||||||
|
<view class="examine" @click="navigator(`/pages/admin/order/index?mer_id=${mer_id}`)">
|
||||||
|
<image class="icon_img" :src="`${prefix}ddgl.png`" mode="aspectFill">
|
||||||
|
</image>
|
||||||
|
<text class="text">订单管理</text>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
|
||||||
<!-- <view class="business com" v-if="userInfoData.mer_info.type_id === 10"> -->
|
<!-- <view class="business com" v-if="userInfoData.mer_info.type_id === 10"> -->
|
||||||
<view class="business com" v-if="true">
|
<view class="business com" v-if="true">
|
||||||
<view class="special_work com">
|
<view class="special_work com">
|
||||||
<view class="title">我的店铺</view>
|
<view class="title">我的店铺</view>
|
||||||
<view class="content ">
|
<view class="content ">
|
||||||
<view class="examine"
|
<view class="examine"
|
||||||
@click="navigator(`/pages/nongKe/supply_chain/supplier?type_id=12&isDetail=1&product_type=98`)">
|
@click="navigator(`/pages/nongKe/supply_chain/supplier?type_id=12&isDetail=1&product_type=98`)">
|
||||||
<image class="icon_img" :src="`${prefix}ghcg.png`" mode="aspectFill"></image>
|
<image class="icon_img" :src="`${prefix}ghcg.png`" mode="aspectFill"></image>
|
||||||
<text class="text">供货采购</text>
|
<text class="text">供货采购</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="examine" @click="navigator('/pages/users/order_list/index?status=-1')">
|
<view class="examine" @click="navigator('/pages/users/order_list/index?status=-1')">
|
||||||
<image class="icon_img" :src="`${prefix}jhgl.png`" mode="aspectFill"></image>
|
<image class="icon_img" :src="`${prefix}jhgl.png`" mode="aspectFill"></image>
|
||||||
<text class="text">进货管理</text>
|
<text class="text">进货管理</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="examine" @click="navigator(`/pages/admin/stockOut/index?mer_id=${mer_id}`)">
|
<view class="examine" @click="navigator(`/pages/admin/stockOut/index?mer_id=${mer_id}`)">
|
||||||
<image class="icon_img" :src="`${prefix}smck.png`" mode="aspectFill">
|
<image class="icon_img" :src="`${prefix}smck.png`" mode="aspectFill">
|
||||||
</image>
|
</image>
|
||||||
<text class="text">扫码出库</text>
|
<text class="text">扫码出库</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="examine" @click="navigator(`/pages/nongKe/gather/select_warehouse?mer_id=${mer_id}&stype=2`)">
|
<view class="examine"
|
||||||
<image class="icon_img" :src="`${prefix}rkgl.png`" mode="aspectFill">
|
@click="navigator(`/pages/nongKe/gather/select_warehouse?mer_id=${mer_id}&stype=2`)">
|
||||||
</image>
|
<image class="icon_img" :src="`${prefix}rkgl.png`" mode="aspectFill">
|
||||||
<text class="text">入库管理</text>
|
</image>
|
||||||
</view>
|
<text class="text">入库管理</text>
|
||||||
<view class="examine" @click="navigator(`/pages/users/embody/embody?mer_id=${mer_id}`)">
|
</view>
|
||||||
<image class="icon_img" :src="`${prefix}txgl.png`" mode="aspectFill">
|
<view class="examine" @click="navigator(`/pages/users/gather_list/index?mer_id=${mer_id}`)">
|
||||||
</image>
|
<image class="icon_img" :src="`${prefix}txgl.png`" mode="aspectFill">
|
||||||
<text class="text">提现管理</text>
|
</image>
|
||||||
</view>
|
<text class="text">提现管理</text>
|
||||||
|
</view>
|
||||||
|
|
||||||
<view class="examine" @click="navigator(`/pages/chat/customer_list/index?type=1&mer_id=${mer_id}`)">
|
<view class="examine"
|
||||||
<image class="icon_img" :src="`${prefix}kfjl.png`" mode="aspectFill">
|
@click="navigator(`/pages/chat/customer_list/index?type=1&mer_id=${mer_id}`)">
|
||||||
</image>
|
<image class="icon_img" :src="`${prefix}kfjl.png`" mode="aspectFill">
|
||||||
<text class="text">客服记录</text>
|
</image>
|
||||||
</view>
|
<text class="text">客服记录</text>
|
||||||
<view class="examine" @click="navigator(`/pages/admin/order_cancellation/index?mer_id=${mer_id}`)">
|
</view>
|
||||||
<image class="icon_img" :src="`${prefix}ddhx.png`" mode="aspectFill">
|
<view class="examine"
|
||||||
</image>
|
@click="navigator(`/pages/admin/order_cancellation/index?mer_id=${mer_id}`)">
|
||||||
<text class="text">订单核销</text>
|
<image class="icon_img" :src="`${prefix}ddhx.png`" mode="aspectFill">
|
||||||
</view>
|
</image>
|
||||||
<view class="examine" @click="navigator(`/pages/admin/order/index?mer_id=${mer_id}`)">
|
<text class="text">订单核销</text>
|
||||||
<image class="icon_img" :src="`${prefix}ddgl.png`" mode="aspectFill">
|
</view>
|
||||||
</image>
|
<view class="examine" @click="navigator(`/pages/admin/order/index?mer_id=${mer_id}`)">
|
||||||
<text class="text">订单管理</text>
|
<image class="icon_img" :src="`${prefix}ddgl.png`" mode="aspectFill">
|
||||||
</view>
|
</image>
|
||||||
<view class="examine" @click="navigator(`/pages/product/list/index?mer_id=${mer_id}`)">
|
<text class="text">订单管理</text>
|
||||||
<image class="icon_img" :src="`${prefix}spgl.png`" mode="aspectFill">
|
</view>
|
||||||
</image>
|
<view class="examine" @click="navigator(`/pages/product/list/index?mer_id=${mer_id}`)">
|
||||||
<text class="text">商品管理</text>
|
<image class="icon_img" :src="`${prefix}spgl.png`" mode="aspectFill">
|
||||||
</view>
|
</image>
|
||||||
<view class="examine" @click="navigator(`/pages/product/basicSet?mer_id=${mer_id}`, '商户设置')">
|
<text class="text">商品管理</text>
|
||||||
<image class="icon_img" :src="`${prefix}shsz.png`" mode="aspectFill">
|
</view>
|
||||||
</image>
|
<view class="examine" @click="navigator(`/pages/product/basicSet?mer_id=${mer_id}`, '商户设置')">
|
||||||
<text class="text">商户设置</text>
|
<image class="icon_img" :src="`${prefix}shsz.png`" mode="aspectFill">
|
||||||
</view>
|
</image>
|
||||||
|
<text class="text">商户设置</text>
|
||||||
|
</view>
|
||||||
|
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<!-- <gatherBusiness :userInfoData="userInfoData" /> -->
|
<!-- <gatherBusiness :userInfoData="userInfoData" /> -->
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<!-- <view class="business com" v-if="userInfoData.mer_info.type_id === 11"> -->
|
<!-- <view class="business com" v-if="userInfoData.mer_info.type_id === 11"> -->
|
||||||
<view class="business com" v-if="true">
|
<view class="business com" v-if="true">
|
||||||
<view class="special_work com">
|
<view class="special_work com">
|
||||||
<view class="title">里海云仓</view>
|
<view class="title">里海云仓</view>
|
||||||
<view class="content ">
|
<view class="content ">
|
||||||
<view class="examine"
|
<view class="examine"
|
||||||
@click="navigator(`/pages/nongKe/supply_chain/supplier?type_id=12&isDetail=1&product_type=98`)">
|
@click="navigator(`/pages/nongKe/supply_chain/supplier?type_id=12&isDetail=1&product_type=98`)">
|
||||||
<image class="icon_img" :src="`${prefix}ghcg.png`" mode="aspectFill"></image>
|
<image class="icon_img" :src="`${prefix}ghcg.png`" mode="aspectFill"></image>
|
||||||
<text class="text">供货采购</text>
|
<text class="text">供货采购</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="examine" @click="navigator('/pages/users/order_list/index?status=-1')">
|
<view class="examine" @click="navigator('/pages/users/order_list/index?status=-1')">
|
||||||
<image class="icon_img" :src="`${prefix}jhgl.png`" mode="aspectFill"></image>
|
<image class="icon_img" :src="`${prefix}jhgl.png`" mode="aspectFill"></image>
|
||||||
<text class="text">进货管理</text>
|
<text class="text">进货管理</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="examine" @click="navigator(`/pages/admin/stockOut/index?mer_id=${mer_id}`)">
|
<view class="examine" @click="navigator(`/pages/admin/stockOut/index?mer_id=${mer_id}`)">
|
||||||
<image class="icon_img" :src="`${prefix}smck.png`" mode="aspectFill">
|
<image class="icon_img" :src="`${prefix}smck.png`" mode="aspectFill">
|
||||||
</image>
|
</image>
|
||||||
<text class="text">扫码出库</text>
|
<text class="text">扫码出库</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="examine" @click="navigator(`/pages/nongKe/gather/select_warehouse?mer_id=${mer_id}&stype=2`)">
|
<view class="examine"
|
||||||
<image class="icon_img" :src="`${prefix}rkgl.png`" mode="aspectFill">
|
@click="navigator(`/pages/nongKe/gather/select_warehouse?mer_id=${mer_id}&stype=2`)">
|
||||||
</image>
|
<image class="icon_img" :src="`${prefix}rkgl.png`" mode="aspectFill">
|
||||||
<text class="text">入库管理</text>
|
</image>
|
||||||
</view>
|
<text class="text">入库管理</text>
|
||||||
<view class="examine" @click="navigator(`/pages/users/embody/embody?mer_id=${mer_id}`)">
|
</view>
|
||||||
<image class="icon_img" :src="`${prefix}txgl.png`" mode="aspectFill">
|
<view class="examine" @click="navigator(`/pages/users/gather_list/index?mer_id=${mer_id}`)">
|
||||||
</image>
|
<image class="icon_img" :src="`${prefix}txgl.png`" mode="aspectFill">
|
||||||
<text class="text">提现管理</text>
|
</image>
|
||||||
</view>
|
<text class="text">提现管理</text>
|
||||||
|
</view>
|
||||||
|
|
||||||
<view class="examine" @click="navigator(`/pages/chat/customer_list/index?type=1&mer_id=${mer_id}`)">
|
<view class="examine"
|
||||||
<image class="icon_img" :src="`${prefix}kfjl.png`" mode="aspectFill">
|
@click="navigator(`/pages/chat/customer_list/index?type=1&mer_id=${mer_id}`)">
|
||||||
</image>
|
<image class="icon_img" :src="`${prefix}kfjl.png`" mode="aspectFill">
|
||||||
<text class="text">客服记录</text>
|
</image>
|
||||||
</view>
|
<text class="text">客服记录</text>
|
||||||
<view class="examine" @click="navigator(`/pages/admin/order_cancellation/index?mer_id=${mer_id}`)">
|
</view>
|
||||||
<image class="icon_img" :src="`${prefix}ddhx.png`" mode="aspectFill">
|
<view class="examine"
|
||||||
</image>
|
@click="navigator(`/pages/admin/order_cancellation/index?mer_id=${mer_id}`)">
|
||||||
<text class="text">订单核销</text>
|
<image class="icon_img" :src="`${prefix}ddhx.png`" mode="aspectFill">
|
||||||
</view>
|
</image>
|
||||||
<view class="examine" @click="navigator(`/pages/admin/order/index?mer_id=${mer_id}`)">
|
<text class="text">订单核销</text>
|
||||||
<image class="icon_img" :src="`${prefix}ddgl.png`" mode="aspectFill">
|
</view>
|
||||||
</image>
|
<view class="examine" @click="navigator(`/pages/admin/order/index?mer_id=${mer_id}`)">
|
||||||
<text class="text">订单管理</text>
|
<image class="icon_img" :src="`${prefix}ddgl.png`" mode="aspectFill">
|
||||||
</view>
|
</image>
|
||||||
<view class="examine" @click="navigator(`/pages/product/list/index?mer_id=${mer_id}`)">
|
<text class="text">订单管理</text>
|
||||||
<image class="icon_img" :src="`${prefix}spgl.png`" mode="aspectFill">
|
</view>
|
||||||
</image>
|
<view class="examine" @click="navigator(`/pages/product/list/index?mer_id=${mer_id}`)">
|
||||||
<text class="text">商品管理</text>
|
<image class="icon_img" :src="`${prefix}spgl.png`" mode="aspectFill">
|
||||||
</view>
|
</image>
|
||||||
<view class="examine" @click="navigator(`/pages/product/basicSet?mer_id=${mer_id}`, '商户设置')">
|
<text class="text">商品管理</text>
|
||||||
<image class="icon_img" :src="`${prefix}shsz.png`" mode="aspectFill">
|
</view>
|
||||||
</image>
|
<view class="examine" @click="navigator(`/pages/product/basicSet?mer_id=${mer_id}`, '商户设置')">
|
||||||
<text class="text">商户设置</text>
|
<image class="icon_img" :src="`${prefix}shsz.png`" mode="aspectFill">
|
||||||
</view>
|
</image>
|
||||||
|
<text class="text">商户设置</text>
|
||||||
|
</view>
|
||||||
|
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</block>
|
</block>
|
||||||
<!-- <m-tabbar native>
|
<!-- <m-tabbar native>
|
||||||
<template v-slot:tabbar_index_2>
|
<template v-slot:tabbar_index_2>
|
||||||
<view class="custom_style">
|
<view class="custom_style">
|
||||||
<view class="custom_style_icon"></view>
|
<view class="custom_style_icon"></view>
|
||||||
</view>
|
</view>
|
||||||
</template>
|
</template>
|
||||||
</m-tabbar> -->
|
</m-tabbar> -->
|
||||||
</view>
|
</view>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import mTabbar from '@/components/m-tabbar/m-tabbar.vue'
|
import mTabbar from '@/components/m-tabbar/m-tabbar.vue'
|
||||||
import zbpSwiper from '@/components/zbpSwiper'
|
import zbpSwiper from '@/components/zbpSwiper'
|
||||||
import { mapState, mapGetters } from 'vuex'
|
import {
|
||||||
import { getWorkArticleCount, getSlideAPI } from '@/api/article.js'
|
mapState,
|
||||||
import { getStoreList, getUserInfo } from '@/api/user.js'
|
mapGetters
|
||||||
import { microSeachBarCode, microEadtProduct } from '@/api/store.js'
|
} from 'vuex'
|
||||||
import { Toast } from '@/libs/uniApi';
|
import {
|
||||||
import { getDiy } from '@/api/api.js'
|
getWorkArticleCount,
|
||||||
export default {
|
getSlideAPI
|
||||||
components: {
|
} from '@/api/article.js'
|
||||||
mTabbar,
|
import {
|
||||||
zbpSwiper
|
getStoreList,
|
||||||
},
|
getUserInfo
|
||||||
data() {
|
} from '@/api/user.js'
|
||||||
return {
|
import {
|
||||||
emptyText: '暂无可用应用',
|
microSeachBarCode,
|
||||||
jurisdiction: false, // 是否有权限
|
microEadtProduct
|
||||||
mer_id: '',
|
} from '@/api/store.js'
|
||||||
userInfoData: { mer_info: { type_id: 0 } },
|
import {
|
||||||
prefix: 'https://lihai001.oss-cn-chengdu.aliyuncs.com/public/kk/luzhou/static4/11/',
|
Toast
|
||||||
isShow:false
|
} from '@/libs/uniApi';
|
||||||
};
|
import {
|
||||||
},
|
getDiy
|
||||||
computed: {
|
} from '@/api/api.js'
|
||||||
...mapGetters(['userInfo', 'location', 'isLogin'])
|
export default {
|
||||||
},
|
components: {
|
||||||
created() {},
|
mTabbar,
|
||||||
onLoad() {},
|
zbpSwiper
|
||||||
onShow() {
|
},
|
||||||
if (this.isLogin) {
|
data() {
|
||||||
this.emptyText = '暂无可用应用'
|
return {
|
||||||
this.jurisdiction = false
|
emptyText: '暂无可用应用',
|
||||||
} else {
|
jurisdiction: false, // 是否有权限
|
||||||
this.emptyText = '请登录'
|
mer_id: '',
|
||||||
this.jurisdiction = true
|
userInfoData: {
|
||||||
}
|
mer_info: {
|
||||||
this.getUserInfo()
|
type_id: 0
|
||||||
},
|
}
|
||||||
onPullDownRefresh() {
|
},
|
||||||
this.getUserInfo()
|
prefix: 'https://lihai001.oss-cn-chengdu.aliyuncs.com/public/kk/luzhou/static4/11/',
|
||||||
uni.stopPullDownRefresh()
|
isShow: false
|
||||||
},
|
};
|
||||||
methods: {
|
},
|
||||||
navigator(url, t) {
|
computed: {
|
||||||
// if (this.userInfoData.is_wsxx === 0 && t != '商户设置') return Toast("请完善商户信息");
|
...mapGetters(['userInfo', 'location', 'isLogin'])
|
||||||
uni.navigateTo({
|
},
|
||||||
url: url
|
created() {},
|
||||||
})
|
onLoad() {},
|
||||||
},
|
onShow() {
|
||||||
getUserInfo: function() {
|
if (this.isLogin) {
|
||||||
let that = this;
|
this.emptyText = '暂无可用应用'
|
||||||
getUserInfo().then(res => {
|
this.jurisdiction = false
|
||||||
that.userInfoData = res.data;
|
} else {
|
||||||
// console.log(res.data.service);
|
this.emptyText = '请登录'
|
||||||
if(res.data.service == null){
|
this.jurisdiction = true
|
||||||
// console.log('123');
|
}
|
||||||
this.isShow=false
|
this.getUserInfo()
|
||||||
}else{
|
},
|
||||||
this.isShow=true
|
onPullDownRefresh() {
|
||||||
this.mer_id = res.data.service.mer_id
|
this.getUserInfo()
|
||||||
}
|
uni.stopPullDownRefresh()
|
||||||
if (!res.data.mer_info) {
|
},
|
||||||
that.$set(this, 'jurisdiction', false);
|
methods: {
|
||||||
}
|
navigator(url, t) {
|
||||||
});
|
// if (this.userInfoData.is_wsxx === 0 && t != '商户设置') return Toast("请完善商户信息");
|
||||||
}
|
uni.navigateTo({
|
||||||
}
|
url: url
|
||||||
};
|
})
|
||||||
|
},
|
||||||
|
getUserInfo: function() {
|
||||||
|
let that = this;
|
||||||
|
getUserInfo().then(res => {
|
||||||
|
that.userInfoData = res.data;
|
||||||
|
// console.log(res.data.service);
|
||||||
|
if (res.data.service == null) {
|
||||||
|
// console.log('123');
|
||||||
|
this.isShow = false
|
||||||
|
} else {
|
||||||
|
this.isShow = true
|
||||||
|
this.mer_id = res.data.service.mer_id
|
||||||
|
}
|
||||||
|
if (!res.data.mer_info) {
|
||||||
|
that.$set(this, 'jurisdiction', false);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
};
|
||||||
</script>
|
</script>
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.gather {
|
.gather {
|
||||||
padding-bottom: 164.91rpx;
|
padding-bottom: 164.91rpx;
|
||||||
background: linear-gradient(180deg, #FFFFFF 0%, #F6F6F6 100%);
|
background: linear-gradient(180deg, #FFFFFF 0%, #F6F6F6 100%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.top_box {
|
.top_box {
|
||||||
// padding-top: 180rpx;
|
// padding-top: 180rpx;
|
||||||
background: linear-gradient(#36A2FF, #fff);
|
background: linear-gradient(#36A2FF, #fff);
|
||||||
}
|
}
|
||||||
|
|
||||||
.com {
|
.com {
|
||||||
margin-left: 50%;
|
margin-left: 50%;
|
||||||
transform: translate(-50%);
|
transform: translate(-50%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.business {
|
.business {
|
||||||
width: 694.74rpx;
|
width: 694.74rpx;
|
||||||
// margin-bottom: 175rpx;
|
// margin-bottom: 175rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.special_work {
|
.special_work {
|
||||||
// padding: 17.54rpx;
|
// padding: 17.54rpx;
|
||||||
width: 694.74rpx;
|
width: 694.74rpx;
|
||||||
margin-top: 52.63rpx;
|
margin-top: 52.63rpx;
|
||||||
border-radius: 17.54rpx;
|
border-radius: 17.54rpx;
|
||||||
// box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.16);
|
// box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.16);
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
font-size: 31.58rpx;
|
font-size: 31.58rpx;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 38.6rpx;
|
margin-bottom: 38.6rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-content: center;
|
align-content: center;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
// justify-content: space-between;
|
// justify-content: space-between;
|
||||||
|
|
||||||
.examine {
|
.examine {
|
||||||
margin-bottom: 35rpx;
|
margin-bottom: 35rpx;
|
||||||
width: 173.68rpx;
|
width: 173.68rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
// margin: 0 0 33.33rpx 33.33rpx !important;
|
// margin: 0 0 33.33rpx 33.33rpx !important;
|
||||||
|
|
||||||
.icon_img {
|
.icon_img {
|
||||||
width: 63.16rpx;
|
width: 63.16rpx;
|
||||||
height: 63.16rpx;
|
height: 63.16rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
font-size: 26.32rpx;
|
font-size: 26.32rpx;
|
||||||
margin-top: 21.05rpx;
|
margin-top: 21.05rpx;
|
||||||
color: #000;
|
color: #000;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
font-size: 29.82rpx;
|
font-size: 29.82rpx;
|
||||||
color: #a4a4a4;
|
color: #a4a4a4;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.cont_jus {
|
.cont_jus {
|
||||||
margin-top: 56.14rpx;
|
margin-top: 56.14rpx;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
|
|
||||||
&:first-child {
|
&:first-child {
|
||||||
// margin-right: 33rpx;
|
// margin-right: 33rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.examine {
|
.examine {
|
||||||
margin-right: 48rpx;
|
margin-right: 48rpx;
|
||||||
|
|
||||||
&:first-child {
|
&:first-child {
|
||||||
margin-right: 48rpx;
|
margin-right: 48rpx;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
@ -217,6 +217,7 @@
|
|||||||
Modal('提交成功', '点击确定,返回商品管理', {
|
Modal('提交成功', '点击确定,返回商品管理', {
|
||||||
showCancel: false
|
showCancel: false
|
||||||
}).then(() => {
|
}).then(() => {
|
||||||
|
uni.removeStorageSync('singleSpecification')
|
||||||
uni.redirectTo({
|
uni.redirectTo({
|
||||||
url: '/pages/product/goodsOnSale/index?mer_id=' + this.merId
|
url: '/pages/product/goodsOnSale/index?mer_id=' + this.merId
|
||||||
})
|
})
|
||||||
|
File diff suppressed because it is too large
Load Diff
203
pages/users/gather_list/index.vue
Normal file
203
pages/users/gather_list/index.vue
Normal file
@ -0,0 +1,203 @@
|
|||||||
|
<template>
|
||||||
|
<view class="list">
|
||||||
|
<view class="head">
|
||||||
|
<view class="head_conent">
|
||||||
|
<view class="tatil">
|
||||||
|
<view class="sum">
|
||||||
|
<u-count-to :startVal="30" :endVal="500"></u-count-to>
|
||||||
|
<h3>提现次数</h3>
|
||||||
|
</view>
|
||||||
|
<view class="sum">
|
||||||
|
<u-count-to :startVal="0" :endVal="a"></u-count-to>
|
||||||
|
<h3>提现总额</h3>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
<view class="tixian" @click="navigator(`/pages/users/embody/embody?mer_id=${merId}`)">
|
||||||
|
申请提现
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
<view class="public-wrapper">
|
||||||
|
<view class="title">
|
||||||
|
提现详情
|
||||||
|
</view>
|
||||||
|
<view class="conter">
|
||||||
|
<view class="data">编号</view>
|
||||||
|
<view class="browse">银行</view>
|
||||||
|
<view class="turnover">日期</view>
|
||||||
|
<view class="money">金额(元)</view>
|
||||||
|
</view>
|
||||||
|
<view class="footer">
|
||||||
|
|
||||||
|
<scroll-view :scroll-top="scrollTop" scroll-y="true" class="scroll-Y">
|
||||||
|
<view class=" footer_list">
|
||||||
|
<view class="data">1</view>
|
||||||
|
<view class="browse">中国农业银行</view>
|
||||||
|
<view class="turnover">3月17</view>
|
||||||
|
<view class="money">4000</view>
|
||||||
|
</view>
|
||||||
|
</scroll-view>
|
||||||
|
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
// +----------------------------------------------------------------------
|
||||||
|
// | CRMEB [ CRMEB赋能开发者,助力企业发展 ]
|
||||||
|
// +----------------------------------------------------------------------
|
||||||
|
// | Copyright (c) 2016~2021 https://www.crmeb.com All rights reserved.
|
||||||
|
// +----------------------------------------------------------------------
|
||||||
|
// | Licensed CRMEB并不是自由软件,未经许可不能去掉CRMEB相关版权
|
||||||
|
// +----------------------------------------------------------------------
|
||||||
|
// | Author: CRMEB Team <admin@crmeb.com>
|
||||||
|
// +----------------------------------------------------------------------
|
||||||
|
|
||||||
|
export default {
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
a: 99999999,
|
||||||
|
scrollTop: 0,
|
||||||
|
merId:''
|
||||||
|
}
|
||||||
|
},
|
||||||
|
computed: {},
|
||||||
|
watch: {
|
||||||
|
|
||||||
|
},
|
||||||
|
onLoad(option) {
|
||||||
|
this.merId = option.mer_id
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
navigator(url) {
|
||||||
|
uni.navigateTo({
|
||||||
|
url: url
|
||||||
|
})
|
||||||
|
},
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="scss">
|
||||||
|
.list {
|
||||||
|
.head {
|
||||||
|
width: 100%;
|
||||||
|
height: 150px;
|
||||||
|
display: flex;
|
||||||
|
background-image: linear-gradient(90deg, #FA6514 0%, #E93323 100%);
|
||||||
|
position: relative;
|
||||||
|
|
||||||
|
.head_conent {
|
||||||
|
width: 90%;
|
||||||
|
height: 150px;
|
||||||
|
background-color: #fff;
|
||||||
|
margin: 50px auto;
|
||||||
|
border-radius: 15px;
|
||||||
|
box-shadow: 0px 0px 5px rgba(#FA6514, 0.5);
|
||||||
|
|
||||||
|
.tatil {
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-around;
|
||||||
|
align-items: center;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
|
.sum {
|
||||||
|
text-align: center;
|
||||||
|
margin-top: 30px;
|
||||||
|
|
||||||
|
h3 {
|
||||||
|
margin-top: 15px;
|
||||||
|
font-size: 18px;
|
||||||
|
font-weight: 700;
|
||||||
|
color: #E93323;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.tixian {
|
||||||
|
position: absolute;
|
||||||
|
background-image: linear-gradient(90deg, #FA6514 0%, #E93323 100%);
|
||||||
|
box-shadow: 0px 0px 5px rgba(#FA6514, 0.5);
|
||||||
|
width: 100px;
|
||||||
|
height: 40px;
|
||||||
|
line-height: 40px;
|
||||||
|
border-radius: 30px;
|
||||||
|
text-align: center;
|
||||||
|
font-size: 18px;
|
||||||
|
color: #fff;
|
||||||
|
font-weight: 700;
|
||||||
|
left: 37%;
|
||||||
|
top: 150px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.public-wrapper {
|
||||||
|
width: 90%;
|
||||||
|
margin: 70px auto;
|
||||||
|
box-shadow: 0px 0px 5px rgba(#FA6514, 0.7);
|
||||||
|
border-radius: 10px;
|
||||||
|
|
||||||
|
.title {
|
||||||
|
font-size: 18px;
|
||||||
|
font-weight: 700;
|
||||||
|
padding: 10px 0 0 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.conter {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
padding: 10px 0 0 10px;
|
||||||
|
text-align: center;
|
||||||
|
|
||||||
|
.data {
|
||||||
|
width: 40px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.browse {
|
||||||
|
width: 110px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.turnover {
|
||||||
|
width: 110px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.money {
|
||||||
|
width: 60px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.footer {
|
||||||
|
.scroll-Y {
|
||||||
|
max-height: 60vh;
|
||||||
|
|
||||||
|
.footer_list {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
padding: 10px 0 0 10px;
|
||||||
|
text-align: center;
|
||||||
|
|
||||||
|
.data {
|
||||||
|
width: 40px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.browse {
|
||||||
|
width: 110px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.turnover {
|
||||||
|
width: 110px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.money {
|
||||||
|
width: 60px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</style>
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"libVersion": "2.24.2",
|
"libVersion": "2.32.1",
|
||||||
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
||||||
"projectname": "nk-shop2.0",
|
"projectname": "nk-shop2.0",
|
||||||
"setting": {
|
"setting": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user