1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-07-27 04:20:43 +08:00

feat: 新增瞬间页面、通用阴影样式,优化页面配置

1. 新增通用阴影样式工具类并引入全局样式
2. 新增moments瞬间页面并修改首页跳转指向
3. 为页面模板和瞬间页面添加下拉刷新、页面滚动等配置
4. 为halo瞬间api添加isHalo请求元信息
5. 优化links页面布局样式
This commit is contained in:
小莫唐尼
2026-06-12 22:30:52 +08:00
parent a012a57cf0
commit 8510b71ff6
7 changed files with 202 additions and 5 deletions
+1 -1
View File
@@ -149,7 +149,7 @@ onLoad(async () => {
</script>
<template>
<view class="min-h-screen w-full bg-page2">
<view class="min-h-screen w-full flex flex-col bg-page2">
<!-- <view>
<view>分组数据</view>
<view>{{ dataGroups }}</view>