feat: carousel and set text color according to bg color

This commit is contained in:
2025-08-18 14:21:15 +08:00
parent 86e14cb445
commit bceca4f1fa
7 changed files with 312 additions and 37 deletions

View File

@@ -1,6 +1,7 @@
export default defineAppConfig({
pages: [
'pages/index/index'
'pages/index/index',
'pages/detail/index',
],
window: {
backgroundTextStyle: 'light',