From f51d077a57007d0cf3e20d9bb8c9333a47ee0107 Mon Sep 17 00:00:00 2001 From: qcl_123 <5212384+qcl_123@user.noreply.gitee.com> Date: Sat, 27 Dec 2025 15:47:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E8=AF=AD=E8=A8=80=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 5 +- components/bluetooth_food.vue | 4 +- language/ar.json | 7 +- language/de.json | 6 +- language/en.json | 6 +- language/es.json | 6 +- language/fr.json | 6 +- language/index.js | 16 +- language/ja.json | 6 +- language/ko.json | 6 +- language/pt.json | 6 +- language/ru.json | 6 +- language/zh.json | 6 +- manifest.json | 2 +- pageTwo/count/everyDay.vue | 10 +- pageTwo/count/everyMeal.vue | 43 +- pageTwo/count/search.vue | 72 +- pageTwo/login/forgetPassword.vue | 24 +- pageTwo/login/login.vue | 71 +- pageTwo/me/userEdit.vue | 27 +- pageTwo/setting/password.vue | 5 +- pageTwo/setting/setting.vue | 4 +- pages.json | 4 +- pages/count/count.vue | 16 +- pages/index/index.vue | 8 +- pages/me/me.vue | 21 +- store/actions.js | 11 +- store/index.js | 1 + tools/https.js | 5 +- .../qiun-data-charts/qiun-data-charts.vue | 8 +- .../.sourcemap/mp-weixin/common/main.js.map | 2 +- .../.sourcemap/mp-weixin/common/vendor.js.map | 2 +- .../mp-weixin/components/bluetooth.js.map | 2 +- .../components/bluetooth_food.js.map | 2 +- .../mp-weixin/components/search.js.map | 2 +- .../mp-weixin/components/search2.js.map | 2 +- .../mp-weixin/pageTwo/count/KcalEdit.js.map | 2 +- .../mp-weixin/pageTwo/count/everyDay.js.map | 2 +- .../mp-weixin/pageTwo/count/everyMeal.js.map | 2 +- .../mp-weixin/pageTwo/count/search.js.map | 2 +- .../mp-weixin/pageTwo/count/setting.js.map | 2 +- .../pageTwo/login/forgetPassword.js.map | 2 +- .../mp-weixin/pageTwo/login/login.js.map | 2 +- .../mp-weixin/pageTwo/me/feedBack.js.map | 2 +- .../mp-weixin/pageTwo/me/foodlist.js.map | 2 +- .../mp-weixin/pageTwo/me/menuEdit.js.map | 2 +- .../mp-weixin/pageTwo/me/menudetail.js.map | 2 +- .../mp-weixin/pageTwo/me/mymenu.js.map | 2 +- .../mp-weixin/pageTwo/me/record.js.map | 2 +- .../mp-weixin/pageTwo/me/recordetail.js.map | 2 +- .../mp-weixin/pageTwo/me/userEdit.js.map | 2 +- .../mp-weixin/pageTwo/setting/email.js.map | 2 +- .../mp-weixin/pageTwo/setting/password.js.map | 2 +- .../mp-weixin/pageTwo/setting/phone.js.map | 2 +- .../mp-weixin/pageTwo/setting/setting.js.map | 2 +- .../mp-weixin/pages/add/Preview.js.map | 2 +- .../.sourcemap/mp-weixin/pages/add/add.js.map | 2 +- .../mp-weixin/pages/count/count.js.map | 2 +- .../mp-weixin/pages/index/index.js.map | 2 +- .../.sourcemap/mp-weixin/pages/me/me.js.map | 2 +- .../mp-weixin/pages/menu/menu.js.map | 2 +- .../mp-weixin/pages/search/list.js.map | 2 +- .../mp-weixin/pages/search/search.js.map | 2 +- .../llt-slider-range/llt-slider-range.js.map | 2 +- .../components/uni-drawer/uni-drawer.js.map | 2 +- .../components/uni-icons/uni-icons.js.map | 2 +- .../uni-popup-dialog/uni-popup-dialog.js.map | 2 +- .../components/uni-popup/uni-popup.js.map | 2 +- .../uni-swipe-action-item.js.map | 2 +- .../dist/dev/app-plus/app-config-service.js | 4 +- unpackage/dist/dev/app-plus/app-service.js | 666 +++++++++--------- unpackage/dist/dev/app-plus/app-view.js | 421 ++++++----- unpackage/dist/dev/app-plus/manifest.json | 2 +- unpackage/dist/dev/mp-weixin/common/main.js | 3 +- unpackage/dist/dev/mp-weixin/common/vendor.js | 107 +-- .../mp-weixin/components/bluetooth_food.js | 4 +- .../dev/mp-weixin/pageTwo/count/everyDay.wxml | 2 +- .../dev/mp-weixin/pageTwo/count/everyDay.wxss | 3 + .../dev/mp-weixin/pageTwo/count/everyMeal.js | 5 +- .../mp-weixin/pageTwo/count/everyMeal.wxml | 2 +- .../mp-weixin/pageTwo/count/everyMeal.wxss | 19 +- .../dev/mp-weixin/pageTwo/count/search.js | 2 + .../dev/mp-weixin/pageTwo/count/search.wxml | 2 +- .../dev/mp-weixin/pageTwo/count/search.wxss | 68 +- .../mp-weixin/pageTwo/login/forgetPassword.js | 26 +- .../dist/dev/mp-weixin/pageTwo/login/login.js | 69 +- .../dev/mp-weixin/pageTwo/login/login.wxml | 2 +- .../dist/dev/mp-weixin/pageTwo/me/userEdit.js | 8 +- .../dev/mp-weixin/pageTwo/me/userEdit.wxss | 19 +- .../mp-weixin/pageTwo/setting/password.wxss | 5 +- .../dev/mp-weixin/pageTwo/setting/setting.js | 6 +- .../mp-weixin/pageTwo/setting/setting.wxml | 2 +- .../dist/dev/mp-weixin/pages/count/count.js | 38 +- .../dist/dev/mp-weixin/pages/count/count.json | 2 +- .../dist/dev/mp-weixin/pages/count/count.wxml | 2 +- .../dist/dev/mp-weixin/pages/count/count.wxss | 1 + .../dist/dev/mp-weixin/pages/index/index.js | 18 +- .../dist/dev/mp-weixin/pages/index/index.wxml | 2 +- unpackage/dist/dev/mp-weixin/pages/me/me.js | 21 +- unpackage/dist/dev/mp-weixin/pages/me/me.json | 2 +- unpackage/dist/dev/mp-weixin/pages/me/me.wxss | 1 - .../dist/dev/mp-weixin/project.config.json | 2 +- 102 files changed, 1004 insertions(+), 1028 deletions(-) diff --git a/App.vue b/App.vue index 1c1478d..be6e2d5 100644 --- a/App.vue +++ b/App.vue @@ -51,10 +51,11 @@ handleoginversion() { let that = this that.$model.getloginversion({}).then(res => { - console.log("res.data", res) let language = res.data.language == "zh" ? 'zh-Hans' : res.data.language + console.log("res.data",res.data.language, language, res) uni.setLocale(language) - that.$i18n.locale = language + that.$i18n.locale =language + that.$store.commit('changeLocale', res.data.language) uni.setStorageSync('language', res.data.language) if (res.code == 0) { that.$store.dispatch("getHomeConfig") diff --git a/components/bluetooth_food.vue b/components/bluetooth_food.vue index c17cea1..ea749b7 100644 --- a/components/bluetooth_food.vue +++ b/components/bluetooth_food.vue @@ -59,11 +59,11 @@ // weight: "", inputDialog: false, unitList: [{ - name: "克", + name: this.$t("g"), id: '00', unit: "g" }, { - name: "盎司", + name: this.$t("oz"), id: "08", unit: "oz" }], diff --git a/language/ar.json b/language/ar.json index 16aee96..70d8b19 100644 --- a/language/ar.json +++ b/language/ar.json @@ -83,7 +83,7 @@ "titleConfirmPassword": "تأكيد كلمة المرور", "titleForgotPassword": "نسيت كلمة المرور", "titleCode": "رمز التحقق", - "titleLanguage": "إعدادات اللغة", + "titleLanguage": "اللغة", "titleSendCode": "الحصول على رمز التحقق", "titleSendCodeRetry": "إعادة إرسال بعد S", "titleLogin": "تسجيل الدخول", @@ -146,6 +146,9 @@ "ImproveInformation": "تحسين المعلومات", "WhetherTodelete": "هل حذف", "BusinessCooperation": "التعاون التجاري", - "verifyActivityCoefficient": "يرجى تحديد معامل النشاط" + "verifyActivityCoefficient": "يرجى تحديد معامل النشاط", + + "g": "g", + "oz": "oz" } \ No newline at end of file diff --git a/language/de.json b/language/de.json index 7b9b594..63fdbfc 100644 --- a/language/de.json +++ b/language/de.json @@ -82,7 +82,7 @@ "titleConfirmPassword": "Passwort bestätigen", "titleForgotPassword": "Passwort vergessen", "titleCode": "Bestätigungscode", - "titleLanguage": "Spracheinstellung", + "titleLanguage": "Sprache.", "titleSendCode": "CAPTCHA-Code abrufen", "titleSendCodeRetry": "Nach S erneut senden", "titleLogin": "Anmelden", @@ -146,6 +146,8 @@ "ImproveInformation": "Nachrichten verbessern.", "WhetherTodelete": "Ist sie gelöscht", "BusinessCooperation": "Kooperation seitens der händler", - "verifyActivityCoefficient": "Bitte wählen sie die multiplikatoren" + "verifyActivityCoefficient": "Bitte wählen sie die multiplikatoren", + "g": "g", + "oz": "oz" } \ No newline at end of file diff --git a/language/en.json b/language/en.json index b43aa32..863a89b 100644 --- a/language/en.json +++ b/language/en.json @@ -81,7 +81,7 @@ "titleConfirmPassword": "Confirm Password", "titleForgotPassword": "Forgot password", "titleCode": "CAPTCHA", - "titleLanguage": "Language settings", + "titleLanguage": "Language", "titleSendCode": "Get verification code", "titleSendCodeRetry": "Resend after S", "titleLogin": "login", @@ -145,6 +145,8 @@ "ImproveInformation": "Improve information", "WhetherTodelete": "Whether to delete", "BusinessCooperation": "Businesscooperation", - "verifyActivityCoefficient": "Please select the activity coefficient" + "verifyActivityCoefficient": "Please select the activity coefficient", + "g": "g", + "oz": "oz" } \ No newline at end of file diff --git a/language/es.json b/language/es.json index e00c75d..6ea78a7 100644 --- a/language/es.json +++ b/language/es.json @@ -83,7 +83,7 @@ "titleConfirmPassword": "Confirmar contraseña", "titleForgotPassword": "Olvidé la contraseña", "titleCode": "código de verificación", - "titleLanguage": "Configuración de idioma", + "titleLanguage": "El lenguaje", "titleSendCode": "Obtener código de verificación", "titleSendCodeRetry": "Reenvío posterior a S", "titleLogin": "Iniciar sesión", @@ -147,6 +147,8 @@ "ImproveInformation": "Perfeccionando el mensaje", "WhetherTodelete": "Eliminar sí no", "BusinessCooperation": "Cooperación empresarial", - "verifyActivityCoefficient": "Por favor seleccione el coeficiente de actividad" + "verifyActivityCoefficient": "Por favor seleccione el coeficiente de actividad", + "g": "g", + "oz": "oz" } \ No newline at end of file diff --git a/language/fr.json b/language/fr.json index 28584f4..757cefd 100644 --- a/language/fr.json +++ b/language/fr.json @@ -82,7 +82,7 @@ "titleConfirmPassword": "Confirmer le mot de passe", "titleForgotPassword": "Mot de passe oublié", "titleCode": "Code de vérification", - "titleLanguage": "Paramètres de langue", + "titleLanguage": "Langue (S)", "titleSendCode": "Obtenir le code de vérification", "titleSendCodeRetry": "Réémission après S", "titleLogin": "Connexion", @@ -146,5 +146,7 @@ "Améliorer l’information ": " améliorer l’information ", "WhetherTodelete": "supprimer ou non ", "BusinessCooperation": "coopération commerciale ", - "verifyActivityCoefficient ": "veuillez sélectionner des coefficients d’activité." + "verifyActivityCoefficient ": "veuillez sélectionner des coefficients d’activité.", + "g": "g", + "oz": "oz" } \ No newline at end of file diff --git a/language/index.js b/language/index.js index ea4ac1b..150f24f 100644 --- a/language/index.js +++ b/language/index.js @@ -11,15 +11,15 @@ import es from './es.json' import ar from './ar.json' export default { zh, //中文 - en, // 英语 - ja, //日语 - fr, //法语 - de, //德语 - ko, //韩语 - ru, //俄语 - pt, //葡萄牙 - es, //西班牙 ar, //阿拉伯 + de, //德语 + en, // 英语 + es, //西班牙 + fr, //法语 + ja, //日语 + ko, //韩语 + pt, //葡萄牙 + ru, //俄语 "zh-Hans": zh, //中文 'zh-Hant': zhHant, //繁体 "en-CN": en, diff --git a/language/ja.json b/language/ja.json index 17a7322..dfd2e44 100644 --- a/language/ja.json +++ b/language/ja.json @@ -82,7 +82,7 @@ "titleConfirmPassword": "確認用パスワード", "titleForgotPassword": "パスワードを忘れた", "titleCode": "認証コード", - "titleLanguage": "言語設定", + "titleLanguage": "言語です", "titleSendCode": "認証コードを取得する", "titleSendCodeRetry": "S後再送", "titleLogin": "ログイン", @@ -146,6 +146,8 @@ "ImproveInformation": "情報を補完します", "WhetherTodelete": "削除しますか", "BusinessCooperation": "ビジネス提携です", - "verifyActivityCoefficient": "活動係数を選択します" + "verifyActivityCoefficient": "活動係数を選択します", + "g": "g", + "oz": "oz" } \ No newline at end of file diff --git a/language/ko.json b/language/ko.json index a835ade..8d6de05 100644 --- a/language/ko.json +++ b/language/ko.json @@ -82,7 +82,7 @@ "titleConfirmPassword": "비밀번호 확인", "titleForgotPassword": "비밀번호를 잊어버렸어요", "titleCode": "인증 코드", - "titleLanguage": "언어 설정", + "titleLanguage": "언어", "titleSendCode": "인증번호 받기", "titleSendCodeRetry": "S 후 재발송", "titleLogin": "로그인", @@ -145,6 +145,8 @@ "ImproveInformation": "정보를 완벽하게하다.", "WhetherTodelete": "삭제할지 여부", "BusinessCooperation": "상무 합작", - "verifyActivityCoefficient": "활동지수를 선택하십시오" + "verifyActivityCoefficient": "활동지수를 선택하십시오", + "g": "g", + "oz": "oz" } \ No newline at end of file diff --git a/language/pt.json b/language/pt.json index 7356baa..5a94c7f 100644 --- a/language/pt.json +++ b/language/pt.json @@ -82,7 +82,7 @@ "titleConfirmPassword": "Confirme a Senha", "titleForgotPassword": "Esqueceu a senha", "titleCode": "código de verificação", - "titleLanguage": "Configuração de Idioma", + "titleLanguage": "línguas", "titleSendCode": "Obter código de verificação", "titleSendCodeRetry": "Reenvio posterior S", "titleLogin": "Iniciar sessão", @@ -146,6 +146,8 @@ "ImproveInformation": "Aperfeiçoe a mensagem", "WhetherTodelete": "Apagar sim não", "BusinessCooperation": "Cooperação de negócios", - "verifyActivityCoefficient": "Por favor, selecione o coeficiente de atividade" + "verifyActivityCoefficient": "Por favor, selecione o coeficiente de atividade", + "g": "g", + "oz": "oz" } \ No newline at end of file diff --git a/language/ru.json b/language/ru.json index ddb7058..73ab5c2 100644 --- a/language/ru.json +++ b/language/ru.json @@ -82,7 +82,7 @@ "titleConfirmPassword": "Подтверждение пароля", "titleForgotPassword": "Забыли пароль", "titleCode": "капча", - "titleLanguage": "Языковые настройки", + "titleLanguage": "язык", "titleSendCode": "Получить код подтверждения", "titleSendCodeRetry": "S повторная отправка", "titleLogin": "Войти", @@ -145,6 +145,8 @@ "ImproveInformation": "Усовершенствовать информацию", "WhetherTodelete": "Удалить", "BusinessCooperation": "Деловое сотрудничество.", - "verifyActivityCoefficient": "Пожалуйста, выберите коэффициент активности" + "verifyActivityCoefficient": "Пожалуйста, выберите коэффициент активности", + "g": "g", + "oz": "oz" } \ No newline at end of file diff --git a/language/zh.json b/language/zh.json index d7c254a..03916c3 100644 --- a/language/zh.json +++ b/language/zh.json @@ -81,7 +81,7 @@ "titleConfirmPassword": "确认密码", "titleForgotPassword": "忘记密码", "titleCode": "验证码", - "titleLanguage": "语言设置", + "titleLanguage": "语言", "titleSendCode": "获取验证码", "titleSendCodeRetry": "S后重发", "titleLogin": "登录", @@ -144,5 +144,7 @@ "ImproveInformation": "完善信息", "WhetherTodelete": "是否删除", "BusinessCooperation": "商务合作", - "verifyActivityCoefficient": "请选择活动系数" + "verifyActivityCoefficient": "请选择活动系数", + "g": "克", + "oz": "盎司" } \ No newline at end of file diff --git a/manifest.json b/manifest.json index cfb9058..e8e15bf 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name" : "kitchendDevice", + "name" : "Wendu", "appid" : "__UNI__20604F1", "description" : "", "versionName" : "1.1.1", diff --git a/pageTwo/count/everyDay.vue b/pageTwo/count/everyDay.vue index ae0b828..57efdee 100644 --- a/pageTwo/count/everyDay.vue +++ b/pageTwo/count/everyDay.vue @@ -74,7 +74,7 @@ - {{item.name?item.name:'--'}} + {{item.name?item.name:'--'}} {{item.weight||0}}g @@ -83,7 +83,7 @@ - {{item.name?item.name:'--'}} + {{item.name?item.name:'--'}} {{item.weight||0}}g @@ -92,7 +92,7 @@ - {{item.name?item.name:'--'}} + {{item.name?item.name:'--'}} {{item.weight||0}}g @@ -323,6 +323,10 @@ border-bottom: none; line-height: 40px; } + + .date { + width: calc(100% - 30px); + } } .top { diff --git a/pageTwo/count/everyMeal.vue b/pageTwo/count/everyMeal.vue index 9e565f7..6f4343a 100644 --- a/pageTwo/count/everyMeal.vue +++ b/pageTwo/count/everyMeal.vue @@ -25,8 +25,10 @@ {{item.name}} - - {{item.value}}{{item.unit}}|{{item.proportion}}% + + {{item.value}}{{item.unit}} + | + {{item.proportion}}% @@ -45,7 +47,7 @@ - {{ite.name}} + {{ite.name}} {{ite.weight}}|{{ite.val}}kcal @@ -99,8 +101,7 @@ {{item.name_ch}} - {{item.value}}{{item.unit}} - + {{item.value}}{{item.unit}} @@ -226,8 +227,11 @@ // 添加食物 handleAddFood() { uni.navigateTo({ - url: "/pageTwo/count/search?name=" + this.info.name + "&time=" + this.time + url: "/pageTwo/count/search?index=" + this.index + "&time=" + this.time }) + // uni.navigateTo({ + // url: "/pageTwo/count/search?name=" + this.info.name + "&time=" + this.time + // }) }, // 删除食材 delAcitionItem(item) { @@ -306,7 +310,7 @@ .everyDay { background: #fff; - padding: 10px; + padding: 10px 0 10px; border-radius: 10px; margin-top: 15px; height: auto; @@ -328,7 +332,7 @@ flex-direction: column; justify-content: space-between; font-size: 24rpx; - width: calc(100% - 270rpx); + width: 100%; height: 200rpx; .info-item { @@ -342,11 +346,25 @@ align-items: center; } - text { - color: #ccc; - margin: 0px 5px; + .value { + :nth-child(1) { + width: 50px; + text-align: right; + } + + :nth-child(2) { + color: #ccc; + margin: 0px 2px; + } + + :nth-child(3) { + width: 50px; + text-align: left; + } } + + .color { width: 10rpx; height: 10rpx; @@ -417,7 +435,8 @@ display: flex; flex-direction: column; justify-content: space-between; - margin-left: 10px; + width: calc(100% - 110rpx); + margin-left: 20rpx; text { margin: 0 10px; diff --git a/pageTwo/count/search.vue b/pageTwo/count/search.vue index b105918..4cbe0cc 100644 --- a/pageTwo/count/search.vue +++ b/pageTwo/count/search.vue @@ -4,7 +4,7 @@ - + {{foodName}} @@ -414,11 +414,13 @@ that.activeType.weight = weight that.activeType.meals_type = that.foodName list.push(that.activeType) + console.log("保存", that.user.aud_id, list, that.time) that.$model.getAddIntakeFood({ aud_id: that.user.aud_id, food_list: list, time: that.time }).then(res => { + console.log("33333333333", res) if (res.code != 0) return if (that.time == that.user.food_count.date) { that.$store.dispatch("getUserInfo") @@ -599,7 +601,7 @@ text-align: center; position: absolute; left: 0px; - right: 0px; + right: 30px; border-radius: 20rpx; } @@ -651,13 +653,20 @@ height: auto; display: flex; flex-wrap: wrap; + justify-content: space-between; .history-list-item { border: 1px solid #dfdfdf; - padding: 3px 24rpx; border-radius: 20rpx; margin-bottom: 20rpx; - margin-right: 20rpx; + width: 27%; + height: 30px; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; + line-height: 30px; + text-align: center; + padding: 0 2%; } } @@ -694,19 +703,23 @@ .popular-food-inner { display: flex; flex-wrap: wrap; - justify-content: flex-start; + justify-content: space-between; width: 100%; margin-top: 20rpx; .popular-food-subitem { - display: flex; - align-items: center; - margin-bottom: 20rpx; - padding: 10rpx 20rpx; - background-color: #fff; - margin-right: 20rpx; + border: 1px solid #dfdfdf; border-radius: 20rpx; - border: 1px solid #f7f7f7; + margin-bottom: 20rpx; + width: 27%; + height: 30px; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; + line-height: 30px; + text-align: center; + padding: 0 2%; + background-color: #fff; } } } @@ -737,6 +750,10 @@ border: 1px solid #f7f7f7; } + view { + width: calc(100% - 90rpx); + } + text { width: 100%; display: inline-block; @@ -820,17 +837,15 @@ display: flex; align-items: center; justify-content: space-between; - padding: 0 20rpx; position: fixed; - bottom: 0rpx; + bottom: 0; left: 0; - right: 0; - height: 60px; - padding-bottom: 15px; + height: 120rpx; z-index: 15; background-color: #fff; overflow: hidden; box-shadow: 0px 1px 5px 2px #dfe2e1fc; + width: 100%; .subbtn { color: #fff; @@ -843,14 +858,15 @@ } .left { - width: 110px; + width: 100%; display: flex; align-items: center; .che { - width: 80rpx; - height: 80rpx; + width: 120rpx; + height: 120rpx; + margin-left: 10px; position: relative; text { @@ -864,8 +880,8 @@ line-height: 30rpx; text-align: center; font-size: 24rpx; - right: 0; - top: 5px; + right: 5px; + top: 10px; } image, @@ -877,6 +893,11 @@ } .type { + text-align: left; + font-weight: bold; + font-size: 16px; + margin-left: 10px; + image { width: 15px; height: 15px; @@ -955,7 +976,7 @@ .left { - width: 65%; + width: 100%; display: flex; align-items: center; @@ -971,8 +992,10 @@ flex-direction: column; justify-content: center; margin-left: 30rpx; + width: calc(100% - 120rpx); .name { + width: 100%; font-size: 26rpx; color: #333; text-align: left; @@ -1085,8 +1108,9 @@ justify-content: space-between; border-bottom: 1px solid #f1f1f1; padding: 16rpx 0; - font-size: 24rpx; + font-size: 32rpx; margin-top: 10rpx; + font-weight: bold; } .foodDetailList { diff --git a/pageTwo/login/forgetPassword.vue b/pageTwo/login/forgetPassword.vue index 541826f..879e787 100644 --- a/pageTwo/login/forgetPassword.vue +++ b/pageTwo/login/forgetPassword.vue @@ -4,7 +4,7 @@