diff --git a/src/component/mainPage/signUp/index.vue b/src/component/mainPage/signUp/index.vue index e9a2c135..fe82f362 100644 --- a/src/component/mainPage/signUp/index.vue +++ b/src/component/mainPage/signUp/index.vue @@ -1,696 +1,751 @@ - - - {{ productList.Advantages }} - - - {{ productList.Monthly }} - {{ productList.Yearly }} - - - - - - {{ item?.title }} - {{ item?.info }} - - {{ item?.price }} - {{ item?.detail }} - - - {{ item?.custom }} - {{ item?.customInfo }} - - - {{ detailItem }} - - {{ item?.btn }} - {{ item?.btn }} - - {{ item?.highlight }} - - - - - - + + + {{ productList.Advantages }} + + + + {{ productList.Monthly }} + + + {{ productList.Yearly }} + + + + + + + {{ item?.title }} + + {{ item?.info }} + + + {{ item?.price }} + + {{ item?.detail }} + + + + {{ item?.custom }} + {{ item?.customInfo }} + + + {{ detailItem }} + + + {{ item?.btn }} + + + {{ item?.btn }} + + + {{ item?.highlight }} + + + + +