{ "name": "VILLAGE", "type": "page", "props": { "topBanner": "https://server.imengyu.top/uploads/media/4KSef6ZDiNAh.jpg", "varOvrride": { }, "colorOvrride": { "default.primary": "#333333", "pressed.primary": "#999999", "default.button": "#efefef", "background.page": "#f5f5f5", "background.primary": "#f5f5f5", "background.secondary": "#e8e8e8", "background.tertiary": "#fafafa", "background.quaternary": "#d0d0d0", "text.titleLight": "#222222", "text.title": "#333333", "text.content": "#444444" } }, "style": { "backgroundImage": "url('https://server.imengyu.top/uploads/media/XrZxJjJrBwxr.jpg')", "backgroundSize": "cover", "backgroundPosition": "top center", "backgroundRepeat": "repeat" }, "nodes": [ { "name": "VILLAGE:CONTENT", "type": "flex", "props": { "direction": "column", "padding": [30, 30, 0, 30], "gap": "gap.lg" }, "nodes": [ { "name": "VILLAGE:CONTENT:Basic", "type": "BackgroundBox", "props": { "color1": "rgba(88, 88, 88, 0.3)", "color2": "rgba(255, 255, 255, 0.4)", "color2Position": "85%", "color3": "rgba(0, 0, 0, 0.2)", "radius": "radius.lg", "direction": "column", "padding": [35, 30], "gap": "gap.lg" }, "nodes": [ { "type": "Card:Basic" }, { "type": "Card:Level" }, { "type": "Card:Gallery" }, { "type": "Card:AddressAndMap" }, { "type": "flex", "props": { "direction": "row", "justify": "center", "align": "center", "gap": "gap.md" }, "nodes": [ { "type": "button", "props": { "size": "mini", "icon": "picture", "text": "村社相册" }, "events": { "click": "globalContext.handleGoGallery()" } }, { "type": "button", "props": { "size": "mini", "icon": "edit-filling", "text": "编辑简介" }, "events": { "click": "globalContext.handleGoEdit()" } }, { "type": "button", "props": { "size": "mini", "icon": "fabulous", "text": "主页换肤" }, "events": { "click": "globalContext.handleGoSkin()" } } ] }, { "type": "Card:Static" } ] }, { "name": "VILLAGE:CONTENT:Rank", "type": "Block:Rank", "props": { "title": "排行榜" } }, { "name": "VILLAGE:CONTENT:Collect", "type": "Block:GridButtonBlock4", "props": { "title": "魅力乡源", "titleRightButtons": [ { "text": "管理", "size": "small", "primary": true, "handler": "globalContext.handleGoDigManage()" }, { "text": "共编村史", "size": "small", "icon": "https://xy.wenlvti.net/app_static/images/village/IconHistory.png", "handler": "globalContext.handleGoCollect()" } ], "items": [ { "title": "村社概况", "icon": "https://xy.wenlvti.net/app_static/images/village/IconLargeIntrod.png", "handler": "globalContext.handleGoCollect(11, '村社概况')" }, { "title": "自然风光", "icon": "https://xy.wenlvti.net/app_static/images/village/IconLargeEnvirounment.png", "handler": "globalContext.handleGoCollect(13, '自然风光')" }, { "title": "历史沿革", "icon": "https://xy.wenlvti.net/app_static/images/village/IconLargeHistory.png", "handler": "globalContext.handleGoCollect(2, '历史沿革')" }, { "title": "特色产业", "icon": "https://xy.wenlvti.net/app_static/images/village/IconLargeIndustry.png", "handler": "globalContext.handleGoCollect(9, '特色产业')" }, { "title": "文艺活动", "icon": "https://xy.wenlvti.net/app_static/images/village/IconLargeActivity.png", "handler": "globalContext.handleGoCollect(12, '文艺活动')" }, { "title": "非遗展示", "icon": "https://xy.wenlvti.net/app_static/images/village/IconLargeShow.png", "handler": "globalContext.handleGoCollect(10, '非遗展示')" }, { "title": "民俗风采", "icon": "https://xy.wenlvti.net/app_static/images/village/IconLargeFolkloreVibe.png", "handler": "globalContext.handleGoCollect(8, '民俗风采')" }, { "title": "历史人物", "icon": "https://xy.wenlvti.net/app_static/images/village/IconGoods.png", "handler": "globalContext.handleGoCollect(7, '历史人物')" } ] } }, { "name": "VILLAGE:CONTENT:Games", "type": "Block:GridButtonBlock4", "props": { "title": "活力乡源", "items": [ { "title": "乡源荣光", "icon": "https://xy.wenlvti.net/app_static/images/village/IconLargeHornor.png", "handler": "globalContext.handleGoCollect(23, '乡源荣光')" }, { "title": "乡源好物", "icon": "https://xy.wenlvti.net/app_static/images/village/IconLargeGoods.png", "handler": "globalContext.navTo(\"/pages/home/village/goods/index\", { villageId: globalContext.getVillageId() })" }, { "title": "乡源树", "icon": "https://xy.wenlvti.net/app_static/images/village/IconLargeTree.png", "handler": "globalContext.emit(\"goTree\")" }, { "title": "互动游戏", "icon": "https://xy.wenlvti.net/app_static/images/village/IconLargeGame.png", "handler": "globalContext.navTo(\"/pages/home/village/games/index\")" } ] } }, { "name": "VILLAGE:CONTENT:Official", "type": "Block:Official", "props": { "title": "文脉乡源", "tags": "dynamic:globalContext.getDefaultTags()" } } ] } ] }