refactor(ui): 调整多个组件的内边距和样式一致性
fix(GoodMusic): 修复录音列表数据结构和显示问题 style: 统一多个组件的头部内边距为10px 20px 10px chore: 切换API基础路径为生产环境
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
</main>
|
||||
|
||||
<!-- Loading 组件 -->
|
||||
<Loading :visible="isLoading" text="数据加载中..." />
|
||||
<!-- <Loading :visible="isLoading" text="数据加载中..." /> -->
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user