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

10 months ago
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["subPackages-onlineService-index"],{"034b":function(t,e,i){"use strict";i.r(e);var n=i("9e8f"),a=i("868b");for(var o in a)["default"].indexOf(o)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(o);i("7715");var s=i("828b"),r=Object(s["a"])(a["default"],n["b"],n["c"],!1,null,"59de9a4d",null,!1,n["a"],void 0);e["default"]=r.exports},"2f81":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=MzUzNDc5ODIxNQ==#wechat_redirect")}}};e.default=n},"677d":function(t,e,i){var n=i("c86c");e=n(!1),e.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/* 文章场景相关 */*[data-v-59de9a4d]{box-sizing:border-box}.bg[data-v-59de9a4d]{width:100%;min-height:calc(100vh - 44px);background:#fff}.service-top[data-v-59de9a4d]{padding:%?30?%;background-image:linear-gradient(180deg,#f1ddc9,#fff)}.service-top .chat-top[data-v-59de9a4d]{display:flex}.service-top uni-image[data-v-59de9a4d]{width:%?80?%;height:%?80?%;flex-shrink:0}.service-top .content[data-v-59de9a4d]{flex:1;width:%?1?%;padding-left:%?20?%}.service-top .content .info[data-v-59de9a4d]{padding:%?25?%;width:100%;font-weight:500;font-size:%?27?%;color:#000;background:#fff;border-radius:%?7?%}.service-top .content .info2[data-v-59de9a4d]{padding:%?16?% %?25?%;font-weight:500;font-size:%?23?%;color:#666;background:#fff;border-radius:%?7?%}.service-top .content .go-worker[data-v-59de9a4d]{font-weight:700;font-size:%?27?%;color:#96684f}.tag-container[data-v-59de9a4d]{width:100%;display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-top:%?40?%}.tag-container .tag[data-v-59de9a4d]{padding:0 %?34?%;height:%?60?%;line-height:%?60?%;background:#96684f;border-radius:%?7?%;font-weight:700;font-size:%?27?%;color:#fff;margin-right:%?13?%;flex-shrink:0}.tag-container .type[data-v-59de9a4d]{padding:0 %?34?%;font-weight:500;font-size:%?31?%;color:#666;position:relative;line-height:normal;flex-shrink:0}.