feat: 场馆选择页改为全屏黑白双栏布局
- venue-select: 整个屏幕左右平分,左深色(综合场馆)右浅色(冰场馆) - venue-select: 移除导航栏、边框、描述文字 - venue.js: 综合场馆排第一,首次进入默认comprehensive - VenueSwitchHeader: 简化为场馆名+箭头单行卡片
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"path": "pages/venue-select/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "选择场馆",
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"navigationBarTextStyle": "black"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user