Browse Source

修改个人信息图片上传删除

guhongwei 2 years ago
parent
commit
4475b1b473
1 changed files with 1 additions and 4 deletions
  1. 1 4
      pagesMy/account/upBasic.vue

+ 1 - 4
pagesMy/account/upBasic.vue

@@ -39,11 +39,8 @@
 </template>
 </template>
 
 
 <script>
 <script>
-	import upload from '@/components/upload/index.vue';
 	export default {
 	export default {
-		components: {
-			upload
-		},
+		components: {},
 		data() {
 		data() {
 			return {
 			return {
 				frameStyle: {
 				frameStyle: {