- Mock adapter implementing @vmall/shared ApiClient (localStorage-persisted cart/orders/invoices), runtime switch via mockApi flag (default on) - Fixed bilingual mock catalog: 3-level categories, 24 products w/ SKUs, stores, brands, banners, floors, seckill/collective/integral, comments, coupons, addresses, seeded orders/shipments/invoices - B2B2C mall shell: top bar, logo/search/cart header, dark nav + category mega-menu, value-prop footer, back-to-top; 1200px grid, #ca151e theme - UI primitives replacing element-plus: carousel, pagination, breadcrumb, qty stepper, rating stars, modal, tabs, step bar, product card - Pages: home floors, search (filters/sort/paging), goods detail (SKU picker, store rail, review tabs), cart -> checkout -> pay -> success, auth pages, user center (dashboard/orders/addresses/favorites/coupons/ invoices), stores, seckill, collective, integral - i18n split into per-domain locale modules (en+zh) - OpenSpec change mall-pc-storefront-replica archived; all specs green
7 lines
479 B
XML
7 lines
479 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="234" height="614" viewBox="0 0 234 614">
|
|
<defs><linearGradient id="g" x1="0" y1="0" x2="1" y2="1">
|
|
<stop offset="0" stop-color="#1a5fb4"/><stop offset="1" stop-color="#3b82c4"/>
|
|
</linearGradient></defs>
|
|
<rect width="234" height="614" fill="url(#g)"/>
|
|
<text x="117" y="307" font-family="system-ui,sans-serif" font-size="29" fill="rgba(255,255,255,.9)" text-anchor="middle" dominant-baseline="middle">Floor 1</text>
|
|
</svg> |