2025/2/8第一次更新

This commit is contained in:
爱吃咸鱼小猫咪
2025-02-08 18:50:38 +08:00
commit d7af560866
26519 changed files with 5046029 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
"use strict";const e=require("../../common/vendor.js");if(!Array){(e.resolveComponent("fui-background-image")+e.resolveComponent("up-gap"))()}Math||((()=>"../../components/firstui/fui-background-image/fui-background-image.js")+o+(()=>"../../node-modules/uview-plus/components/u-gap/u-gap.js")+n+s+p)();const o=()=>"../../components/home/AppSwiper.js",n=()=>"../../components/home/Search.js",s=()=>"../../components/home/AppTags.js",p=()=>"../../components/home/AppWaterFall.js",a=e.defineComponent({__name:"home",setup:o=>(o,n)=>({a:e.p({src:"@/src/static/Home2 (1).jpgHome2(1).jpg"}),b:e.p({height:"10"}),c:e.p({height:"10"})})});wx.createPage(a);
+11
View File
@@ -0,0 +1,11 @@
{
"navigationBarTitleText": "Fuzi-AI",
"usingComponents": {
"fui-background-image": "../../components/firstui/fui-background-image/fui-background-image",
"up-gap": "../../node-modules/uview-plus/components/u-gap/u-gap",
"app-swiper": "../../components/home/AppSwiper",
"search": "../../components/home/Search",
"app-tags": "../../components/home/AppTags",
"app-water-fall": "../../components/home/AppWaterFall"
}
}
+1
View File
@@ -0,0 +1 @@
<fui-background-image wx:if="{{a}}" u-i="74707be0-0" bind:__l="__l" u-p="{{a}}"></fui-background-image><app-swiper u-i="74707be0-1" bind:__l="__l"/><up-gap wx:if="{{b}}" u-i="74707be0-2" bind:__l="__l" u-p="{{b}}"></up-gap><search u-i="74707be0-3" bind:__l="__l"/><up-gap wx:if="{{c}}" u-i="74707be0-4" bind:__l="__l" u-p="{{c}}"></up-gap><app-tags u-i="74707be0-5" bind:__l="__l"/><app-water-fall u-i="74707be0-6" bind:__l="__l"/>
View File