mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-07-27 12:30:41 +08:00
feat: 新增瞬间页面、通用阴影样式,优化页面配置
1. 新增通用阴影样式工具类并引入全局样式 2. 新增moments瞬间页面并修改首页跳转指向 3. 为页面模板和瞬间页面添加下拉刷新、页面滚动等配置 4. 为halo瞬间api添加isHalo请求元信息 5. 优化links页面布局样式
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user