twt 10 달 전
부모
커밋
9f827ee502
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/user/user.vue

+ 1 - 1
pages/user/user.vue

@@ -1,6 +1,6 @@
 <template>
 	<view class="box">
-
+<!-- 安徒生版本 -->
 		<view class="top" :style="{background:'#'+themeColor}">
 			<view class="customerMes">
 				<image @click="updateUserInfo" v-if="headImg" :src="headImg" mode=""