导游中台-游客端
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
7.6 KiB

10 months ago
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["subPackages-onlineService-index"],{"250a":function(t,e,i){"use strict";i.r(e);var n=i("9df0"),a=i.n(n);for(var o in n)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return n[t]}))}(o);e["default"]=a.a},"66ef":function(t,e,i){"use strict";var n=i("bd22"),a=i.n(n);a.a},"9df0":function(t,e,i){"use strict";i("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,i("f7a5");var n={data:function(){return{tagList:[],typeList:[],questionList:[],activeType:null}},onLoad:function(t){this.getTags(),this.getTypes()},methods:{getTags:function(){var t=this;this.Post({},"/api/Answer/tag").then((function(e){t.tagList=e.data||[]}))},getTypes:function(){var t=this;this.Post({},"/api/Answer/type").then((function(e){t.typeList=e.data||[],t.typeList.length>0&&(t.activeType=t.typeList[0].id,t.getQuestionByTypeId())}))},getQuestionByTypeId:function(){var t=this;this.Post({type_id:this.activeType},"/api/Answer/getAnswerByType").then((function(e){t.questionList=(e.data||[]).slice(0,5)}))},goSerachByTag:function(t){uni.navigateTo({url:"/subPackages/onlineService/search?type=tag&id=".concat(t.id)})},changeType:function(t){this.activeType=t.id,this.getQuestionByTypeId()},viewDetail:function(t){uni.navigateTo({url:"/subPackages/onlineService/detail?id=".concat(t.id)})},goSearchByType:function(){uni.navigateTo({url:"/subPackages/onlineService/search?type=type&id=".concat(this.activeType)})},goBattle:function(){window.open("https://mp.weixin.qq.com/mp/profile_ext?action=home&__biz=Mzg5NTU1MzE2NQ==#wechat_redirect")}}};e.default=n},b854:function(t,e,i){"use strict";i.r(e);var n=i("ef4a"),a=i("250a");for(var o in a)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(o);i("66ef");var s=i("828b"),c=Object(s["a"])(a["default"],n["b"],n["c"],!1,null,"6d26b734",null,!1,n["a"],void 0);e["default"]=c.exports},bd22:function(t,e,i){var n=i("e074");n.__esModule&&(n=n.default),"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var a=i("967d").default;a("5370277b",n,!0,{sourceMap:!1,shadowMode:!1})},e074: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/* 文章场景相关 */*[data-v-6d26b734]{box-sizing:border-box}.bg[data-v-6d26b734]{width:100%;min-height:calc(100vh - 44px);background:#fff}.service-top[data-v-6d26b734]{padding:%?30?%;background-image:linear-gradient(180deg,#f1ddc9,#fff)}.service-top .chat-top[data-v-6d26b734]{display:flex}.service-top uni-image[data-v-6d26b734]{width:%?80?%;height:%?80?%;flex-shrink:0}.service-top .content[data-v-6d26b734]{flex:1;width:%?1?%;padding-left:%?20?%}.service-top .content .info[data-v-6d26b734]{padding:%?25?%;width:100%;font-weight:500;font-size:%?27?%;color:#000;background:#fff;border-radius:%?7?%}.service-top .content .info2[data-v-6d26b734]{padding:%?16?% %?25?%;font-weight:500;font-size:%?23?%;color:#666;background:#fff;border-radius:%?7?%}.service-top .content .go-worker[data-v-6d26b734]{font-weight:700;font-size:%?27?%;color:#96684f}.tag-container[data-v-6d26b734]{width:100%;display:flex;flex-wrap:nowrap;overflow-x: