This commit is contained in:
xiaofajia 2024-12-18 12:08:08 +08:00
parent 7e88642740
commit 9acf8f10cd

View File

@ -2,7 +2,7 @@
<template> <template>
<view class="content"> <view class="content">
<view style="width: 100%; height: 44px;"></view> <view style="width: 100%; height: 44px;"></view>
<view class="top-heder"> <view class="top-heder" style="margin-top: 1rem">
<view class="t-left" @click="getfan()"> <view class="t-left" @click="getfan()">
<uni-icons type="left" size="18"></uni-icons> <uni-icons type="left" size="18"></uni-icons>
</view> </view>