面对面收款
This commit is contained in:
parent
ea230c3316
commit
15cceb57e2
108
pages.json
108
pages.json
|
@ -230,20 +230,17 @@
|
||||||
// }
|
// }
|
||||||
|
|
||||||
// }
|
// }
|
||||||
,{
|
, {
|
||||||
"path" : "pages/wholesale/wholesale/wholesale",
|
"path": "pages/wholesale/wholesale/wholesale",
|
||||||
"style" :
|
"style": {
|
||||||
{
|
|
||||||
"navigationBarTitleText": "供应链批发",
|
"navigationBarTitleText": "供应链批发",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false,
|
||||||
"navigationBarBackgroundColor": "#ffffff"
|
"navigationBarBackgroundColor": "#ffffff"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}, {
|
||||||
,{
|
"path": "pages/replace_replenishment/replace",
|
||||||
"path" : "pages/replace_replenishment/replace",
|
"style": {
|
||||||
"style" :
|
|
||||||
{
|
|
||||||
"navigationBarTitleText": "代发订单",
|
"navigationBarTitleText": "代发订单",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false,
|
||||||
"navigationBarBackgroundColor": "#ff5c2d",
|
"navigationBarBackgroundColor": "#ff5c2d",
|
||||||
|
@ -252,9 +249,8 @@
|
||||||
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path" : "pages/replace_replenishment/replenishment",
|
"path": "pages/replace_replenishment/replenishment",
|
||||||
"style" :
|
"style": {
|
||||||
{
|
|
||||||
"navigationBarTitleText": "补货订单",
|
"navigationBarTitleText": "补货订单",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false,
|
||||||
"navigationBarBackgroundColor": "#ff5c2d",
|
"navigationBarBackgroundColor": "#ff5c2d",
|
||||||
|
@ -263,32 +259,39 @@
|
||||||
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path" : "pages/select_address/select_address",
|
"path": "pages/select_address/select_address",
|
||||||
"style" :
|
"style": {
|
||||||
{
|
"navigationBarTitleText": "选择地址",
|
||||||
"navigationBarTitleText" : "选择地址",
|
"enablePullDownRefresh": false
|
||||||
"enablePullDownRefresh" : false
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path" : "pages/select_address/select_address_n",
|
"path": "pages/select_address/select_address_n",
|
||||||
"style" :
|
"style": {
|
||||||
{
|
"navigationBarTitleText": "选择地址",
|
||||||
"navigationBarTitleText" : "选择地址",
|
"enablePullDownRefresh": false
|
||||||
"enablePullDownRefresh" : false
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path" : "pages/activeCode/activeCode",
|
"path": "pages/activeCode/activeCode",
|
||||||
"style" :
|
"style": {
|
||||||
{
|
"navigationBarTitleText": "推广二维码",
|
||||||
"navigationBarTitleText" : "推广二维码",
|
|
||||||
"navigationStyle": "custom",
|
"navigationStyle": "custom",
|
||||||
"enablePullDownRefresh": false
|
"enablePullDownRefresh": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"subPackages": [{
|
"subPackages": [{
|
||||||
|
"root": "pages/payment",
|
||||||
|
"name": "payment",
|
||||||
|
"pages": [{
|
||||||
|
"path": "qrcode",
|
||||||
|
"style": {
|
||||||
|
"navigationBarTitleText": "面对面收款",
|
||||||
|
"navigationStyle": "custom"
|
||||||
|
}
|
||||||
|
}]
|
||||||
|
}, {
|
||||||
"root": "pages/goods_cate",
|
"root": "pages/goods_cate",
|
||||||
"name": "goods_cate",
|
"name": "goods_cate",
|
||||||
"pages": [{
|
"pages": [{
|
||||||
|
@ -414,7 +417,7 @@
|
||||||
"navigationStyle": "custom"
|
"navigationStyle": "custom"
|
||||||
}
|
}
|
||||||
|
|
||||||
},{
|
}, {
|
||||||
"path": "supply_chain/supplierOther",
|
"path": "supply_chain/supplierOther",
|
||||||
"style": {
|
"style": {
|
||||||
"enablePullDownRefresh": true,
|
"enablePullDownRefresh": true,
|
||||||
|
@ -478,14 +481,14 @@
|
||||||
"enablePullDownRefresh": true
|
"enablePullDownRefresh": true
|
||||||
}
|
}
|
||||||
|
|
||||||
},{
|
}, {
|
||||||
"path": "cloud_entrepot/indexb",
|
"path": "cloud_entrepot/indexb",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationStyle": "custom",
|
"navigationStyle": "custom",
|
||||||
"navigationBarTitleText": "供货采购",
|
"navigationBarTitleText": "供货采购",
|
||||||
"enablePullDownRefresh": true
|
"enablePullDownRefresh": true
|
||||||
}
|
}
|
||||||
},{
|
}, {
|
||||||
"path": "cloud_entrepot/indexOther",
|
"path": "cloud_entrepot/indexOther",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationStyle": "custom",
|
"navigationStyle": "custom",
|
||||||
|
@ -1218,7 +1221,7 @@
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "订单列表"
|
"navigationBarTitleText": "订单列表"
|
||||||
}
|
}
|
||||||
},{
|
}, {
|
||||||
"path": "financial_management/index",
|
"path": "financial_management/index",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "财务管理"
|
"navigationBarTitleText": "财务管理"
|
||||||
|
@ -1417,43 +1420,38 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path" : "addGood/addGood",
|
"path": "addGood/addGood",
|
||||||
"style" :
|
"style": {
|
||||||
{
|
"navigationBarTitleText": "商品设置",
|
||||||
"navigationBarTitleText" : "商品设置",
|
"enablePullDownRefresh": false
|
||||||
"enablePullDownRefresh" : false
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path" : "addGood/addGood_one",
|
"path": "addGood/addGood_one",
|
||||||
"style" :
|
"style": {
|
||||||
{
|
"navigationBarTitleText": "商品设置",
|
||||||
"navigationBarTitleText" : "商品设置",
|
"enablePullDownRefresh": false
|
||||||
"enablePullDownRefresh" : false
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path" : "addGood/addGood_supply",
|
"path": "addGood/addGood_supply",
|
||||||
"style" :
|
"style": {
|
||||||
{
|
"navigationBarTitleText": "商品设置",
|
||||||
"navigationBarTitleText" : "商品设置",
|
"enablePullDownRefresh": false
|
||||||
"enablePullDownRefresh" : false
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path" : "addGood/specGood",
|
"path": "addGood/specGood",
|
||||||
"style" :
|
"style": {
|
||||||
{
|
"navigationBarTitleText": "规格设置",
|
||||||
"navigationBarTitleText" : "规格设置",
|
"enablePullDownRefresh": false
|
||||||
"enablePullDownRefresh" : false
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path" : "updateStock/updateStock",
|
"path": "updateStock/updateStock",
|
||||||
"style" :
|
"style": {
|
||||||
{
|
"navigationBarTitleText": "更新库存",
|
||||||
"navigationBarTitleText" : "更新库存",
|
"enablePullDownRefresh": false
|
||||||
"enablePullDownRefresh" : false
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
<template>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
</style>
|
|
@ -0,0 +1,141 @@
|
||||||
|
<style lang="scss" scoped>
|
||||||
|
page {
|
||||||
|
background-color: #FCE9B2;
|
||||||
|
}
|
||||||
|
|
||||||
|
.container {
|
||||||
|
height: 100vh;
|
||||||
|
background-image: url("https://lihai001.oss-cn-chengdu.aliyuncs.com/def/9cf05202402291000026355.webp");
|
||||||
|
background-size: 100% auto;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
padding-top: 88rpx;
|
||||||
|
|
||||||
|
.v-navbar {
|
||||||
|
margin-bottom: 54rpx;
|
||||||
|
}
|
||||||
|
|
||||||
|
.v-desc {
|
||||||
|
margin-left: 30rpx;
|
||||||
|
margin-bottom: 124rpx;
|
||||||
|
|
||||||
|
.v-desc-main {
|
||||||
|
margin-bottom: 30rpx;
|
||||||
|
font-weight: 600;
|
||||||
|
font-size: 42rpx;
|
||||||
|
color: #FFFFFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
.v-desc-sub {
|
||||||
|
font-weight: 500;
|
||||||
|
font-size: 24rpx;
|
||||||
|
color: #FFFFFF;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.v-qrcode {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
margin-bottom: 158rpx;
|
||||||
|
}
|
||||||
|
|
||||||
|
.v-btn {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
width: 690rpx;
|
||||||
|
height: 100rpx;
|
||||||
|
background: #FFFFFF;
|
||||||
|
box-shadow: 0rpx 3rpx 12rpx 1rpx rgba(255, 94, 12, 0.32);
|
||||||
|
border-radius: 55rpx 55rpx 55rpx 55rpx;
|
||||||
|
margin: 0 auto;
|
||||||
|
|
||||||
|
image {
|
||||||
|
width: 32rpx;
|
||||||
|
height: 32rpx;
|
||||||
|
margin-right: 6rpx;
|
||||||
|
}
|
||||||
|
|
||||||
|
text {
|
||||||
|
font-weight: 600;
|
||||||
|
font-size: 32rpx;
|
||||||
|
color: #FF5E0C;
|
||||||
|
line-height: 16rpx;
|
||||||
|
text-align: center;
|
||||||
|
font-style: normal;
|
||||||
|
text-transform: none;
|
||||||
|
margin-top: 2rpx;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
<template>
|
||||||
|
<view class="container">
|
||||||
|
<view class="v-navbar">
|
||||||
|
<u-navbar title="面对面收款" @rightClick="rightClick" :autoBack="true" :fixed="false" bgColor="transparent"
|
||||||
|
leftIconColor="#fff" :titleStyle="{color:'#fff',fontWeight:'bold',fontSize:'32rpx'}">
|
||||||
|
</u-navbar>
|
||||||
|
</view>
|
||||||
|
|
||||||
|
<view class="v-desc">
|
||||||
|
<view class="v-desc-main">扫描二维码</view>
|
||||||
|
<view class="v-desc-sub">即可进入面对面付款</view>
|
||||||
|
</view>
|
||||||
|
|
||||||
|
<view class="v-qrcode">
|
||||||
|
<u-image width="540rpx" height="540rpx" :showLoading="true" src="" class="v-qrcode-img"></u-image>
|
||||||
|
</view>
|
||||||
|
|
||||||
|
<view class="v-btn" @click="handleSavePic">
|
||||||
|
<image src="../../static/images/download_yellow.webp" />
|
||||||
|
<text>保存二维码</text>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
export default {
|
||||||
|
methods: {
|
||||||
|
handleSavePic() {
|
||||||
|
// 获取要保存的图片路径或URL
|
||||||
|
let imageUrl = this.qrcodeUrl; // 这里使用了网络上的图片作为示例
|
||||||
|
|
||||||
|
// #ifdef H5
|
||||||
|
var a = document.createElement("a");
|
||||||
|
a.download = imageUrl;
|
||||||
|
a.href = imageUrl;
|
||||||
|
document.body.appendChild(a);
|
||||||
|
a.click();
|
||||||
|
a.remove();
|
||||||
|
// #endif
|
||||||
|
|
||||||
|
// #ifndef H5
|
||||||
|
let that = this;
|
||||||
|
uni.downloadFile({
|
||||||
|
url: imageUrl,
|
||||||
|
success(res) {
|
||||||
|
if (res.statusCode === 200) {
|
||||||
|
let tempFilePath = res.tempFilePath; // 临时文件路径
|
||||||
|
uni.saveImageToPhotosAlbum({
|
||||||
|
filePath: tempFilePath,
|
||||||
|
success() {
|
||||||
|
return that.$util.Tips({
|
||||||
|
title: '图片已保存至相册!'
|
||||||
|
});
|
||||||
|
},
|
||||||
|
fail(err) {
|
||||||
|
console.error('保存失败', err);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
console.error('下载失败', res.statusCode);
|
||||||
|
}
|
||||||
|
},
|
||||||
|
fail(err) {
|
||||||
|
console.error('下载失败', err);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
// #endif
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</script>
|
Binary file not shown.
After Width: | Height: | Size: 888 B |
Loading…
Reference in New Issue