chunk-2d20eb76.7c4a95ec.js 2.1 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d20eb76"],{b10a:function(t,e,a){"use strict";a.r(e);var n=function(){var t=this,e=t._self._c;return e("div",[e("van-nav-bar",{staticClass:"shadow mb-4",attrs:{title:"常见问题","left-text":"返回","left-arrow":""},on:{"click-left":function(e){return t.$router.back(-1)}}}),e("van-empty",{directives:[{name:"show",rawName:"v-show",value:t.showEmpty,expression:"showEmpty"}],attrs:{description:"暂无信息"}}),e("van-list",{staticClass:"mt-4",attrs:{finished:t.finished,error:t.error,"error-text":"请求失败,点击重新加载","finished-text":""},on:{"update:error":function(e){t.error=e},load:t.loadQaList},model:{value:t.loading,callback:function(e){t.loading=e},expression:"loading"}},[e("van-collapse",{model:{value:t.activeNames,callback:function(e){t.activeNames=e},expression:"activeNames"}},t._l(t.qaList,(function(a,n){return e("van-collapse-item",{key:n,staticClass:"bg-white mb-4 w-11/12 p-4 mx-auto text-sm shadow",attrs:{title:n+1+"、"+a.title,name:a.id,"title-class":"text-lg"}},[e("div",{staticClass:"text-gray-500",domProps:{innerHTML:t._s(a.content)}})])})),1)],1)],1)},i=[],s={data:function(){return{activeNames:[],showDialog:!1,dialogText:"添加房屋",qaList:[],qaForm:{},loading:!1,error:!1,page:1,finished:!1,showEmpty:!1}},created:function(){this.loadQaList()},methods:{loadQaList:function(){this.finished=!0,this.qaList=[{id:1,title:"客服电话",content:"<p>电话:400-001-0791</p>\n<p>手机:15170498297</p>\n<p>时间:9:00--12:00&nbsp; 14:00--17:30</p>",deleted_at:0,created_at:"2021-04-02",updated_at:"2021-04-03"},{id:4,title:"保修详情",content:"<p>主材 1 年</p>\n<p>包括:套餐内主材</p>\n<p>基础 2 年</p>\n<p>包括:泥工地面找平、砖铺贴、刮瓷、套餐内木工吊顶</p>\n<p>水电 5 年</p>\n<p>包括:电线+水管施工、防水隐蔽工程</p>",deleted_at:0,created_at:"2021-04-03",updated_at:"2021-04-03"},{id:5,title:"保修卡时间",content:"<p>保修卡时间</p>",deleted_at:0,created_at:"2021-04-03",updated_at:"2021-04-03"}]}}},o=s,r=a("2877"),l=Object(r["a"])(o,n,i,!1,null,null,null);e["default"]=l.exports}}]);