Commit 9c71fb38d6de8ad05b6b306aa2498c0b0b8172c4
1 parent
28010de0
add 开票信息确认页面
Showing
3 changed files
with
161 additions
and
1 deletions
common/uni.css
... | ... | @@ -1812,3 +1812,16 @@ checkbox-group label { |
1812 | 1812 | .color-bbb { |
1813 | 1813 | color: #bbb; |
1814 | 1814 | } |
1815 | + | |
1816 | +.is-required { | |
1817 | + color: #dd524d; | |
1818 | + font-weight: 700; | |
1819 | +} | |
1820 | + | |
1821 | +.fontsize22 { | |
1822 | + font-size: 22px; | |
1823 | +} | |
1824 | + | |
1825 | +.fontweightBold { | |
1826 | + font-weight: bold; | |
1827 | +} | ... | ... |
pages.json
... | ... | @@ -177,7 +177,16 @@ |
177 | 177 | } |
178 | 178 | |
179 | 179 | } |
180 | - ], | |
180 | + ,{ | |
181 | + "path" : "pages/invoiceInformation/invoiceInformation", | |
182 | + "style" : | |
183 | + { | |
184 | + "navigationBarTitleText": "开票信息确认", | |
185 | + "enablePullDownRefresh": false | |
186 | + } | |
187 | + | |
188 | + } | |
189 | + ], | |
181 | 190 | "globalStyle": { |
182 | 191 | "navigationBarTextStyle": "black", |
183 | 192 | "navigationBarTitleText": "停车小码头", | ... | ... |
pages/invoiceInformation/invoiceInformation.vue
0 → 100644
1 | +<template> | |
2 | + <view> | |
3 | + <view class="uni-list"> | |
4 | + <view class="uni-list-cell jy-fix-height34"> | |
5 | + <view class="uni-list-cell-left"> | |
6 | + 开票类型: | |
7 | + </view> | |
8 | + <view class="uni-list-cell-db"> | |
9 | + 增值税电子普通发票 | |
10 | + </view> | |
11 | + </view> | |
12 | + <view class="uni-list-cell jy-fix-height34"> | |
13 | + <view class="uni-list-cell-left"> | |
14 | + 抬头类型: | |
15 | + </view> | |
16 | + <view class="uni-list-cell-db"> | |
17 | + 公司 | |
18 | + </view> | |
19 | + </view> | |
20 | + </view> | |
21 | + | |
22 | + <uni-section title="发票详情" type="line"> | |
23 | + <view class="uni-list"> | |
24 | + <view class="uni-list-cell jy-fix-height34"> | |
25 | + <view class="uni-list-cell-left"> | |
26 | + <text class="is-required">*</text>发票抬头: | |
27 | + </view> | |
28 | + <view class="uni-list-cell-db"> | |
29 | + 中兴智能交通股份有限公司 | |
30 | + </view> | |
31 | + </view> | |
32 | + <view class="uni-list-cell jy-fix-height34"> | |
33 | + <view class="uni-list-cell-left"> | |
34 | + <text class="is-required">*</text>纳税人识别号: | |
35 | + </view> | |
36 | + <view class="uni-list-cell-db"> | |
37 | + 123333 | |
38 | + </view> | |
39 | + </view> | |
40 | + <view class="uni-list-cell"> | |
41 | + <view class="uni-list-cell-left jy-fix-height34"> | |
42 | + 注册地址: | |
43 | + </view> | |
44 | + <view class="uni-list-cell-db"> | |
45 | + 北京市海淀区玲珑路中关村产业园 | |
46 | + </view> | |
47 | + </view> | |
48 | + <view class="uni-list-cell jy-fix-height34"> | |
49 | + <view class="uni-list-cell-left"> | |
50 | + 注册电话: | |
51 | + </view> | |
52 | + <view class="uni-list-cell-db"> | |
53 | + 123 | |
54 | + </view> | |
55 | + </view> | |
56 | + <view class="uni-list-cell"> | |
57 | + <view class="uni-list-cell-left jy-fix-height34"> | |
58 | + 开户行: | |
59 | + </view> | |
60 | + <view class="uni-list-cell-db uni-ellipsis-2"> | |
61 | + 北京市海淀区玲珑路中关村产业园北京市海淀区玲珑路中关村产业园 | |
62 | + </view> | |
63 | + </view> | |
64 | + <view class="uni-list-cell jy-fix-height34"> | |
65 | + <view class="uni-list-cell-left"> | |
66 | + 开户账号: | |
67 | + </view> | |
68 | + <view class="uni-list-cell-db"> | |
69 | + 1123村产业园 | |
70 | + </view> | |
71 | + </view> | |
72 | + <view class="uni-list-cell jy-fix-height34"> | |
73 | + <view class="uni-list-cell-left"> | |
74 | + <text class="is-required">*</text>电子邮箱: | |
75 | + </view> | |
76 | + <view class="uni-list-cell-db"> | |
77 | + 1123@qq.com | |
78 | + </view> | |
79 | + </view> | |
80 | + <view class="uni-list-cell jy-fix-height34"> | |
81 | + <view class="uni-list-cell-left"> | |
82 | + 备注: | |
83 | + </view> | |
84 | + <view class="uni-list-cell-db"> | |
85 | + 备注 | |
86 | + </view> | |
87 | + </view> | |
88 | + <view class="uni-list-cell jy-fix-height34"> | |
89 | + <view class="uni-list-cell-left fontweightBold"> | |
90 | + 开票金额: | |
91 | + </view> | |
92 | + <view class="uni-list-cell-db fontweightBold"> | |
93 | + 5000元 | |
94 | + </view> | |
95 | + </view> | |
96 | + | |
97 | + </view> | |
98 | + </uni-section> | |
99 | + <uni-section title="提示:" type="line"> | |
100 | + <view class="paddinglr30 recordCon"> | |
101 | + 1.若所选开票记录分属多家运营公司,您会收到多张电子发票; | |
102 | + </view> | |
103 | + <view class="paddinglr30 recordCon"> | |
104 | + 2.根据国家发票管理办法,请您提供真实有效的开票信息,感谢您的配合。 | |
105 | + </view> | |
106 | + </uni-section> | |
107 | + | |
108 | + <view class="margin-top-30"> | |
109 | + <button type="primary" class="tel-btn">确认</button> | |
110 | + | |
111 | + </view> | |
112 | + </view> | |
113 | +</template> | |
114 | + | |
115 | +<script> | |
116 | + export default { | |
117 | + data() { | |
118 | + return { | |
119 | + // 基础表单数据 | |
120 | + baseFormData: { | |
121 | + name: '', | |
122 | + age: '', | |
123 | + introduction: '', | |
124 | + sex: 2, | |
125 | + hobby: [5], | |
126 | + datetimesingle: 1627529992399 | |
127 | + }, | |
128 | + } | |
129 | + } | |
130 | + } | |
131 | +</script> | |
132 | + | |
133 | +<style lang="scss"> | |
134 | + .tel-btn { | |
135 | + width: 90%; | |
136 | + margin: 30upx auto; | |
137 | + } | |
138 | +</style> | ... | ... |