页面布局优化
This commit is contained in:
@@ -55,7 +55,7 @@ const onPractiseLoading = async (page) => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<Container title="我的成长脚印" overflow="hidden">
|
||||
<Container title="我的成长脚印" :scroll="false">
|
||||
<view class="tabs">
|
||||
<view
|
||||
v-for="(rankType, index) in ['排位赛', '好友约战', '个人练习']"
|
||||
|
||||
Reference in New Issue
Block a user