|
@@ -1,7 +1,7 @@ |
|
|
<!-- |
|
|
<!-- |
|
|
* @Date: 2022-03-29 16:57:58 |
|
|
* @Date: 2022-03-29 16:57:58 |
|
|
* @LastEditors: JinxChen |
|
|
* @LastEditors: JinxChen |
|
|
* @LastEditTime: 2023-03-03 17:04:54 |
|
|
|
|
|
|
|
|
* @LastEditTime: 2023-03-03 17:08:43 |
|
|
* @FilePath: \TelpoH5FrontendWeb\src\views\package-list\index.vue |
|
|
* @FilePath: \TelpoH5FrontendWeb\src\views\package-list\index.vue |
|
|
* @description: TODO 小台风充值h5 |
|
|
* @description: TODO 小台风充值h5 |
|
|
--> |
|
|
--> |
|
@@ -522,7 +522,7 @@ export default { |
|
|
.package-order-container { |
|
|
.package-order-container { |
|
|
position: relative; |
|
|
position: relative; |
|
|
margin: 10px 0; |
|
|
margin: 10px 0; |
|
|
padding: 0 20px; |
|
|
|
|
|
|
|
|
padding: 0 0 0 20px; |
|
|
z-index: 999; |
|
|
z-index: 999; |
|
|
box-shadow: rgba(14, 30, 37, 0.12) 0 3px 5px 0, |
|
|
box-shadow: rgba(14, 30, 37, 0.12) 0 3px 5px 0, |
|
|
rgba(14, 30, 37, 0.32) 0 2px 16px 0; |
|
|
rgba(14, 30, 37, 0.32) 0 2px 16px 0; |
|
@@ -621,7 +621,7 @@ export default { |
|
|
padding: 5px 8px; |
|
|
padding: 5px 8px; |
|
|
.buy-btn { |
|
|
.buy-btn { |
|
|
height: 40px; |
|
|
height: 40px; |
|
|
width: 150px; |
|
|
|
|
|
|
|
|
width: 200px; |
|
|
padding: 0 5px; |
|
|
padding: 0 5px; |
|
|
display: flex; |
|
|
display: flex; |
|
|
justify-content: center; |
|
|
justify-content: center; |
|
|