From b929e9d487632580cc28ac7b8bf9494f25ca8ca3 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期一, 18 三月 2024 14:45:37 +0800 Subject: [PATCH] 代码分包 --- pages/testLogin/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/testLogin/index.js b/pages/testLogin/index.js index 8dc1a28..e83f718 100644 --- a/pages/testLogin/index.js +++ b/pages/testLogin/index.js @@ -7,7 +7,7 @@ * 椤甸潰鐨勫垵濮嬫暟鎹� */ data: { - textName: "18892081234", + textName: "15111111116", textPassword: "xA123456", loading: false, userInfo: { -- Gitblit v1.9.1