diff --git a/src/bundle/order/tea-specialist/order-list.vue b/src/bundle/order/tea-specialist/order-list.vue
index 7e78b14..098e673 100644
--- a/src/bundle/order/tea-specialist/order-list.vue
+++ b/src/bundle/order/tea-specialist/order-list.vue
@@ -70,14 +70,13 @@
diff --git a/src/bundle/profile/profile.vue b/src/bundle/profile/profile.vue
index 27e6f52..0df9616 100644
--- a/src/bundle/profile/profile.vue
+++ b/src/bundle/profile/profile.vue
@@ -49,7 +49,7 @@
-
+
修改手机号
@@ -96,7 +96,7 @@
昵称限制1-10字符,一个汉字为一个字符
- 保存
+ 保存
@@ -105,7 +105,7 @@
您确定要退出该账号吗?
-
+
退出登录
@@ -134,7 +134,7 @@
const showEditNicknamePopup = ref(false) // 是否显示退款详情弹出框
const nickname = ref('') // 昵称
- const profile = {
+ const Profile = {
// 图片选择/删除
handleChange: (e: any) => {
console.log("🚀 ~ e:", e)