mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-07-27 04:20:43 +08:00
feat: 新增友链页面,添加友链tabbar项并调整配置
1. 新增友链页面组件,实现分组展示、滚动导航功能 2. 多语言中添加友链相关翻译 3. 修改默认首页跳转至友链页 4. 调整API请求配置,添加halo请求标记 5. 优化剪贴板提示、布局样式和工具函数 6. 更新开发环境请求地址
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<view class="w-full pb-safe">
|
||||
<!-- 60px -->
|
||||
<view class="h-62px w-full" />
|
||||
</view>
|
||||
</template>
|
||||
Reference in New Issue
Block a user