diff --git a/App.vue b/App.vue index cde7143..f684f4f 100644 --- a/App.vue +++ b/App.vue @@ -2,7 +2,7 @@ * @Author: ch * @Date: 2019-04-01 01:47:12 * @LastEditors: ch - * @LastEditTime: 2022-04-15 10:44:33 + * @LastEditTime: 2022-04-22 14:47:06 * @Description: file content --> \ No newline at end of file diff --git a/components/UiGoodsInfoMax.vue b/components/UiGoodsInfoMax.vue new file mode 100644 index 0000000..b1f31b1 --- /dev/null +++ b/components/UiGoodsInfoMax.vue @@ -0,0 +1,96 @@ + + + + \ No newline at end of file diff --git a/components/UiMoney.vue b/components/UiMoney.vue index 2f26c68..3ef78a9 100644 --- a/components/UiMoney.vue +++ b/components/UiMoney.vue @@ -2,14 +2,14 @@ * @Author: ch * @Date: 2022-04-21 09:54:15 * @LastEditors: ch - * @LastEditTime: 2022-04-21 17:44:58 + * @LastEditTime: 2022-04-22 19:43:05 * @Description: file content --> \ No newline at end of file diff --git a/pages/order/detail/components/OrderInfo.vue b/pages/order/detail/components/OrderInfo.vue index 1a569ff..cd6bc18 100644 --- a/pages/order/detail/components/OrderInfo.vue +++ b/pages/order/detail/components/OrderInfo.vue @@ -2,7 +2,7 @@ * @Author: ch * @Date: 2022-04-15 16:04:28 * @LastEditors: ch - * @LastEditTime: 2022-04-21 17:45:16 + * @LastEditTime: 2022-04-22 15:30:50 * @Description: file content -->