UI完善
This commit is contained in:
@@ -11,7 +11,7 @@ const handleSelect = (index) => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<view>
|
||||
<view class="container">
|
||||
<AppBackground />
|
||||
<Header title="排行赛" />
|
||||
<view class="ranking-my-data">
|
||||
@@ -105,6 +105,9 @@ const handleSelect = (index) => {
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
.container {
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
.ranking-my-data,
|
||||
.ranking-data {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user