We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b43ec9 commit 0f2290bCopy full SHA for 0f2290b
application/ui.md
@@ -2,6 +2,7 @@
2
3
4
<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
+
6
## 解决痛点
7
8
对于 ui 设计稿的还原度,是 C 端开发人员的一个工作重点,设计稿还原的好坏对一个项目要求至关重要。而且在页面还原度的问题上,我们经常看到开发经常找 UI 设计师沟通,这就大大提高了沟通成本,导致后续的开发时间压缩;集成测试的 UI 还原功能可以减少开发与 UI 设计师的沟通成本,只需设计把 UI 设计稿与开发的页面按要求,导入集成测试中,然后就会生成测试报告,开发只要根据测试结果修改,就可以修改,节约沟通成本,大大提高了开发人员的效率。
0 commit comments