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.4 KiB
1 line
7.4 KiB
10 months ago
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-user-user"],{"25e9":function(t,i,e){"use strict";e.d(i,"b",(function(){return o})),e.d(i,"c",(function(){return n})),e.d(i,"a",(function(){}));var o=function(){var t=this,i=t.$createElement,e=t._self._c||i;return e("v-uni-view",{staticClass:"bg"},[e("v-uni-view",{staticClass:"top-box flex-between",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.gotoPath("/subPackages/user/profile")}}},[e("v-uni-view",[e("v-uni-image",{attrs:{src:t.showImg(t.userInfo.avatar||"https://static.ticket.sz-trip.com/tourist/user/avatar.png"),mode:"aspectFill"}}),t._v(t._s(t.userInfo.nickname))],1),e("v-uni-view",[t._v("个人中心"),e("v-uni-image",{attrs:{src:"https://static.ticket.sz-trip.com/tourist/user/rightIcon.png",mode:""}})],1)],1),e("v-uni-view",{staticClass:"order-bg"},[e("v-uni-view",{staticClass:"order-box"},[e("v-uni-view",{staticClass:"order-top flex-between",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.goTrades()}}},[e("v-uni-view",[t._v("我的订单")]),e("v-uni-view",[t._v("全部"),e("v-uni-image",{attrs:{src:"https://static.ticket.sz-trip.com/tourist/user/rightIcon-gray.png",mode:""}})],1)],1),e("v-uni-view",{staticClass:"order-bottom"},t._l(t.orderList,(function(i,o){return e("v-uni-view",{key:o,on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.goTrades(i)}}},[e("v-uni-image",{attrs:{src:i.img,mode:""}}),e("v-uni-view",[t._v(t._s(i.text))])],1)})),1)],1)],1),e("v-uni-view",{staticClass:"box-bg"},[e("v-uni-view",{staticClass:"box"},t._l(t.list,(function(i,o){return e("v-uni-view",{key:o,staticClass:"flex-between",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.gotoPath(i.path)}}},[e("v-uni-view",{staticStyle:{display:"flex","align-items":"center"}},[e("v-uni-image",{staticClass:"item-icon",attrs:{src:i.img}}),t._v(t._s(i.text))],1),e("v-uni-image",{staticClass:"item-right",attrs:{src:"https://static.ticket.sz-trip.com/tourist/user/rightIcon-gray.png"}})],1)})),1)],1)],1)},n=[]},"4f73":function(t,i,e){var o=e("c86c");i=o(!1),i.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-25631659]{min-height:100vh;background:url(https://static.ticket.sz-trip.com/tourist/user/topBg.png) no-repeat;background-size:100% auto;background-color:#f7f7f7}.top-box[data-v-25631659]{height:%?247?%;padding:0 %?28?% 0 %?35?%}.top-box uni-view[data-v-25631659]{display:flex;align-items:center}.top-box uni-view[data-v-25631659]:first-child{font-weight:700;font-size:%?40?%;color:#000}.top-box uni-view:first-child uni-image[data-v-25631659]{width:%?106.67?%;height:%?106.67?%;margin-right:%?30?%;border-radius:50%}.top-box uni-view[data-v-25631659]:last-child{font-weight:700;font-size:%?24?%;color:#96684f}.top-box uni-view:last-child uni-image[data-v-25631659]{width:%?20?%;height:%?20?%;margin-left:%?10?%}.order-bg[data-v-25631659]{width:%?697?%;height:%?240?%;border:%?1?% solid #96684f;margin:auto;position:relative}.order-box[data-v-25631659]{width:%?683?%;height:%?253?%;background:#fff;border:%?1?% solid #96684f;position:absolute;top:%?-9?%;left:%?5?%}.order-box .order-top[data-v-25631659]{ma
|