(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-user-user"],{1687:function(t,e,a){"use strict";a("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;e.default={data:function(){return{list:[{title:"我的订单",path:"/subPackages/order/orderList"}],userInfo:{group_data:{}}}},onShow:function(){var t=this;this.Post({},"/api/Merchants/get_login_details").then((function(e){t.userInfo=e.data}))}}},"2bb0":function(t,e,a){"use strict";a.r(e);var n=a("b322"),i=a("3d84");for(var o in i)["default"].indexOf(o)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(o);a("8ac0");var r=a("828b"),s=Object(r["a"])(i["default"],n["b"],n["c"],!1,null,"69ce3cae",null,!1,n["a"],void 0);e["default"]=s.exports},"3d84":function(t,e,a){"use strict";a.r(e);var n=a("1687"),i=a.n(n);for(var o in n)["default"].indexOf(o)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(o);e["default"]=i.a},"7cbc":function(t,e,a){var n=a("adbd");n.__esModule&&(n=n.default),"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=a("967d").default;i("1815c7c0",n,!0,{sourceMap:!1,shadowMode:!1})},"8ac0":function(t,e,a){"use strict";var n=a("7cbc"),i=a.n(n);i.a},adbd:function(t,e,a){var n=a("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/* 文章场景相关 */.bg[data-v-69ce3cae]{min-height:100vh;background:#f5f5f5;padding:%?57?% %?26?% 0}.top-box[data-v-69ce3cae]{height:%?169?%;background:#fff;border-radius:%?13?%;padding:0 %?34?%}.top-box .top-left[data-v-69ce3cae]{display:flex;align-items:center}.top-box .top-left .avatar[data-v-69ce3cae]{width:%?120?%;height:%?120?%;border-radius:50%;margin-right:%?15?%}.top-box .top-left uni-view[data-v-69ce3cae]{padding:%?15?% 0;justify-content:space-between}.top-box .top-left uni-view .top-title[data-v-69ce3cae]{font-weight:700;font-size:%?32?%;color:#000}.top-box .top-left uni-view .top-subtitle[data-v-69ce3cae]{font-weight:500;font-size:%?25?%;color:#000}.top-box .top-right[data-v-69ce3cae]{font-weight:500;font-size:%?25?%;color:#100e0e;display:flex;align-items:center}.top-box .top-right uni-image[data-v-69ce3cae]{width:%?11.33?%;height:%?20?%;margin-left:%?19?%}.box[data-v-69ce3cae]{margin-top:%?28?%;background:#fff;border-radius:%?13?%}.box .flex-between[data-v-69ce3cae]{height:%?106?%;padding:0 %?26?%}.box .flex-between .title[data-v-69ce3cae]{font-weight:500;font-size:%?28?%;color:#000}.box .flex-between uni-image[data-v-69ce3cae]{width:%?11.33?%;height:%?20?%}.box .flex-between[data-v-69ce3cae]:not(:first-child){border-top:%?1?% solid #d8d8d8}',""]),t.exports=e},b322:function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return i})),a.d(e,"a",(function(){}));var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"bg"},[a("v-uni-view",{staticClass:"top-box flex-between",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.gotoPath("/subPackages/user/userInfo")}}},[a("v-uni-view",{staticClass:"top-left"},[a("v-uni-image",{staticClass:"avatar",attrs:{src:t.showImg(t.userInfo.avatar),mode:"aspectFill"}}),a("v-uni-view",{staticClass:"flex-column"},[a("v-uni-view",{staticClass:"top-title"},[t._v(t._s(t.userInfo.nickname))]),a("v-uni-view",{staticClass:"top-subtitle"},[t._v(t._s(t.userInfo.group_data.name))])],1)],1),a("v-uni-view",{staticClass:"top-right"},[t._v("个人信息"),a("v-uni-image",{attrs:{src:"https://static.ticket.sz-trip.com/tourGuide/images/user/rightBlack.png",mode:""}})],1)],1),a("v-uni-view",{staticClass:"box"},t._l(t.list,(function(e,n){return a("v-uni-view",{key:n,staticClass:"flex-between",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.gotoPath(e.path)}}},[a("v-uni-view",{staticClass:"title"},[t._v(t._s(e.title))]),a("v-uni-image",{attrs:{src:"https://static.ticket.sz-trip.com/tourGuide/images/user/rightGray.png",mode:""}})],1)})),1)],1)},i=[]}}]);