Commit a9da2444 by liangjianmin

css

parent 7aacd3c4
Showing with 1 additions and 5 deletions
......@@ -11,11 +11,7 @@
<template v-else>
<view class="logged-in row bothSide verCenter">
<view class="row verCenter">
<image
class="uni-img"
:src="userData.head_pic || 'http://img.ichunt.com/images/ichunt/minProgram/scm/14ec21333cd69cc5269772811b46b7ac.png'"
mode="aspectFill"
></image>
<image class="uni-img" :src="userData.head_pic || 'http://img.ichunt.com/images/ichunt/minProgram/scm/14ec21333cd69cc5269772811b46b7ac.png'" mode="aspectFill"></image>
<view class="text column">
<text class="t1">{{ userInfo.name }}</text>
<text class="t2">{{ userInfo.email }}</text>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment