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.
1330 lines
165 KiB
1330 lines
165 KiB
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta content='text/html;charset=utf-8' http-equiv='Content-Type'>
|
|
<meta content='width=device-width, initial-scale=1, maximum-scale=1' name='viewport'>
|
|
<meta content='yes' name='apple-mobile-web-app-capable'>
|
|
<meta content='yes' name='mobile-web-app-capable'>
|
|
<meta content='black-translucent' name='apple-mobile-web-app-status-bar-style'>
|
|
<meta content='webkit' name='renderer'>
|
|
<meta content='#F55D54' name='theme-color'>
|
|
<title>
|
|
1号家政小程序
|
|
</title>
|
|
<link href='/uploads3/icons/509/5094676/android_icon_1500885271.png' rel='icon' sizes='192x192'>
|
|
<link href='/uploads3/icons/509/5094676/retina_icon_1500885271.png' rel='apple-touch-icon' sizes='120x120'>
|
|
<link href='/uploads3/icons/509/5094676/retina3x_icon_1500885271.png' rel='apple-touch-icon' sizes='180x180'>
|
|
<link href='/uploads3/icons/509/5094676/ipad_icon_1500885271.png' rel='apple-touch-icon' sizes='144x144'>
|
|
<link href='/uploads3/icons/509/5094676/ipad_icon_1500885271.png' rel='apple-touch-icon' sizes='152x152'>
|
|
<link href='images/splashes/retina.png' media='(device-width: 320px) and (device-height: 568px)' rel='apple-touch-startup-image'>
|
|
<link href='images/splashes/iphone4_portrait_retina.png' media='(device-width: 320px) and (device-height: 480px)' rel='apple-touch-startup-image'>
|
|
<link href='images/splashes/iphone6_portrait_retina.png' media='(device-width: 375px) and (device-height: 667px)' rel='apple-touch-startup-image'>
|
|
<link href='images/splashes/iphone6plus_portrait_retina.png' media='(device-width: 414px) and (device-height: 736px)' rel='apple-touch-startup-image'>
|
|
<link href='images/splashes/ipad_portrait_retina.png' media='(device-width: 768px) and (device-height: 1024px) and (orientation:portrait)' rel='apple-touch-startup-image'>
|
|
<link href='images/splashes/ipad_landscape_retina.png' media='(device-width: 768px) and (device-height: 1024px) and (orientation:landscape)' rel='apple-touch-startup-image'>
|
|
<style>
|
|
html, body {
|
|
font-family: -apple-system, "SF UI Text", "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Zen Hei", sans-serif;
|
|
font-size: 12px;
|
|
font-weight: normal;
|
|
line-height: 18px;
|
|
overflow: hidden;
|
|
height: 100%; }
|
|
|
|
body {
|
|
background: whitesmoke;
|
|
color: #525e71; }
|
|
body.mobile {
|
|
background-color: white; }
|
|
|
|
#download, .modal.fade, #header {
|
|
display: none; }
|
|
|
|
#notification {
|
|
position: fixed;
|
|
top: -70px;
|
|
left: 0; }
|
|
|
|
.notice {
|
|
padding: 10px;
|
|
font-size: 14px; }
|
|
.notice p {
|
|
margin-bottom: 10px; }
|
|
|
|
.spinner {
|
|
width: 30px;
|
|
height: 30px;
|
|
border-width: 3px;
|
|
border-style: solid;
|
|
border-color: rgba(51, 54, 58, 0.6) transparent;
|
|
border-radius: 100%;
|
|
transform-origin: 50% 50% 0px;
|
|
-webkit-animation: mb-spin 0.8s infinite linear;
|
|
animation: mb-spin 0.8s infinite linear;
|
|
display: inline-block; }
|
|
|
|
@-webkit-keyframes mb-spin {
|
|
0% {
|
|
-webkit-transform: rotate(0deg);
|
|
transform: rotate(0deg); }
|
|
|
|
100% {
|
|
-webkit-transform: rotate(359deg);
|
|
transform: rotate(359deg); } }
|
|
|
|
@keyframes mb-spin {
|
|
0% {
|
|
-webkit-transform: rotate(0deg);
|
|
transform: rotate(0deg); }
|
|
|
|
100% {
|
|
-webkit-transform: rotate(359deg);
|
|
transform: rotate(359deg); } }
|
|
|
|
.actions {
|
|
visibility: hidden; }
|
|
|
|
#safemode, #logo, #install, .cover, #device {
|
|
display: none; }
|
|
|
|
#fontawesome {
|
|
position: absolute;
|
|
top: -65535px;
|
|
left: -65535px; }
|
|
#fontawesome .aw {
|
|
position: absolute;
|
|
width: auto;
|
|
white-space: nowrap; }
|
|
#fontawesome .ah {
|
|
position: absolute;
|
|
height: auto;
|
|
word-break: break-word;
|
|
word-wrap: break-word; }
|
|
#fontawesome .ah p {
|
|
margin-bottom: 5px;
|
|
white-space: pre-wrap; }
|
|
#fontawesome .ah p:last-child {
|
|
margin-bottom: 0px; }
|
|
|
|
#loading {
|
|
width: 86px;
|
|
height: 86px;
|
|
z-index: 2;
|
|
position: absolute;
|
|
top: 30%;
|
|
left: 50%;
|
|
margin-left: -43px;
|
|
text-align: center;
|
|
font-size: 12px; }
|
|
#loading .logo, #loading .indicator {
|
|
position: absolute;
|
|
top: -3px;
|
|
left: -3px;
|
|
width: 86px;
|
|
height: 86px;
|
|
overflow: hidden;
|
|
background: url("images/logo-lg.svg");
|
|
background-size: 86px 86px; }
|
|
#loading .logo {
|
|
opacity: 0.3; }
|
|
#loading .indicator {
|
|
opacity: 1;
|
|
-webkit-transition: all 0.5s ease-in-out;
|
|
-moz-transition: all 0.5s ease-in-out;
|
|
transition: all 0.5s ease-in-out;
|
|
height: 0%; }
|
|
#loading span {
|
|
position: absolute;
|
|
width: 300px;
|
|
left: 50%;
|
|
top: 110px;
|
|
margin-left: -150px;
|
|
font-size: 14px;
|
|
line-height: 28px;
|
|
color: #f77d77; }
|
|
</style>
|
|
<style>
|
|
::-webkit-scrollbar-track {
|
|
background-color: transparent; }
|
|
|
|
::-webkit-scrollbar {
|
|
width: 6px;
|
|
height: 6px; }
|
|
|
|
::-webkit-scrollbar-thumb {
|
|
background-color: rgba(0, 0, 0, 0.18);
|
|
border-radius: 4px; }
|
|
|
|
::-webkit-scrollbar-corner {
|
|
background-color: transparent; }
|
|
</style>
|
|
|
|
<style>
|
|
#splash {
|
|
position: absolute;
|
|
z-index: 3;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
background: #f0f0f2; }
|
|
#splash img {
|
|
position: absolute;
|
|
top: 0px;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%; }
|
|
#splash img.landscape {
|
|
display: none; }
|
|
#splash .spinner {
|
|
position: absolute;
|
|
top: 48%;
|
|
left: 50%;
|
|
margin-left: -15px; }
|
|
|
|
@media all and (orientation: landscape) {
|
|
#splash img {
|
|
position: absolute;
|
|
left: 0;
|
|
-webkit-transform: rotate(90deg);
|
|
-webkit-transform-origin: bottom left; }
|
|
|
|
#splash .spinner {
|
|
position: absolute;
|
|
top: 50%;
|
|
margin-top: -16px; } }
|
|
</style>
|
|
|
|
|
|
<meta name="csrf-param" content="authenticity_token" />
|
|
<meta name="csrf-token" content="zeCh9QSJVb67djQp2mYiLUUWcXuVpQsUm2d7BVk0GyyibYO5O9X5P1fFILTNFuElFuYSAfDVDPPARMAsE9wxlw==" />
|
|
</head>
|
|
<body>
|
|
<div id='fontawesome'>
|
|
<i class='fa fa-user'></i>
|
|
<div class='aw'></div>
|
|
<div class='ah'></div>
|
|
</div>
|
|
<div id='loading'>
|
|
<div class='logo'></div>
|
|
<div class='indicator'></div>
|
|
<span>
|
|
正在读取 1号家政小程序...
|
|
</span>
|
|
</div>
|
|
<div data-user='null' id='workspace'>
|
|
<div id='install'>
|
|
<div class='app-inner'>
|
|
<img class='app-icon' src='/uploads3/icons/509/5094676/android_icon_1500885271.png'>
|
|
<h1 class='app-name'>
|
|
1号家政小程序
|
|
</h1>
|
|
<div class='app-update-time'>
|
|
<span>
|
|
最后更新
|
|
:
|
|
</span>
|
|
<abbr class='timeago' title='2017-10-09T16:52:27+08:00'></abbr>
|
|
</div>
|
|
<a class='install-btn' href='/app/39b5b5bf6fe447ceb654ba80253fcf72ed24612e?inapp=1'>
|
|
直接查看
|
|
</a>
|
|
<a class='install install-btn'>
|
|
安装
|
|
</a>
|
|
<a class='download' href='https://itunes.apple.com/cn/app/mockingbot/id1050565468?ls=1&mt=8' id='ios-download'>
|
|
下载墨刀客户端获得最佳展示体验
|
|
</a>
|
|
</div>
|
|
</div>
|
|
<div class='cover wechat'>
|
|
<div class='tip-wrapper'>
|
|
<p class='tip'>
|
|
在浏览器中打开
|
|
</p>
|
|
<img class='arrow' src='images/short-arrow.png'>
|
|
</div>
|
|
</div>
|
|
<div class='cover ipad'>
|
|
<div class='tip-wrapper'>
|
|
<p class='tip'>
|
|
请点击
|
|
<img src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAA1BAMAAADfUYSoAAAAFVBMVEUAAAAGfv8Eff8Xh/8Ae/cAgfcDev8kxpS2AAAABnRSTlMAgGPrExbGXyRsAAAAYUlEQVQ4y+3MsQ2AMBADQMMEofk6VSZgEyZ4Cu8/Ai+QXgpOmTJuYp2cR+aAZGMRM7rOKENzmss1/i/aDaJ5P6thO0s/C0OLJ3PV1/YTfZhtuvFLlOxjk7/LphmWTTPJ0B64+0mEocrEDQAAAABJRU5ErkJggg==' width='19'>
|
|
,
|
|
然后选择"添加到主屏幕".
|
|
</p>
|
|
<img class='arrow' src='images/short-arrow.png'>
|
|
</div>
|
|
</div>
|
|
<div class='cover iphone'>
|
|
<div class='tip-wrapper iphone'>
|
|
<p class='tip'>
|
|
请点击
|
|
<img src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAA1BAMAAADfUYSoAAAAFVBMVEUAAAAGfv8Eff8Xh/8Ae/cAgfcDev8kxpS2AAAABnRSTlMAgGPrExbGXyRsAAAAYUlEQVQ4y+3MsQ2AMBADQMMEofk6VSZgEyZ4Cu8/Ai+QXgpOmTJuYp2cR+aAZGMRM7rOKENzmss1/i/aDaJ5P6thO0s/C0OLJ3PV1/YTfZhtuvFLlOxjk7/LphmWTTPJ0B64+0mEocrEDQAAAABJRU5ErkJggg==' width='19'>
|
|
,
|
|
然后选择"添加到主屏幕".
|
|
</p>
|
|
<img class='arrow' src='images/down-arrow.png'>
|
|
</div>
|
|
</div>
|
|
<div class='cover building'>
|
|
<div class='tip-wrapper'>
|
|
<p class='tip'>
|
|
正在生成 APK 文件
|
|
</p>
|
|
<div class='spinner'></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class='safe-mask' id='safemode'>
|
|
<div class='indicator restore'>
|
|
<div class='spinner'></div>
|
|
<div class='text'>
|
|
此操作可能需要几分钟,请您耐心等待…
|
|
<span class='progress'>0%</span>
|
|
</div>
|
|
</div>
|
|
<div class='indicator success'>
|
|
<span class='icon'>
|
|
<i class='fa fa-smile-o'></i>
|
|
</span>
|
|
<div class='text'>
|
|
数据恢复成功,请刷新此页面。<a onclick="window.location.reload()"> 立刻刷新</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id='modals'>
|
|
<div class='modal fade' id='chrome-warning'>
|
|
<div class='modal-dialog'>
|
|
<div class='modal-content'>
|
|
<div class='modal-header'>
|
|
<button aria-label='Close' class='close' data-dismiss='modal' type='button'>
|
|
<span aria-hidden='true'>
|
|
×
|
|
</span>
|
|
</button>
|
|
<h4 class='modal-title'>
|
|
<i class='fa fa-warning'></i>
|
|
警告
|
|
</h4>
|
|
</div>
|
|
<div class='modal-body'>
|
|
<p>
|
|
我们发现您正在使用 Chrome 浏览器,要显示小于 12 像素的文字,您需要先修改 Chrome 的默认最小字体大小设置,
|
|
</p>
|
|
<p>
|
|
<a href='https://modao.cc/posts/63' target='blank'>
|
|
设置方法请参看这篇文章。
|
|
</a>
|
|
</p>
|
|
</div>
|
|
<div class='modal-footer'>
|
|
<button class='btn btn-default' data-dismiss='modal' type='button'>
|
|
知道了
|
|
</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class='modal fade' id='cheating-warning'>
|
|
<div class='modal-dialog'>
|
|
<div class='modal-content'>
|
|
<div class='modal-body'>
|
|
<p>
|
|
<b>该 Demo 使用墨刀制作,墨刀是在线的原型工具,用于制作应用演示模型。</b>
|
|
</p>
|
|
<p>
|
|
任何要求转账、汇款、购买授权码的行为均是诈骗行为。除官方渠道<a href="https://modao.cc">modao.cc</a>外,通过其他渠道付费,墨刀概不负责。
|
|
</p>
|
|
</div>
|
|
<div class='modal-footer'>
|
|
<a aria-hidden='true' data-dismiss='modal' href='#'>
|
|
知道了,我不会转账
|
|
</a>
|
|
<p class='tips'>
|
|
付费用户可去除此提示
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<script>
|
|
(function() {
|
|
window.MBLocale = 'zh-CN';
|
|
|
|
window.I18N = {
|
|
"are_you_sure": "您确定要执行此操作吗?",
|
|
"choose_app": "选择一个项目",
|
|
"hdistribute": "水平等间距",
|
|
"vdistribute": "垂直等间距",
|
|
"please_validate_email": "请验证您的 Email",
|
|
"password_protection": "升级帐户添加密码保护",
|
|
"duplicate_all": "连同子页面一起复制",
|
|
"duplicate_parent_only": "只复制父页面",
|
|
"choose_move_dst": "选择移动位置",
|
|
"no_privilege": "对不起,您没有足够的权限执行此操作。",
|
|
"projects_count": "项目",
|
|
"no_permission": "对不起,您没有权限编辑此母版,请双击实例进行编辑。",
|
|
"renew_now": "立即升级",
|
|
"account_expired": "帐户已过期",
|
|
"create": "创建",
|
|
"setting": "设置",
|
|
"update": "更新",
|
|
"delete": "删除",
|
|
"edit": "编辑",
|
|
"archive": "移入归档项目",
|
|
"sharing": "分享",
|
|
"archived": "归档项目",
|
|
"last_updated": "最后更新",
|
|
"support": "技术支持",
|
|
"carrier": "AT\u0026T",
|
|
"password": "密码",
|
|
"screen": "页面",
|
|
"home": "主页",
|
|
"share": "分享",
|
|
"back": "返回",
|
|
"install": "安装",
|
|
"tap": "请点击",
|
|
"public": "公开",
|
|
"private": "加密",
|
|
"got_it": "知道了",
|
|
"network_error": "网络连接超时,无法保存您的操作,请检查您的网络并重新保存,取决于您的网络状况,如您上传的图片文件较大,可能需要多尝试几次。",
|
|
"unsupported": "不支持此文件类型",
|
|
"home_screen": "主屏幕",
|
|
"credential_required": "此项目受密码保护,请输入你的密码凭证:",
|
|
"state": "状态",
|
|
"new": "新建",
|
|
"widgets": "Widgets(1)",
|
|
"invalid_credential": "无效的密码,请刷新后重试。",
|
|
"app_device": "设备类型",
|
|
"app_type": "项目类型",
|
|
"icon": "图标",
|
|
"splash": "启动界面",
|
|
"size": "尺寸",
|
|
"target": "Target",
|
|
"png_only": "图标/启动屏幕只支持PNG文件",
|
|
"download": "下载",
|
|
"site_title": "墨刀",
|
|
"wechat": "微信",
|
|
"choose_screen": "选择要跳转的页面",
|
|
"unsaved": "未保存",
|
|
"timer": "定时器",
|
|
"no_timer": "未设置",
|
|
"type2search": "输入搜索",
|
|
"search_doc": "搜索文档",
|
|
"builtin": "内置",
|
|
"width": "宽",
|
|
"height": "高",
|
|
"sticky": "批注",
|
|
"auto_scale": "自动缩放",
|
|
"embed": "嵌入",
|
|
"app_name": "名称",
|
|
"free_trial": "14天免费试用,查看价格",
|
|
"restricted": "白名单",
|
|
"private_intro": "所有知道 URL 和密码的人",
|
|
"restricted_intro": "指定成员",
|
|
"expired": "已过期",
|
|
"invalid_post": "请输入内容或选择一个项目",
|
|
"left": "左",
|
|
"right": "右",
|
|
"top": "上",
|
|
"down": "下",
|
|
"name_copy": "副本",
|
|
"in_progress": "此操作可能需要几分钟,请您耐心等待…",
|
|
"screen_list": "页面列表",
|
|
"order_period": "付款时长",
|
|
"current_plan": "当前方案",
|
|
"next_billing_on": "当前方案到期",
|
|
"enterprise": "企业版",
|
|
"monthly": "月付",
|
|
"yearly": "年付",
|
|
"pro": "协同版",
|
|
"free": "免费版",
|
|
"standard": "10 人团队版",
|
|
"startup": "5 人团队版",
|
|
"invalid_comment": "评论内容不能为空",
|
|
"widget_list": "组件列表",
|
|
"edit_team": "编辑团队",
|
|
"team": "团队",
|
|
"role": "角色",
|
|
"screens_count": "页面",
|
|
"members_count": "团队成员",
|
|
"main_state": "Main state",
|
|
"tutorial": "教程",
|
|
"android.customize": "自定义安卓设备",
|
|
"transfer": "转移",
|
|
"move": "移动",
|
|
"name": "名称",
|
|
"replace_image": "替换图片",
|
|
"cancel": "取消",
|
|
"coupon": "折扣码",
|
|
"new_flow": "新工作流",
|
|
"flow": "工作流",
|
|
"ipa_device": {
|
|
"modal_title": "IPA 文件导出",
|
|
"add_success": "设备添加成功",
|
|
"not_configured": "你目前尚未添加任何设备,请联系管理员到个人中心处添加或管理设备。\u003cbr\u003e\u003cbr\u003e\u003ca href=\"http://modao.cc/posts/8022\" target=\"_blank\" class=\"important\"\u003e查看 IPA 生成说明\u003c/a\u003e",
|
|
"reach_maximum": "您帐户添加的 UDID 数量已达到上限",
|
|
"not_valid": "无效的 UDID",
|
|
"server_error": "服务器发生异常,请联系我们告知您的问题",
|
|
"no_cert": "没有可用苹果开发者证书,请先联系客服进行关联",
|
|
"not_enabled": "导出 IPA 文件需要提供有效的(个人/企业)苹果开发者证书,在生成 IPA 前,请先联系 \u003ca href=\"mailto:support@modao.cc\"\u003esupport@modao.cc\u003c/a\u003e 提供证书及相关信息。\u003cbr\u003e\u003cbr\u003e\u003ca href=\"http://modao.cc/posts/8022\" target=\"_blank\" class=\"important\"\u003e查看 IPA 生成说明\u003c/a\u003e"
|
|
},
|
|
"go_to_account_settings": "前往帐户设置",
|
|
"import": "导入",
|
|
"import_template": "导入其它项目母版",
|
|
"choose_template_to_import": "选择要导入的母版",
|
|
"full_view": "全局工作流",
|
|
"expand_all": "展开所有父页",
|
|
"apply_coupon": "应用折扣",
|
|
"notifications": {
|
|
"all": "通知",
|
|
"view_all": "查看全部",
|
|
"load_more": "加载更多",
|
|
"request_permission": "若您要在这台电脑上使用墨刀,我们强烈建议您开启桌面通知功能。",
|
|
"enable_notification": "开启通知功能",
|
|
"ask_later": "下次再开启",
|
|
"never_ask_again": "不再询问",
|
|
"mark_all_as_read": "全部标记为已读",
|
|
"empty": "目前还没有通知"
|
|
},
|
|
"loading": "正在读取",
|
|
"buy": "购买",
|
|
"no_post": "还没有帖子,快来创建新帖吧",
|
|
"click2create": "点击创建",
|
|
"login_to_vote": "请登录后点赞",
|
|
"web_signin": "登录",
|
|
"new_post": "新帖子",
|
|
"choose_category": "选择分类",
|
|
"project": "项目",
|
|
"colon": ":",
|
|
"open_quote": "「",
|
|
"close_quote": "」",
|
|
"open_inner_quote": "『",
|
|
"close_inner_quote": "』",
|
|
"open_parenthesis": "(",
|
|
"close_parenthesis": ")",
|
|
"warning": "警告",
|
|
"close": "关闭",
|
|
"confirm": "确认",
|
|
"done": "完成",
|
|
"old_electron_notice_title": "客户端更新提醒",
|
|
"old_electron_notice_desc": "您当前的客户端版本过低,可能会出现未知 bug。请到墨刀官网下载最新版客户端。",
|
|
"or": " 或 ",
|
|
"helpful": " 有帮助 ",
|
|
"contact_us": "联系我们,获得帮助 ",
|
|
"no_more": "没有更多了",
|
|
"search_guides": "搜索教程",
|
|
"got_message": "收到一条通知",
|
|
"https_only": "双击编辑URL,处于安全考虑,外部网页组件仅支持https协议网站。",
|
|
"wait_for_saving": "此页面尚未保存,请您稍后再试。",
|
|
"dblclick_to_edit": "双击编辑母版",
|
|
"unsaved_changes": "您的项目还有改动尚未保存,为保证导出内容无误,请先确保所有改动都已保存再重新导出。",
|
|
"transfer_screen": "转移此页面及子页面到其它项目",
|
|
"exceed_screen_limit": "这个项目的组件及状态数量已超过 5 万,为了保证项目的打开速度,以及良好的编辑和运行时体验,您暂时不能再在此项目中添加新的页面及状态,我们建议您创建一个新的项目来完成这部分工作。",
|
|
"data_lost_warning": "您还有数据没有保存,确定要退出吗?",
|
|
"regenerate": "重新生成",
|
|
"delete_projects_first": "删除团队前需要先删除所有项目。",
|
|
"auto_scale_tip": "自动缩放以适配不同设备, 比如,勾选此选项后,为iPhone 5设计的组合在iPhone 6上将会放大1.17倍,在iPhone 6 plus上会放大1.29倍。",
|
|
"move_tips": "创建一个副本,并移动副本到选定团队。",
|
|
"no_joined_team": "您没有加入任何团队",
|
|
"refresh_token_confirmation": "此操作将会重新生成分享 URL,使用旧的 URL 将无法再访问此项目,确定要重新生成吗?",
|
|
"shell_type": "边框类型",
|
|
"device_shell": "真实设备边框",
|
|
"default_shell": "默认边框",
|
|
"none_shell": "无边框",
|
|
"default_shell_field": "边框类型",
|
|
"highlight_clickable": "高亮链接区域",
|
|
"sharing_password": "访问密码(可为空)",
|
|
"load_project": "正在读取项目数据,请稍候…",
|
|
"connect_to_push_server": "正在连接同步服务器,请确保您的网络没有屏蔽 6799 端口…",
|
|
"unknown_error": "服务器发生未知错误,我们已经知晓此问题,并正在紧急修复中,为避免数据丢失,请您刷新此页面再进行后续操作。\u003cbr\u003e\u003cbr\u003e错误代码:%s",
|
|
"new_version_detected": "检测到您已打开此页面\u003cspan\u003e超过 10 小时\u003c/span\u003e,目前墨刀长时间运行可能会产生一些无法预知的小问题,为了您的正常使用,请先刷新此页面,我们正在解决此问题,给您带来不便我们深感抱歉。",
|
|
"file_too_large": "图片文件过大",
|
|
"optimize_your_image": "为了确保图片在移动端更快加载,建议您不要上传大小超过1M的图片文件,\u003cb\u003e如您需要上传高分辨率图片\u003c/b\u003e,建议您先使用(\u003ca href='https://tinypng.com/' target='_blank'\u003eTinyPNG\u003c/a\u003e)或类似的服务对图片进行压缩,然后再进行上传。",
|
|
"no_app": "你还没有创建项目",
|
|
"no_team": "您还没有团队",
|
|
"no_team_app": "此团队还没有任何项目",
|
|
"create_app_tips": "你可以在这里快速创建项目原型,或者通过模板创建。",
|
|
"create_team_tips": "点击这里创建一个团队",
|
|
"new_team": "创建团队",
|
|
"client_download": "macOS 和 Windows 版客户端下载",
|
|
"tutorial_video": "墨刀教程和视频",
|
|
"created_time": "最早创建在前",
|
|
"updated_time": "最后修改在前",
|
|
"confirm_delete_team": "您确定要删除这个团队吗?",
|
|
"confirm_exit_team": "您确定要退出这个团队吗?",
|
|
"demo_author": "制作者",
|
|
"my_apps": "我的项目",
|
|
"team_apps": "我的团队",
|
|
"forum": "讨论区",
|
|
"all_teams": "所有团队",
|
|
"created_teams": "我创建的团队",
|
|
"joined_teams": "我加入的团队",
|
|
"team_intro": "点击了解团队功能",
|
|
"liked": "被赞",
|
|
"karma": "Karma",
|
|
"edit_profile": "编辑个人资料",
|
|
"public_projects": "公开作品",
|
|
"my_posts": "我的发表",
|
|
"his_posts": "Ta的发表",
|
|
"my_comments": "我的评论",
|
|
"his_comments": "Ta的评论",
|
|
"sharing_app": "分享原型",
|
|
"embed_app": "嵌入代码",
|
|
"permission": "权限",
|
|
"access_permission": "访问权限",
|
|
"preview_settings": "播放选项",
|
|
"embed_tips": "通过复制下面的代码将原型插入到网站或博客中:",
|
|
"view_in_browser": "跳过安装提示界面,直接在微信/浏览器内运行应用。",
|
|
"functional_widgets": "功能",
|
|
"locale_text": "EN",
|
|
"trial_expired": "试用过期",
|
|
"expired_on": "%s 到期",
|
|
"upgrade": "升级",
|
|
"renew": "续费",
|
|
"switch_plan": "切换方案",
|
|
"active": "有效",
|
|
"newbie_mission": "新手任务",
|
|
"guide": "新手教程",
|
|
"feature_update": "功能更新",
|
|
"my_account": "我的帐户",
|
|
"signout": "退出登录",
|
|
"switch_to_old": "返回旧版",
|
|
"trial": "试用",
|
|
"personal": "个人版",
|
|
"team20": "20 人团队版",
|
|
"new_app": "创建项目",
|
|
"blank_app": "空白项目",
|
|
"use_demo": "使用模板",
|
|
"preview_demo": "预览模板",
|
|
"template_app": "模板项目",
|
|
"other_settings": "其它设置",
|
|
"all_apps": "全部项目",
|
|
"my_active_apps": "我的项目",
|
|
"others_apps": "的项目",
|
|
"inbox": "移入我的项目",
|
|
"edit_screens": "编辑项目",
|
|
"edit_workflows": "编辑工作流",
|
|
"view_app": "直接查看",
|
|
"view_workflows": "查看工作流",
|
|
"upload_artboard_first": "这是一个 Sketch 项目,请先从 Sketch 中上传至少一张图片再重试",
|
|
"workflow_unsupport_browser": "您使用的浏览器版本目前未支持此功能。建议您下载墨刀客户端,或使用最新版本的Chrome浏览器。",
|
|
"download_mockingbot_client": "下载墨刀客户端",
|
|
"continue_anyway": "仍然继续",
|
|
"icon_and_splash": "图标和启动图",
|
|
"upload_icon": "上传新图标",
|
|
"upload_splash": "上传新启动图",
|
|
"make_a_copy": "创建副本",
|
|
"more_options": "更多选项",
|
|
"del_app_confirmation": "您确定要删除此项目吗?",
|
|
"dup_app_confirmation": "确定要复制此项目吗?",
|
|
"project_duplicated": "副本正在创建中,请稍候…",
|
|
"project_duplicating": "复制中, 请稍候…",
|
|
"project_duplicate_failed": "项目复制失败, 请重试",
|
|
"team_name": "团队名称",
|
|
"team_creator": "创建者",
|
|
"me_on_team": "我的身份",
|
|
"team_plan": "方案",
|
|
"team_operation": "操作",
|
|
"team_icon": "团队图标",
|
|
"team_color": "团队颜色",
|
|
"icon_and_color": "图标和颜色",
|
|
"collaboration": "成员管理",
|
|
"collaborators": "团队成员",
|
|
"manage_collaborators": "管理成员",
|
|
"view_collaborators": "查看成员",
|
|
"invite": "邀请",
|
|
"pending": "等待",
|
|
"remove_me": "退出",
|
|
"cant_invite_yourself": "不能邀请自己",
|
|
"invalid_email": "无效的Email",
|
|
"owner_only": "只有所有者或管理员可以邀请新成员",
|
|
"already_invited": "已经邀请过了",
|
|
"exceed_collaborator_limit": "您已超出当前计划所支持的团队成员数目,需要升级帐户。",
|
|
"roles": {
|
|
"admin": "管理员",
|
|
"admin_desc": "所有权限",
|
|
"editor": "协作者",
|
|
"editor_desc": "修改、复制",
|
|
"viewer": "审阅者",
|
|
"viewer_desc": "查看、评论",
|
|
"owner": "所有者"
|
|
},
|
|
"add_to": "添加至",
|
|
"custom": "自定义",
|
|
"custom_combo": "自定义组合",
|
|
"create_combo": "添加到自定义组合",
|
|
"lock_widget": "锁定元素",
|
|
"unlock": "解锁",
|
|
"widgets_here": "此处的组件",
|
|
"widgets_selected": "选中的组件",
|
|
"fixed_widget": "固定位置",
|
|
"error_project": "当前项目因为数据异常无法打开, 请点击确认将其删除",
|
|
"recover": "恢复",
|
|
"no_deleted_screens": "回收站里空空如也",
|
|
"transh_can": "回收站",
|
|
"project_transh_can": "项目回收站",
|
|
"electron_upgrading_title": "请下载最新版客户端",
|
|
"electron_upgrading_msg": "此功能需要最新版客户端方可使用,\u003ca href='/downloads#sec-desktop' target='_blank'\u003e点击此处下载最新版客户端\u003c/a\u003e",
|
|
"export_method": "选择导出格式",
|
|
"download_export_file": "开始下载",
|
|
"prepared": "准备就绪",
|
|
"html5_zip": "HTML演示(离线)",
|
|
"current_png": "当前页PNG",
|
|
"current_pngs": "全部PNG",
|
|
"apk_file": "安卓APK(离线)",
|
|
"prepare_downloading": "正在为您生成下载文件,请稍候…",
|
|
"your_file_is_ready": "文件已开始自动下载,如果没有开始,请点击「开始下载」",
|
|
"ipa_building_starts": "正在为您生成 iOS 应用程序,成功后会自动向您的邮箱发送包含 IPA 链接的邮件,请注意查收。",
|
|
"no_ios_certificate": "没有可使用的苹果开发者证书,请联系墨刀客服添加证书。",
|
|
"electron_download_alert": "点击没有反应?请先从浏览器进行下载,我们已知悉并正在解决此问题。",
|
|
"ios_offline": "iOS IPA",
|
|
"generate_ipa": "生成应用",
|
|
"original_scale": "1x(原始尺寸)",
|
|
"2x_scale": "2x(2倍尺寸)",
|
|
"operate": "操作",
|
|
"save": "保存",
|
|
"save_tip": "保存 (ctrl+S)",
|
|
"undo": "撤销",
|
|
"undo_tip": "撤销 (ctrl+Z)",
|
|
"redo": "重做",
|
|
"redo_tip": "重做 (ctrl+Y)",
|
|
"cut": "剪切",
|
|
"cut_tip": "剪切 (ctrl+X)",
|
|
"copy": "复制",
|
|
"copy_tip": "复制 (ctrl+C)",
|
|
"paste": "粘贴",
|
|
"paste_tip": "粘贴 (ctrl+V)",
|
|
"paste_directly": "到原位置",
|
|
"paste_to_point": "到当前位置",
|
|
"send_front": "置于顶层",
|
|
"send_back": "置于底层",
|
|
"forward": "上移一层",
|
|
"backward": "下移一层",
|
|
"link_line": "链接",
|
|
"grid": "格线",
|
|
"ruler": "量尺",
|
|
"lock": "锁定",
|
|
"export": "导出",
|
|
"rotate": "旋转",
|
|
"layout": "图层",
|
|
"assets": "图片库",
|
|
"align": "对齐",
|
|
"hleft": "左对齐",
|
|
"hleft_tip": "左对齐 (ctrl+alt+L)",
|
|
"hcenter": "水平居中",
|
|
"hcenter_tip": "水平居中 (ctrl+alt+C)",
|
|
"hright": "右对齐",
|
|
"hright_tip": "右对齐 (ctrl+alt+R)",
|
|
"vtop": "顶对齐",
|
|
"vtop_tip": "顶对齐 (ctrl+alt+T)",
|
|
"vcenter": "垂直居中",
|
|
"vcenter_tip": "垂直居中 (ctrl+alt+V)",
|
|
"vbottom": "底对齐",
|
|
"vbottom_tip": "底对齐 (ctrl+alt+B)",
|
|
"distribute": "分布",
|
|
"hdistribute_tip": "水平等间距 (ctrl+shift+H)",
|
|
"vdistribute_tip": "垂直等间距 (ctrl+shift+U)",
|
|
"group": "组合",
|
|
"group_tip": "组合 (ctrl+G)",
|
|
"ungroup": "打散",
|
|
"ungroup_tip": "打散 (ctrl+U)",
|
|
"landscape": "横屏",
|
|
"portrait": "竖屏",
|
|
"zoomin": "放大",
|
|
"zoomout": "缩小",
|
|
"launch": "运行",
|
|
"hide": "隐藏",
|
|
"font_size": "字号",
|
|
"bold": "加粗",
|
|
"italic": "斜体",
|
|
"underline": "下划线",
|
|
"line_through": "中线",
|
|
"text_color": "文字颜色",
|
|
"h_align": "水平对齐",
|
|
"v_align": "垂直对齐",
|
|
"color": "颜色",
|
|
"widget": "组件",
|
|
"master": "母版",
|
|
"combo": "组合",
|
|
"search_icon": "搜索图标",
|
|
"search_master": "搜索母版",
|
|
"search_combo": "搜索组合",
|
|
"beginner_guide": "新手引导",
|
|
"shortcuts": "快捷键",
|
|
"cant_delete_template": "无法删除此母版,请先删除此母版的所有实例。",
|
|
"watch_tutorial": "观看教学视频",
|
|
"drag_widgets_2create": "拖拽组件创建组合",
|
|
"expand": "展开",
|
|
"fold": "收起",
|
|
"device_libraries": "平台组件",
|
|
"combos": {
|
|
"ios": {
|
|
"navigation_bar": "顶栏",
|
|
"navbar_with_icons": "图标导航栏",
|
|
"navbar_with_subtitle": "文本导航栏",
|
|
"tabs_4": "标签栏-4",
|
|
"tabs_5": "标签栏-5",
|
|
"safari": "地址栏",
|
|
"search_bar": "搜索栏",
|
|
"status_bar": "状态栏",
|
|
"segmented_control_2": "分段控件-2",
|
|
"segmented_control_3": "分段控件-3",
|
|
"mcheckbox2": "多选",
|
|
"switch": "开关",
|
|
"slider": "滑块",
|
|
"list_with_value": "标准列表",
|
|
"list_with_thumb": "缩略图列表",
|
|
"control_popover": "弹出气泡",
|
|
"message": "消息列表",
|
|
"alert": "弹窗",
|
|
"prompt": "密码弹窗",
|
|
"vertical_alert": "垂直按钮弹窗",
|
|
"action_sheet": "底部弹窗",
|
|
"quick_actions": "快捷菜单",
|
|
"notification": "消息通知",
|
|
"widget_base": "通知",
|
|
"keyboard": "键盘"
|
|
},
|
|
"android": {
|
|
"app_bar": "顶部导航",
|
|
"app_bar_2": "顶部导航2",
|
|
"navbar": "底部导航",
|
|
"status_bar": "状态栏",
|
|
"search": "搜索栏",
|
|
"button": "按钮",
|
|
"mcheckbox2": "多选",
|
|
"mradiobutton": "单选",
|
|
"slider": "滑块",
|
|
"fab": "悬浮按钮",
|
|
"menu": "菜单",
|
|
"list": "列表",
|
|
"list_with_icons": "多行文本列表",
|
|
"dialog": "对话框",
|
|
"dialog_with_title": "标题对话框",
|
|
"list_sheet": "列表菜单",
|
|
"grid_sheet": "底部弹窗",
|
|
"notification": "消息通知",
|
|
"interactive_notification": "通知弹窗",
|
|
"keyboard": "键盘"
|
|
}
|
|
},
|
|
"no_icons_recent": "最近没有使用的图标",
|
|
"no_result_found": "未找到相关内容",
|
|
"icons": {
|
|
"recent": "最近",
|
|
"all": "全部",
|
|
"web_app": "Web App",
|
|
"medical": "医疗",
|
|
"text_editor": "文字编辑",
|
|
"spinner": "旋转",
|
|
"file_type": "文件类型",
|
|
"directional": "方向",
|
|
"video_player": "播放器",
|
|
"form_control": "表单",
|
|
"transportation": "交通",
|
|
"chart": "图表",
|
|
"brand": "Logo",
|
|
"hand": "手势",
|
|
"payment": "支付",
|
|
"currency": "货币",
|
|
"accessibility": "无障碍",
|
|
"gender": "性別",
|
|
"av": "音视频",
|
|
"action": "动作",
|
|
"alert": "告警",
|
|
"communication": "沟通",
|
|
"content": "编辑",
|
|
"device": "设备",
|
|
"editor": "文字编辑",
|
|
"file": "文件",
|
|
"handware": "硬件",
|
|
"image": "影像",
|
|
"maps": "地图",
|
|
"navi": "导览",
|
|
"notif": "通知",
|
|
"places": "地点",
|
|
"social": "社交",
|
|
"toggle": "切换",
|
|
"widgets": "组件",
|
|
"tool": "工具",
|
|
"miscellaneous": "其他"
|
|
},
|
|
"w": {
|
|
"label": "文字",
|
|
"text_view": "多行文字",
|
|
"icon_button": "图标",
|
|
"image_view": "图片",
|
|
"button": "按钮",
|
|
"mtooltip": "聊天气泡",
|
|
"webpage": "网页",
|
|
"pg": "全局手势",
|
|
"lr": "链接区域",
|
|
"sticky": "批注",
|
|
"rounded_rect": "矩形",
|
|
"circle_rect": "圆形",
|
|
"hr": "线条",
|
|
"ve": "线条",
|
|
"triangleb": "三角",
|
|
"triangletl": "三角",
|
|
"mtext_input": "单行输入",
|
|
"mtextarea": "多行输入",
|
|
"mcheckbox2": "复选框",
|
|
"mradiobutton": "单选框",
|
|
"mselect": "下拉框",
|
|
"mfile_input": "选择文件",
|
|
"switch": "开关按钮",
|
|
"navigation_bar": "标题栏",
|
|
"tab_bar": "底栏",
|
|
"rectangle": "空白通栏",
|
|
"search_bar": "搜索框",
|
|
"tab_item": "标签",
|
|
"map_view": "地图",
|
|
"keyboard": "键盘",
|
|
"status_bar": "状态栏",
|
|
"panel": "母版实例",
|
|
"group": "群组",
|
|
"navbar_title": "标题",
|
|
"search": "搜索",
|
|
"return": "换行",
|
|
"carrier": "中国移动",
|
|
"text_view_placeholder": "如果你无法简洁的表达你的想法,那只说明你还不够了解它。\n -- 阿尔伯特·爱因斯坦"
|
|
},
|
|
"link_back": "返回上一页",
|
|
"click_to_origin": "点我回原点",
|
|
"last_saved": "最后保存",
|
|
"all_saved": "全部操作已保存",
|
|
"link_to_prev": "返回上一页",
|
|
"screen_bgcolor": "设置背景色",
|
|
"screen_bgimage": "设置背景图片",
|
|
"drag_to_resize": "拖动调节页面高度",
|
|
"drag_to_link_screen": "拖动圆圈到右侧目标页面创建交互",
|
|
"drag_to_create_screen": "拖拽图片创建新页",
|
|
"select_panel_states": "选择一个状态创建母版链接",
|
|
"state_link_tutorial": "观看母版链接教学视频",
|
|
"new_state": "新状态",
|
|
"global_state": "全局状态",
|
|
"default_state": "默认状态",
|
|
"global_state_link_error": "全局状态不允许创建状态链接",
|
|
"new_screen": "新页面",
|
|
"not_support_level_5": "不支持五级页面",
|
|
"screen_remove_confirmation": "有\u003cb\u003e {children} 个子页面\u003c/b\u003e,此页面及其所有子页面都将被删除,您确定吗?",
|
|
"remove_parent_only": "只删除父页面",
|
|
"remove_all": "删除父页面及所有子页面",
|
|
"cant_remove_screen": "您的项目需要至少一个页面。",
|
|
"dc_confirm": "此页面有多个子页面,确定要复制所有子页面吗?",
|
|
"screen_trash_can": "页面回收站",
|
|
"component": "元素",
|
|
"main_panel": "设置",
|
|
"menu_offset": "菜单偏移%",
|
|
"reset_target_screen": "重置目标页为初始状态",
|
|
"images": "图片",
|
|
"hide_widget": "隐藏元素",
|
|
"fill": "填充",
|
|
"icon_color": "图标色",
|
|
"stroke": "描边",
|
|
"stroke_color": "描边色",
|
|
"fg_color": "前景色",
|
|
"bg_color": "背景色",
|
|
"border": "边框",
|
|
"border_style": "边框类型",
|
|
"border_color": "边框颜色",
|
|
"border_width": "线宽",
|
|
"shadow": "投影",
|
|
"shadow_color": "阴影颜色",
|
|
"drop_shadow": "边框阴影",
|
|
"text_shadow": "文字阴影",
|
|
"input_types": {
|
|
"text": "文字",
|
|
"number": "数字",
|
|
"search": "搜索",
|
|
"password": "密码",
|
|
"date": "日期",
|
|
"time": "时间",
|
|
"datetime": "日期时间"
|
|
},
|
|
"inspector": {
|
|
"position": "外观",
|
|
"rotate": "旋转",
|
|
"radius": "圆角",
|
|
"is": "图标大小",
|
|
"o": "不透明度",
|
|
"input_type": "键盘样式",
|
|
"circularize": "一键圆形",
|
|
"squareize": "一键正方形",
|
|
"checked": "是否勾选",
|
|
"fixed": "运行时固定位置",
|
|
"not_fixed": "不固定",
|
|
"fixed_auto": "自动检测固定方向",
|
|
"fixed_top": "相对顶部固定",
|
|
"fixed_bottom": "相对底部固定",
|
|
"main_state": "默认状态",
|
|
"text": "文本",
|
|
"line_height": "行高",
|
|
"padding": "间距",
|
|
"image": "图片",
|
|
"p": "等比缩放图片",
|
|
"drag_image_here": "将图片拖到这里或者点击",
|
|
"upload_image": "上传",
|
|
"manage_image": "管理图片",
|
|
"reset": "重置",
|
|
"clip": "剪贴蒙版",
|
|
"filter": "滤镜",
|
|
"blur": "模糊",
|
|
"grayscale": "灰度",
|
|
"sepia": "加温",
|
|
"brightness": "亮度",
|
|
"contrast": "对比度",
|
|
"hue_rotate": "色相",
|
|
"invert": "反色",
|
|
"saturate": "饱和度",
|
|
"state": "动效",
|
|
"show_case": "效果展示",
|
|
"animation": "动效",
|
|
"ani_delay": "延时",
|
|
"ani_duration": "动效时长",
|
|
"ani_count": "重复次数",
|
|
"kbd_style": "键盘样式",
|
|
"text_kbd": "文本",
|
|
"numeric_kbd": "数字",
|
|
"tt_placement": "箭头方向",
|
|
"tt_offset": "箭头偏移",
|
|
"tt_arrow_size": "箭头大小"
|
|
},
|
|
"ani": {
|
|
"none": "无",
|
|
"attention_seekers": "引起注意",
|
|
"bouncing_entrances": "弹入",
|
|
"flippers": "翻转",
|
|
"rotating_entrances": "旋转",
|
|
"sliding_entrances": "滑入",
|
|
"zoom_entrances": "缩放",
|
|
"specials": "其它",
|
|
"bounce": "弹跳",
|
|
"fadeIn": "渐现",
|
|
"fadeOut": "渐出",
|
|
"flash": "闪烁",
|
|
"pulse": "跳动",
|
|
"rubberBand": "橡皮筋",
|
|
"shake": "抖动",
|
|
"swing": "摆动",
|
|
"tada": "哒啷",
|
|
"wobble": "摇晃",
|
|
"jello": "扭曲抖动",
|
|
"bounceIn": "弹入",
|
|
"bounceInDown": "上弹入",
|
|
"bounceInLeft": "左弹入",
|
|
"bounceInRight": "右弹入",
|
|
"bounceInUp": "下弹入",
|
|
"flipInX": "水平翻转",
|
|
"flipInY": "垂直翻转",
|
|
"spinning": "旋转(顺时针)",
|
|
"spinning-reverse": "旋转(逆时针)",
|
|
"rotateIn": "旋入",
|
|
"rotateInDownLeft": "左下旋转",
|
|
"rotateInDownRight": "右下旋转",
|
|
"rotateInUpLeft": "左上旋转",
|
|
"rotateInUpRight": "右上旋转",
|
|
"slideInDown": "上滑入",
|
|
"slideInLeft": "左滑入",
|
|
"slideInRight": "右滑入",
|
|
"slideInUp": "下滑入",
|
|
"zoomIn": "逐渐放大",
|
|
"zoomInDown": "从下放大",
|
|
"zoomInLeft": "从左放大",
|
|
"zoomInRight": "从右放大",
|
|
"zoomInUp": "从上放大",
|
|
"rollIn": "滚入",
|
|
"lightSpeedIn": "闪入"
|
|
},
|
|
"link_settings": "设置手势和转场",
|
|
"tr": {
|
|
"none": "默认",
|
|
"slideleft": "右移入",
|
|
"slideright": "左移入",
|
|
"slidebottom": "下移入",
|
|
"slidetop": "上移入",
|
|
"leftmenu": "左菜单",
|
|
"rightmenu": "右菜单",
|
|
"leftdrawer": "左抽屉",
|
|
"rightdrawer": "右抽屉",
|
|
"slideleft2": "左弹入",
|
|
"slideright2": "右弹入",
|
|
"topin": "上弹入",
|
|
"popin": "下弹入",
|
|
"leftout": "左弹出",
|
|
"rightout": "右弹出",
|
|
"topout": "上弹出",
|
|
"popout": "下弹出"
|
|
},
|
|
"g": {
|
|
"tap": "单击",
|
|
"left": "左滑",
|
|
"right": "右滑",
|
|
"up": "上滑",
|
|
"down": "下滑",
|
|
"hold": "长按",
|
|
"dtap": "双击",
|
|
"shake": "摇一摇",
|
|
"timer": "定时器",
|
|
"vscroll": "垂直滚动"
|
|
},
|
|
"animate": "动起来",
|
|
"ani_name": "动效",
|
|
"ani_delay": "延迟",
|
|
"ani_duration": "动效时长",
|
|
"ani_count": "重复次数",
|
|
"none": "无",
|
|
"default": "默认",
|
|
"infinite": "无限循环",
|
|
"asset_search": "输入图片名称",
|
|
"all_assets": "全部图片",
|
|
"my_assets": "我的图片",
|
|
"current_project": "当前项目",
|
|
"my_project": "我的项目",
|
|
"created_project": "创建项目",
|
|
"archived_project": "归档项目",
|
|
"collaborate_project": "协作项目",
|
|
"team_project": "团队项目",
|
|
"tags": "标签",
|
|
"tag_name": "标签名称",
|
|
"manage": "管理",
|
|
"finish": "完成",
|
|
"create_tag": "创建新标签",
|
|
"type_tag_name": "输入标签名称",
|
|
"tags_placeholder": "选择一个图片添加标签",
|
|
"no_selected": "未选择图片",
|
|
"no_assets": "没有找到您要的素材, 请点击右下角上传",
|
|
"insert_to_current": "插入当前页",
|
|
"drag_image_here": "将图片拖到这里或",
|
|
"upload": "上传",
|
|
"storage": "存储",
|
|
"default_color": "默认颜色",
|
|
"history_color": "最近使用颜色",
|
|
"prev_step": "上一步",
|
|
"next_step": "下一步",
|
|
"step_1_title": "控件区",
|
|
"step_1_desc": "\u003cb\u003e拖拽\u003c/b\u003e常用组件、多套图标库、自定义组合、动态母版到画布中,\u003cb\u003e快速\u003c/b\u003e进行界面设计。",
|
|
"step_2_title": "设计区",
|
|
"step_2_desc": "此处为主要的设计区域。将控件全部拖入中间的设备框中,通过设置控件位置、外观,来完成界面设计。",
|
|
"step_3_title": "列表区",
|
|
"step_3_desc": "包含页面列表、页面状态列表、页面控件列表。在此处创建多级页面结构。将控件\u003cb\u003e链接\u003c/b\u003e至列表的具体页面,可添加页面交互效果。",
|
|
"step_4_title": "工具栏",
|
|
"step_4_desc": "主工具栏可以对组件或者画布进行常规调整。副工具栏包含常用组件设置功能,可对文本相关控件进行排版和外观设置。",
|
|
"step_5_title": "运行",
|
|
"step_5_desc": "点击运行,可模拟真机演示效果;分享二维码,协同查看及时获取他人反馈;开发者模式,可一键获取标注参数。",
|
|
"step_6_title": "回收站",
|
|
"step_6_desc": "也叫做页面回收站。可以在这里一键恢复误删的页面。",
|
|
"step_7_title": "教程",
|
|
"step_7_desc": "需要帮助?来这看看官方教程吧,解决你的所有疑问!",
|
|
"preview": {
|
|
"powered_by_modao": "使用墨刀制作",
|
|
"comment": {
|
|
"switch": "评论模式",
|
|
"tip": "双击预览区域添加新评论",
|
|
"tip_signin": "登录以添加新评论",
|
|
"tip_not_collaborator": "当前登录帐号不在协作名单中,请联系项目所有者获取权限,参与讨论",
|
|
"panel": " 条评论",
|
|
"thread_create": "评论",
|
|
"thread_delete_confirm": "永久删除本组评论?",
|
|
"thread_none": "无评论",
|
|
"thread_none_tip": "点击底部按钮或双击预览区添加新评论",
|
|
"thread_none_tip_signin": "使用下方按钮登录以添加新评论",
|
|
"comment_placeholder": "使用 Shift + Enter 换行",
|
|
"comment_create": "回复",
|
|
"comment_create_initial": "创建",
|
|
"comment_create_initial_title": "创建评论",
|
|
"comment_delete_confirm": "永久删除本条回复?",
|
|
"modify_edit": "编辑",
|
|
"modify_delete": "删除",
|
|
"reply": " 条回复",
|
|
"reply_none": "无回复",
|
|
"reply_none_tip": "请在下方添加评论内容以创建评论",
|
|
"reply_new": " 未读",
|
|
"reply_new_thread": "新",
|
|
"divider_new": "新回复",
|
|
"show_all_0": "展开",
|
|
"show_all_1": " 条回复",
|
|
"tag_edited": "修改",
|
|
"unfold": "展开"
|
|
},
|
|
"screen": {
|
|
"panel": "页面",
|
|
"total_page": "页面总数"
|
|
}
|
|
},
|
|
"preview_panel": {
|
|
"comment": "评论",
|
|
"thread_sum": "评论总数",
|
|
"developer_mode": "开发者模式",
|
|
"opacity": "不透明度",
|
|
"text": "文字",
|
|
"typeface": "字型",
|
|
"font_size": "字号",
|
|
"offset": "起始",
|
|
"length": "长度",
|
|
"Fills": "填充色",
|
|
"fills": "填充色",
|
|
"width": "宽",
|
|
"height": "高",
|
|
"borders": "边框",
|
|
"thickness": "宽度",
|
|
"color": "颜色",
|
|
"position": "位置",
|
|
"bd_radius": "圆角宽度",
|
|
"align": "对齐方式",
|
|
"line_height": "行高",
|
|
"copied": "已复制!",
|
|
"asset": "素材下载",
|
|
"asset_zip": "3 位图ZIP文件",
|
|
"asset_pdf": "1 矢量文件"
|
|
},
|
|
"email_placeholder": "点击输入邮箱",
|
|
"no_search_result": "没有相应的搜索结果",
|
|
"check_pricing": "查看付费方案",
|
|
"renew_prompt": {
|
|
"title": "付费功能提示",
|
|
"user_plan": "您的帐户方案为{plan},",
|
|
"user_expired": "您的帐户已过期,",
|
|
"project_plan": "此项目所属帐户方案为{plan},",
|
|
"project_expired": "此项目所属帐户已过期,",
|
|
"team_plan": "此团队所属帐户方案为{plan},",
|
|
"team_expired": "此团队所属帐户已过期,",
|
|
"user_upgrade": "升级方案解除此限制。",
|
|
"project_upgrade": "请联系项目所有者升级方案解除此限制。",
|
|
"team_upgrade": "请联系团队所有者升级方案解除此限制。",
|
|
"user_renew": "续费方案解除此限制。",
|
|
"project_renew": "请联系项目所有者续费方案解除此限制。",
|
|
"team_renew": "请联系团队所有者续费方案解除此限制。",
|
|
"user_projects": "最多允许创建 3 个项目,",
|
|
"new_team_project": "无法新建团队项目,",
|
|
"dup_team_project": "无法复制团队项目,",
|
|
"new_team": "不支持创建团队,",
|
|
"storage": "包含存储容量{storage},",
|
|
"screens": "每个项目最多可创建 20 个页面,",
|
|
"exportable": "不支持导出 {format} 格式,",
|
|
"inspectable": "不支持开启开发者模式,",
|
|
"slices": "不支持切片下载,",
|
|
"collaboration": "您无法继续编辑此项目,",
|
|
"collaborators": "最多支持邀请 {collaborators} 个协作者,",
|
|
"cant_invite": "不支持添加协作者,",
|
|
"cant_move": "无法转移项目到此团队,",
|
|
"cant_comment": "不支持评论功能,"
|
|
},
|
|
"account": {
|
|
"pay_success": "支付成功",
|
|
"reload_after_countdown": "%s 秒后自动跳转",
|
|
"switch_plan": "查看方案",
|
|
"renew": "续费",
|
|
"scan_with_wechat": "使用微信扫一扫付款",
|
|
"provided_by_pingxx": "本支付服务由 Ping++ 提供",
|
|
"reload": "立即刷新",
|
|
"save_17": "节省17%",
|
|
"new_plan": "新方案名称",
|
|
"new_billing_date": "新续费日",
|
|
"wechat_pay": "微信支付",
|
|
"confirm_pay": "确认支付",
|
|
"pay": "支付",
|
|
"discount": "当前折扣",
|
|
"account": "开通帐号",
|
|
"plan": "方案名称",
|
|
"period": "方案时长",
|
|
"price": "方案价格",
|
|
"balance_left": "原方案剩余时长抵现",
|
|
"next_billing_on": "到期时间",
|
|
"new_next_billing_on": "新方案到期时间",
|
|
"amount": "金额",
|
|
"order_period": "付款时长",
|
|
"payment_gateway": "支付网关",
|
|
"billing_date": "日期",
|
|
"receipt": "收据",
|
|
"receipt_details": "收据详情",
|
|
"company_name": "公司名称",
|
|
"vat_id": "税号",
|
|
"address": "地址",
|
|
"receipt_confirmation": "请您务必核对信息填写是否正确",
|
|
"receipt_success": "收据创建成功",
|
|
"receipt_download": "下载",
|
|
"receipt_submit": "提交",
|
|
"coupon_code": "应用折扣",
|
|
"use": "使用",
|
|
"used_discount": "已使用 %off 折优惠码",
|
|
"used_discount_saving": "已使用 %off 折优惠码,立省 %saving",
|
|
"payment_methods": "支付方式",
|
|
"actual_payment": "实际支付",
|
|
"switch_new_plan": "切换新方案",
|
|
"submit": "提交订单",
|
|
"having_problem_title": "付款遇到问题?",
|
|
"having_problem_desc": "如您付款遇到问题,可发 Email 至 support@mockingbot.com 获取支持,如您使用的是墨刀桌面客户端,可尝试切换到桌面浏览器进行支付。",
|
|
"finished": "已完成支付",
|
|
"payment_error": "支付过程出现问题",
|
|
"no_team": "暂无团队"
|
|
}
|
|
};
|
|
|
|
}).call(this);
|
|
</script>
|
|
|
|
<script>
|
|
(function() {
|
|
var splash;
|
|
|
|
splash = document.getElementById('splashimg');
|
|
|
|
if (splash && window.innerWidth > window.innerHeight) {
|
|
splash.style.width = window.innerHeight + 'px';
|
|
splash.style.height = window.innerWidth + 'px';
|
|
splash.style.top = (0 - window.innerWidth) + 'px';
|
|
}
|
|
|
|
}).call(this);
|
|
</script>
|
|
<link rel="stylesheet" media="screen" href="webpack/font-icons-27a1563c3bd8828d20b826fd919bf3ac.css" />
|
|
<link href='css/roboto.css' media='screen' rel='stylesheet'>
|
|
|
|
<link rel="stylesheet" media="screen" href="assets/sharing-8ab37ece0535f69dc1ab67e86fdc5320.css" />
|
|
<link rel="stylesheet" media="screen" href="webpack/lib-preview-451f6090ccb55d8546fbabbda8651fa3.css" />
|
|
<link rel="stylesheet" media="screen" href="webpack/preview-9bcacd88ba95d619b2086c8ccc84149e.css" />
|
|
<script>
|
|
var webpackManifest = {"0":"0-c7c7ddbc867ebe6693f1.js","1":"1-8696df188ff8f33901bf.js","2":"2-5bb516e49d4def670b71.js","3":"3-a5215615e89da053c4d9.js","4":"4-6f427a8d874ca29029fd.js","5":"5-3e11d7b8e83653708154.js","6":"6-f2179286958eaf3d4407.js","7":"7-87faae7756974f45e3b5.js","8":"8-fb60d931616559639ce2.js","9":"9-38fe63c830a4c8324e70.js","10":"10-d346ad8a756b9f6418e8.js","11":"11-74bed3b70e4630747c1f.js","12":"12-576929864872ea669d01.js","13":"13-424081a210262065509a.js"}
|
|
var MBServer = 'modao.cc'
|
|
document.getElementsByClassName('indicator')[0].style.height = '30%'
|
|
</script>
|
|
<script src="webpack/manifest-d41d8cd98f00b204e980.js"></script>
|
|
<script src="webpack/vendor-c7c7ddbc867ebe6693f1.js"></script>
|
|
<script src="assets/sharing-97912b82c18dfe00a208add73f81b4c5.js"></script>
|
|
<script src="webpack/lib-preview-fc2ab1d9e9db408869b0.js"></script>
|
|
<script src="webpack/preview-d346ad8a756b9f6418e8.js"></script>
|
|
<script>
|
|
(function() {
|
|
MB.play = function() {
|
|
return MB.load('39b5b5bf6fe447ceb654ba80253fcf72ed24612e', false, '');
|
|
};
|
|
|
|
$(function() {
|
|
if (MB.isMobile()) {
|
|
$('body').addClass('mobile');
|
|
MB.mp('在移动端打开了应用');
|
|
MB.ga('send', 'event', 'goal', '在移动端打开了应用');
|
|
}
|
|
if (!window.navigator.standalone && !false && MB.isMobile() && !MB.isLocal()) {
|
|
return MB.initInstall();
|
|
} else if (MB.isPhantom()) {
|
|
return $('body').addClass('phantom');
|
|
} else {
|
|
return MB.play();
|
|
}
|
|
});
|
|
|
|
}).call(this);
|
|
</script>
|
|
|
|
</body>
|
|
</html>
|
|
<script>window.MBData=
|
|
{"templates":[],"project":{"owner_id":354061,"owner_plan":"pro","owner_name":"阳大","owner_email":"523048477@qq.com","owner_paid":true,"owner_period":"yearly","owner_avatar":"/images/avatar.png","owner_expired_on":"2018-10-09","limitation":{"collaborators":1,"storage":20000,"exportable":["png","pngs","htmlzip","apk"],"encryptable":true,"inspectable":true,"slices":true,"projects":6553500,"screens":6553500,"commentable":true},"channels":["523048477qqcom354061"],"screens_count":9,"cid":"p6c7b2fd907707b2d71a3cb","team_cid":null,"name":"1号家政小程序","updated_at":"2017-10-09T16:52:27+08:00","created_at":"2017-09-18T16:50:34+08:00","access":"private","access_token":"39b5b5bf6fe447ceb654ba80253fcf72ed24612e","version":"v2","icon":"/uploads3/icons/509/5094676/retina_icon_1500885271.png","splash":null,"width":375,"height":667,"device":"iphone","model":"iphone_6","scale":100,"archived":false,"template":false,"timestamp":"1507539147","combo":false,"behavior":"inherit","master":true,"builtin":false,"auto_scale":false,"parent_cid":"p03B9E42D621499392319590","host_cid":null,"clones":1,"shell_type":"device","password":"","wechat":false,"highlight":true,"expired":false,"validated":true,"duplicating":false,"slack_web_hook_url":null},"screens":[{"cid":"sf7269f80f2d63012eaffbd","project_cid":"p6c7b2fd907707b2d71a3cb","parent_cid":null,"expanded":true,"name":"个人中心","orientation":"portrait","position":5,"width":375,"height":667,"hh":null,"fh":null,"bgcolor":"#FFFFFF","bgimage":null,"deleter_name":null,"deleted_at":null,"artboard_id":null,"artboard_asset_id":null},{"cid":"sf3ba3b30ebd4064619a7b8","project_cid":"p6c7b2fd907707b2d71a3cb","parent_cid":null,"expanded":false,"name":"订单设定","orientation":"portrait","position":3,"width":375,"height":667,"hh":null,"fh":null,"bgcolor":"#FFFFFF","bgimage":null,"deleter_name":null,"deleted_at":null,"artboard_id":null,"artboard_asset_id":null},{"cid":"s30d32769387940075c1376","project_cid":"p6c7b2fd907707b2d71a3cb","parent_cid":null,"expanded":true,"name":"服务卡","orientation":"portrait","position":6,"width":375,"height":667,"hh":null,"fh":null,"bgcolor":"#FFFFFF","bgimage":null,"deleter_name":null,"deleted_at":null,"artboard_id":null,"artboard_asset_id":null},{"cid":"se6886503dc97a34e6a7093","project_cid":"p6c7b2fd907707b2d71a3cb","parent_cid":null,"expanded":false,"name":"首页","orientation":"portrait","position":1,"width":375,"height":667,"hh":null,"fh":null,"bgcolor":"#ffffff","bgimage":"","deleter_name":null,"deleted_at":null,"artboard_id":null,"artboard_asset_id":null},{"cid":"sfe859aeb01cc27205fbe2b","project_cid":"p6c7b2fd907707b2d71a3cb","parent_cid":"s30d32769387940075c1376","expanded":true,"name":"预约服务","orientation":"portrait","position":1,"width":375,"height":766,"hh":63,"fh":null,"bgcolor":"#f0f0f0","bgimage":"","deleter_name":null,"deleted_at":null,"artboard_id":null,"artboard_asset_id":null},{"cid":"sFD910115531505785121271","project_cid":"p6c7b2fd907707b2d71a3cb","parent_cid":null,"expanded":false,"name":"支付","orientation":"portrait","position":4,"width":375,"height":667,"hh":null,"fh":null,"bgcolor":"#FFFFFF","bgimage":null,"deleter_name":null,"deleted_at":null,"artboard_id":null,"artboard_asset_id":null},{"cid":"sD8F411178D1505788606363","project_cid":"p6c7b2fd907707b2d71a3cb","parent_cid":null,"expanded":false,"name":"首页 Copy","orientation":"portrait","position":2,"width":375,"height":667,"hh":null,"fh":null,"bgcolor":"#ffffff","bgimage":"","deleter_name":null,"deleted_at":null,"artboard_id":null,"artboard_asset_id":null},{"cid":"s58131C74491507537922164","project_cid":"p6c7b2fd907707b2d71a3cb","parent_cid":"sf7269f80f2d63012eaffbd","expanded":true,"name":"我的订单","orientation":"portrait","position":1,"width":375,"height":799,"hh":null,"fh":null,"bgcolor":"#FFFFFF","bgimage":null,"deleter_name":null,"deleted_at":null,"artboard_id":null,"artboard_asset_id":null},{"cid":"sC76B4256FB1507538538207","project_cid":"p6c7b2fd907707b2d71a3cb","parent_cid":"s58131C74491507537922164","expanded":false,"name":"订单详情","orientation":"portrait","position":1,"width":375,"height":667,"hh":null,"fh":null,"bgcolor":"#f0f0f0","bgimage":"","deleter_name":null,"deleted_at":null,"artboard_id":null,"artboard_asset_id":null}],"widgets":[{"cid":"wc13d1494bee9e0563efb5d","screen_cid":"sf7269f80f2d63012eaffbd","timestamp":490039028,"v":true,"name":"status_bar","left":null,"top":null,"width":375.0,"height":20.0,"gid":null,"locked":false,"text":"中国移动","th":"light","bg":"","tc":"","bc":"","o":100,"z":3},{"cid":"w43161b7d5c7c40706c010e","screen_cid":"sf7269f80f2d63012eaffbd","timestamp":490039105,"v":true,"name":"navigation_bar","left":null,"top":null,"width":375.0,"height":45.0,"gid":null,"locked":false,"text":"个人中心","fs":18,"z":4,"th":"","td":"normal","bo":0,"i":0,"bg":"","tc":"","bc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa"},{"cid":"w17317aac9eb95a592598fd","screen_cid":"sf7269f80f2d63012eaffbd","timestamp":490039109,"v":true,"name":"circle_rect","left":20.0,"top":80.0,"width":80.0,"height":80.0,"gid":null,"locked":false,"text":"","fs":14,"bs":1,"ha":"center","va":"middle","z":5,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w19aa15ca55c3cddc6cb080","screen_cid":"sf7269f80f2d63012eaffbd","timestamp":490039116,"v":true,"name":"text_view","left":130.0,"top":90.0,"width":200.0,"height":64.0,"gid":null,"locked":false,"text":"\u003cp\u003e微信昵称\u003c/p\u003e\u003cp\u003eID:123124\u003c/p\u003e\u003cp\u003e绑定手机:13423211234\u003c/p\u003e","fs":13,"br":0,"bs":0,"ha":"left","va":"top","z":5,"th":"","lh":18,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null},{"cid":"wb84ae78d264db5e77ff193","screen_cid":"sf7269f80f2d63012eaffbd","timestamp":490039124,"v":true,"name":"rounded_rect","left":0.0,"top":190.0,"width":375.0,"height":55.0,"gid":null,"locked":false,"text":"\u003cp\u003e 我的订单\u003c/p\u003e","fs":14,"br":0,"bs":1,"ha":"left","va":"middle","z":5,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w19652a3afc616782461c9a","screen_cid":"sf7269f80f2d63012eaffbd","timestamp":490039130,"v":true,"name":"rounded_rect","left":0.0,"top":245.0,"width":375.0,"height":55.0,"gid":null,"locked":false,"text":"\u003cp\u003e 我的地址\u003c/p\u003e","fs":14,"br":0,"bs":1,"ha":"left","va":"middle","z":5,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wb0d6c684a8c56a2b4379aa","screen_cid":"sf7269f80f2d63012eaffbd","timestamp":490039140,"v":true,"name":"rounded_rect","left":-438.0,"top":300.0,"width":375.0,"height":55.0,"gid":null,"locked":false,"text":"\u003cp\u003e 账户余额\u003c/p\u003e","fs":14,"br":0,"bs":1,"ha":"left","va":"middle","z":5,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wb5fad507adfb3650aefe11","screen_cid":"sf7269f80f2d63012eaffbd","timestamp":490039148,"v":true,"name":"rounded_rect","left":-438.0,"top":355.0,"width":375.0,"height":55.0,"gid":null,"locked":false,"text":"\u003cp\u003e 优惠券\u003c/p\u003e","fs":14,"br":0,"bs":1,"ha":"left","va":"middle","z":5,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w436973a118f67ff1b5d9f8","screen_cid":"sf7269f80f2d63012eaffbd","timestamp":490039152,"v":true,"name":"rounded_rect","left":-438.0,"top":410.0,"width":375.0,"height":55.0,"gid":null,"locked":false,"text":"\u003cp\u003e 账户余额\u003c/p\u003e","fs":14,"br":0,"bs":1,"ha":"left","va":"middle","z":5,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w018cd4b386ba5659e19d72","screen_cid":"sf7269f80f2d63012eaffbd","timestamp":490039156,"v":true,"name":"rounded_rect","left":-438.0,"top":410.0,"width":375.0,"height":55.0,"gid":null,"locked":false,"text":"\u003cp\u003e 服务协议\u003c/p\u003e","fs":14,"br":0,"bs":1,"ha":"left","va":"middle","z":5,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wceec3994277cb9e7cc12fa","screen_cid":"sf7269f80f2d63012eaffbd","timestamp":490039160,"v":true,"name":"rounded_rect","left":0.0,"top":300.0,"width":375.0,"height":55.0,"gid":null,"locked":false,"text":"\u003cp\u003e 联系客服\u003c/p\u003e","fs":14,"br":0,"bs":1,"ha":"left","va":"middle","z":5,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w354a3c92af11391d4228ca","screen_cid":"sf7269f80f2d63012eaffbd","timestamp":490039207,"v":true,"name":"icon_button","left":10.0,"top":190.0,"width":45.0,"height":45.0,"gid":null,"locked":false,"is":24,"icon":"fa-codepen","br":0,"bs":0,"z":5,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w74069c8db364c910e45087","screen_cid":"sf7269f80f2d63012eaffbd","timestamp":490039223,"v":true,"name":"icon_button","left":0.0,"top":20.0,"width":45.0,"height":45.0,"gid":"lf3aaf06959bda33fb6ab04","locked":false,"is":24,"icon":"fa-angle-left","br":0,"bs":0,"z":5,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wbb285e0b987830f25411b4","screen_cid":"sf7269f80f2d63012eaffbd","timestamp":490039230,"v":true,"name":"icon_button","left":10.0,"top":245.0,"width":45.0,"height":45.0,"gid":null,"locked":false,"is":24,"icon":"fa-codepen","br":0,"bs":0,"z":5,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wc079abe06d356b60320a29","screen_cid":"sf7269f80f2d63012eaffbd","timestamp":490039237,"v":true,"name":"icon_button","left":-428.0,"top":300.0,"width":45.0,"height":45.0,"gid":null,"locked":false,"is":24,"icon":"fa-codepen","br":0,"bs":0,"z":5,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w4bb0d125d188df520b17e8","screen_cid":"sf7269f80f2d63012eaffbd","timestamp":490039241,"v":true,"name":"icon_button","left":-428.0,"top":355.0,"width":45.0,"height":45.0,"gid":null,"locked":false,"is":24,"icon":"fa-codepen","br":0,"bs":0,"z":5,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wf8ba77d2e6734ad73d9971","screen_cid":"sf7269f80f2d63012eaffbd","timestamp":490039245,"v":true,"name":"icon_button","left":-428.0,"top":410.0,"width":45.0,"height":45.0,"gid":null,"locked":false,"is":24,"icon":"fa-codepen","br":0,"bs":0,"z":5,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w6340e541c0809d79667f07","screen_cid":"sf7269f80f2d63012eaffbd","timestamp":490039249,"v":true,"name":"icon_button","left":10.0,"top":300.0,"width":45.0,"height":45.0,"gid":null,"locked":false,"is":24,"icon":"fa-codepen","br":0,"bs":0,"z":5,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wf88622fa5356ff335313e8","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490039028,"v":true,"name":"status_bar","left":null,"top":null,"width":375.0,"height":20.0,"gid":null,"locked":false,"text":"中国移动","th":"light","bg":"","tc":"","bc":"","o":100,"z":3},{"cid":"w387a65472139072ee9ebd1","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490039045,"v":true,"name":"navigation_bar","left":null,"top":null,"width":375.0,"height":45.0,"gid":null,"locked":false,"text":"订单设定","fs":18,"z":4,"th":"","td":"normal","bo":0,"i":0,"bg":"","tc":"","bc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa"},{"cid":"w7c3dd94ffb72aedff33d72","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490039059,"v":true,"name":"label","left":26.5,"top":65.0,"width":66.0,"height":35.0,"gid":null,"locked":false,"text":"\u003cp\u003e订单金额:\u003c/p\u003e","fs":13,"br":0,"bs":0,"ha":"center","va":"middle","z":4,"th":"","lh":19,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#787878","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w6e2c6fb641de303e688ff2","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490039065,"v":true,"name":"rounded_rect","left":0.0,"top":100.0,"width":375.0,"height":80.0,"gid":null,"locked":false,"text":"","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":5,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w8e00332ddab0b5b473ed28","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490039073,"v":true,"name":"rounded_rect","left":0.0,"top":250.0,"width":375.0,"height":40.0,"gid":null,"locked":false,"text":"\u003cp\u003e 优惠券/码 : \u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"middle","z":5,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wb3e95e8936ac2e5b37e29c","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490039080,"v":true,"name":"icon_button","left":323.0,"top":110.0,"width":45.0,"height":45.0,"gid":null,"locked":false,"is":24,"icon":"fa-angle-right","br":0,"bs":0,"z":5,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w68470631de8307c8553af9","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490039179,"v":true,"name":"icon_button","left":0.0,"top":20.0,"width":45.0,"height":45.0,"gid":"l7849f191289f99939aee9e","locked":false,"is":24,"icon":"fa-angle-left","br":0,"bs":0,"z":5,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wadd6e1fd7fd34091d8b8ff","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490040062,"v":true,"name":"label","left":311.0,"top":70.0,"width":61.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e¥ 199元\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"center","va":"middle","z":5,"th":"","lh":23,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"we8f06e922f62285f90d041","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490040067,"v":true,"name":"circle_rect","left":24.0,"top":113.0,"width":10.0,"height":10.0,"gid":null,"locked":false,"text":"","fs":14,"bs":1,"ha":"center","va":"middle","z":5,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#0a5c08","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wc9241ec07b78ce850eff79","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490040073,"v":true,"name":"label","left":51.5,"top":107.0,"width":140.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e方世玉 18811112222\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":5,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wccaaa1e3ffcbba727ce2b3","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490040080,"v":true,"name":"label","left":25.5,"top":140.0,"width":178.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e广州 天河区 东圃ZXZXXZX\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":5,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w9054dbd4873c826c70b190","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490040085,"v":true,"name":"label","left":203.0,"top":107.0,"width":57.0,"height":23.0,"gid":null,"locked":false,"text":"修改地址","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":5,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#e84e40","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wda603aa5a76d2b86c2c51a","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490040111,"v":true,"name":"rounded_rect","left":0.0,"top":315.0,"width":375.0,"height":100.0,"gid":null,"locked":false,"text":"\u003cp\u003e\u003cbr\u003e\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"middle","z":5,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w265e1cdbbec1152bf43840","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490040120,"v":true,"name":"icon_button","left":20.0,"top":340.0,"width":45.0,"height":45.0,"gid":null,"locked":false,"is":50,"icon":"fa-weixin","br":0,"bs":0,"z":5,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w39114f543499d9c1f20f6e","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490040130,"v":true,"name":"label","left":101.0,"top":335.0,"width":61.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e微信支付\u003c/p\u003e","fs":15,"br":0,"bs":0,"ha":"center","va":"middle","z":5,"th":"","lh":22,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w7f66c87033a4c368dec3ef","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490040135,"v":true,"name":"label","left":100.0,"top":365.0,"width":205.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e推荐已安装微信支付客服端的用户使用\u003c/p\u003e","fs":12,"br":0,"bs":0,"ha":"center","va":"middle","z":5,"th":"","lh":17,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w561ecac41adcc287d919b3","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490040141,"v":true,"name":"icon_button","left":323.0,"top":338.0,"width":45.0,"height":45.0,"gid":null,"locked":false,"is":30,"icon":"fa-check-circle-o","br":0,"bs":0,"z":5,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w239f4d9ea313f89daef55d","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490040151,"v":true,"name":"tab_bar","left":null,"top":null,"width":375.0,"height":48.0,"gid":null,"locked":false,"z":5,"th":"","bg":"","bc":"","o":100,"ds":0,"sc":"#aaaaaa","ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w646befac80bd1fbbbe3e5b","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490040174,"v":true,"name":"mselect","left":-430.0,"top":333.0,"width":200.0,"height":30.0,"gid":null,"locked":false,"text":"无\n某某\n某某\n其他","fs":14,"bs":1,"z":5,"th":"","lh":20,"bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","td":"normal","bo":0,"i":0,"ls":0,"fixed":false,"fixed_type":1},{"cid":"w78443f2c692b4c93c80b8a","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490040181,"v":true,"name":"rounded_rect","left":-430.0,"top":190.0,"width":375.0,"height":73.0,"gid":null,"locked":false,"text":"\u003cp\u003e\u003cbr\u003e\u003c/p\u003e","fs":14,"br":0,"bs":1,"ha":"left","va":"top","z":5,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w93480db167791ebccc2084","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490040190,"v":true,"name":"mradiobutton","left":21.0,"top":435.0,"width":30.0,"height":30.0,"gid":null,"locked":false,"z":5,"o":100,"checked":false,"fixed":false,"fixed_type":1},{"cid":"waf62186ae532f33d2dbe3f","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490040193,"v":true,"name":"label","left":43.0,"top":438.0,"width":144.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e我已阅读并确认\u003cfont color=\"#e84e40\"\u003e服务协议\u003c/font\u003e\u003c/p\u003e","fs":13,"br":0,"bs":0,"ha":"center","va":"middle","z":5,"th":"","lh":19,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w3b63fc1ac6137f21b27e78","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490041535,"v":true,"name":"label","left":282.0,"top":260.0,"width":43.0,"height":23.0,"gid":null,"locked":false,"text":"未使用","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":5,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#666666","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wc0e9964feb6e56b971a8c6","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490041904,"v":true,"name":"label","left":-413.0,"top":200.0,"width":81.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e服务地址:\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"center","va":"middle","z":5,"th":"","lh":23,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w499c9e44205220a6369a0b","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490041909,"v":true,"name":"label","left":-323.0,"top":200.0,"width":117.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e请添加 \u003cfont color=\"#e05858\"\u003e服务地址\u003c/font\u003e\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"center","va":"middle","z":5,"th":"","lh":23,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w9e4e9163b5d64074dc4c4a","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490042110,"v":true,"name":"icon_button","left":325.0,"top":245.0,"width":45.0,"height":45.0,"gid":null,"locked":false,"is":24,"icon":"fa-angle-right","br":0,"bs":0,"z":5,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w8F2BA9DE821505784679693","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490045161,"v":true,"name":"label","left":20.0,"top":630.0,"width":53.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e还需支付\u003c/p\u003e","fs":13,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":19,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wEDF678BC821505784726940","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490045166,"v":true,"name":"label","left":80.0,"top":630.0,"width":59.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e¥199.00\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":23,"td":"normal","bo":1,"i":0,"bg":"","bc":"","tc":"#e51c23","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w3FB8ED55741505784776087","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490045175,"v":true,"name":"button","left":203.0,"top":620.0,"width":172.0,"height":47.0,"gid":"l83D85C827A1505785344445","locked":false,"text":"立即下单","fs":16,"br":4,"bs":0,"ha":"center","va":"middle","z":6,"th":"","td":"normal","bo":0,"i":0,"bg":"#d61a1a","bc":"#d61a1a","tc":"#ffffff","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"icon":"","is":14,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wA469A8F2DD1505784887312","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490045230,"v":true,"name":"rounded_rect","left":0.0,"top":195.0,"width":375.0,"height":40.0,"gid":null,"locked":false,"text":"\u003cp\u003e 订单备注 : \u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"middle","z":6,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w2EBEFB30BE1505784887317","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490045238,"v":true,"name":"icon_button","left":325.0,"top":190.0,"width":45.0,"height":45.0,"gid":null,"locked":false,"is":24,"icon":"fa-angle-right","br":0,"bs":0,"z":6,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wD5F2F7D8AC1505784887315","screen_cid":"sf3ba3b30ebd4064619a7b8","timestamp":490045234,"v":true,"name":"label","left":296.0,"top":204.0,"width":29.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e选填\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#666666","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wcf09248eb2cce6e148a1a8","screen_cid":"s30d32769387940075c1376","timestamp":490043296,"v":true,"name":"navigation_bar","left":null,"top":null,"width":375.0,"height":45.0,"gid":null,"locked":false,"text":"服务卡","fs":18,"z":4,"th":"","td":"normal","bo":0,"i":0,"bg":"","tc":"","bc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa"},{"cid":"web4e06e66c40f5566aa7eb","screen_cid":"s30d32769387940075c1376","timestamp":490043301,"v":true,"name":"icon_button","left":0.0,"top":20.0,"width":45.0,"height":45.0,"gid":"l8f5c560b25eb6116adf65e","locked":false,"is":24,"icon":"fa-angle-left","br":0,"bs":0,"z":4,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w6dc15ee4e5882299f45a92","screen_cid":"s30d32769387940075c1376","timestamp":490043623,"v":true,"name":"label","left":313.0,"top":31.0,"width":57.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e我的预约\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wE60C8809B51505786250051","screen_cid":"s30d32769387940075c1376","timestamp":490045511,"v":true,"name":"status_bar","left":null,"top":null,"width":375.0,"height":20.0,"gid":null,"locked":false,"text":"中国移动","th":"light","bg":"","tc":"","bc":"","o":100,"z":6},{"cid":"w61DFEFF62B1505786261352","screen_cid":"s30d32769387940075c1376","timestamp":490045519,"v":true,"name":"tab_bar","left":null,"top":null,"width":375.0,"height":48.0,"gid":null,"locked":false,"z":6,"th":"","bg":"","bc":"","o":100,"ds":0,"sc":"#aaaaaa","ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w02D81D63671505786325786","screen_cid":"s30d32769387940075c1376","timestamp":490045552,"v":true,"name":"icon_button","left":55.0,"top":620.0,"width":40.0,"height":40.0,"gid":null,"locked":false,"is":19,"icon":"fa-home","br":0,"bs":0,"z":6,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wB05DF3AFBE1505786338960","screen_cid":"s30d32769387940075c1376","timestamp":490045556,"v":true,"name":"icon_button","left":165.0,"top":615.0,"width":45.0,"height":45.0,"gid":null,"locked":false,"is":23,"icon":"fa-heart","br":0,"bs":0,"z":6,"th":"","bg":"","bc":"","tc":"#8bc34a","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wD5BFD3F13D1505786346109","screen_cid":"s30d32769387940075c1376","timestamp":490045559,"v":true,"name":"icon_button","left":280.0,"top":619.0,"width":45.0,"height":45.0,"gid":null,"locked":false,"is":19,"icon":"fa-user","br":0,"bs":0,"z":6,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w2279D125111505786537443","screen_cid":"s30d32769387940075c1376","timestamp":490045578,"v":true,"name":"label","left":61.0,"top":644.0,"width":29.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e首页\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wA4BC3CAD551505786552888","screen_cid":"s30d32769387940075c1376","timestamp":490045583,"v":true,"name":"label","left":173.0,"top":644.0,"width":29.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e预约\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wC34C97E9D41505786563214","screen_cid":"s30d32769387940075c1376","timestamp":490045587,"v":true,"name":"label","left":290.0,"top":644.0,"width":29.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e我的\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wcaf1e0ca1c9a8d9ca72290","screen_cid":"se6886503dc97a34e6a7093","timestamp":490040833,"v":true,"name":"tab_bar","left":null,"top":null,"width":375.0,"height":46.0,"gid":null,"locked":false,"z":6,"th":"","bg":"","bc":"","o":100,"ds":0,"sc":"#aaaaaa","ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wfef437f27bcd024a9f6b4c","screen_cid":"se6886503dc97a34e6a7093","timestamp":490040889,"v":true,"name":"rounded_rect","left":-2.0,"top":290.0,"width":380.0,"height":50.0,"gid":null,"locked":false,"text":"\u003cp\u003e \u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":4,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":1,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w248d568f71415940d86e30","screen_cid":"se6886503dc97a34e6a7093","timestamp":490043631,"v":true,"name":"image_view","left":0.0,"top":621.0,"width":380.0,"height":51.0,"gid":null,"locked":false,"bs":0,"br":0,"image":"/uploads3/images/1204/12042821/raw_1503382643.png","z":8,"th":"","bg":"","bc":"","tc":"","o":100,"p":true,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null,"filter":""},{"cid":"w1fec299452c54ab9fd1838","screen_cid":"se6886503dc97a34e6a7093","timestamp":490043774,"v":true,"name":"image_view","left":0.0,"top":0.0,"width":375.0,"height":105.0,"gid":null,"locked":false,"bs":0,"br":0,"image":"/uploads3/images/1153/11536926/raw_1501653127.png","z":9,"th":"","bg":"","bc":"","tc":"","o":100,"p":true,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null,"filter":""},{"cid":"wb29e034bfe032845751773","screen_cid":"se6886503dc97a34e6a7093","timestamp":490043808,"v":true,"name":"image_view","left":0.0,"top":104.0,"width":375.0,"height":186.0,"gid":null,"locked":false,"bs":0,"br":0,"image":"/uploads3/images/1211/12118319/raw_1503561343.png","z":3,"th":"","bg":"","bc":"","tc":"","o":100,"p":true,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null,"filter":""},{"cid":"w09C0537F941505787672522","screen_cid":"se6886503dc97a34e6a7093","timestamp":490045611,"v":true,"name":"label","left":80.0,"top":304.0,"width":57.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e家庭保洁\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":9,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w3E2EDE712B1505787763515","screen_cid":"se6886503dc97a34e6a7093","timestamp":490045617,"v":true,"name":"label","left":243.0,"top":304.0,"width":57.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e包年保洁\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":9,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w7A6F2D73881505787784500","screen_cid":"se6886503dc97a34e6a7093","timestamp":490045622,"v":true,"name":"hr","left":60.0,"top":330.0,"width":100.0,"height":10.0,"gid":null,"locked":false,"o":100,"z":9,"th":"","bc":"","ls":0,"ro":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w95F949829B1505788291345","screen_cid":"se6886503dc97a34e6a7093","timestamp":490045889,"v":true,"name":"rounded_rect","left":0.0,"top":350.0,"width":375.0,"height":64.0,"gid":null,"locked":false,"text":"","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":59,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#FAFAFA","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wF54A8748331505788291345","screen_cid":"se6886503dc97a34e6a7093","timestamp":490045890,"v":true,"name":"label","left":73.0,"top":373.0,"width":278.0,"height":24.0,"gid":null,"locked":false,"text":"\u003cp\u003e家庭保洁、高端家政\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":60,"th":"","lh":24,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wDC4380BD3D1505788291346","screen_cid":"se6886503dc97a34e6a7093","timestamp":490045892,"v":true,"name":"label","left":73.0,"top":351.0,"width":112.0,"height":28.799999999999997,"gid":null,"locked":false,"text":"\u003cp\u003e体验卡*2次服务\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"left","va":"top","z":62,"th":"","lh":28,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":87,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wBDE78608531505788291346","screen_cid":"se6886503dc97a34e6a7093","timestamp":490045893,"v":true,"name":"image_view","left":21.0,"top":362.0,"width":40.0,"height":40.0,"gid":null,"locked":false,"bs":0,"br":0,"image":null,"z":1009,"th":"","bg":"","bc":"","tc":"","o":100,"p":true,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null,"filter":""},{"cid":"w5678E98EFC1505788326177","screen_cid":"se6886503dc97a34e6a7093","timestamp":490046015,"v":true,"name":"rounded_rect","left":290.0,"top":364.0,"width":70.0,"height":36.0,"gid":"l57782C31731505792010829","locked":false,"text":"\u003cp\u003e预约\u003c/p\u003e","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":1070,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#26AE76\r\n","bc":"","tc":"#ffffff","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wED5B8C80221505788428385","screen_cid":"se6886503dc97a34e6a7093","timestamp":490046036,"v":true,"name":"rounded_rect","left":0.0,"top":414.0,"width":375.0,"height":64.0,"gid":null,"locked":false,"text":"","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":1070,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#FAFAFA","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w9DD8FDFC341505788428387","screen_cid":"se6886503dc97a34e6a7093","timestamp":490046040,"v":true,"name":"label","left":73.0,"top":445.0,"width":278.0,"height":24.0,"gid":null,"locked":false,"text":"\u003cp\u003e一月两次的高端保洁服务\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":1070,"th":"","lh":24,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w7DBAFCC8651505788428388","screen_cid":"se6886503dc97a34e6a7093","timestamp":490046044,"v":true,"name":"label","left":73.0,"top":422.0,"width":97.0,"height":28.799999999999997,"gid":null,"locked":false,"text":"\u003cp\u003e高端保洁月卡\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"left","va":"top","z":1070,"th":"","lh":28,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":87,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w2ADDDDB5B81505788428390","screen_cid":"se6886503dc97a34e6a7093","timestamp":490046048,"v":true,"name":"image_view","left":21.0,"top":426.0,"width":40.0,"height":40.0,"gid":null,"locked":false,"bs":0,"br":0,"image":null,"z":1070,"th":"","bg":"","bc":"","tc":"","o":100,"p":true,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null,"filter":""},{"cid":"wA004E808E01505788428393","screen_cid":"se6886503dc97a34e6a7093","timestamp":490046052,"v":true,"name":"rounded_rect","left":290.0,"top":428.0,"width":70.0,"height":36.0,"gid":"l21F585F0361505792015389","locked":false,"text":"\u003cp\u003e预约\u003c/p\u003e","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":1070,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#26AE76\r\n","bc":"","tc":"#ffffff","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w30C375BE6A1505792039462","screen_cid":"se6886503dc97a34e6a7093","timestamp":490046351,"v":true,"name":"label","left":73.0,"top":391.0,"width":59.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e¥199.00\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"center","va":"middle","z":1070,"th":"","lh":23,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#e51c23","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w795369FCDC1505792072970","screen_cid":"se6886503dc97a34e6a7093","timestamp":490046364,"v":true,"name":"label","left":70.0,"top":460.0,"width":59.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e¥399.00\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"center","va":"middle","z":1070,"th":"","lh":23,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#e51c23","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w1B5C56C5111505807494051","screen_cid":"se6886503dc97a34e6a7093","timestamp":490047567,"v":true,"name":"rounded_rect","left":310.0,"top":70.0,"width":60.0,"height":30.0,"gid":null,"locked":false,"text":"","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":1070,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#26AE76\r\n","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w0699242ec444c399ec98de","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490039254,"v":true,"name":"status_bar","left":null,"top":null,"width":375.0,"height":20.0,"gid":null,"locked":false,"text":"中国移动","th":"light","bg":"","tc":"","bc":"","o":100,"z":5},{"cid":"w133d1e1daa076078cae586","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490039258,"v":true,"name":"navigation_bar","left":null,"top":null,"width":375.0,"height":45.0,"gid":null,"locked":false,"text":"预约服务","fs":18,"z":5,"th":"","td":"normal","bo":0,"i":0,"bg":"","tc":"","bc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa"},{"cid":"w73de2eb6efa297f0f671a5","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490039262,"v":true,"name":"icon_button","left":0.0,"top":20.0,"width":45.0,"height":45.0,"gid":"lf9e400777866fbcc4ffdf2","locked":false,"is":24,"icon":"fa-angle-left","br":0,"bs":0,"z":5,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wd8d15945a16b8eb15c377d","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044056,"v":true,"name":"image_view","left":8.0,"top":120.0,"width":360.0,"height":240.0,"gid":null,"locked":false,"bs":0,"br":0,"image":"/uploads3/images/1223/12236663/raw_1503994700.png","z":6,"th":"","bg":"","bc":"","tc":"","o":100,"p":true,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null,"filter":""},{"cid":"w92b6161acc43d3ce5fd1bf","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044082,"v":true,"name":"label","left":68.0,"top":85.0,"width":85.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e选择服务时间\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#7a7a7a","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w8aac75256b6aca83c92187","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044086,"v":true,"name":"icon_button","left":15.0,"top":80.0,"width":37.0,"height":30.0,"gid":null,"locked":false,"is":35,"icon":"md-donut_large","br":0,"bs":0,"z":6,"th":"","bg":"","bc":"","tc":"#7a7a7a","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w8a009690d11355ff067684","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044096,"v":true,"name":"button","left":14.0,"top":371.0,"width":168.0,"height":35.0,"gid":null,"locked":false,"text":"8:00-12:00","fs":15,"br":4,"bs":0,"ha":"center","va":"middle","z":6,"th":"","td":"normal","bo":1,"i":0,"bg":"#B4BF66\r\n","bc":"","tc":"#ffffff","o":100,"ts":0,"tsc":"#aaaaaa","ds":3,"sc":"#aaaaaa","ro":0,"ls":0,"icon":"","is":14,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wa4e4afc76e0d433c08f459","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044102,"v":true,"name":"button","left":199.0,"top":371.0,"width":160.0,"height":35.0,"gid":null,"locked":false,"text":"14:00-18:00","fs":15,"br":4,"bs":0,"ha":"center","va":"middle","z":6,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":3,"sc":"#aaaaaa","ro":0,"ls":0,"icon":"","is":14,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w66e45e3ef3de155a10e73a","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044117,"v":true,"name":"button","left":400.0,"top":371.0,"width":170.0,"height":35.0,"gid":null,"locked":false,"text":" 14:00-18:00","fs":15,"br":4,"bs":0,"ha":"left","va":"middle","z":6,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#c2c2c2","o":100,"ts":0,"tsc":"#aaaaaa","ds":3,"sc":"#aaaaaa","ro":0,"ls":0,"icon":"","is":14,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wad0b1d93c3263b172915f9","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044122,"v":true,"name":"label","left":517.0,"top":378.0,"width":35.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e(已满)\u003c/p\u003e","fs":13,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":19,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#c2c2c2","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w988449fd96d442e1eccd46","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044132,"v":true,"name":"label","left":68.0,"top":451.0,"width":57.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e服务地址\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#7a7a7a","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w15861de350d4461ec906a4","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044145,"v":true,"name":"label","left":23.0,"top":82.0,"width":20.0,"height":29.0,"gid":null,"locked":false,"text":"\u003cp\u003e1\u003c/p\u003e","fs":20,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":29,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#B4BF66\r\n","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wa18db671f18008beb8c4fc","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044157,"v":true,"name":"icon_button","left":15.0,"top":447.0,"width":37.0,"height":30.0,"gid":null,"locked":false,"is":35,"icon":"md-donut_large","br":0,"bs":0,"z":6,"th":"","bg":"","bc":"","tc":"#7a7a7a","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wa2873d3fec2f02262fcc5a","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044161,"v":true,"name":"label","left":23.0,"top":449.0,"width":20.0,"height":29.0,"gid":null,"locked":false,"text":"\u003cp\u003e2\u003c/p\u003e","fs":20,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":29,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#B4BF66\r\n","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w0002d7fdad8bbd05b58e6e","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044173,"v":true,"name":"rounded_rect","left":0.0,"top":70.0,"width":375.0,"height":360.0,"gid":null,"locked":false,"text":"","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":4,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w87be0b3756dae799011334","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044178,"v":true,"name":"rounded_rect","left":0.0,"top":436.0,"width":375.0,"height":144.0,"gid":null,"locked":false,"text":"","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":3,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w5c81c7cc0d286179dd13e7","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044211,"v":true,"name":"tab_bar","left":null,"top":null,"width":375.0,"height":45.0,"gid":null,"locked":false,"z":6,"th":"","bg":"","bc":"","o":100,"ds":0,"sc":"#aaaaaa","ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w7986a892df649cebf5e298","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044216,"v":true,"name":"button","left":0.0,"top":721.0,"width":375.0,"height":45.0,"gid":null,"locked":false,"text":"预 订","fs":15,"br":4,"bs":0,"ha":"center","va":"middle","z":6,"th":"","td":"normal","bo":0,"i":0,"bg":"#B4BF66\r\n","bc":"","tc":"#ffffff","o":100,"ts":0,"tsc":"#aaaaaa","ds":3,"sc":"#aaaaaa","ro":0,"ls":0,"icon":"","is":14,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wc3a4b462e5406ef735c496","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044227,"v":true,"name":"label","left":50.0,"top":504.0,"width":93.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e广州市 天河区\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w4eca5b8b2a54f6f343ef27","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044233,"v":true,"name":"icon_button","left":10.0,"top":491.0,"width":45.0,"height":45.0,"gid":null,"locked":false,"is":24,"icon":"md-home","br":0,"bs":0,"z":6,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wf08f00f004ac2831d646fc","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044241,"v":true,"name":"label","left":24.0,"top":529.0,"width":70.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e北京路XXX\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w354b0b0bb532d5509ad341","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044245,"v":true,"name":"hr","left":20.0,"top":550.0,"width":340.0,"height":10.0,"gid":null,"locked":false,"o":100,"z":6,"th":"","bc":"#e3e3e3","ls":0,"ro":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w8c32c62b0d26a98c9fca2e","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044254,"v":true,"name":"label","left":280.0,"top":520.0,"width":57.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e选择地址\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#969696","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w448312387e154883ce069c","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044258,"v":true,"name":"icon_button","left":328.0,"top":508.0,"width":45.0,"height":45.0,"gid":null,"locked":false,"is":24,"icon":"md-keyboard_arrow_right","br":0,"bs":0,"z":6,"th":"","bg":"","bc":"","tc":"#969696","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wd5482b3a832b3ac26bc792","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044485,"v":true,"name":"label","left":68.0,"top":639.0,"width":255.0,"height":23.0,"gid":null,"locked":false,"text":"已预约的服务,服务前12小时免费取消。","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#969696","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wf5ed00d9602150fe22d9fd","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044490,"v":true,"name":"label","left":92.0,"top":667.0,"width":203.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e超时请联系客服:400-6080-100\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#969696","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wa57d758a55cbfad9dce5d8","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044966,"v":true,"name":"label","left":124.0,"top":452.0,"width":199.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e(注:该服务地址填写后,不可再更换)\u003c/p\u003e","fs":11,"br":0,"bs":0,"ha":"center","va":"middle","z":7,"th":"","lh":16,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#696969","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w784b95b07c9c43273470d8","screen_cid":"sfe859aeb01cc27205fbe2b","timestamp":490044065,"v":true,"name":"icon_button","left":340.0,"top":23.0,"width":35.0,"height":40.0,"gid":null,"locked":false,"is":24,"icon":"md-phone","br":0,"bs":0,"z":6,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wFD426C8A881505785121273","screen_cid":"sFD910115531505785121271","timestamp":490039028,"v":true,"name":"status_bar","left":null,"top":null,"width":375.0,"height":20.0,"gid":null,"locked":false,"text":"中国移动","th":"light","bg":"","tc":"","bc":"","o":100,"z":3},{"cid":"w71C95A54B01505785121273","screen_cid":"sFD910115531505785121271","timestamp":490039045,"v":true,"name":"navigation_bar","left":null,"top":null,"width":375.0,"height":45.0,"gid":null,"locked":false,"text":"正在支付","fs":18,"z":4,"th":"","td":"normal","bo":0,"i":0,"bg":"","tc":"","bc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa"},{"cid":"w60647AFBFD1505785121277","screen_cid":"sFD910115531505785121271","timestamp":490039179,"v":true,"name":"icon_button","left":0.0,"top":20.0,"width":45.0,"height":45.0,"gid":"lC2A5A88B2F1505785121272","locked":false,"is":24,"icon":"fa-angle-left","br":0,"bs":0,"z":5,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w61C959DBB51505785121286","screen_cid":"sFD910115531505785121271","timestamp":490040181,"v":true,"name":"rounded_rect","left":0.0,"top":70.0,"width":375.0,"height":220.0,"gid":null,"locked":false,"text":"\u003cp\u003e\u003cbr\u003e\u003c/p\u003e","fs":14,"br":0,"bs":1,"ha":"left","va":"top","z":5,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w94B03B2EF11505785121289","screen_cid":"sFD910115531505785121271","timestamp":490041909,"v":true,"name":"label","left":130.0,"top":90.0,"width":115.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e5A至臻家 · 体验卡\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":5,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wA3ED9B94691505785121293","screen_cid":"sFD910115531505785121271","timestamp":490045175,"v":true,"name":"button","left":20.0,"top":350.0,"width":340.0,"height":47.0,"gid":"l631845DC781505792156809","locked":false,"text":"确认支付","fs":16,"br":4,"bs":0,"ha":"center","va":"middle","z":6,"th":"","td":"normal","bo":0,"i":0,"bg":"#d61a1a","bc":"#d61a1a","tc":"#ffffff","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"icon":"","is":14,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w3E269638931505785180879","screen_cid":"sFD910115531505785121271","timestamp":490045392,"v":true,"name":"label","left":137.5,"top":129.0,"width":102.0,"height":41.0,"gid":null,"locked":false,"text":"\u003cp\u003e¥199.00\u003c/p\u003e","fs":28,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":41,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#e51c23","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w894708209D1505785234563","screen_cid":"sFD910115531505785121271","timestamp":490045404,"v":true,"name":"hr","left":30.0,"top":185.0,"width":310.0,"height":10.0,"gid":null,"locked":false,"o":100,"z":6,"th":"","bc":"","ls":0,"ro":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w02C1EB09881505785250797","screen_cid":"sFD910115531505785121271","timestamp":490045408,"v":true,"name":"label","left":148.0,"top":200.0,"width":79.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e支付剩余时间\u003c/p\u003e","fs":13,"br":0,"bs":0,"ha":"center","va":"middle","z":6,"th":"","lh":19,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#737373","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w3C4B5E473F1505785275226","screen_cid":"sFD910115531505785121271","timestamp":490045415,"v":true,"name":"rounded_rect","left":90.0,"top":230.0,"width":190.0,"height":30.0,"gid":null,"locked":false,"text":"3 0 :0 0","fs":14,"br":0,"bs":1,"ha":"center","va":"middle","z":6,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w923207DEC41505788606364","screen_cid":"sD8F411178D1505788606363","timestamp":490040833,"v":true,"name":"tab_bar","left":null,"top":null,"width":375.0,"height":46.0,"gid":null,"locked":false,"z":6,"th":"","bg":"","bc":"","o":100,"ds":0,"sc":"#aaaaaa","ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w7A0708D3B91505788606365","screen_cid":"sD8F411178D1505788606363","timestamp":490040889,"v":true,"name":"rounded_rect","left":-2.0,"top":290.0,"width":380.0,"height":50.0,"gid":null,"locked":false,"text":"\u003cp\u003e \u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":4,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":1,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w95131780B91505788606365","screen_cid":"sD8F411178D1505788606363","timestamp":490043631,"v":true,"name":"image_view","left":0.0,"top":621.0,"width":380.0,"height":51.0,"gid":null,"locked":false,"bs":0,"br":0,"image":"/uploads3/images/1204/12042821/raw_1503382643.png","z":8,"th":"","bg":"","bc":"","tc":"","o":100,"p":true,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null,"filter":""},{"cid":"wF4D31068B41505788606366","screen_cid":"sD8F411178D1505788606363","timestamp":490043774,"v":true,"name":"image_view","left":0.0,"top":0.0,"width":375.0,"height":105.0,"gid":null,"locked":false,"bs":0,"br":0,"image":"/uploads3/images/1153/11536926/raw_1501653127.png","z":9,"th":"","bg":"","bc":"","tc":"","o":100,"p":true,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null,"filter":""},{"cid":"w66488DBFED1505788606368","screen_cid":"sD8F411178D1505788606363","timestamp":490043808,"v":true,"name":"image_view","left":0.0,"top":104.0,"width":375.0,"height":186.0,"gid":null,"locked":false,"bs":0,"br":0,"image":"/uploads3/images/1211/12118319/raw_1503561343.png","z":3,"th":"","bg":"","bc":"","tc":"","o":100,"p":true,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null,"filter":""},{"cid":"w5F732469B21505788606369","screen_cid":"sD8F411178D1505788606363","timestamp":490045611,"v":true,"name":"label","left":80.0,"top":304.0,"width":57.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e家庭保洁\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":9,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wBC8EDCA74C1505788606369","screen_cid":"sD8F411178D1505788606363","timestamp":490045617,"v":true,"name":"label","left":243.0,"top":304.0,"width":57.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e包年保洁\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":9,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wDAE4409B351505788606370","screen_cid":"sD8F411178D1505788606363","timestamp":490045622,"v":true,"name":"hr","left":220.0,"top":330.0,"width":100.0,"height":10.0,"gid":null,"locked":false,"o":100,"z":9,"th":"","bc":"","ls":0,"ro":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w5F22A271861505788606371","screen_cid":"sD8F411178D1505788606363","timestamp":490045889,"v":true,"name":"rounded_rect","left":0.0,"top":350.0,"width":375.0,"height":64.0,"gid":null,"locked":false,"text":"","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":59,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#FAFAFA","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w289859F6B51505788606371","screen_cid":"sD8F411178D1505788606363","timestamp":490045890,"v":true,"name":"label","left":73.0,"top":375.0,"width":278.0,"height":24.0,"gid":null,"locked":false,"text":"\u003cp\u003e全年两周一次保洁服务\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":60,"th":"","lh":24,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w0AE62006811505788606372","screen_cid":"sD8F411178D1505788606363","timestamp":490045892,"v":true,"name":"label","left":73.0,"top":352.0,"width":106.0,"height":28.799999999999997,"gid":null,"locked":false,"text":"\u003cp\u003e3A至臻家·年卡\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"left","va":"top","z":62,"th":"","lh":28,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":87,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w630C91C7761505788606373","screen_cid":"sD8F411178D1505788606363","timestamp":490045893,"v":true,"name":"image_view","left":21.0,"top":362.0,"width":40.0,"height":40.0,"gid":null,"locked":false,"bs":0,"br":0,"image":null,"z":1009,"th":"","bg":"","bc":"","tc":"","o":100,"p":true,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null,"filter":""},{"cid":"w9D5B0806AB1505788606373","screen_cid":"sD8F411178D1505788606363","timestamp":490046015,"v":true,"name":"rounded_rect","left":290.0,"top":364.0,"width":70.0,"height":36.0,"gid":null,"locked":false,"text":"\u003cp\u003e预约\u003c/p\u003e","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":1070,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#26AE76\r\n","bc":"","tc":"#ffffff","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wCEEAE8A7331505788606374","screen_cid":"sD8F411178D1505788606363","timestamp":490046036,"v":true,"name":"rounded_rect","left":0.0,"top":414.0,"width":375.0,"height":64.0,"gid":null,"locked":false,"text":"","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":1070,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#FAFAFA","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wCD162C0D2B1505788606375","screen_cid":"sD8F411178D1505788606363","timestamp":490046040,"v":true,"name":"label","left":73.0,"top":437.0,"width":278.0,"height":24.0,"gid":null,"locked":false,"text":"\u003cp\u003e全年每周一次保洁服务\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":1070,"th":"","lh":24,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w0D8A3EF20D1505788606376","screen_cid":"sD8F411178D1505788606363","timestamp":490046044,"v":true,"name":"label","left":73.0,"top":414.0,"width":106.0,"height":28.799999999999997,"gid":null,"locked":false,"text":"\u003cp\u003e4A舒适家·年卡\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"left","va":"top","z":1070,"th":"","lh":28,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":87,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w64FD7C64361505788606376","screen_cid":"sD8F411178D1505788606363","timestamp":490046048,"v":true,"name":"image_view","left":21.0,"top":426.0,"width":40.0,"height":40.0,"gid":null,"locked":false,"bs":0,"br":0,"image":null,"z":1070,"th":"","bg":"","bc":"","tc":"","o":100,"p":true,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null,"filter":""},{"cid":"wF50DC2E7B21505788606377","screen_cid":"sD8F411178D1505788606363","timestamp":490046052,"v":true,"name":"rounded_rect","left":290.0,"top":428.0,"width":70.0,"height":36.0,"gid":null,"locked":false,"text":"\u003cp\u003e预约\u003c/p\u003e","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":1070,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#26AE76\r\n","bc":"","tc":"#ffffff","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w104C922D9C1505788662457","screen_cid":"sD8F411178D1505788606363","timestamp":490046124,"v":true,"name":"rounded_rect","left":0.0,"top":478.0,"width":375.0,"height":64.0,"gid":null,"locked":false,"text":"","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":1070,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#FAFAFA","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w9D17E357DB1505788662459","screen_cid":"sD8F411178D1505788606363","timestamp":490046128,"v":true,"name":"label","left":73.0,"top":501.0,"width":278.0,"height":24.0,"gid":null,"locked":false,"text":"\u003cp\u003e全年每周两次保洁服务\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":1070,"th":"","lh":24,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wBD213EB35B1505788662460","screen_cid":"sD8F411178D1505788606363","timestamp":490046132,"v":true,"name":"label","left":73.0,"top":478.0,"width":106.0,"height":28.799999999999997,"gid":null,"locked":false,"text":"\u003cp\u003e5A至臻家·年卡\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"left","va":"top","z":1070,"th":"","lh":28,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":87,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w7433F563381505788662462","screen_cid":"sD8F411178D1505788606363","timestamp":490046136,"v":true,"name":"image_view","left":21.0,"top":490.0,"width":40.0,"height":40.0,"gid":null,"locked":false,"bs":0,"br":0,"image":null,"z":1070,"th":"","bg":"","bc":"","tc":"","o":100,"p":true,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null,"filter":""},{"cid":"w59BC9EF2821505788662464","screen_cid":"sD8F411178D1505788606363","timestamp":490046140,"v":true,"name":"rounded_rect","left":290.0,"top":492.0,"width":70.0,"height":36.0,"gid":null,"locked":false,"text":"\u003cp\u003e预约\u003c/p\u003e","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":1070,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#26AE76\r\n","bc":"","tc":"#ffffff","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w0E30B74F411505792083951","screen_cid":"sD8F411178D1505788606363","timestamp":490046368,"v":true,"name":"label","left":74.5,"top":391.0,"width":68.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e¥5199.00\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"center","va":"middle","z":1070,"th":"","lh":23,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#e51c23","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w5502DE30191505792099971","screen_cid":"sD8F411178D1505788606363","timestamp":490046374,"v":true,"name":"label","left":76.0,"top":452.0,"width":68.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e¥9999.00\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"center","va":"middle","z":1070,"th":"","lh":23,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#e51c23","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wD3FA7A015B1505792124003","screen_cid":"sD8F411178D1505788606363","timestamp":490046384,"v":true,"name":"label","left":75.0,"top":519.0,"width":77.0,"height":23.0,"gid":null,"locked":false,"text":"\u003cp\u003e¥18999.00\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"center","va":"middle","z":1070,"th":"","lh":23,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#e51c23","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w4982E10FFE1505807514743","screen_cid":"sD8F411178D1505788606363","timestamp":490047575,"v":true,"name":"rounded_rect","left":310.0,"top":70.0,"width":60.0,"height":30.0,"gid":null,"locked":false,"text":"","fs":14,"br":0,"bs":0,"ha":"center","va":"middle","z":1070,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#26AE76\r\n","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w2754074E2C1507537922164","screen_cid":"s58131C74491507537922164","timestamp":490103526,"v":true,"name":"status_bar","left":null,"top":null,"width":375.0,"height":20.0,"gid":null,"locked":false,"text":"中国移动","th":"light","bg":"","tc":"","bc":"","o":100,"z":3},{"cid":"wFBE8ABC8BB1507537934635","screen_cid":"s58131C74491507537922164","timestamp":490103531,"v":true,"name":"navigation_bar","left":null,"top":null,"width":375.0,"height":45.0,"gid":null,"locked":false,"text":"我的订单","fs":18,"z":3,"th":"","td":"normal","bo":0,"i":0,"bg":"","tc":"","bc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa"},{"cid":"w3E5A4824291507537934640","screen_cid":"s58131C74491507537922164","timestamp":490103535,"v":true,"name":"icon_button","left":0.0,"top":20.0,"width":45.0,"height":45.0,"gid":"lFAC8F208F21507537934635","locked":false,"is":24,"icon":"fa-angle-left","br":0,"bs":0,"z":3,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wC8428236031507537967310","screen_cid":"s58131C74491507537922164","timestamp":490103614,"v":true,"name":"rounded_rect","left":0.0,"top":78.0,"width":375.0,"height":152.0,"gid":null,"locked":false,"text":"","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":39,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#FAFAFA","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w58F4C0F7921507537967310","screen_cid":"s58131C74491507537922164","timestamp":490103617,"v":true,"name":"label","left":306.0,"top":85.0,"width":57.0,"height":26.0,"gid":null,"locked":false,"text":"\u003cp\u003e¥ 5199\u003c/p\u003e","fs":18,"br":0,"bs":0,"ha":"left","va":"top","z":41,"th":"","lh":26,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#e51c23","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w2D0FC68D5C1507537967310","screen_cid":"s58131C74491507537922164","timestamp":490103620,"v":true,"name":"text_view","left":72.0,"top":148.0,"width":278.0,"height":30.0,"gid":null,"locked":false,"text":"\u003cp\u003e高端保洁服务\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":43,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null},{"cid":"wABB7F3CFA41507537967310","screen_cid":"s58131C74491507537922164","timestamp":490103621,"v":true,"name":"label","left":12.0,"top":88.0,"width":99.0,"height":19.2,"gid":null,"locked":false,"text":"\u003cp\u003e2017-01-01 14:09 \u003c/p\u003e","fs":12,"br":0,"bs":0,"ha":"right","va":"top","z":44,"th":"","lh":19,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w83A4E3E32F1507537967310","screen_cid":"s58131C74491507537922164","timestamp":490103622,"v":true,"name":"label","left":72.0,"top":118.0,"width":122.0,"height":28.799999999999997,"gid":null,"locked":false,"text":"\u003cp\u003e5A至臻家·体验卡\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"left","va":"top","z":45,"th":"","lh":28,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":87,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w0F598CD9291507537967310","screen_cid":"s58131C74491507537922164","timestamp":490103623,"v":true,"name":"image_view","left":12.0,"top":120.0,"width":48.0,"height":48.0,"gid":null,"locked":false,"bs":0,"br":0,"image":null,"z":1003,"th":"","bg":"","bc":"","tc":"","o":100,"p":true,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null,"filter":""},{"cid":"wC74B70B9F91507538014810","screen_cid":"s58131C74491507537922164","timestamp":490103678,"v":true,"name":"hr","left":12.0,"top":180.0,"width":348.0,"height":10.0,"gid":null,"locked":false,"o":100,"z":1003,"th":"","bc":"#dedede","ls":0,"ro":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w59E266ED3E1507538074968","screen_cid":"s58131C74491507537922164","timestamp":490103690,"v":true,"name":"hr","left":10.0,"top":106.0,"width":350.0,"height":10.0,"gid":null,"locked":false,"o":100,"z":1003,"th":"","bc":"#dedede","ls":0,"ro":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w66E50EDB961507538193274","screen_cid":"s58131C74491507537922164","timestamp":490103711,"v":true,"name":"button","left":283.0,"top":193.0,"width":80.0,"height":30.0,"gid":"l88C7CFAB661507538675583","locked":false,"text":"去预约","fs":14,"br":4,"bs":1,"ha":"center","va":"middle","z":1003,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"icon":"","is":14,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wD3D74D48281507538232500","screen_cid":"s58131C74491507537922164","timestamp":490103724,"v":true,"name":"text_view","left":12.0,"top":200.0,"width":63.0,"height":30.0,"gid":null,"locked":false,"text":"\u003cp\u003e已付款\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":1003,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null},{"cid":"w79DE5E25051507538396614","screen_cid":"s58131C74491507537922164","timestamp":490103741,"v":true,"name":"rounded_rect","left":0.0,"top":240.0,"width":375.0,"height":152.0,"gid":null,"locked":false,"text":"","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":1003,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#FAFAFA","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w95C6051E0C1507538396620","screen_cid":"s58131C74491507537922164","timestamp":490103745,"v":true,"name":"label","left":306.0,"top":247.0,"width":57.0,"height":26.0,"gid":null,"locked":false,"text":"\u003cp\u003e¥ 5199\u003c/p\u003e","fs":18,"br":0,"bs":0,"ha":"left","va":"top","z":1003,"th":"","lh":26,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#e51c23","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w7F2DBCCE371507538396624","screen_cid":"s58131C74491507537922164","timestamp":490103749,"v":true,"name":"text_view","left":72.0,"top":310.0,"width":278.0,"height":30.0,"gid":null,"locked":false,"text":"\u003cp\u003e高端保洁服务\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":1003,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null},{"cid":"w5E98BD14821507538396627","screen_cid":"s58131C74491507537922164","timestamp":490103753,"v":true,"name":"label","left":12.0,"top":250.0,"width":99.0,"height":19.2,"gid":null,"locked":false,"text":"\u003cp\u003e2017-01-01 14:09 \u003c/p\u003e","fs":12,"br":0,"bs":0,"ha":"right","va":"top","z":1003,"th":"","lh":19,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wD0832ABC1D1507538396630","screen_cid":"s58131C74491507537922164","timestamp":490103757,"v":true,"name":"label","left":72.0,"top":280.0,"width":122.0,"height":28.799999999999997,"gid":null,"locked":false,"text":"\u003cp\u003e5A至臻家·体验卡\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"left","va":"top","z":1003,"th":"","lh":28,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":87,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w82BCF650BE1507538396632","screen_cid":"s58131C74491507537922164","timestamp":490103761,"v":true,"name":"image_view","left":12.0,"top":282.0,"width":48.0,"height":48.0,"gid":null,"locked":false,"bs":0,"br":0,"image":null,"z":1003,"th":"","bg":"","bc":"","tc":"","o":100,"p":true,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null,"filter":""},{"cid":"wBDD749797E1507538396635","screen_cid":"s58131C74491507537922164","timestamp":490103765,"v":true,"name":"hr","left":12.0,"top":342.0,"width":348.0,"height":10.0,"gid":null,"locked":false,"o":100,"z":1003,"th":"","bc":"#dedede","ls":0,"ro":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w2FDAE530BB1507538396637","screen_cid":"s58131C74491507537922164","timestamp":490103769,"v":true,"name":"hr","left":10.0,"top":268.0,"width":350.0,"height":10.0,"gid":null,"locked":false,"o":100,"z":1003,"th":"","bc":"#dedede","ls":0,"ro":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wED7BA4D7D31507538396639","screen_cid":"s58131C74491507537922164","timestamp":490103773,"v":true,"name":"button","left":283.0,"top":355.0,"width":80.0,"height":30.0,"gid":null,"locked":false,"text":"删除订单","fs":14,"br":4,"bs":1,"ha":"center","va":"middle","z":1003,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"icon":"","is":14,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wAC032D08731507538396641","screen_cid":"s58131C74491507537922164","timestamp":490103777,"v":true,"name":"text_view","left":12.0,"top":362.0,"width":63.0,"height":30.0,"gid":null,"locked":false,"text":"\u003cp\u003e交易关闭\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":1003,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null},{"cid":"w975D96C8751507538590753","screen_cid":"s58131C74491507537922164","timestamp":490103811,"v":true,"name":"rounded_rect","left":0.0,"top":402.0,"width":375.0,"height":152.0,"gid":null,"locked":false,"text":"","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":1003,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#FAFAFA","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w5E945A698F1507538590769","screen_cid":"s58131C74491507537922164","timestamp":490103815,"v":true,"name":"label","left":306.0,"top":409.0,"width":57.0,"height":26.0,"gid":null,"locked":false,"text":"\u003cp\u003e¥ 5199\u003c/p\u003e","fs":18,"br":0,"bs":0,"ha":"left","va":"top","z":1003,"th":"","lh":26,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#e51c23","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wC0DB38532E1507538590773","screen_cid":"s58131C74491507537922164","timestamp":490103819,"v":true,"name":"text_view","left":72.0,"top":472.0,"width":278.0,"height":30.0,"gid":null,"locked":false,"text":"\u003cp\u003e高端保洁服务\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":1003,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null},{"cid":"wEB02071B2A1507538590775","screen_cid":"s58131C74491507537922164","timestamp":490103823,"v":true,"name":"label","left":12.0,"top":412.0,"width":99.0,"height":19.2,"gid":null,"locked":false,"text":"\u003cp\u003e2017-01-01 14:09 \u003c/p\u003e","fs":12,"br":0,"bs":0,"ha":"right","va":"top","z":1003,"th":"","lh":19,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wA165E5E52F1507538590776","screen_cid":"s58131C74491507537922164","timestamp":490103827,"v":true,"name":"label","left":72.0,"top":442.0,"width":122.0,"height":28.799999999999997,"gid":null,"locked":false,"text":"\u003cp\u003e5A至臻家·体验卡\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"left","va":"top","z":1003,"th":"","lh":28,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":87,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w6F6B7CDA6C1507538590777","screen_cid":"s58131C74491507537922164","timestamp":490103831,"v":true,"name":"image_view","left":12.0,"top":444.0,"width":48.0,"height":48.0,"gid":null,"locked":false,"bs":0,"br":0,"image":null,"z":1003,"th":"","bg":"","bc":"","tc":"","o":100,"p":true,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null,"filter":""},{"cid":"wBBC20B4B001507538590779","screen_cid":"s58131C74491507537922164","timestamp":490103835,"v":true,"name":"hr","left":12.0,"top":504.0,"width":348.0,"height":10.0,"gid":null,"locked":false,"o":100,"z":1003,"th":"","bc":"#dedede","ls":0,"ro":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w5A801449CF1507538590780","screen_cid":"s58131C74491507537922164","timestamp":490103839,"v":true,"name":"hr","left":10.0,"top":430.0,"width":350.0,"height":10.0,"gid":null,"locked":false,"o":100,"z":1003,"th":"","bc":"#dedede","ls":0,"ro":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wB450BA93AF1507538590782","screen_cid":"s58131C74491507537922164","timestamp":490103843,"v":true,"name":"button","left":283.0,"top":517.0,"width":80.0,"height":30.0,"gid":null,"locked":false,"text":"去付款","fs":14,"br":4,"bs":1,"ha":"center","va":"middle","z":1003,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"icon":"","is":14,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wE2ED91F3841507538590784","screen_cid":"s58131C74491507537922164","timestamp":490103847,"v":true,"name":"text_view","left":12.0,"top":524.0,"width":63.0,"height":30.0,"gid":null,"locked":false,"text":"\u003cp\u003e未付款\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":1003,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null},{"cid":"wDAD4DD7F461507538621839","screen_cid":"s58131C74491507537922164","timestamp":490103861,"v":true,"name":"rounded_rect","left":0.0,"top":568.0,"width":375.0,"height":152.0,"gid":null,"locked":false,"text":"","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":1003,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#FAFAFA","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w0C667DBAAD1507538621852","screen_cid":"s58131C74491507537922164","timestamp":490103865,"v":true,"name":"label","left":306.0,"top":575.0,"width":57.0,"height":26.0,"gid":null,"locked":false,"text":"\u003cp\u003e¥ 5199\u003c/p\u003e","fs":18,"br":0,"bs":0,"ha":"left","va":"top","z":1003,"th":"","lh":26,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#e51c23","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wB1D5A32BD11507538621854","screen_cid":"s58131C74491507537922164","timestamp":490103869,"v":true,"name":"text_view","left":72.0,"top":638.0,"width":278.0,"height":30.0,"gid":null,"locked":false,"text":"\u003cp\u003e高端保洁服务\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":1003,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null},{"cid":"wBB941DEDB61507538621857","screen_cid":"s58131C74491507537922164","timestamp":490103873,"v":true,"name":"label","left":12.0,"top":578.0,"width":99.0,"height":19.2,"gid":null,"locked":false,"text":"\u003cp\u003e2017-01-01 14:09 \u003c/p\u003e","fs":12,"br":0,"bs":0,"ha":"right","va":"top","z":1003,"th":"","lh":19,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w6656F8D74E1507538621859","screen_cid":"s58131C74491507537922164","timestamp":490103877,"v":true,"name":"label","left":72.0,"top":608.0,"width":122.0,"height":28.799999999999997,"gid":null,"locked":false,"text":"\u003cp\u003e5A至臻家·体验卡\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"left","va":"top","z":1003,"th":"","lh":28,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":87,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w5A6FE239D51507538621862","screen_cid":"s58131C74491507537922164","timestamp":490103881,"v":true,"name":"image_view","left":12.0,"top":610.0,"width":48.0,"height":48.0,"gid":null,"locked":false,"bs":0,"br":0,"image":null,"z":1003,"th":"","bg":"","bc":"","tc":"","o":100,"p":true,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null,"filter":""},{"cid":"w25DC826F831507538621865","screen_cid":"s58131C74491507537922164","timestamp":490103885,"v":true,"name":"hr","left":12.0,"top":670.0,"width":348.0,"height":10.0,"gid":null,"locked":false,"o":100,"z":1003,"th":"","bc":"#dedede","ls":0,"ro":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w282A269FFB1507538621867","screen_cid":"s58131C74491507537922164","timestamp":490103889,"v":true,"name":"hr","left":10.0,"top":596.0,"width":350.0,"height":10.0,"gid":null,"locked":false,"o":100,"z":1003,"th":"","bc":"#dedede","ls":0,"ro":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wD3DFA15FD11507538621870","screen_cid":"s58131C74491507537922164","timestamp":490103893,"v":true,"name":"button","left":283.0,"top":683.0,"width":80.0,"height":30.0,"gid":null,"locked":false,"text":"删除订单","fs":14,"br":4,"bs":1,"ha":"center","va":"middle","z":1003,"th":"","td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"icon":"","is":14,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w994E2110241507538621872","screen_cid":"s58131C74491507537922164","timestamp":490103897,"v":true,"name":"text_view","left":12.0,"top":690.0,"width":63.0,"height":30.0,"gid":null,"locked":false,"text":"\u003cp\u003e已退款\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":1003,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null},{"cid":"wB3AA7667FF1507538538208","screen_cid":"sC76B4256FB1507538538207","timestamp":490103805,"v":true,"name":"status_bar","left":null,"top":null,"width":375.0,"height":20.0,"gid":null,"locked":false,"text":"中国移动","th":"light","bg":"","tc":"","bc":"","o":100,"z":3},{"cid":"w50BC2045BC1507538687023","screen_cid":"sC76B4256FB1507538538207","timestamp":490103915,"v":true,"name":"navigation_bar","left":null,"top":null,"width":375.0,"height":45.0,"gid":null,"locked":false,"text":"订单详情","fs":18,"z":3,"th":"","td":"normal","bo":0,"i":0,"bg":"","tc":"","bc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa"},{"cid":"wC6A2133E9C1507538687025","screen_cid":"sC76B4256FB1507538538207","timestamp":490103919,"v":true,"name":"icon_button","left":0.0,"top":20.0,"width":45.0,"height":45.0,"gid":"l0D379384291507538687022","locked":false,"is":24,"icon":"fa-angle-left","br":0,"bs":0,"z":3,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w17B1A14DFA1507538801397","screen_cid":"sC76B4256FB1507538538207","timestamp":490103926,"v":true,"name":"rounded_rect","left":0.0,"top":80.0,"width":375.0,"height":110.0,"gid":null,"locked":false,"text":"","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":53,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#FAFAFA","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w58E9BC14401507538801397","screen_cid":"sC76B4256FB1507538538207","timestamp":490103927,"v":true,"name":"label","left":25.0,"top":154.0,"width":278.0,"height":24.0,"gid":null,"locked":false,"text":"关闭原因:支付超时","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":57,"th":"","lh":24,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wCBB61E404B1507538801397","screen_cid":"sC76B4256FB1507538538207","timestamp":490103929,"v":true,"name":"label","left":25.0,"top":129.0,"width":105.0,"height":28.799999999999997,"gid":null,"locked":false,"text":"\u003cp\u003e交易关闭\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"left","va":"top","z":58,"th":"","lh":28,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":87,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w590A88FAD91507539029121","screen_cid":"sC76B4256FB1507538538207","timestamp":490103956,"v":true,"name":"rounded_rect","left":0.0,"top":197.0,"width":375.0,"height":75.0,"gid":null,"locked":false,"text":"","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":56,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#FAFAFA","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w27103A6CDF1507539029134","screen_cid":"sC76B4256FB1507538538207","timestamp":490103964,"v":true,"name":"text_view","left":62.0,"top":237.0,"width":278.0,"height":30.0,"gid":null,"locked":false,"text":"\u003cp\u003e广州市天河区XXXX\u003c/p\u003e","fs":13,"br":0,"bs":0,"ha":"left","va":"top","z":56,"th":"","lh":19,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null},{"cid":"w7AA4F85C751507539029137","screen_cid":"sC76B4256FB1507538538207","timestamp":490103972,"v":true,"name":"label","left":62.0,"top":207.0,"width":148.0,"height":28.799999999999997,"gid":null,"locked":false,"text":"\u003cp\u003e方先生 1311211121\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"left","va":"top","z":56,"th":"","lh":28,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":87,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w28E1D577E91507539092144","screen_cid":"sC76B4256FB1507538538207","timestamp":490104017,"v":true,"name":"rounded_rect","left":0.0,"top":283.0,"width":375.0,"height":130.0,"gid":null,"locked":false,"text":"","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":56,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#FAFAFA","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w2265E418BD1507539092146","screen_cid":"sC76B4256FB1507538538207","timestamp":490104021,"v":true,"name":"text_view","left":72.0,"top":331.0,"width":278.0,"height":30.0,"gid":null,"locked":false,"text":"\u003cp\u003e高端保洁服务\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":56,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null},{"cid":"wF1F46390201507539092149","screen_cid":"sC76B4256FB1507538538207","timestamp":490104025,"v":true,"name":"label","left":72.0,"top":301.0,"width":122.0,"height":28.799999999999997,"gid":null,"locked":false,"text":"\u003cp\u003e5A至臻家·体验卡\u003c/p\u003e","fs":16,"br":0,"bs":0,"ha":"left","va":"top","z":56,"th":"","lh":28,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":87,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w510212FB761507539092151","screen_cid":"sC76B4256FB1507538538207","timestamp":490104029,"v":true,"name":"image_view","left":12.0,"top":303.0,"width":48.0,"height":48.0,"gid":null,"locked":false,"bs":0,"br":0,"image":null,"z":56,"th":"","bg":"","bc":"","tc":"","o":100,"p":true,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0","clip":null,"filter":""},{"cid":"w943165D3901507539092153","screen_cid":"sC76B4256FB1507538538207","timestamp":490104033,"v":true,"name":"hr","left":12.0,"top":363.0,"width":348.0,"height":10.0,"gid":null,"locked":false,"o":100,"z":56,"th":"","bc":"#dedede","ls":0,"ro":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wDA8B702AC31507539092155","screen_cid":"sC76B4256FB1507538538207","timestamp":490104037,"v":true,"name":"label","left":14.0,"top":381.0,"width":278.0,"height":24.0,"gid":null,"locked":false,"text":"\u003cp\u003e订单备注:无\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":56,"th":"","lh":24,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wBEA8B158581507539151849","screen_cid":"sC76B4256FB1507538538207","timestamp":490104057,"v":true,"name":"icon_button","left":10.0,"top":207.0,"width":45.0,"height":45.0,"gid":null,"locked":false,"is":24,"icon":"fa-street-view","br":0,"bs":0,"z":56,"th":"","bg":"","bc":"","tc":"","o":100,"ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w717F92EEA01507539193053","screen_cid":"sC76B4256FB1507538538207","timestamp":490104075,"v":true,"name":"rounded_rect","left":0.0,"top":421.0,"width":375.0,"height":130.0,"gid":null,"locked":false,"text":"","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":56,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#FAFAFA","bc":"","tc":"","o":100,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wD39BF954041507539193062","screen_cid":"sC76B4256FB1507538538207","timestamp":490104091,"v":true,"name":"hr","left":20.0,"top":466.0,"width":348.0,"height":10.0,"gid":null,"locked":false,"o":100,"z":56,"th":"","bc":"#dedede","ls":0,"ro":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wE965267E981507539193067","screen_cid":"sC76B4256FB1507538538207","timestamp":490104095,"v":true,"name":"label","left":20.0,"top":498.0,"width":278.0,"height":24.0,"gid":null,"locked":false,"text":"\u003cp\u003e实付款\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":56,"th":"","lh":24,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wDDA265247A1507539203785","screen_cid":"sC76B4256FB1507538538207","timestamp":490104099,"v":true,"name":"label","left":20.0,"top":442.0,"width":278.0,"height":24.0,"gid":null,"locked":false,"text":"订单价格","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":56,"th":"","lh":24,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wBFFEFD9DD91507539226563","screen_cid":"sC76B4256FB1507538538207","timestamp":490104113,"v":true,"name":"label","left":304.0,"top":446.0,"width":63.0,"height":26.0,"gid":null,"locked":false,"text":"\u003cp\u003e¥ 5199.00\u003c/p\u003e","fs":14,"br":0,"bs":0,"ha":"left","va":"top","z":56,"th":"","lh":20,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#6b6b6b","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"wFAD8AA541D1507539254707","screen_cid":"sC76B4256FB1507538538207","timestamp":490104121,"v":true,"name":"label","left":280.0,"top":492.0,"width":90.0,"height":29.0,"gid":null,"locked":false,"text":"\u003cp\u003e¥ 5199.00\u003c/p\u003e","fs":20,"br":0,"bs":0,"ha":"left","va":"top","z":56,"th":"","lh":29,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#e51c23","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w1E8DBD15071507539315892","screen_cid":"sC76B4256FB1507538538207","timestamp":490104129,"v":true,"name":"label","left":25.0,"top":86.0,"width":278.0,"height":19.0,"gid":null,"locked":false,"text":"\u003cp\u003e订单编号: 201710015241545423\u003c/p\u003e","fs":13,"br":0,"bs":0,"ha":"left","va":"top","z":56,"th":"","lh":19,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w5A51D390EA1507539346778","screen_cid":"sC76B4256FB1507538538207","timestamp":490104153,"v":true,"name":"label","left":25.0,"top":105.0,"width":278.0,"height":19.0,"gid":null,"locked":false,"text":"\u003cp\u003e下单时间: 2017-01-01 12:11\u003c/p\u003e","fs":13,"br":0,"bs":0,"ha":"left","va":"top","z":56,"th":"","lh":19,"td":"normal","bo":0,"i":0,"bg":"","bc":"","tc":"#000000","o":54,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w00091E82C91507539391708","screen_cid":"sC76B4256FB1507538538207","timestamp":490104161,"v":true,"name":"rounded_rect","left":14.0,"top":128.0,"width":346.0,"height":52.0,"gid":null,"locked":false,"text":"\u003cp\u003e \u003c/p\u003e","fs":14,"br":2,"bs":0,"ha":"center","va":"middle","z":56,"lh":20,"th":"","td":"normal","bo":0,"i":0,"bg":"#8bc34a","bc":"#8bc34a","tc":"","o":21,"ts":0,"tsc":"#aaaaaa","ds":2,"sc":"#c1c1c1","ro":0,"padding":0,"ls":0,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w41414F6FCB1507539502265","screen_cid":"sC76B4256FB1507538538207","timestamp":490104192,"v":true,"name":"button","left":0.0,"top":622.0,"width":375.0,"height":45.0,"gid":"gAF29546126F8BA7B4F18E","locked":false,"text":"确定","fs":16,"br":4,"bs":0,"ha":"center","va":"middle","z":59,"th":"","td":"normal","bo":0,"i":0,"bg":"#d61a1a","bc":"#d61a1a","tc":"#ffffff","o":100,"ts":0,"tsc":"#aaaaaa","ds":0,"sc":"#aaaaaa","ro":0,"ls":0,"icon":"","is":14,"fixed":false,"fixed_type":1,"ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"},{"cid":"w47E1DAA5BE1507539509212","screen_cid":"sC76B4256FB1507538538207","timestamp":490104196,"v":true,"name":"tab_bar","left":null,"top":null,"width":375.0,"height":45.0,"gid":null,"locked":false,"z":58,"th":"","bg":"","bc":"","o":100,"ds":0,"sc":"#aaaaaa","ani_name":"none","ani_delay":"0","ani_count":"1","ani_duration":"0"}],"links":[{"cid":"l09db3ab1794cf7c8ed1dea","screen_cid":"sf7269f80f2d63012eaffbd","target_cid":"prev","transition":"slideright","gesture":"tap","timer":0.0,"menu_offset":75,"reset":true,"ani_duration":"0.2s","ani_delay":"","state_cid":null,"widget_cids":null,"targetstate_cid":null,"sourcestate_cid":"default"},{"cid":"lf3aaf06959bda33fb6ab04","screen_cid":"sf7269f80f2d63012eaffbd","target_cid":"prev","transition":"slideright","gesture":"tap","timer":0.0,"menu_offset":75,"reset":true,"ani_duration":"0.2s","ani_delay":"","state_cid":null,"widget_cids":null,"targetstate_cid":null,"sourcestate_cid":"default"},{"cid":"l7849f191289f99939aee9e","screen_cid":"sf3ba3b30ebd4064619a7b8","target_cid":"prev","transition":"slideright","gesture":"tap","timer":0.0,"menu_offset":75,"reset":true,"ani_duration":"0.2s","ani_delay":"","state_cid":null,"widget_cids":null,"targetstate_cid":null,"sourcestate_cid":"default"},{"cid":"l83D85C827A1505785344445","screen_cid":"sf3ba3b30ebd4064619a7b8","target_cid":"sFD910115531505785121271","transition":"none","gesture":"tap","timer":0.0,"menu_offset":75,"reset":true,"ani_duration":"0.2s","ani_delay":"","state_cid":null,"widget_cids":"","targetstate_cid":null,"sourcestate_cid":"default"},{"cid":"l8f5c560b25eb6116adf65e","screen_cid":"s30d32769387940075c1376","target_cid":"prev","transition":"slideright","gesture":"tap","timer":0.0,"menu_offset":75,"reset":true,"ani_duration":"0.2s","ani_delay":"","state_cid":null,"widget_cids":null,"targetstate_cid":null,"sourcestate_cid":"default"},{"cid":"l57782C31731505792010829","screen_cid":"se6886503dc97a34e6a7093","target_cid":"sf3ba3b30ebd4064619a7b8","transition":"none","gesture":"tap","timer":0.0,"menu_offset":75,"reset":true,"ani_duration":"0.2s","ani_delay":"","state_cid":null,"widget_cids":"","targetstate_cid":null,"sourcestate_cid":"default"},{"cid":"l21F585F0361505792015389","screen_cid":"se6886503dc97a34e6a7093","target_cid":"sf3ba3b30ebd4064619a7b8","transition":"none","gesture":"tap","timer":0.0,"menu_offset":75,"reset":true,"ani_duration":"0.2s","ani_delay":"","state_cid":null,"widget_cids":"","targetstate_cid":null,"sourcestate_cid":"default"},{"cid":"lf9e400777866fbcc4ffdf2","screen_cid":"sfe859aeb01cc27205fbe2b","target_cid":"prev","transition":"slideright","gesture":"tap","timer":0.0,"menu_offset":75,"reset":true,"ani_duration":"0.2s","ani_delay":"","state_cid":null,"widget_cids":null,"targetstate_cid":null,"sourcestate_cid":"default"},{"cid":"lC2A5A88B2F1505785121272","screen_cid":"sFD910115531505785121271","target_cid":"prev","transition":"slideright","gesture":"tap","timer":0.0,"menu_offset":75,"reset":true,"ani_duration":"0.2s","ani_delay":"","state_cid":null,"widget_cids":"","targetstate_cid":null,"sourcestate_cid":"default"},{"cid":"l631845DC781505792156809","screen_cid":"sFD910115531505785121271","target_cid":"s30d32769387940075c1376","transition":"none","gesture":"tap","timer":0.0,"menu_offset":75,"reset":true,"ani_duration":"0.2s","ani_delay":"","state_cid":null,"widget_cids":"","targetstate_cid":null,"sourcestate_cid":"default"},{"cid":"lFAC8F208F21507537934635","screen_cid":"s58131C74491507537922164","target_cid":"prev","transition":"slideright","gesture":"tap","timer":0.0,"menu_offset":75,"reset":true,"ani_duration":"0.2s","ani_delay":"","state_cid":null,"widget_cids":"","targetstate_cid":null,"sourcestate_cid":"default"},{"cid":"l88C7CFAB661507538675583","screen_cid":"s58131C74491507537922164","target_cid":"s30d32769387940075c1376","transition":"none","gesture":"tap","timer":0.0,"menu_offset":75,"reset":true,"ani_duration":"0.2s","ani_delay":"","state_cid":null,"widget_cids":"","targetstate_cid":null,"sourcestate_cid":"default"},{"cid":"l0D379384291507538687022","screen_cid":"sC76B4256FB1507538538207","target_cid":"prev","transition":"slideright","gesture":"tap","timer":0.0,"menu_offset":75,"reset":true,"ani_duration":"0.2s","ani_delay":"","state_cid":null,"widget_cids":"","targetstate_cid":null,"sourcestate_cid":"default"}],"panels":[],"screen_aligns":[{"cid":"sD8F411178D1505788606363","h":"","v":""},{"cid":"se6886503dc97a34e6a7093","h":"","v":""},{"cid":"sf3ba3b30ebd4064619a7b8","h":"","v":""},{"cid":"sFD910115531505785121271","h":"","v":""}],"screenstates":[],"widgetstates":[],"panelstates":[],"devices":{"android":{"google_nexus":{"width":360,"height":640,"name":"Google Pixel"},"samsung":{"width":360,"height":640,"name":"Samsung"},"Xiaomi":{"width":360,"height":640,"name":"XiaoMi"},"Huawei":{"width":360,"height":640,"name":"Huawei"},"Meizu":{"width":360,"height":600,"name":"Meizu","hide":true},"google_nexus_4":{"width":384,"height":640,"name":"Google Nexus 4","hide":true},"customize":{"width":360,"height":640,"name":"Customize"}},"iphone":{"iphone_4":{"width":320,"height":480,"scale":100,"icon_size":"120x120","name":"iPhone 4","hide":true},"iphone_5":{"width":320,"height":568,"scale":100,"icon_size":"120x120","name":"iPhone 5/SE"},"iphone_6":{"width":375,"height":667,"scale":100,"icon_size":"180x180","name":"iPhone 6/7"},"iphone_6_plus":{"width":414,"height":736,"scale":100,"icon_size":"180x180","name":"iPhone 6/7 Plus"},"ipad_3_4":{"width":768,"height":1024,"scale":75,"icon_size":"152x152","name":"iPad"},"ipad_pro":{"width":1024,"height":1366,"scale":75,"icon_size":"152x152","name":"iPad Pro"}},"ipad":{"ipad_3_4":{"width":768,"height":1024,"scale":75,"icon_size":"152x152","name":"iPad"},"ipad_pro":{"width":1024,"height":1366,"scale":75,"icon_size":"152x152","name":"iPad Pro"}},"web":{"desktop":{"width":1440,"height":1024,"name":"Webpage"}},"default":{"iphone":"iphone_5","ipad":"ipad_3_4","android":"google_nexus"}},"collaborators":[],"threads":[],"comments":[],"teams":[]}</script>
|