master
xiaozhiyong 2 years ago
parent fb48168082
commit 3e0f586295
  1. 49
      BagStation/orderInvoicing/orderInvoicing.vue

@ -4,12 +4,12 @@
<block slot="backText">返回</block> <block slot="backText">返回</block>
<block slot="content">申请开发票</block> <block slot="content">申请开发票</block>
</cu-custom> </cu-custom>
<view class="bg-main-oil padding-bottom-xl padding"> <!-- <view class="bg-main-oil padding-bottom-xl padding">
<view class="ext-center text-lg padding-sm "> <view class="ext-center text-lg padding-sm ">
开票金额 {{realAmount}} 开票金额 {{realAmount}}
</view> </view>
</view> </view> -->
<view <!-- <view
class="text-center shadow radius move-top bg-gray margin margin-top-0 margin-bottom-sm bg-white text-bold text-xl padding-lg"> class="text-center shadow radius move-top bg-gray margin margin-top-0 margin-bottom-sm bg-white text-bold text-xl padding-lg">
<view class="Invoicing-header"> <view class="Invoicing-header">
<view class="Invoicing-header-text text-df"> <view class="Invoicing-header-text text-df">
@ -61,8 +61,8 @@
v-model="Invoicing.remark"></input> v-model="Invoicing.remark"></input>
</uni-forms-item> </uni-forms-item>
</uni-forms> </uni-forms>
</view> </view> -->
<view class="text-center shadow radius margin bg-white text-bold text-xl padding-lg"> <!-- <view class="text-center shadow radius margin bg-white text-bold text-xl padding-lg">
<view class="Invoicing-header"> <view class="Invoicing-header">
<view class="Invoicing-header-text text-df"> <view class="Invoicing-header-text text-df">
接收信息 接收信息
@ -79,10 +79,13 @@
请仔细核验邮箱号是否正确 请仔细核验邮箱号是否正确
</view> </view>
</uni-forms> </uni-forms>
</view> </view> -->
<view class="btn-box"> <view class="btn-box">
<view class="tip">功能暂时维护 详情请咨询客服电话<text style="color: #00BFFF;" <view class="tip">功能暂时维护 详情请咨询客服电话</view>
@click="arouse('13296360386')">13296360386</text></view> <view>白天上午8点-下午18点客服电话<text style="color: #00BFFF;" @click="arouse('13296360386')">13296360386</text>
</view>
<view>夜间下午18点-次日8点客服电话<text style="color: #00BFFF;" @click="arouse('15653644882')">15653644882</text>
</view>
<!-- <view class="cu-btn width-50 text-lg height-80 padding text-center" @tap="backtodetail"> <!-- <view class="cu-btn width-50 text-lg height-80 padding text-center" @tap="backtodetail">
取消 取消
</view> </view>
@ -105,8 +108,7 @@
加油平台签约主体视您所使用的具体服务而定本协议项下加油平台是指加油平台旗下运营或提供您所使用的相关具体服务的相关主体的统称您可在相关服务的具体服务条款或说明文件中查看上述主体的名称和信息用户是指使用加油平台相关服务的使用人在本协议中更多称呼为"您" 加油平台签约主体视您所使用的具体服务而定本协议项下加油平台是指加油平台旗下运营或提供您所使用的相关具体服务的相关主体的统称您可在相关服务的具体服务条款或说明文件中查看上述主体的名称和信息用户是指使用加油平台相关服务的使用人在本协议中更多称呼为"您"
2.本协议范围 2.本协议范围
(1)加油平台用户服务协议文本 (1)加油平台用户服务协议文本
<text <text style="color: black; font-weight: 600;">(2)加油平台隐私政策,您在注册加油平台账号前应仔细阅读加油平台隐私政策;</text>
style="color: black; font-weight: 600;">(2)加油平台隐私政策,您在注册加油平台账号前应仔细阅读加油平台隐私政策;</text>
(3)具体服务的服务条款活动规则您可在相关具体服务的网站页面或应用程序中查阅此类专门服务条款活动规则 (3)具体服务的服务条款活动规则您可在相关具体服务的网站页面或应用程序中查阅此类专门服务条款活动规则
(4) (4)
专项商品或服务规则您应根据自身需要通过加油平台进行跳转等方式自愿选择接受独立第三方服务商及部分关联第三方服务商所提供的服务您将在使用该等第三方服务前对相应的用户授权协议予以同意确认以作为您和加油平台平台之间就该等第三方服务的使用所涉及的相关事项的权利义务依据 专项商品或服务规则您应根据自身需要通过加油平台进行跳转等方式自愿选择接受独立第三方服务商及部分关联第三方服务商所提供的服务您将在使用该等第三方服务前对相应的用户授权协议予以同意确认以作为您和加油平台平台之间就该等第三方服务的使用所涉及的相关事项的权利义务依据
@ -376,13 +378,6 @@
</script> </script>
<style> <style>
.tip {
width: 100%;
text-align: center;
height: 80rpx;
color: red;
}
.notice { .notice {
position: relative; position: relative;
padding: 50rpx; padding: 50rpx;
@ -453,9 +448,23 @@
} }
.btn-box { .btn-box {
display: flex; margin-top: 50%;
justify-content: flex-start; /* display: flex; */
align-items: center; /* justify-content: flex-start; */
/* align-items: center; */
}
.tip {
margin-bottom: 10rpx;
width: 100%;
text-align: center;
color: red;
font-size: 35rpx;
}
.btn-box>view {
margin-top: 20rpx;
text-align: center;
} }
.Invoicing-header { .Invoicing-header {

Loading…
Cancel
Save