mock清除登录状态机制/mock的user_info字段更新
Uni-app H5 Deploy (Prod + Staging) / deploy (release) Successful in 48s
Uni-app H5 Deploy (Prod + Staging) / deploy (release) Successful in 48s
This commit is contained in:
+3
-1
@@ -27,8 +27,10 @@ const dev = {
|
||||
mockUser: {
|
||||
token: 'mock_token_dev_2024',
|
||||
user_info: {
|
||||
_id: 'mock_user_001',
|
||||
user_id: 'mock_user_001',
|
||||
phone: '13264706088',
|
||||
open_id: 'test_open_id',
|
||||
union_id: 'test_union_id',
|
||||
nickname: '测试用户',
|
||||
avatar: 'https://img.wewemivending.com/vms/us/img/uploads/2025/12/18/6943d37c7d82b3439.jpeg',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user