xing393939 / autogen-vue-code

发起一个issue,标题写你想要生成的页面,自动生成vue代码附在issue的回复上
Apache License 2.0
1 stars 0 forks source link

a ios app product page #2

Open xing393939 opened 7 months ago

xing393939 commented 7 months ago

.

xing393939 commented 7 months ago

Preview UI

Based on the provided wireframe and requirements for an iOS app product page, I have created a high-fidelity working prototype using Vue. The prototype includes a header with a back button, product image, product details, and a button to add the product to the cart.

Here is the Vue code for the iOS app product page:

In this prototype, I have included a header with a back button and a cart button. The product image, product name, description, price, and an "Add to Cart" button are also included. The design follows iOS app design patterns and uses Tailwind CSS for styling.