1 line
5.7 KiB
JavaScript
1 line
5.7 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-tabbar-publish"],{"0f3c":function(t,a,i){var e=i("8cf1");"string"===typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);var n=i("4f06").default;n("65ad7e62",e,!0,{sourceMap:!1,shadowMode:!1})},"160f":function(t,a,i){t.exports=i.p+"static/img/qa.3ba01b46.png"},"2f65":function(t,a,i){"use strict";var e,n=function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("v-uni-view",{staticClass:"content",class:{active:t.active}},[e("v-uni-image",{staticClass:"logo",class:{active:t.active},attrs:{src:i("a3d1"),mode:"aspectFit"}}),e("v-uni-view",{staticClass:"tabbar-box-wrap"},[e("v-uni-view",{staticClass:"tabbar-box"},[e("v-uni-view",{staticClass:"tabbar-box-item",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.goToPage("/pages/tabbar-3-detial/tabbar-3-release/tabbar-3-release")}}},[e("v-uni-image",{staticClass:"box-image",attrs:{src:i("7d79"),mode:"aspectFit"}}),e("v-uni-text",{staticClass:"explain"},[t._v("发图文")])],1),e("v-uni-view",{staticClass:"tabbar-box-item",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.goToPage("/pages/tabbar-3-detial/tabbar-3-video/tabbar-3-video")}}},[e("v-uni-image",{staticClass:"box-image",attrs:{src:i("b438"),mode:"aspectFit"}}),e("v-uni-text",{staticClass:"explain"},[t._v("发视频")])],1),e("v-uni-view",{staticClass:"tabbar-box-item",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.goToPage("/pages/tabbar-3-detial/tabbar-3-qa/tabbar-3-qa")}}},[e("v-uni-image",{staticClass:"box-image",attrs:{src:i("160f"),mode:"aspectFit"}}),e("v-uni-text",{staticClass:"explain"},[t._v("提问")])],1)],1)],1)],1)},o=[];i.d(a,"b",(function(){return n})),i.d(a,"c",(function(){return o})),i.d(a,"a",(function(){return e}))},3435:function(t,a,i){"use strict";Object.defineProperty(a,"__esModule",{value:!0}),a.default=void 0;var e={data:function(){return{active:!1}},onLoad:function(){},onShow:function(){this.active=!0},onHide:function(){this.active=!1},methods:{goToPage:function(t){t&&uni.navigateTo({url:t})}}};a.default=e},4412:function(t,a,i){"use strict";var e=i("0f3c"),n=i.n(e);n.a},"4f21":function(t,a,i){"use strict";i.r(a);var e=i("2f65"),n=i("fc17");for(var o in n)"default"!==o&&function(t){i.d(a,t,(function(){return n[t]}))}(o);i("4412");var r,b=i("f0c5"),s=Object(b["a"])(n["default"],e["b"],e["c"],!1,null,"3e92a8fb",null,!1,e["a"],r);a["default"]=s.exports},"7d79":function(t,a,i){t.exports=i.p+"static/img/release.c06e8701.png"},"8cf1":function(t,a,i){var e=i("24fb");a=e(!1),a.push([t.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 文字基本颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.content[data-v-3e92a8fb]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;height:calc(100vh - var(--window-bottom) - var(--window-top));-webkit-transition:opacity .3s;transition:opacity .3s;background:#999;opacity:0}.content.active[data-v-3e92a8fb]{opacity:1}.content .logo[data-v-3e92a8fb]{position:relative;margin-top:%?-400?%;width:%?200?%;height:%?200?%;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.content .logo.active[data-v-3e92a8fb]{opacity:1}.tabbar-box-wrap[data-v-3e92a8fb]{position:absolute;width:100%;padding:%?50?%;-webkit-box-sizing:border-box;box-sizing:border-box;bottom:0;left:0}.tabbar-box-wrap .tabbar-box[data-v-3e92a8fb]{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;width:100%;background:#fff;-webkit-border-radius:%?20?%;border-radius:%?20?%;padding:%?15?% %?20?%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2;-webkit-box-shadow:0 2px 5px 2px rgba(0,0,0,.1);box-shadow:0 2px 5px 2px rgba(0,0,0,.1)}.tabbar-box-wrap .tabbar-box[data-v-3e92a8fb]:after{content:"";position:absolute;bottom:%?-16?%;left:0;right:0;margin:auto;width:%?50?%;height:%?50?%;-webkit-transform:rotate(45deg);transform:rotate(45deg);background:#fff;z-index:1;-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,.1);box-shadow:2px 2px 5px 1px rgba(0,0,0,.1);-webkit-border-radius:2px;border-radius:2px}.tabbar-box-wrap .tabbar-box[data-v-3e92a8fb]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;-webkit-border-radius:%?20?%;border-radius:%?20?%;z-index:2}.tabbar-box-wrap .tabbar-box .tabbar-box-item[data-v-3e92a8fb]{width:100%;z-index:3;margin:%?10?%;color:#555;text-align:center;font-size:%?28?%}.tabbar-box-wrap .tabbar-box .tabbar-box-item .box-image[data-v-3e92a8fb]{width:100%;height:%?80?%}',""]),t.exports=a},a3d1:function(t,a,i){t.exports=i.p+"static/img/logo.bc25473a.png"},b438:function(t,a,i){t.exports=i.p+"static/img/video.49dd60f6.png"},fc17:function(t,a,i){"use strict";i.r(a);var e=i("3435"),n=i.n(e);for(var o in e)"default"!==o&&function(t){i.d(a,t,(function(){return e[t]}))}(o);a["default"]=n.a}}]); |