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