Browse Source

pt update

shish 5 years ago
parent
commit
22e35feae7

+ 1 - 1
hdApp/src/admin/home/me.vue

@@ -62,7 +62,7 @@
             <view> <text>¥ </text> {{ infoData.balance }} </view>
             <view> <text>¥ </text> {{ infoData.balance }} </view>
             <view>
             <view>
               可提现余额 ¥ {{ infoData.txBalance }}
               可提现余额 ¥ {{ infoData.txBalance }}
-              <!-- <text v-if="infoData.txBalance > 0" @click="checkToApplyCash" class="to-cash">提现</text> -->
+              <text v-if="infoData.txBalance > 0" @click="checkToApplyCash" class="to-cash">提现</text>
             </view>
             </view>
           </view>
           </view>
           <button
           <button

File diff suppressed because it is too large
+ 0 - 0
pt/dist/web/css/chunk-089668fb.2846cec8.css


File diff suppressed because it is too large
+ 0 - 0
pt/dist/web/css/chunk-18301e54.ca67b7c9.css


+ 1 - 1
pt/dist/web/index.html

@@ -43,4 +43,4 @@
 			.once .sub-title {
 			.once .sub-title {
 				color: #ababab;
 				color: #ababab;
 				font-size: 12px;
 				font-size: 12px;
-			}</style><link href="/css/app.6f07e55a.css" rel="preload" as="style"><link href="/css/chunk-libs.2e1e87b5.css" rel="preload" as="style"><link href="/js/app.e216c651.js" rel="preload" as="script"><link href="/js/chunk-libs.afac7b8c.js" rel="preload" as="script"><link href="/css/chunk-libs.2e1e87b5.css" rel="stylesheet"><link href="/css/app.6f07e55a.css" rel="stylesheet"></head><body><noscript></noscript><div id="app"><div class="once"><div class="container"><div class="title">正在加载资源</div><div class="sub-title">初次加载资源可能需要较多时间 请耐心等待</div></div><div class="footer"><a href="https://www.baidu.com/" target="_blank">花卉宝</a></div></div></div><script src="http://img.hzghd.com/cdn/vue/2.6.10/vue.min.js"></script><script src="http://img.hzghd.com/cdn/vue-router/3.1.3/vue-router.min.js"></script><script src="http://img.hzghd.com/cdn/vuex/3.1.1/vuex.min.js"></script><script src="http://img.hzghd.com/cdn/clipboard.js/2.0.4/clipboard.min.js"></script><script src="http://img.hzghd.com/cdn/axios/0.19.0-beta.1/axios.min.js"></script><script src="http://img.hzghd.com/cdn/nprogress/0.2.0/nprogress.min.js"></script><script src="http://img.hzghd.com/cdn/Mock.js/1.0.1-beta3/mock-min.js"></script><script src="http://img.hzghd.com/cdn/quill/2.0.0-dev.3/quill.min.js"></script><script src="http://img.hzghd.com/cdn/element-ui/2.13.0/index.js"></script><script src="http://img.hzghd.com/cdn/viewerjs/1.3.7/viewer.min.js"></script><script src="http://img.hzghd.com/cdn/echarts/4.4.0-rc.1/echarts.min.js"></script><script src="http://img.hzghd.com/cdn/npm/vue-echarts@4.0.2.js"></script><script src="/js/chunk-libs.afac7b8c.js"></script><script src="/js/app.e216c651.js"></script></body></html>
+			}</style><link href="/css/app.6f07e55a.css" rel="preload" as="style"><link href="/css/chunk-libs.2e1e87b5.css" rel="preload" as="style"><link href="/js/app.adad0dc9.js" rel="preload" as="script"><link href="/js/chunk-libs.afac7b8c.js" rel="preload" as="script"><link href="/css/chunk-libs.2e1e87b5.css" rel="stylesheet"><link href="/css/app.6f07e55a.css" rel="stylesheet"></head><body><noscript></noscript><div id="app"><div class="once"><div class="container"><div class="title">正在加载资源</div><div class="sub-title">初次加载资源可能需要较多时间 请耐心等待</div></div><div class="footer"><a href="https://www.baidu.com/" target="_blank">花卉宝</a></div></div></div><script src="http://img.hzghd.com/cdn/vue/2.6.10/vue.min.js"></script><script src="http://img.hzghd.com/cdn/vue-router/3.1.3/vue-router.min.js"></script><script src="http://img.hzghd.com/cdn/vuex/3.1.1/vuex.min.js"></script><script src="http://img.hzghd.com/cdn/clipboard.js/2.0.4/clipboard.min.js"></script><script src="http://img.hzghd.com/cdn/axios/0.19.0-beta.1/axios.min.js"></script><script src="http://img.hzghd.com/cdn/nprogress/0.2.0/nprogress.min.js"></script><script src="http://img.hzghd.com/cdn/Mock.js/1.0.1-beta3/mock-min.js"></script><script src="http://img.hzghd.com/cdn/quill/2.0.0-dev.3/quill.min.js"></script><script src="http://img.hzghd.com/cdn/element-ui/2.13.0/index.js"></script><script src="http://img.hzghd.com/cdn/viewerjs/1.3.7/viewer.min.js"></script><script src="http://img.hzghd.com/cdn/echarts/4.4.0-rc.1/echarts.min.js"></script><script src="http://img.hzghd.com/cdn/npm/vue-echarts@4.0.2.js"></script><script src="/js/chunk-libs.afac7b8c.js"></script><script src="/js/app.adad0dc9.js"></script></body></html>

File diff suppressed because it is too large
+ 0 - 0
pt/dist/web/js/app.adad0dc9.js


File diff suppressed because it is too large
+ 0 - 0
pt/dist/web/js/chunk-089668fb.40d30a5d.js


File diff suppressed because it is too large
+ 0 - 0
pt/dist/web/js/chunk-18301e54.443accc1.js


+ 3 - 3
pt/src/saas/shop/deposit.vue

@@ -7,7 +7,7 @@
 			<template #slot-apply="{scope}">
 			<template #slot-apply="{scope}">
 
 
 				<template v-if="scope.row.status == 1">
 				<template v-if="scope.row.status == 1">
-					<el-button type="text" @click="showModalFn(scope.row)">审核</el-button>
+					<el-button type="text" @click="showModalFn(scope.row)">审核</el-button>
 				</template>
 				</template>
 
 
 			</template>
 			</template>
@@ -130,13 +130,13 @@ export default {
 						},
 						},
 						{
 						{
 							prop: 'cashName',
 							prop: 'cashName',
-							label: '姓名',
+							label: '收款人姓名',
 							align: 'center',
 							align: 'center',
 							width: '120'
 							width: '120'
 						},
 						},
 						{
 						{
 							prop: 'cashAccount',
 							prop: 'cashAccount',
-							label: '帐号',
+							label: '收款人帐号',
 							align: 'center',
 							align: 'center',
 							width: '130'
 							width: '130'
 						},
 						},

Some files were not shown because too many files changed in this diff