You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
38 KiB
1 line
38 KiB
5 months ago
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-service"],{"004a":function(t,e,i){"use strict";i("6a54");var n=i("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=n(i("079a")),o={name:"u-swiper-indicator",mixins:[uni.$u.mpMixin,uni.$u.mixin,a.default],data:function(){return{lineWidth:22}},computed:{lineStyle:function(){var t={};return t.width=uni.$u.addUnit(this.lineWidth),t.transform="translateX(".concat(uni.$u.addUnit(this.current*this.lineWidth),")"),t.backgroundColor=this.indicatorActiveColor,t},dotStyle:function(){var t=this;return function(e){var i={};return i.backgroundColor=e===t.current?t.indicatorActiveColor:t.indicatorInactiveColor,i}}}};e.default=o},"0478":function(t,e,i){var n=i("c86c");e=n(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.pages-home[data-v-0c71d1b2]{background-color:#fff;min-height:calc(100vh);position:relative}.pages-home .map-info[data-v-0c71d1b2]{position:absolute;z-index:99;width:100%;top:%?20?%;padding:%?21?%;display:flex}.pages-home .map-info .position[data-v-0c71d1b2]{color:#fff;display:flex;align-items:center}.pages-home .map-info .input[data-v-0c71d1b2]{flex:1;margin-left:%?30?%}.pages-home .map-info .input[data-v-0c71d1b2] .u-input--circle{background-color:#eefdf8}.pages-home .search-box[data-v-0c71d1b2]{width:%?710?%;bottom:0;z-index:9;overflow:hidden}.pages-home .tab[data-v-0c71d1b2]{background-color:#fff;border-radius:%?30?% %?30?% %?0?% %?0?%;margin-top:%?-58?%;position:relative;z-index:99;display:flex;align-items:center;justify-content:space-between;padding:%?45?%}.pages-home .tab .tabItem[data-v-0c71d1b2]{text-align:center}.pages-home .tab .tabItem uni-image[data-v-0c71d1b2]{width:%?100?%;height:%?100?%}.pages-home .tab .tabItem .text[data-v-0c71d1b2]{margin-top:%?25?%;font-size:%?26?%;font-family:Alibaba PuHuiTi;font-weight:400;color:#333}.pages-home .sectionTitle[data-v-0c71d1b2]{display:flex;align-items:center;margin-bottom:%?21?%}.pages-home .sectionTitle uni-image[data-v-0c71d1b2]{width:%?34?%;height:%?39?%}.pages-home .sectionTitle uni-text[data-v-0c71d1b2]{font-size:%?34?%;font-family:Alibaba PuHuiTi;font-weight:400;color:#333;margin-left:%?15?%}.pages-home .gridContainer[data-v-0c71d1b2]{margin-top:%?13?%;padding:0 %?24?%}.pages-home .gridContainer .recommendItem uni-image[data-v-0c71d1b2]{width:100%;height:%?300?%;border-radius:%?27?%}.pages-home .gridContainer .recommendItem .nameText[data-v-0c71d1b2]{position:absolute;height:%?50?%;bottom:%?0?%;line-height:%?50?%;background-color:rgba(0,0,0,.5);color:#fff;z-index:99;width:100%;text-align:center}.pages-home .gridContainer .recommendItem .flag[data-v-0c71d1b2]{width:%?100?%;height:%?50?%;line-height:%?50?%;text-align:center;background:#08bf77;position:absolute;border-radius:%?27?% 0 %?27?% 0;top:0;left:0;font-size:%?24?%;color:#fff}.pages-home .gridContainer .recommendItem .new[data-v-0c71d1b2]{background:#08bf77}.pages-home .gridContainer .recommendItem .people[data-v-0c71d1b2]{background:#f4563c}.pages-home .list-item[data-v-0c71d1b2]{background:#f4f7f6}.pages-home .list-item .cover[data-v-0c71d1b2]{w
|