Skip to content

Commit 0f2290b

Browse files
authored
Update ui.md
1 parent 1b43ec9 commit 0f2290b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

application/ui.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33

44
<iframe src="//player.bilibili.com/player.html?aid=865632005&bvid=BV1654y1T7uF&cid=1044463115&page=1" scrolling="no" border="0" frameborder="no" framespacing="0" height="600" style=width: 100%;height: 500px; max-width: 100%;align:center;padding:20px 0;”> </iframe>
5+
56
## 解决痛点
67

78
对于 ui 设计稿的还原度,是 C 端开发人员的一个工作重点,设计稿还原的好坏对一个项目要求至关重要。而且在页面还原度的问题上,我们经常看到开发经常找 UI 设计师沟通,这就大大提高了沟通成本,导致后续的开发时间压缩;集成测试的 UI 还原功能可以减少开发与 UI 设计师的沟通成本,只需设计把 UI 设计稿与开发的页面按要求,导入集成测试中,然后就会生成测试报告,开发只要根据测试结果修改,就可以修改,节约沟通成本,大大提高了开发人员的效率。

0 commit comments

Comments
 (0)