1
0
Преглед на файлове

Merge branch 'dev1.0' of http://123.207.73.252:3000/lzf/hospital into dev1.0

Ciallo преди 9 месеца
родител
ревизия
a3f7eb9f96
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      app/pages/user/index.vue

+ 2 - 2
app/pages/user/index.vue

@@ -1,5 +1,5 @@
 <template>
-	<view class="main animated fadeInDown">
+	<view class="main">
 		<view class="user" @click="go(user.doctor ? '/pages/user/info' : '/pages/user/bind/index')">
 			<image :src="user.avatar ? ip + user.avatar : '../../static/favicon.png'" :class="user.avatar ? 'head' : ''"></image>
 			<view class="con" v-if="user.id || user.token">
@@ -22,7 +22,7 @@
 			</view>
 			<view class="icon edit">&#xe62b;</view>
 		</view>
-		<view class="cmd">
+		<view class="cmd animated fadeInDown">
 			<!--医生菜单-->
 			<view v-if="user.doctor">
 				<view class="s_item" @click="go('/pages/follow/doctor/index?type=0')">