diff --git a/src/project/qujing/AppHome/home-top-bg.png b/src/project/qujing/AppHome/home-top-bg.png deleted file mode 100644 index dd22eed..0000000 Binary files a/src/project/qujing/AppHome/home-top-bg.png and /dev/null differ diff --git a/src/project/qujing/AppHome/home.png b/src/project/qujing/AppHome/home.png deleted file mode 100644 index c39927f..0000000 Binary files a/src/project/qujing/AppHome/home.png and /dev/null differ diff --git a/src/project/qujing/AppHome/home_selected.png b/src/project/qujing/AppHome/home_selected.png deleted file mode 100644 index a37c217..0000000 Binary files a/src/project/qujing/AppHome/home_selected.png and /dev/null differ diff --git a/src/project/qujing/AppMine/AppMine.vue b/src/project/qujing/AppMine/AppMine.vue new file mode 100644 index 0000000..daea06b --- /dev/null +++ b/src/project/qujing/AppMine/AppMine.vue @@ -0,0 +1,329 @@ + + + + + + + + + + + + + 登录 + 点击进行登录 + + + {{ user.realName }} + {{ user.nickName }} + + 共累计学习238分钟 + + + 个人信息 + + + + + + + + + + + {{ item.label }} + + {{ item.label }} + + + + + + + + + diff --git a/src/project/qujing/AppMine/img/ksjl.png b/src/project/qujing/AppMine/img/ksjl.png new file mode 100644 index 0000000..39df3ca Binary files /dev/null and b/src/project/qujing/AppMine/img/ksjl.png differ diff --git a/src/project/qujing/AppMine/img/wdzs.png b/src/project/qujing/AppMine/img/wdzs.png new file mode 100644 index 0000000..880598b Binary files /dev/null and b/src/project/qujing/AppMine/img/wdzs.png differ diff --git a/src/project/qujing/AppMine/img/xxjl.png b/src/project/qujing/AppMine/img/xxjl.png new file mode 100644 index 0000000..522025a Binary files /dev/null and b/src/project/qujing/AppMine/img/xxjl.png differ diff --git a/src/project/qujing/AppMine/myFamily.vue b/src/project/qujing/AppMine/myFamily.vue new file mode 100644 index 0000000..a544cf9 --- /dev/null +++ b/src/project/qujing/AppMine/myFamily.vue @@ -0,0 +1,180 @@ + + + + + + 家庭地址 + + + {{ info.resident.currentAreaName || '' }}{{ info.resident.currentAddress || '' }} + + + + 家庭成员 + + + + + + + + + {{ item.name }} + 户主 + {{ $dict.getLabel('householdRelation', item.householdRelation) }} + + + + + + + + diff --git a/src/project/qujing/AppMine/userInfo.vue b/src/project/qujing/AppMine/userInfo.vue new file mode 100644 index 0000000..0b2f064 --- /dev/null +++ b/src/project/qujing/AppMine/userInfo.vue @@ -0,0 +1,222 @@ + + + + + + 头像 + + + + + + 用户昵称 + + + + + + + + + 手机号 + {{ user.phone || '' }} + + + + + 退出登录 + + + + + + +
登录
点击进行登录
{{ user.realName }}
{{ user.nickName }}
共累计学习238分钟
个人信息
{{ info.resident.currentAreaName || '' }}{{ info.resident.currentAddress || '' }}
{{ item.name }}
头像
用户昵称
手机号
退出登录