Files
wechat_wc/src/pages/shop/index.config.ts
T
2026-08-05 10:13:52 +08:00

8 lines
183 B
TypeScript

export default definePageConfig({
renderer: 'skyline',
componentFramework: 'glass-easel',
disableScroll: true,
navigationStyle: 'custom',
navigationBarTextStyle: 'black'
})