راهنمای صفحات
بازگشت به فهرست
دستهبندی صفحات
فروشگاه و مارکتپلیس
| فایل | عنوان | Alpine x-data | CSS اضافی | JS اضافی |
index.html | صفحه اصلی | novira() | novira.css, novira-support.css | novira.js |
bazaar.html | بازار (فروشگاههای اینستاگرامی) | noviraBazaar() | novira-bazaar.css | novira-bazaar.js |
fresh.html | سوپرمارکت | noviraFresh() | novira-fresh.css | novira-fresh.js |
fashion.html | پوشاک | noviraFashion() | novira-fashion.css | novira-fashion.js |
product.html | جزئیات محصول | noviraProduct() | novira-product.css | novira-product.js |
فرایند خرید
| فایل | عنوان | Alpine | CSS | JS |
cart.html | سبد خرید | noviraCart() | novira-cart.css | novira-cart.js |
shipping.html | زمان ارسال | noviraShipping() | novira-shipping.css | novira-shipping.js |
payment.html | پرداخت | noviraPayment() | novira-payment.css | novira-payment.js |
حساب کاربری
همه صفحات profile*.html از یک ماژول مشترک استفاده میکنند:
- CSS:
novira-profile.css
- JS:
novira-profile.js
- تابع:
noviraProfile('section') — پارامتر بخش فعال منو
| فایل | بخش (activeNav) | حالت |
profile.html | home | پر |
profile-empty.html | home | خالی |
profile-orders.html | orders | پر |
profile-orders-empty.html | orders | خالی |
profile-plus.html | plus | پر |
profile-plus-empty.html | plus | خالی |
profile-lists.html | lists | پر |
profile-lists-empty.html | lists | خالی |
profile-messages.html | messages | پر |
profile-messages-empty.html | messages | خالی |
profile-recent.html | recent | پر |
profile-recent-empty.html | recent | خالی |
profile-info.html | info | پر |
profile-info-empty.html | info | خالی |
profile-giftcards.html | giftcards | پر |
profile-giftcards-empty.html | giftcards | خالی |
profile-comments.html | comments | پر |
profile-comments-empty.html | comments | خالی |
profile-addresses.html | addresses | پر |
profile-addresses-empty.html | addresses | خالی |
محتوا و پشتیبانی
| فایل | عنوان | Alpine | CSS | JS |
blog.html | مجله | noviraBlog() | novira-blog.css | novira-blog.js |
blog-post.html | مقاله | noviraBlogPost() | novira-blog.css | novira-blog-post.js |
faq.html | FAQ | noviraFaq() | novira-faq.css | novira-faq.js |
coming-soon.html | بهزودی | noviraComingSoon() | novira-coming-soon.css | novira-coming-soon.js |
احراز هویت و معرفی
| فایل | عنوان | Alpine | CSS | JS |
login-singup.html | ورود/ثبتنام | noviraAuth() | novira-auth.css | novira-auth.js |
demo.html | لندینگ دمو | noviraDemo() | novira-demo.css | novira-demo.js |
الگوی لود اسکریپت (مهم)
ترتیب استاندارد در انتهای :
قوانین:
novira.js همیشه قبل ماژول صفحه
alpine.js همیشه آخر با attribute defer
- صفحاتی با اسلایدر:
swiper + main.js قبل از Alpine
الگوی لود CSS
پیشنمایش گالری
صفحه demo.html فهرست کامل صفحات با اسکرینشات را در novira-demo.js نگه میدارد.
گام بعدی