修改动画效果(失败T_T)
商品页动画。
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
export default definePageConfig({
|
||||
renderer: 'skyline',
|
||||
componentFramework: 'glass-easel',
|
||||
disableScroll: true,
|
||||
navigationStyle: 'custom',
|
||||
// 顶部为深色商品大图,状态栏文字设为白色,确保 iOS 时间/电量可见
|
||||
backgroundColor: '#1c1612',
|
||||
// 顶部为深色商品大图,状态栏文字设为白色
|
||||
navigationBarTextStyle: 'white'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user