Initial commit: MSH System\n\n- msh_single_uniapp: Vue 2 + UniApp 前端(微信小程序/H5/App/支付宝小程序)\n- msh_crmeb_22: Spring Boot 2.2 后端(C端API/管理端/业务逻辑)\n- models-integration: AI服务集成(Coze/KieAI/腾讯ASR)\n- docs: 产品文档与设计稿
This commit is contained in:
24
msh_single_uniapp/package-lock.json
generated
Normal file
24
msh_single_uniapp/package-lock.json
generated
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "msh_single_uniapp",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"dependencies": {
|
||||
"mp-html": "^2.5.0"
|
||||
}
|
||||
},
|
||||
"node_modules/mp-html": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmmirror.com/mp-html/-/mp-html-2.5.0.tgz",
|
||||
"integrity": "sha512-uvBH5tIaDIlj8qaxsvNXU3RKX0jvXOo3J6FAi/notUv/ds6j79UUTE82aDkxxUk0eLUU0CiCqMrR7WWnytk30Q=="
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"mp-html": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmmirror.com/mp-html/-/mp-html-2.5.0.tgz",
|
||||
"integrity": "sha512-uvBH5tIaDIlj8qaxsvNXU3RKX0jvXOo3J6FAi/notUv/ds6j79UUTE82aDkxxUk0eLUU0CiCqMrR7WWnytk30Q=="
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user