personal.vue 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350
  1. <template>
  2. <view>
  3. <u-notify ref="uNotify" message="Hi uView"></u-notify>
  4. <!--头部-->
  5. <view class="my_top">
  6. <image src="../../static/images/top-bg.png" class="bg"></image>
  7. </view>
  8. <view class="list animated fadeInDown">
  9. <!--只有外籍商户和收购商才需要手动认证-->
  10. <view class="message _error" @click="go('/pages/authentication/index')" v-if="user.userType == 5 && user.auth == 0">
  11. <text class="icon">&#xe64e;</text>
  12. <text>你还未认证,请先认证</text>
  13. <text class="icon" style="float: right">&#xe8f2;</text>
  14. </view>
  15. <view class="message _error" @click="go('/pages/authentication/purchaser/index')" v-if="user.userType == 3 && user.auth == 0">
  16. <text class="icon">&#xe64e;</text>
  17. <text>你还未认证,请先认证</text>
  18. <text class="icon" style="float: right">&#xe8f2;</text>
  19. </view>
  20. <view class="message _info" @click="go('/pages/face/faceRegister')" v-if="(user.userType == 1 || user.userType == 2) && user.face == 0">
  21. <text class="icon">&#xe78d;</text>
  22. <text>你还未人脸认证,请先人脸认证</text>
  23. <text class="icon" style="float: right">&#xe8f2;</text>
  24. </view>
  25. <!--用户信息-->
  26. <view class="user">
  27. <image src="../../static/icon/user.png" mode="widthFix" class="head"></image>
  28. <view class="con">
  29. <view class="nickName omit">{{ user.phone }}</view>
  30. <view class="tag" v-if="user.userType == 1">普通边民</view>
  31. <view class="tag" v-if="user.userType == 2">互市组长</view>
  32. <view class="tag" v-if="user.userType == 3">采购商</view>
  33. <view class="tag" v-if="user.userType == 4">司机</view>
  34. <view class="tag" v-if="user.userType == 5">商户</view>
  35. <view class="tag" v-if="user.userType == 6">合作社</view>
  36. <view class="tag" style="margin-left: 0.5rem;" v-if="user.userType == 1" @click="go('/pages/wallet/wallet')">服务点数: {{ user.wallet }}</view>
  37. </view>
  38. <text class="icon edit" @click="go('/pages/personal/my')">&#xe645;</text>
  39. <view class="clear"></view>
  40. </view>
  41. <!--边民菜单-->
  42. <!-- <view class="menu" v-if="user.userType == 1">
  43. <view class="msn" @click="go('/pages/market/one/leader/order')">
  44. <view class="out">
  45. <view class="int">
  46. <view class="icon ioc" style="background-color: #f0dcfc; color: #b064d8">&#xe628;</view>
  47. <view class="tit">我的订单</view>
  48. </view>
  49. </view>
  50. </view>
  51. </view> -->
  52. <!--边民菜单与组长菜单-->
  53. <!-- <view class="menu" v-if="user.userType == 1 || user.userType == 2">
  54. <view class="msn" @click="go('/pages/market/one/leader/cart')">
  55. <view class="out">
  56. <view class="int">
  57. <view class="icon ioc" style="background-color: #fff6e0; color: #f1ba41">&#xe604;</view>
  58. <view class="tit">购物车</view>
  59. </view>
  60. </view>
  61. </view>
  62. <view class="msn" @click="go('/pages/market/one/leader/order')">
  63. <view class="out">
  64. <view class="int">
  65. <view class="icon ioc" style="background-color: #f0dcfc; color: #b064d8">&#xe628;</view>
  66. <view class="tit">一级订单</view>
  67. </view>
  68. </view>
  69. </view>
  70. <view class="msn" @click="go('/pages/market/two/leader/order')">
  71. <view class="out">
  72. <view class="int">
  73. <view class="icon ioc" style="background-color: #f0dcfc; color: #b064d8">&#xe628;</view>
  74. <view class="tit">二级订单</view>
  75. </view>
  76. </view>
  77. </view>
  78. </view> -->
  79. <!--收购商-->
  80. <!-- <view class="menu" v-if="user.userType == 3">
  81. <view class="msn" @click="go('/pages/market/two/purchaser/order/cart')">
  82. <view class="out">
  83. <view class="int">
  84. <view class="icon ioc" style="background-color: #fff6e0; color: #f1ba41">&#xe604;</view>
  85. <view class="tit">购物车</view>
  86. </view>
  87. </view>
  88. </view>
  89. <view class="msn" @click="go('/pages/market/two/purchaser/buy/list')">
  90. <view class="out">
  91. <view class="int">
  92. <view class="icon ioc" style="background-color: #e1f6e9; color: #47cf74">&#xe634;</view>
  93. <view class="tit">采购需求</view>
  94. </view>
  95. </view>
  96. </view>
  97. <view class="msn" @click="go('/pages/market/two/purchaser/address/list')">
  98. <view class="out">
  99. <view class="int">
  100. <view class="icon ioc" style="background-color: #fff6e0; color: #f1ba41">&#xe623;</view>
  101. <view class="tit">地址管理</view>
  102. </view>
  103. </view>
  104. </view>
  105. <view class="msn" @click="go('/pages/market/two/purchaser/order/list')">
  106. <view class="out">
  107. <view class="int">
  108. <view class="icon ioc" style="background-color: #f0dcfc; color: #b064d8">&#xe628;</view>
  109. <view class="tit">我的订单</view>
  110. </view>
  111. </view>
  112. </view>
  113. <view class="msn" @click="go('/pages/authentication/purchaser/info')">
  114. <view class="out">
  115. <view class="int">
  116. <view class="icon ioc" style="background-color: #e0ffff; color: #00bfff">&#xe660;</view>
  117. <view class="tit">我的认证</view>
  118. </view>
  119. </view>
  120. </view>
  121. </view> -->
  122. <!--外籍商户-->
  123. <!-- <view class="menu" v-if="user.userType == 5">
  124. <view class="msn" @click="go('/pages/market/one/merchant/goods/list')">
  125. <view class="out">
  126. <view class="int">
  127. <view class="icon ioc" style="background-color: #e1f6e9; color: #47cf74">&#xe634;</view>
  128. <view class="tit">商品管理</view>
  129. </view>
  130. </view>
  131. </view>
  132. <view class="msn" @click="go('/pages/market/one/merchant/order/list')">
  133. <view class="out">
  134. <view class="int">
  135. <view class="icon ioc" style="background-color: #f0dcfc; color: #b064d8">&#xe628;</view>
  136. <view class="tit">交易订单</view>
  137. </view>
  138. </view>
  139. </view>
  140. <view class="msn" @click="go('/pages/authentication/index')">
  141. <view class="out">
  142. <view class="int">
  143. <view class="icon ioc" style="background-color: #e0ffff; color: #00bfff">&#xe660;</view>
  144. <view class="tit">我的认证</view>
  145. </view>
  146. </view>
  147. </view>
  148. </view> -->
  149. <!--合作社-->
  150. <!-- <view class="menu" v-if="user.userType == 6">
  151. <view class="msn" @click="go('/pages/market/one/cooperative/order')">
  152. <view class="out">
  153. <view class="int">
  154. <view class="icon ioc" style="background-color: #e1f6e9; color: #47cf74">&#xe634;</view>
  155. <view class="tit">结算单</view>
  156. </view>
  157. </view>
  158. </view>
  159. </view> -->
  160. <view class="cmd">
  161. <view class="s_item" @click="go('/pages/personal/bankInfo')">
  162. <text class="icon ic">&#xe662;</text>
  163. <text class="title">银行卡</text>
  164. <text class="icon arrow">&#xe8f2;</text>
  165. </view>
  166. <!-- <view class="s_item" @click="go('/pages/personal/commissionAgreement')">
  167. <text class="icon ic">&#xe662;</text>
  168. <text class="title">互助委托协议</text>
  169. <text class="icon arrow">&#xe8f2;</text>
  170. </view> -->
  171. <view class="s_item" @click="go('/pages/login/userAgreement?id=1')">
  172. <text class="icon ic">&#xe662;</text>
  173. <text class="title">用户协议</text>
  174. <text class="icon arrow">&#xe8f2;</text>
  175. </view>
  176. <view class="s_item" @click="go('/pages/login/userAgreement?id=2')">
  177. <text class="icon ic">&#xe643;</text>
  178. <text class="title">隐私协议</text>
  179. <text class="icon arrow">&#xe8f2;</text>
  180. </view>
  181. <!-- <view class="s_item" @click="go('/pages/personal/setting')">
  182. <text class="icon ic">&#xe817;</text>
  183. <text class="title">设置</text>
  184. <text class="icon arrow">&#xe8f2;</text>
  185. </view> -->
  186. <view class="s_item" @click="go('/pages/personal/editPassword')">
  187. <text class="icon ic">&#xe817;</text>
  188. <text class="title">修改密码</text>
  189. <text class="icon arrow">&#xe8f2;</text>
  190. </view>
  191. </view>
  192. <button class="btn exit" @click="exitLogin()">退出登录</button>
  193. </view>
  194. </view>
  195. </template>
  196. <script>
  197. export default {
  198. data() {
  199. return {
  200. user: {}
  201. };
  202. },
  203. onLoad() {
  204. },
  205. onShow() {
  206. this.user = this.getUser();
  207. if (!this.hasAuth()) {
  208. this.http.request({
  209. url: '/sp-admin/app/AppUser/getAuth',
  210. success: res => {
  211. this.user.auth = res.data.data.auth;
  212. this.user.face=res.data.data.face;
  213. uni.setStorageSync('info', this.user);
  214. }
  215. });
  216. };
  217. if(this.user.userType===1){
  218. this.http.request({
  219. url: '/level-one-server/app/TbPeople/getById',
  220. data: { id: this.user.fkId },
  221. success: res => {
  222. this.user.wallet = res.data.data.wallet;
  223. uni.setStorageSync('info', this.user);
  224. }
  225. });
  226. }
  227. },
  228. methods: {
  229. order() {
  230. if (!this.hasAuth()) {
  231. uni.navigateTo({ url: '/pages/authentication/index' });
  232. return;
  233. }
  234. //组长
  235. if (this.user.userType == 2) {
  236. uni.navigateTo({ url: 'user' });
  237. }
  238. //外籍商户
  239. if (this.user.userType == 5) {
  240. uni.navigateTo({ url: '/pages/market/one/merchant/order/list' });
  241. }
  242. //收购商
  243. if (this.user.userType == 3) {
  244. uni.navigateTo({ url: '/pages/market/two/purchaser/order/list' });
  245. }
  246. },
  247. wallet() {
  248. if (!this.hasAuth() && this.user.userType == 1) {
  249. uni.navigateTo({ url: '/pages/wallet/wallet' });
  250. return;
  251. }
  252. },
  253. go(url) {
  254. if (!this.hasAuth() && this.user.userType == 5) {
  255. uni.navigateTo({ url: '/pages/authentication/index' });
  256. return;
  257. }
  258. if (!this.hasAuth() && this.user.userType == 3) {
  259. uni.navigateTo({ url: '/pages/authentication/purchaser/index' });
  260. return;
  261. }
  262. uni.navigateTo({ url: url });
  263. },
  264. exitLogin() {
  265. let param = {
  266. appUserId: this.getUser().id
  267. };
  268. uni.showModal({
  269. title: '提示',
  270. content: '确定注销登录?',
  271. success: res => {
  272. if (res.confirm) {
  273. uni.removeStorageSync('token');
  274. uni.removeStorageSync('info');
  275. uni.removeStorageSync('menu');
  276. uni.redirectTo({ url: '/pages/login/login' });
  277. this.http.request({
  278. url: '/sp-admin/app/AppUser/logout',
  279. data: param,
  280. success: res => {
  281. }
  282. });
  283. }
  284. }
  285. });
  286. }
  287. }
  288. };
  289. </script>
  290. <style lang="scss">
  291. page {
  292. background-color: #f5f5f5;
  293. }
  294. .my_top {
  295. position: relative;
  296. overflow: hidden;
  297. image {
  298. width: 100%;
  299. }
  300. }
  301. .list {
  302. position: relative;
  303. padding: 0px 20px 10px 20px;
  304. margin-top: -196px;
  305. .user {
  306. background-color: white;
  307. padding: 20px;
  308. border-radius: 8px;
  309. color: $font-c;
  310. .head {
  311. float: left;
  312. width: 55px;
  313. height: 55px;
  314. }
  315. .con {
  316. float: left;
  317. padding-left: 15px;
  318. width: 60%;
  319. .nickName {
  320. font-size: 17px;
  321. font-weight: bold;
  322. }
  323. .tag {
  324. background-color: #6799ad;
  325. color: white;
  326. float: left;
  327. font-size: 13px;
  328. padding: 2px 6px;
  329. border-radius: 5px;
  330. margin-top: 6px;
  331. }
  332. }
  333. .edit {
  334. float: right;
  335. font-size: 20px;
  336. margin-top: 17px;
  337. }
  338. }
  339. }
  340. .exit {
  341. margin-top: 20px;
  342. background-color: white;
  343. color: #f44336;
  344. }
  345. </style>