diff --git a/assets/img/account/order_status_1.png b/assets/img/account/order_status_1.png new file mode 100644 index 0000000..bfeff83 Binary files /dev/null and b/assets/img/account/order_status_1.png differ diff --git a/assets/img/account/order_status_2.png b/assets/img/account/order_status_2.png new file mode 100644 index 0000000..b8082d6 Binary files /dev/null and b/assets/img/account/order_status_2.png differ diff --git a/assets/img/account/order_status_3.png b/assets/img/account/order_status_3.png new file mode 100644 index 0000000..0fb88de Binary files /dev/null and b/assets/img/account/order_status_3.png differ diff --git a/assets/img/account/order_status_4.png b/assets/img/account/order_status_4.png new file mode 100644 index 0000000..6cb6bc1 Binary files /dev/null and b/assets/img/account/order_status_4.png differ diff --git a/assets/img/account/order_status_5.png b/assets/img/account/order_status_5.png new file mode 100644 index 0000000..f69329a Binary files /dev/null and b/assets/img/account/order_status_5.png differ diff --git a/assets/scss/global.scss b/assets/scss/global.scss index 3a48ed2..dfa9183 100644 --- a/assets/scss/global.scss +++ b/assets/scss/global.scss @@ -15,7 +15,7 @@ @extend *; } } -body, dl, dd, h1, h2, h3, h4, h5, p, figure, form, ul, ol { margin: 0; font-size: .16rem;} +body, dl, dd, h1, h2, h3, h4, h5, p, figure, form, ul, ol { margin: 0; font-size: 14px;} ul, ol, input, button { padding: 0;} ul, ol, li { list-style: none;list-style-type: none} h1, h2, h3, h4, h5 { font-size: 100%;} diff --git a/components/BsPay.vue b/components/BsPay.vue index a7dc338..090930f 100644 --- a/components/BsPay.vue +++ b/components/BsPay.vue @@ -2,12 +2,12 @@ * @Author: ch * @Date: 2022-05-08 00:39:50 * @LastEditors: ch - * @LastEditTime: 2022-05-08 17:25:08 + * @LastEditTime: 2022-05-09 21:17:10 * @Description: file content -->