修改动画效果(失败T_T)

商品页动画。
This commit is contained in:
2026-08-05 10:13:52 +08:00
parent ba62c9f930
commit 91a68fef0b
80 changed files with 399 additions and 124 deletions
+7
View File
@@ -0,0 +1,7 @@
export default definePageConfig({
renderer: 'skyline',
componentFramework: 'glass-easel',
disableScroll: true,
navigationStyle: 'custom',
navigationBarTextStyle: 'black'
})