UIGO
: <APIJSON/>.cn
2s
文档
视频
生态
退出
登录
{{ User.id != null && User.id > 0 ? User.name : '设置' }}
服务器代理: {{ isDelegateEnabled ? '已开启,点击关闭' : '已关闭,点击开启' }}
{{ isRandomShow ? '隐藏(固定)步骤 Step' : '显示(编辑)步骤 Step' }}
{{ isHeaderShow ? '隐藏(固定)请求头 Request Header' : '显示(编辑)请求头 Request Header' }}
项目服务器地址URL: {{ project || '点击设置' }}
托管服务器地址URL: {{ server || '点击设置' }}
微信扫码,请作者喝咖啡~
{{ getTypeName(type) }}
{{ isVideoFirst ? '视频' : '截屏' }}
开始
测试用例:{{ (isLocalShow ? '本地历史(' : '远程共享(') + (testCases == null ? 0 : testCases.length) + ')' }}
{{ crossProcess }}
{{ testProcess }}
搜索
上一页
下一页
每页
条
{{ (item.Flow || {}).name }}
{{ '时间:' + (item.Flow.time == null ? '?' : item.Flow.time) + '\n品牌:' + ((item.Device || {}).brand || '?') + '\n机型:' + ((item.Device || {}).model || '?') + '\n系统:' + 'Android ' + ((item.System || {}).versionName || '?') + '\n屏幕:' + ((item.Device || {}).width || '?') + 'x' + ((item.Device || {}).height || '?') + '\nIMEI:' + ((item.Flow || {}).imei || '?') + '\n账号:' + ((item.Flow || {}).accountName || '?') }}
{{ item.compareMessage + (item.showType == 'before' ? '-前' : '-后') }}
{{ item.showType == 'before' ? '错的,撤回' : '对的,纠正' }}
对的,纠正
{{ (isRandomListShow || StringUtil.isEmpty(randomTestTitle, true) ? '步骤 Step' : randomTestTitle) + (isRandomListShow || isRandomSubListShow ? '(' + ((isRandomListShow ? randoms : randomSubs) || []).length + ')' : '') }}
{{ testRandomProcess }}
查看父项列表
+
{{ (item.Input || {}).name }}
{{ item.compareMessage + (item.showType == 'before' ? '-前' : '-后') }}
{{ item.showType == 'before' ? '错的,撤回' : '对的,纠正' }}
对的,纠正
上页
下页
每页
条
请求头 Request Header
(每行都按 key: value 格式)
{{his.name}}
-
{{ item.name }}
+
{{compressStr}}
搜索
上一页
下一页
每页
条
{{error.msg}}
保存
{{isExportRemote ? '上传' : '下载'}}
{{ exTxt.button || '切换' }}
删除
{{ ( loginType == "login" ? "登录" : (loginType == "register" ? "注册" : "重置密码") ) + (isAdminOperation ? "(管理员)" : "(测试用户)")}}
账号
密码
{{ loginType == "login" ? "忘记密码?" : "记得密码?" }}
验证码
获取
记住登录
确定
{{ loginType == "login" ? "没有账号?" : "已有账号?" }}
{{ loginType == "login" ? "注册" : "登录" }}
<<<<<<< Updated upstream