pages-index-service.b6f52cfa.js 7.8 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-index-service"],{"1bed":function(e,t,i){"use strict";var r=i("8908"),n=i.n(r);n.a},"272b":function(e,t,i){"use strict";var r=i("4ea4");i("99af"),i("c975"),i("ac1f"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=r(i("2909")),o={data:function(){return{keyword:"",focus:!0,indexId:"index0",scrollTop:40,list:[0,1,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]}},methods:{scrolltoupper:function(e){console.log(e),this.list=[0].concat((0,n.default)(this.list))},changefocus:function(){var e=navigator.userAgent,t=(navigator.appVersion,e.indexOf("Android")>-1||e.indexOf("Linux")>-1);t&&setTimeout((function(){document.activeElement.scrollIntoViewIfNeeded(),document.activeElement.scrollIntoView()}),500)},getHeight:function(){var e=this;setTimeout((function(){var t=e,i=uni.createSelectorQuery();i.select("#scrollview").boundingClientRect(),i.select("#msglistview").boundingClientRect(),i.exec((function(e){e[1].height>e[0].height&&(t.scrollTop=e[1].height)}))}),100)},submitSend:function(){this.list.push(0),this.indexId="index"+(this.list.length-1),this.focus=!0,this.keyword="",this.getHeight()}},onLoad:function(){var e=this;this.getHeight(),setInterval((function(){e.list.push(0),e.getHeight()}),3e3)}};t.default=o},2909:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=l;var r=a(i("6005")),n=a(i("db90")),o=a(i("06c5")),s=a(i("3427"));function a(e){return e&&e.__esModule?e:{default:e}}function l(e){return(0,r.default)(e)||(0,n.default)(e)||(0,o.default)(e)||(0,s.default)()}},3427:function(e,t,i){"use strict";function r(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r},6005:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=o;var r=n(i("6b75"));function n(e){return e&&e.__esModule?e:{default:e}}function o(e){if(Array.isArray(e))return(0,r.default)(e)}},"639f":function(e,t,i){var r=i("24fb");t=r(!1),t.push([e.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/* 文章场景相关 */#msglistview[data-v-4d10465c]{overflow:hidden}.scroll-view[data-v-4d10465c]{width:%?770?%;overflow:hidden;padding:0 0 0 %?30?%;background:#fafafa;height:calc(100vh - %?98?% - 44px)}.scroll-view .service_ul_left[data-v-4d10465c]{display:flex;justify-content:flex-end}.scroll-view .service_ul_left_ttx[data-v-4d10465c]{padding:%?20?%;font-size:%?32?%;position:relative;background:#95ec69;border-radius:%?10?%;margin-right:%?20?%}.scroll-view .service_ul_left_ttx[data-v-4d10465c]::after{content:"";top:50%;right:%?-17?%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;border-width:%?9?%;border-color:transparent transparent transparent #95ec69;border-style:dotted dotted dotted solid}.scroll-view .service_ul_right_txt[data-v-4d10465c]{padding:%?20?%;font-size:%?32?%;position:relative;background:#fff;border-radius:%?10?%;margin-left:%?20?%}.scroll-view .service_ul_right_txt[data-v-4d10465c]::after{content:"";top:50%;left:%?-17?%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;border-width:%?9?%;border-color:transparent #fff transparent transparent;border-style:dotted dotted dotted solid}.scroll-view .service_ul_li[data-v-4d10465c]{padding-right:%?50?%;margin-bottom:%?40?%}.scroll-view .service_ul_li[data-v-4d10465c]:first-child{margin-top:%?40?%}.scroll-view .service_ul_li_img[data-v-4d10465c]{width:%?80?%;height:%?80?%;flex-shrink:0}.scroll-view .service_ul_li_img uni-image[data-v-4d10465c]{border-radius:%?4?%}.service_footer[data-v-4d10465c]{width:100%;position:fixed;bottom:0;background:#fff;padding:%?20?% 0 %?20?% %?30?%}.service_footer .service_footer_ipt[data-v-4d10465c]{width:%?605?%;min-height:%?56?%;padding:%?10?% %?20?%;background:#fafafa;border-radius:%?28?%}.service_footer .service_footer_send[data-v-4d10465c]{font-size:%?28?%;flex:1;height:%?56?%}',""]),e.exports=t},"7a38":function(e,t,i){"use strict";i.r(t);var r=i("272b"),n=i.n(r);for(var o in r)"default"!==o&&function(e){i.d(t,e,(function(){return r[e]}))}(o);t["default"]=n.a},8908:function(e,t,i){var r=i("639f");r.__esModule&&(r=r.default),"string"===typeof r&&(r=[[e.i,r,""]]),r.locals&&(e.exports=r.locals);var n=i("4f06").default;n("54137288",r,!0,{sourceMap:!1,shadowMode:!1})},a26f:function(e,t,i){"use strict";i.r(t);var r=i("c4b2"),n=i("7a38");for(var o in n)"default"!==o&&function(e){i.d(t,e,(function(){return n[e]}))}(o);i("1bed");var s,a=i("f0c5"),l=Object(a["a"])(n["default"],r["b"],r["c"],!1,null,"4d10465c",null,!1,r["a"],s);t["default"]=l.exports},c4b2:function(e,t,i){"use strict";var r;i.d(t,"b",(function(){return n})),i.d(t,"c",(function(){return o})),i.d(t,"a",(function(){return r}));var n=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("v-uni-view",{staticClass:"service"},[i("v-uni-view",{staticClass:"service_ul"},[i("v-uni-scroll-view",{staticClass:"scroll-view",attrs:{"scroll-y":"true","refresher-default-style":"none","refresher-background":"rgba(255,255,255,0)",id:"scrollview","scroll-with-animation":!0,"scroll-top":e.scrollTop,"scroll-into-view":e.indexId},on:{scrolltoupper:function(t){arguments[0]=t=e.$handleEvent(t),e.scrolltoupper.apply(void 0,arguments)}}},[i("v-uni-view",{attrs:{id:"msglistview"}},e._l(e.list,(function(t,r){return i("v-uni-view",{key:r,staticClass:"service_ul_li"},[r%2==0?i("v-uni-view",{staticClass:"service_ul_left flexs",attrs:{id:"index"+r}},[i("v-uni-view",{staticClass:"service_ul_left_ttx"},[e._v("这次工作很重要")]),i("v-uni-view",{staticClass:"service_ul_li_img"},[i("v-uni-image",{attrs:{src:"/static/logo.png",mode:"aspectFill"}})],1)],1):i("v-uni-view",{staticClass:"service_ul_right flexs"},[i("v-uni-view",{staticClass:"service_ul_li_img"},[i("v-uni-image",{attrs:{src:"/static/logo.png",mode:"aspectFill"}})],1),i("v-uni-view",{staticClass:"service_ul_right_txt"},[e._v("您还有其他交代吗您还有其他交代吗您还有其他交代吗?")])],1)],1)})),1)],1)],1),i("v-uni-view",{staticClass:"service_footer flex"},[i("v-uni-view",{staticClass:"service_footer_ipt flexs"},[i("v-uni-textarea",{attrs:{"auto-height":!0,maxlength:"-1",focus:e.focus,"hold-keyboard":!0,fixed:!0,"confirm-type":"send"},on:{focus:function(t){arguments[0]=t=e.$handleEvent(t),e.changefocus.apply(void 0,arguments)},confirm:function(t){arguments[0]=t=e.$handleEvent(t),e.submitSend.apply(void 0,arguments)}},model:{value:e.keyword,callback:function(t){e.keyword=t},expression:"keyword"}})],1)],1)],1)},o=[]},db90:function(e,t,i){"use strict";function r(e){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}i("a4d3"),i("e01a"),i("d28b"),i("a630"),i("d3b7"),i("3ca3"),i("ddb0"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=r}}]);