Commit e40ec048 authored by chenkai@duiba.com.cn's avatar chenkai@duiba.com.cn

新增工具

parent b660a3eb
No preview for this file type
......@@ -65,7 +65,7 @@
"desc" : "请允许获取位置信息,用于提供附近服务"
}
},
"requiredBackgroundModes": ["share"]
"requiredBackgroundModes" : [ "share" ]
},
"mp-alipay" : {
"usingComponents" : true
......
......@@ -65,6 +65,17 @@
"context": "发育偏离预警早报",
"type": 1,
"title": "宝宝生长测评"
},
{
"icon": "homepage/tool_icon_5.png",
"link": {
"extra": {},
"type": 3,
"url": "https://ali.xudankeji.com/play/rCeXjMai"
},
"context": "测体质选奶粉",
"type": 1,
"title": "体质测试"
}
],
"bgUrl": "homepage/toolBg.png"
......
{
"name": "20250528_FHQ1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"crypto-js": "^4.2.0"
}
},
"node_modules/crypto-js": {
"lockfileVersion": 1,
"dependencies": {
"crypto-js": {
"version": "4.2.0",
"resolved": "https://registry.npmmirror.com/crypto-js/-/crypto-js-4.2.0.tgz",
"resolved": "http://npm.dui88.com:80/crypto-js/-/crypto-js-4.2.0.tgz",
"integrity": "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q=="
}
}
......
......@@ -600,7 +600,7 @@ const onSubmit = async (e) => {
// url: "/pages/index/index"
// })
showLoading();
await sleep(1500);
await sleep(3000);
await userStore.loadUserInfo();
await userStore.loadBabyInfo();
await userStore.loadHomeInfo();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment