guhongwei 2 年之前
父節點
當前提交
01a57669c5
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pages/home/index.js

+ 1 - 0
pages/home/index.js

@@ -18,6 +18,7 @@ Page({
   // 获取头像
   onChooseAvatar(e) {
     const { avatarUrl } = e.detail;
+    console.log(avatarUrl);
     this.setData({ avatarUrl })
   },
   // 跳转页面