This website works better with JavaScript.
Explore
Help
Sign In
kola
/
xinda-miniprogram
Watch
1
Star
0
Fork
You've already forked xinda-miniprogram
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
信达小程序
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
126
Commits
5
Branches
0
Tags
176 MiB
Tree:
6fafba87bb
dev
lightspot
master
qol
v1.10.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6fafba87bb'
${ noResults }
xinda-miniprogram
/
src
/
components
/
image-merge
/
index.scss
8 lines
99 B
Raw
Normal View
History
Unescape
Escape
feat(图片合并): 新增图片合并组件及功能优化 refactor(患者详情): 重构患者详情页面的日记记录展示逻辑 fix(图片对比): 修复对比日期选择状态同步问题 style(弹窗): 优化弹窗17的样式和布局 perf(图片裁剪): 实现内置裁剪功能替代页面跳转 docs(接口文档): 更新照片上传接口路径变更说明
1 month ago
.
merge-canvas
{
position
:
fixed
;
left
:
-
9999
px
;
top
:
-
9999
px
;
width
:
1
px
;
height
:
1
px
;
}