first add files
This commit is contained in:
16
ProjectLiaisonForm/pages/swiper/skyline/swiper.json
Normal file
16
ProjectLiaisonForm/pages/swiper/skyline/swiper.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"navigationStyle": "custom",
|
||||
"renderer": "skyline",
|
||||
"componentFramework": "glass-easel",
|
||||
"disableScroll": true,
|
||||
"enablePassiveEvent": false,
|
||||
"usingComponents": {
|
||||
"t-navbar": "tdesign-miniprogram/navbar/navbar",
|
||||
"base": "../base",
|
||||
"fraction": "../fraction",
|
||||
"nav-btn": "../nav-btn",
|
||||
"custom": "../custom",
|
||||
"cards": "../cards",
|
||||
"vertical": "../vertical"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user