Commit 459e719d by wxl

xx

parent c3b1ff5f
......@@ -18,5 +18,7 @@
* types/ 暂时作废,请使用any-hooks中的types文件
#### 更改后端请求域名在 src/hooks/http/useRequestOptions文件中
### 注意事项:
1. any-hooks的业务代码原计划同时用于小程序和web平台,但由于中途遇到sdk开发的需求,sdk的代码需要满足框架无关的场景,更具有通用性,故使得基于vue3的any-hooks代码可能不再具有可重用性。后续会考虑基于sdk代码重构web端。any-hooks的代码目前只用于小程序端,若后期可用于web端,可虑将any-hook发布为npm包使用。
\ No newline at end of file
......@@ -59,8 +59,8 @@
}
.name{
position: absolute;
top: 10px;
left: 10px;
bottom: 10px;
right: 10px;
}
}
}
......
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