[
  {
    "path": ".gitattributes",
    "content": "*.js linguist-language=vue\n"
  },
  {
    "path": "CODE_OF_CONDUCT.md",
    "content": "# Code of Conduct\n\n## 1. Purpose\n\nA primary goal of Widgets Playground is to be inclusive to the largest number of contributors, with the most varied and diverse backgrounds possible. As such, we are committed to providing a friendly, safe and welcoming environment for all, regardless of gender, sexual orientation, ability, ethnicity, socioeconomic status, and religion (or lack thereof).\n\nThis code of conduct outlines our expectations for all those who participate in our community, as well as the consequences for unacceptable behavior.\n\nWe invite all those who participate in Widgets Playground to help us create safe and positive experiences for everyone.\n\n## 2. Open Source Citizenship\n\nA supplemental goal of this Code of Conduct is to increase open source citizenship by encouraging participants to recognize and strengthen the relationships between our actions and their effects on our community.\n\nCommunities mirror the societies in which they exist and positive action is essential to counteract the many forms of inequality and abuses of power that exist in society.\n\nIf you see someone who is making an extra effort to ensure our community is welcoming, friendly, and encourages all participants to contribute to the fullest extent, we want to know.\n\n## 3. Expected Behavior\n\nThe following behaviors are expected and requested of all community members:\n\n*   Participate in an authentic and active way. In doing so, you contribute to the health and longevity of this community.\n*   Exercise consideration and respect in your speech and actions.\n*   Attempt collaboration before conflict.\n*   Refrain from demeaning, discriminatory, or harassing behavior and speech.\n*   Be mindful of your surroundings and of your fellow participants. Alert community leaders if you notice a dangerous situation, someone in distress, or violations of this Code of Conduct, even if they seem inconsequential.\n*   Remember that community event venues may be shared with members of the public; please be respectful to all patrons of these locations.\n\n## 4. Unacceptable Behavior\n\nThe following behaviors are considered harassment and are unacceptable within our community:\n\n*   Violence, threats of violence or violent language directed against another person.\n*   Sexist, racist, homophobic, transphobic, ableist or otherwise discriminatory jokes and language.\n*   Posting or displaying sexually explicit or violent material.\n*   Posting or threatening to post other people’s personally identifying information (\"doxing\").\n*   Personal insults, particularly those related to gender, sexual orientation, race, religion, or disability.\n*   Inappropriate photography or recording.\n*   Inappropriate physical contact. You should have someone’s consent before touching them.\n*   Unwelcome sexual attention. This includes, sexualized comments or jokes; inappropriate touching, groping, and unwelcomed sexual advances.\n*   Deliberate intimidation, stalking or following (online or in person).\n*   Advocating for, or encouraging, any of the above behavior.\n*   Sustained disruption of community events, including talks and presentations.\n\n## 5. Consequences of Unacceptable Behavior\n\nUnacceptable behavior from any community member, including sponsors and those with decision-making authority, will not be tolerated.\n\nAnyone asked to stop unacceptable behavior is expected to comply immediately.\n\nIf a community member engages in unacceptable behavior, the community organizers may take any action they deem appropriate, up to and including a temporary ban or permanent expulsion from the community without warning (and without refund in the case of a paid event).\n\n## 6. Reporting Guidelines\n\nIf you are subject to or witness unacceptable behavior, or have any other concerns, please notify a community organizer as soon as possible. tower1229@gmail.com.\n\n\n\nAdditionally, community organizers are available to help community members engage with local law enforcement or to otherwise help those experiencing unacceptable behavior feel safe. In the context of in-person events, organizers will also provide escorts as desired by the person experiencing distress.\n\n## 7. Addressing Grievances\n\nIf you feel you have been falsely or unfairly accused of violating this Code of Conduct, you should notify Tower1229 with a concise description of your grievance. Your grievance will be handled in accordance with our existing governing policies.\n\n\n\n## 8. Scope\n\nWe expect all community participants (contributors, paid or otherwise; sponsors; and other guests) to abide by this Code of Conduct in all community venues–online and in-person–as well as in all one-on-one communications pertaining to community business.\n\nThis code of conduct and its related procedures also applies to unacceptable behavior occurring outside the scope of community activities when such behavior has the potential to adversely affect the safety and well-being of community members.\n\n## 9. Contact info\n\ntower1229@gmail.com\n\n## 10. License and attribution\n\nThis Code of Conduct is distributed under a [Creative Commons Attribution-ShareAlike license](http://creativecommons.org/licenses/by-sa/3.0/).\n\nPortions of text derived from the [Django Code of Conduct](https://www.djangoproject.com/conduct/) and the [Geek Feminism Anti-Harassment Policy](http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Policy).\n\nRetrieved on November 22, 2016 from [http://citizencodeofconduct.org/](http://citizencodeofconduct.org/)\n"
  },
  {
    "path": "README.md",
    "content": "# WidgetsPlayground\n\n[![compatibility](https://img.shields.io/badge/compatibility-MicrosoftEdge%2B-orange.svg)]() [![GitHub release](https://img.shields.io/github/release/tower1229/WidgetsPlayground.svg)]() [![license](https://img.shields.io/github/license/tower1229/WidgetsPlayground.svg)]()\n\n## 介绍\n\n前端组件管理系统，前端基于Vue2/Vue-router/Vuex实现，界面基于[Flow-UI](http://flow-ui.refined-x.com/)实现，后端基于野狗云实现。\n\n除了组件管理以外，本项目同时演示了一种不依赖构建工具开发Vue项目的思路，详细介绍参见[如何不用构建工具开发Vue全家桶项目](https://refined-x.com/2017/10/28/%E5%A6%82%E4%BD%95%E4%B8%8D%E7%94%A8%E6%9E%84%E5%BB%BA%E5%B7%A5%E5%85%B7%E5%BC%80%E5%8F%91Vue%E5%85%A8%E5%AE%B6%E6%A1%B6%E9%A1%B9%E7%9B%AE/)\n\n## 功能\n\n### 组件管理\n- 二级分类\n- 标签筛选\n- 时间/名称排序\n- 关键词搜索\n\n### 组件演示\n- 实时编辑\n- 多组件组合\n- 所见即所得\n\n### 组件应用\n- HTML/CSS/JS代码一键复制\n- 还可以将编辑结果生成配置代码，实现编辑结果一键再现\n\n### 用户管理\n- 接入野狗云后端，实现用户管理\n- 用户使用痕迹数据统计\n\n## 配置\n- 项目直接丢进服务器环境就可以运行\n- 运行前，先修改`index.html`底部脚本中的`seajs.root`为`\"\"`（以项目所在的服务路径为准）\n- `seajs.widgetRootPath`变量是演示组件库（`/widgets`）的位置，通常不需要修改\n- `seajs.config.base`是Flow-UI模块库的地址，通常不需要修改\n\n## 演示 \nhttp://refined-x.com/WidgetsPlayground/\n"
  },
  {
    "path": "index.html",
    "content": "<!doctype html>\n<html>\n\n<head>\n    <meta charset=\"utf-8\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, minimum-scale=1.0, user-scalable=no\" />\n    <meta name=\"renderer\" content=\"webkit\">\n    <meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\">\n    <title>前端组件管理系统</title>\n    <meta content=\"Widgets,前端组件管理系统,前端路上\" name=\"Keywords\">\n    <meta content=\"前端组件管理系统，集存储、检索、调试、应用于一体的组件库2.0，旨在提高组件定制性和复用性，提高基于组件的前端开发效率。\" name=\"Description\">\n    <meta name=\"author\" content=\"http://refined-x.com/\">\n    <link rel=\"icon\" href=\"favicon.ico\">\n    <meta name=\"format-detection\" content=\"telephone=no\">\n    <link href=\"./static/css/ui.css\" rel=\"stylesheet\" />\n    <link href=\"./static/css/platform.css\" rel=\"stylesheet\" />\n    <style id=\"playingCss\"></style>\n    <script>\n        var _hmt = _hmt || [];\n        (function() {\n          var hm = document.createElement(\"script\");\n          hm.src = \"https://hm.baidu.com/hm.js?f10103677155b485824f29def715eb5d\";\n          var s = document.getElementsByTagName(\"script\")[0]; \n          s.parentNode.insertBefore(hm, s);\n        })();\n    </script>\n</head>\n\n<body style=\"background-image: url('//host.refined-x.com/bing.php')\">\n    <a href=\"http://refined-x.com\" class=\"hide\">前端路上</a>\n    <div id=\"app\" class=\"body\">\n        <router-view></router-view>\n        <loading></loading>\n    </div>\n    <script src=\"./static/lib/sea.js\" id=\"seajsnode\"></script>\n    <script src=\"./static/lib/vue.js\"></script>\n    <script src=\"./static/lib/vuex.js\"></script>\n    <script src=\"./static/lib/vue-router.js\"></script>\n    <script src=\"./static/lib/axios.min.js\"></script>\n    <script src=\"./static/lib/etpl.js\"></script>\n    <script src=\"https://cdn.wilddog.com/sdk/js/2.5.8/wilddog.js\"></script>\n    <script>\n        seajs.root = '/WidgetsPlayground';\n        seajs.widgetRootPath = seajs.root + '/widgets';\n\n        seajs.config({\n            base: \"//static-zt.oss-cn-qingdao.aliyuncs.com/modules\",\n            paths: {\n                \"js\": seajs.root + \"/src\"\n            },\n            alias: {\n                \"audio\": \"audio/audio\",\n                \"copy\": \"copy/ZeroClipboard\",\n                \"flv\": \"flv/flv\",\n                \"hook\": \"hook/hook\",\n                \"jquery\": \"jquery/2/jquery\",\n                \"validform\": \"validform/validform\",\n                \"raty\": \"raty/raty\",\n                \"upload\": \"upload/upload\",\n                \"makethumb\": \"upload/makethumb\",\n                \"localResizeIMG\": \"upload/localResizeIMG\",\n                \"video\": \"video/video\"\n            }\n        });\n        seajs.use('js/app');\n\n    </script>\n</body>\n\n</html>\n"
  },
  {
    "path": "licence",
    "content": "                    GNU GENERAL PUBLIC LICENSE\n                       Version 3, 29 June 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n                            Preamble\n\n  The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\n  The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works.  By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.  We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors.  You can apply it to\nyour programs, too.\n\n  When we speak of free software, we are referring to freedom, not\nprice.  Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n  To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights.  Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\n  For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received.  You must make sure that they, too, receive\nor can get the source code.  And you must show them these terms so they\nknow their rights.\n\n  Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\n  For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software.  For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\n  Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so.  This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software.  The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable.  Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts.  If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\n  Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary.  To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\n  The precise terms and conditions for copying, distribution and\nmodification follow.\n\n                       TERMS AND CONDITIONS\n\n  0. Definitions.\n\n  \"This License\" refers to version 3 of the GNU General Public License.\n\n  \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n  \"The Program\" refers to any copyrightable work licensed under this\nLicense.  Each licensee is addressed as \"you\".  \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n  To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy.  The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n  A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n  To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy.  Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n  To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies.  Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n  An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License.  If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n  1. Source Code.\n\n  The \"source code\" for a work means the preferred form of the work\nfor making modifications to it.  \"Object code\" means any non-source\nform of a work.\n\n  A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n  The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form.  A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n  The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities.  However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work.  For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n  The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n  The Corresponding Source for a work in source code form is that\nsame work.\n\n  2. Basic Permissions.\n\n  All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met.  This License explicitly affirms your unlimited\npermission to run the unmodified Program.  The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work.  This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n  You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force.  You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright.  Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n  Conveying under any other circumstances is permitted solely under\nthe conditions stated below.  Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n  3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n  No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n  When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n  4. Conveying Verbatim Copies.\n\n  You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n  You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n  5. Conveying Modified Source Versions.\n\n  You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n    a) The work must carry prominent notices stating that you modified\n    it, and giving a relevant date.\n\n    b) The work must carry prominent notices stating that it is\n    released under this License and any conditions added under section\n    7.  This requirement modifies the requirement in section 4 to\n    \"keep intact all notices\".\n\n    c) You must license the entire work, as a whole, under this\n    License to anyone who comes into possession of a copy.  This\n    License will therefore apply, along with any applicable section 7\n    additional terms, to the whole of the work, and all its parts,\n    regardless of how they are packaged.  This License gives no\n    permission to license the work in any other way, but it does not\n    invalidate such permission if you have separately received it.\n\n    d) If the work has interactive user interfaces, each must display\n    Appropriate Legal Notices; however, if the Program has interactive\n    interfaces that do not display Appropriate Legal Notices, your\n    work need not make them do so.\n\n  A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit.  Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n  6. Conveying Non-Source Forms.\n\n  You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n    a) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by the\n    Corresponding Source fixed on a durable physical medium\n    customarily used for software interchange.\n\n    b) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by a\n    written offer, valid for at least three years and valid for as\n    long as you offer spare parts or customer support for that product\n    model, to give anyone who possesses the object code either (1) a\n    copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical\n    medium customarily used for software interchange, for a price no\n    more than your reasonable cost of physically performing this\n    conveying of source, or (2) access to copy the\n    Corresponding Source from a network server at no charge.\n\n    c) Convey individual copies of the object code with a copy of the\n    written offer to provide the Corresponding Source.  This\n    alternative is allowed only occasionally and noncommercially, and\n    only if you received the object code with such an offer, in accord\n    with subsection 6b.\n\n    d) Convey the object code by offering access from a designated\n    place (gratis or for a charge), and offer equivalent access to the\n    Corresponding Source in the same way through the same place at no\n    further charge.  You need not require recipients to copy the\n    Corresponding Source along with the object code.  If the place to\n    copy the object code is a network server, the Corresponding Source\n    may be on a different server (operated by you or a third party)\n    that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source.  Regardless of what server hosts the\n    Corresponding Source, you remain obligated to ensure that it is\n    available for as long as needed to satisfy these requirements.\n\n    e) Convey the object code using peer-to-peer transmission, provided\n    you inform other peers where the object code and Corresponding\n    Source of the work are being offered to the general public at no\n    charge under subsection 6d.\n\n  A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n  A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.  In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage.  For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product.  A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n  \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source.  The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n  If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information.  But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n  The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed.  Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n  Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n  7. Additional Terms.\n\n  \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law.  If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n  When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit.  (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.)  You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n  Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n    a) Disclaiming warranty or limiting liability differently from the\n    terms of sections 15 and 16 of this License; or\n\n    b) Requiring preservation of specified reasonable legal notices or\n    author attributions in that material or in the Appropriate Legal\n    Notices displayed by works containing it; or\n\n    c) Prohibiting misrepresentation of the origin of that material, or\n    requiring that modified versions of such material be marked in\n    reasonable ways as different from the original version; or\n\n    d) Limiting the use for publicity purposes of names of licensors or\n    authors of the material; or\n\n    e) Declining to grant rights under trademark law for use of some\n    trade names, trademarks, or service marks; or\n\n    f) Requiring indemnification of licensors and authors of that\n    material by anyone who conveys the material (or modified versions of\n    it) with contractual assumptions of liability to the recipient, for\n    any liability that these contractual assumptions directly impose on\n    those licensors and authors.\n\n  All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10.  If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term.  If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n  If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n  Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n  8. Termination.\n\n  You may not propagate or modify a covered work except as expressly\nprovided under this License.  Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n  However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n  Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n  Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License.  If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n  9. Acceptance Not Required for Having Copies.\n\n  You are not required to accept this License in order to receive or\nrun a copy of the Program.  Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance.  However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work.  These actions infringe copyright if you do\nnot accept this License.  Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n  10. Automatic Licensing of Downstream Recipients.\n\n  Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License.  You are not responsible\nfor enforcing compliance by third parties with this License.\n\n  An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations.  If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n  You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License.  For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n  11. Patents.\n\n  A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based.  The\nwork thus licensed is called the contributor's \"contributor version\".\n\n  A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version.  For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n  Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n  In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement).  To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n  If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients.  \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n  If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n  A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License.  You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n  Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n  12. No Surrender of Others' Freedom.\n\n  If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License.  If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all.  For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n  13. Use with the GNU Affero General Public License.\n\n  Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work.  The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n  14. Revised Versions of this License.\n\n  The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time.  Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n  Each version is given a distinguishing version number.  If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation.  If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n  If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n  Later license versions may give you additional or different\npermissions.  However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n  15. Disclaimer of Warranty.\n\n  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n  16. Limitation of Liability.\n\n  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n  17. Interpretation of Sections 15 and 16.\n\n  If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n                     END OF TERMS AND CONDITIONS\n\n            How to Apply These Terms to Your New Programs\n\n  If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n  To do so, attach the following notices to the program.  It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    {one line to give the program's name and a brief idea of what it does.}\n    Copyright (C) {year}  {name of author}\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <http://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n  If the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\n    {project}  Copyright (C) {year}  {fullname}\n    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n    This is free software, and you are welcome to redistribute it\n    under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License.  Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\n  You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\n<http://www.gnu.org/licenses/>.\n\n  The GNU General Public License does not permit incorporating your program\ninto proprietary programs.  If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library.  If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.  But first, please read\n<http://www.gnu.org/philosophy/why-not-lgpl.html>.\n"
  },
  {
    "path": "src/app.js",
    "content": "/**\n * index\n */\ndefine(function(require, exports, module) {\n\t\"use strict\";\n\tconst router = require('js/router');\n\tconst store = require('js/store/store');\n\tconst wilddogApp = require('js/assets/wilddog');\n\n\tlet app = new Vue({\n\t\tel: '#app',\n\t\trouter,\n\t\tstore,\n\t\tcomponents: {\n\t\t\t\"loading\": {\n\t\t\t\ttemplate: `<div v-if=\"show\" class=\"globalMask\">\n\t<div class=\"bubblingG\">\n\t\t<span id=\"bubblingG_1\"></span><span id=\"bubblingG_2\"></span><span id=\"bubblingG_3\"></span>\n\t</div>\n</div>`,\n\t\t\t\tcomputed: {\n\t\t\t\t\tshow: function() {\n\t\t\t\t\t\treturn this.$store.state.showLoading;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tmethods: {\n\t\t\tsendEmailVerified: function(cb) {\n\t\t\t\tlet user = wilddogApp.auth().currentUser;\n\t\t\t\tif (user) {\n\t\t\t\t\tuser.sendEmailVerification()\n\t\t\t\t\t\t.then(function() {\n\t\t\t\t\t\t\tconsole.log('验证邮件发送成功');\n\t\t\t\t\t\t\tif (typeof cb === 'function') {\n\t\t\t\t\t\t\t\tcb(user);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t});\n\n});"
  },
  {
    "path": "src/assets/common.js",
    "content": "/**\n * name: common\n * version: v4.1.2\n * update: placeholder inline\n * date: 2017-05-11\n */\ndefine(function(require, exports, module) {\n\tvar $ = require('jquery');\n\tvar base = require('base');\n\tif (base.browser.ie < 8) {\n\t\talert('您的浏览器版本过低，请升级或使用chrome、Firefox等高级浏览器！');\n\t\t//屏蔽ie78 console未定义错误\n\t\tif (typeof console === 'undefined') {\n\t\t\tconsole = {\n\t\t\t\tlog: function() {},\n\t\t\t\twarn: function() {}\n\t\t\t};\n\t\t}\n\t}\n\t//返回顶部\n\t$('body').on('click', '.gotop', function() {\n\t\t$('html,body').stop(1).animate({\n\t\t\tscrollTop: '0'\n\t\t}, 300);\n\t\treturn false;\n\t});\n\t//textarea扩展max-length\n\t$('textarea[max-length]').on('change blur keyup', function() {\n\t\tvar _val = $(this).val(),\n\t\t\t_max = $(this).attr('max-length');\n\t\tif (_val.length > _max) {\n\t\t\t$(this).val(_val.substr(0, _max));\n\t\t}\n\t});\n\n\t//延时显示\n\tif (base.browser.ie < 9) {\n\t\t$('.opc0').css('filter', 'unset');\n\t} else {\n\t\t$('.opc0').animate({\n\t\t\t'opacity': '1'\n\t\t}, 160);\n\t}\n\n\t// placeholder\n\t(function(){var isOperaMini=Object.prototype.toString.call(window.operamini)=='[object OperaMini]';var isInputSupported='placeholder'in document.createElement('input')&&!isOperaMini;var isTextareaSupported='placeholder'in document.createElement('textarea')&&!isOperaMini;var valHooks=$.valHooks;var propHooks=$.propHooks;var hooks;var placeholder;if(isInputSupported&&isTextareaSupported){placeholder=$.fn.placeholder=function(){return this};placeholder.input=placeholder.textarea=true}else{var settings={};placeholder=$.fn.placeholder=function(options){var defaults={customClass:'placeholder'};settings=$.extend({},defaults,options);var $this=this;$this.filter((isInputSupported?'textarea':':input')+'[placeholder]').not('.'+settings.customClass).bind({'focus.placeholder':clearPlaceholder,'blur.placeholder':setPlaceholder}).data('placeholder-enabled',true).trigger('blur.placeholder');return $this};placeholder.input=isInputSupported;placeholder.textarea=isTextareaSupported;hooks={'get':function(element){var $element=$(element);var $passwordInput=$element.data('placeholder-password');if($passwordInput){return $passwordInput[0].value}return $element.data('placeholder-enabled')&&$element.hasClass(settings.customClass)?'':element.value},'set':function(element,value){var $element=$(element);var $passwordInput=$element.data('placeholder-password');if($passwordInput){return $passwordInput[0].value=value}if(!$element.data('placeholder-enabled')){return element.value=value}if(value===''){element.value=value;if(element!=safeActiveElement()){setPlaceholder.call(element)}}else if($element.hasClass(settings.customClass)){clearPlaceholder.call(element,true,value)||(element.value=value)}else{element.value=value}return $element}};if(!isInputSupported){valHooks.input=hooks;propHooks.value=hooks}if(!isTextareaSupported){valHooks.textarea=hooks;propHooks.value=hooks}$(function(){$(document).delegate('form','submit.placeholder',function(){var $inputs=$('.'+settings.customClass,this).each(clearPlaceholder);setTimeout(function(){$inputs.each(setPlaceholder)},10)})});$(window).bind('beforeunload.placeholder',function(){$('.'+settings.customClass).each(function(){this.value=''})})}function args(elem){var newAttrs={};var rinlinejQuery=/^jQuery\\d+$/;$.each(elem.attributes,function(i,attr){if(attr.specified&&!rinlinejQuery.test(attr.name)){newAttrs[attr.name]=attr.value}});return newAttrs}function clearPlaceholder(event,value){var input=this;var $input=$(input);if(input.value==$input.attr('placeholder')&&$input.hasClass(settings.customClass)){if($input.data('placeholder-password')){$input=$input.hide().nextAll('input[type=\"password\"]:first').show().attr('id',$input.removeAttr('id').data('placeholder-id'));if(event===true){return $input[0].value=value}$input.focus()}else{input.value='';$input.removeClass(settings.customClass);input==safeActiveElement()&&input.select()}}}function setPlaceholder(){var $replacement;var input=this;var $input=$(input);var id=this.id;if(input.value===''){if(input.type==='password'){if(!$input.data('placeholder-textinput')){try{$replacement=$input.clone().attr({'type':'text'})}catch(e){$replacement=$('<input>').attr($.extend(args(this),{'type':'text'}))}$replacement.removeAttr('name').data({'placeholder-password':$input,'placeholder-id':id}).bind('focus.placeholder',clearPlaceholder);$input.data({'placeholder-textinput':$replacement,'placeholder-id':id}).before($replacement)}$input=$input.removeAttr('id').hide().prevAll('input[type=\"text\"]:first').attr('id',id).show()}$input.addClass(settings.customClass);$input[0].value=$input.attr('placeholder')}else{$input.removeClass(settings.customClass)}}function safeActiveElement(){try{return document.activeElement}catch(exception){}}})();\n\t$('input, textarea').placeholder();\n\n\n\t/*\n\t * 输出\n\t */\n\tmodule.exports = {\n\t\tdemo: function() {\n\t\t\tvar directHash = {\n\t\t\t\t\"0\": \"重定向\",\n\t\t\t\t\"1\": \"刷新\",\n\t\t\t\t\"2\": \"历史记录\"\n\t\t\t};\n\t\t\tconsole.log('页面来自' + directHash[window.performance.navigation.type]);\n\t\t}\n\t};\n\n\t/*\n\t * 站内公用\n\t */\n\n\n\n});"
  },
  {
    "path": "src/assets/util.js",
    "content": "/**\n * name: util\n * version: v1.0.1\n * update: 潜在的日期排序bug\n * date: 2015-07-03\n */\ndefine(function(require, exports, module) {\n\t\"use strict\";\n\tconst $ = require('jquery');\n\n\tmodule.exports = {\n\t\tflatData: function(widgets) {\n\t\t\tlet flatData = [];\n\t\t\tlet each = function(eachArray) {\n\t\t\t\teachArray.forEach(function(e) {\n\t\t\t\t\tif (e.list && e.list.length) {\n\t\t\t\t\t\teach(e.list);\n\t\t\t\t\t}\n\t\t\t\t\tif (e.widget) {\n\t\t\t\t\t\tflatData.push(e);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t};\n\t\t\teach(widgets);\n\t\t\treturn flatData;\n\t\t},\n\t\tstorage: {\n\t\t\tprefix: 'WDP-',\n\t\t\tsupport: function() {\n\t\t\t\treturn localStorage\n\t\t\t},\n\t\t\tset: function(key, val) {\n\t\t\t\tif (this.support) {\n\t\t\t\t\tif ($.isPlainObject(val) || $.isArray(val)) {\n\t\t\t\t\t\tval = JSON.stringify(val);\n\t\t\t\t\t};\n\t\t\t\t\tkey = this.prefix + key;\n\t\t\t\t\tlocalStorage.setItem(key, val);\n\t\t\t\t}\n\t\t\t},\n\t\t\tget: function(key) {\n\t\t\t\tif (this.support) {\n\t\t\t\t\tkey = this.prefix + key;\n\t\t\t\t\tif (localStorage.getItem(key) && (localStorage.getItem(key).match(/^\\[(.*){1,}$/) || localStorage.getItem(key).match(/^\\{(.+:.+,*){1,}\\}$/))) {\n\t\t\t\t\t\treturn JSON.parse(localStorage.getItem(key));\n\t\t\t\t\t};\n\t\t\t\t\treturn localStorage.getItem(key);\n\t\t\t\t}\n\t\t\t},\n\t\t\tremove: function(key) {\n\t\t\t\tif (this.support) {\n\t\t\t\t\tkey = this.prefix + key;\n\t\t\t\t\tlocalStorage.removeItem(key);\n\t\t\t\t}\n\t\t\t},\n\t\t\tclear: function() {\n\t\t\t\tif (this.support) {\n\t\t\t\t\tvar prefix = this.prefix;\n\t\t\t\t\tfor (var item in localStorage) {\n\t\t\t\t\t\tif (item.indexOf(prefix) === 0) {\n\t\t\t\t\t\t\tlocalStorage.removeItem(item);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tgetDate: function() {\n\t\t\tlet myDate = new Date();\n\t\t\treturn myDate.getFullYear() + '-' + (myDate.getMonth() + 1) + '-' + myDate.getDate();\n\t\t},\n\t\tsortByProp: function(array, sort) {\n\t\t\tlet output = {};\n\t\t\tif (Array.isArray(array)) {\n\t\t\t\tarray.forEach(function(e, i) {\n\t\t\t\t\tif (e[sort]) {\n\t\t\t\t\t\tlet thisSort = e[sort];\n\t\t\t\t\t\tif (!Array.isArray(output[thisSort])) {\n\t\t\t\t\t\t\toutput[thisSort] = [];\n\t\t\t\t\t\t}\n\t\t\t\t\t\toutput[thisSort].push(e);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t}\n\t\t\treturn output;\n\t\t},\n\t\tcopyArr: function(arr) {\n\t\t\treturn arr.map((e) => {\n\t\t\t\tif (typeof e === 'object') {\n\t\t\t\t\treturn Object.assign({}, e);\n\t\t\t\t} else {\n\t\t\t\t\treturn e;\n\t\t\t\t}\n\t\t\t});\n\t\t},\n\t\tarrIncludes: function(arr, ele){\n\t\t\tif(Array.isArray(arr) && ele!==void 0){\n\t\t\t\tif(Array.prototype.includes){\n\t\t\t\t\treturn arr.includes(ele);\n\t\t\t\t}else{\n\t\t\t\t\tlet isIn;\n\t\t\t\t\tarr.forEach(function(e,i){\n\t\t\t\t\t\tif(e===ele){\n\t\t\t\t\t\t\tisIn = true;\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\t\t\t\t\treturn isIn;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t};\n});"
  },
  {
    "path": "src/assets/wilddog.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\tconst app = wilddog.initializeApp({\n\t\tsyncURL: \"https://wild-boar-02388.wilddogio.com\",\n\t\tauthDomain: \"wild-boar-02388.wilddog.com\"\n\t});\n\tmodule.exports = app;\n});"
  },
  {
    "path": "src/component/blank.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\n\tmodule.exports = {\n\t\t\n\t};\n});"
  },
  {
    "path": "src/component/body.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\n\tmodule.exports = {\n\t\ttemplate: `<div class=\"scroller flex-1\" id=\"main\">\n        <div class=\"welcome\" id=\"welcome\">\n            <div class=\"_cont wrap\">\n                <div class=\"_T\">欢迎使用前端组件管理系统</div>\n                <div class=\"_p\">&emsp;&emsp;集存储、检索、调试、应用于一体的组件库2.0，旨在提高组件定制性和复用性，提高基于组件的前端开发效率。</div>\n                <quick-start></quick-start>\n            </div>\n        </div>\n        <div class=\"wrap mainCont\">\n            <!-- 筛选 -->\n            <v-filter></v-filter>\n            <!-- 列表 -->\n            <component-list></component-list>\n        </div>\n        <play-time v-show=\"!this.$store.state.waitToChoose\" v-if=\"this.$store.state.playingWidgets && this.$store.state.playingWidgets.length\"></play-time>\n        <div class=\"foot\">\n            <div>\n                <p>© 2014 - 3014&emsp;\n                Author \n                <a href=\"http://refined-x.com/\" target=\"_blank\">前端路上</a>\n                &emsp;Powered By\n                [ <a href=\"https://github.com/tower1229/Flow-UI\" target=\"_blank\">Flow-UI</a>,\n                <a href=\"https://github.com/vuejs/vue\" target=\"_blank\">Vue</a>,\n                <a href=\"https://www.wilddog.com\" target=\"_blank\">wilddog</a> ]\n                </p>\n            </div>\n        </div>\n    </div>`,\n\t\tcomponents: {\n\t\t\t\"quick-start\": require('js/component/quick-start'),\n\t\t\t\"v-filter\": require('js/component/filter'),\n\t\t\t\"component-list\": require('js/component/component-list'),\n\t\t\t\"play-time\": require('js/component/play-time')\n\t\t}\n\t};\n});"
  },
  {
    "path": "src/component/component-list.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\n\tmodule.exports = {\n\t\ttemplate: `<div class=\"widget-list\" id=\"widgetList\">\n\t<transition-group name=\"list\" tag=\"ul\" class=\"row\">\n\t\t<li v-if=\"!widgets.length\" class=\"span-12\" :key=\"0\">\n\t\t\t<p class=\"widget_empty_tip\">组件去哪儿了？</p>\n\t\t</li>\n\t\t<li v-for=\"(widget,index) in widgets\" class=\"span-3 midd-4 smal-12\"\n\t\t\t:key=\"index\"\n\t\t\t@click=\"liClick(widget.widget)\">\n\t\t\t<div class=\"_layer\">\n\t\t\t\t<div class=\"_album rect-618\"><img :src=\"widget.album\" @error=\"albumerror\" class=\"_full\"></div>\n\t\t\t\t<h4 class=\"_t el\">{{widget.title}}</h4>\n\t\t\t\t<p>作者：{{widget.author}}</p>\n\t\t\t\t<p>日期：{{widget.date}}</p>\n\t\t\t\t<div class=\"_name\"><span>{{widget.widget}}</span></div>\n\t\t\t</div>\n\t\t</li>\n\t</transition-group>\n</div>`,\n\t\tcomputed: {\n\t\t\tshowingWidgets: function() {\n\t\t\t\treturn this.$store.getters.showingWidgets;\n\t\t\t},\n\t\t\tsort: function() {\n\t\t\t\treturn this.$store.state.sortBy;\n\t\t\t},\n\t\t\twidgets: function() {\n\t\t\t\tlet dateToNum = function(dataType) {\n\t\t\t\t\tvar _num = 0,\n\t\t\t\t\t\t_array = dataType.split('-');\n\t\t\t\t\tif (_array.length === 3) {\n\t\t\t\t\t\t_num += parseInt(_array[0]) * 10000;\n\t\t\t\t\t\t_num += parseInt(_array[1]) * 100;\n\t\t\t\t\t\t_num += parseInt(_array[2]);\n\t\t\t\t\t}\n\t\t\t\t\treturn _num;\n\t\t\t\t};\n\t\t\t\tlet result;\n\t\t\t\tswitch (this.sort) {\n\t\t\t\t\tcase 'title':\n\t\t\t\t\t\tresult = this.showingWidgets.sort(function(a, b) {\n\t\t\t\t\t\t\treturn a.title.localeCompare(b.title);\n\t\t\t\t\t\t});\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tcase 'date':\n\t\t\t\t\t\tresult = this.showingWidgets.sort(function(a, b) {\n\t\t\t\t\t\t\treturn dateToNum(b.date) - dateToNum(a.date);\n\t\t\t\t\t\t});\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tdefault:\n\t\t\t\t\t\tresult = this.showingWidgets;\n\t\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t\tresult.forEach(function(e, i) {\n\t\t\t\t\tconst widgetInfo = e.widget.split('-');\n\t\t\t\t\tlet widgetPath = seajs.widgetRootPath + '/' + widgetInfo[0] + '/';\n\t\t\t\t\tconst widgetExt = {\n\t\t\t\t\t\ttemp: 'temp.htm',\n\t\t\t\t\t\tcss: 'style.css',\n\t\t\t\t\t\tscript: 'script.js',\n\t\t\t\t\t\talbum: 'album.jpg',\n\t\t\t\t\t\tconf: 'config.json'\n\t\t\t\t\t};\n\t\t\t\t\tif (widgetInfo.length === 2) {\n\t\t\t\t\t\twidgetPath += (widgetInfo[1] + '/');\n\t\t\t\t\t}\n\t\t\t\t\tfor (let x in widgetExt) {\n\t\t\t\t\t\te[x] = widgetPath + widgetExt[x];\n\t\t\t\t\t}\n\t\t\t\t});\n\n\t\t\t\treturn result;\n\t\t\t}\n\t\t},\n\t\tmethods: {\n\t\t\tliClick: function(widgetName) {\n\t\t\t\tif (widgetName) {\n\t\t\t\t\tlet widget = this.widgets.find(function(value) {\n\t\t\t\t\t\treturn value.widget === widgetName;\n\t\t\t\t\t});\n\t\t\t\t\tthis.$store.dispatch('widgetClick', widget);\n\t\t\t\t}\n\t\t\t},\n\t\t\talbumerror: function(event) {\n\t\t\t\tevent.target.src = seajs.root + '/static/images/nopic.jpg';\n\t\t\t}\n\t\t}\n\t};\n});"
  },
  {
    "path": "src/component/config-pannel.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\n\tmodule.exports = {\n\t\ttemplate: `<div class=\"playTime_panel\">\n    <div :class=\"showingPannel==='config' ? 'show' : ''\" class=\"_configpanel playTime_mark\">\n        <div class=\"_tag\" @click=\"togglePannel('config')\">配置面板</div>\n        <form class=\"panelWrap p form-horizontal config-pannel\" @change=\"configChange($event.target)\">\n        \t<template v-for=\"(widget, index) in widgets\">\n            <h5 class=\"tc m-b-sm\">{{widget.title + '/' + widget.widget}}</h5>\n        \t<div v-for=\"(configObject, configName) in widget.configFinnal\" class=\"section\">\n                <div v-if=\"key !== 'id'\" v-for=\"(item,key) in configObject\" class=\"form-group form-group-sm row\">\n                    <label class=\"control-label span-6\" :for=\"key\">{{item.name}}：</label>\n                    <div class=\"span-5\">\n                        <select v-if=\"item.type=='select'\" :data-key=\"key\" :data-item=\"configName\" :data-index=\"index\" class=\"form-control\">\n                            <option v-for=\"option in item.option\" :value=\"option\" v-bind:selected=\"option==item.value\">{{option}}</option>\n                        </select>\n                        <input v-else :data-key=\"key\" :data-item=\"configName\" :data-index=\"index\" :type=\"item.type\" class=\"form-control\" :value=\"item.value\">\n                    </div>\n                </div>\n            </div>\n            </template>\n            <div class=\"row\">\n                <div class=\"span-10 center\">\n\t\t\t\t\t<button type=\"button\" class=\"btn btn-block btn-primary\" @click=\"reset\">恢复默认配置</button>\n                </div>\n            </div>\n        </form>\n    </div>\n    <div :class=\"showingPannel==='queue' ? 'show' : ''\" class=\"_getmerge playTime_mark\">\n        <div class=\"_tag\" @click=\"togglePannel('queue')\">组件合并</div>\n        <div class=\"panelWrap p-lr\">\n            <form class=\"mergeQueue flex-col\">\n                <div class=\"btn btn-block btn-success _before\" @click=\"add('before')\"><i class=\"ion\">&#xe60b;</i></div>\n                <ul class=\"_queue flex-1\">\n\t\t\t\t\t<li v-for=\"(wid, index) in widgets\" :style=\"{backgroundImage: 'url('+wid.album+')'}\" class=\"m-tb-sm\">\n\t\t\t\t\t\t<div class=\"_layer p\">\n\t\t\t\t\t\t\t<div class=\"_del text-danger\" \n\t\t\t\t\t\t\t\t@click=\"delQueue(index)\"\n\t\t\t\t\t\t\t><i class=\"ion\">&#xe647;</i></div>\n\t\t\t\t\t\t\t<h5>{{wid.widget}}</h5>\n\t\t\t\t\t\t\t<p>{{wid.title}}</p>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</li>\n                </ul>\n                <div class=\"btn btn-block btn-success _after\" @click=\"add('after')\"><i class=\"ion\">&#xe60b;</i></div>\n            </form>\n        </div>\n    </div>\n    <div :class=\"showingPannel==='generate' ? 'show' : ''\" class=\"_getconfig playTime_mark\">\n        <div class=\"_tag\" @click=\"togglePannel('generate')\">获取代码</div>\n        <div class=\"panelWrap p-lr\">\n            <form class=\"flex-col\">\n                <div class=\"form-group\">\n                    <button type=\"button\" class=\"btn btn-block btn-primary btn-lg\" @click=\"copyDiff\">复制配置代码</button>\n                </div>\n                <div class=\"form-group flex-1\">\n                    <textarea class=\"form-control configCodeBox\" id=\"configCodeBox\" :value=\"JSON.stringify(diffCode)\"></textarea>\n                </div>\n                <div class=\"form-group\">\n\t                <div class=\"btn btn-block btn-default btn-lg\" @click=\"copyHTML\">复制HTML到剪贴板</div>\n\t\t        \t<div class=\"btn btn-block btn-info btn-lg\" @click=\"copyCSS\">复制CSS到剪贴板</div>\n\t\t        \t<div class=\"btn btn-block btn-primary btn-lg\" @click=\"copyJS\">复制JS到剪贴板</div>\n\t        \t</div>\n            </form>\n        </div>\n    </div>\n</div>`,\n\t\tprops: ['widgets', 'diffCode'],\n\t\tdata: function() {\n\t\t\treturn {\n\t\t\t\tshowingPannel: '',\n\t\t\t\ttimer: null\n\t\t\t};\n\t\t},\n\t\tmethods: {\n\t\t\ttogglePannel: function(pannelName) {\n\t\t\t\tif (this.showingPannel === pannelName) {\n\t\t\t\t\tthis.showingPannel = '';\n\t\t\t\t} else {\n\t\t\t\t\tthis.showingPannel = pannelName;\n\t\t\t\t}\n\t\t\t},\n\t\t\tconfigChange: function(target) {\n\t\t\t\tlet vm = this;\n\t\t\t\tlet key = target.dataset.key;\n\t\t\t\tlet val = isNaN(parseFloat(target.value)) ? target.value : parseFloat(target.value);\n\t\t\t\tlet configItem = target.dataset.item;\n\t\t\t\tlet widgetIndex = target.dataset.index;\n\t\t\t\tif (!vm.widgets[widgetIndex].userConfig[configItem]) {\n\t\t\t\t\tvm.widgets[widgetIndex].userConfig[configItem] = {};\n\t\t\t\t}\n\t\t\t\tif (!vm.widgets[widgetIndex].userConfig[configItem][key]) {\n\t\t\t\t\tvm.widgets[widgetIndex].userConfig[configItem][key] = {};\n\t\t\t\t}\n\t\t\t\tvm.widgets[widgetIndex].userConfig[configItem][key].value = val;\n\t\t\t\tvm.$emit('updateUserConfig');\n\t\t\t},\n\t\t\treset: function() {\n\t\t\t\tlet vm = this;\n\t\t\t\tvm.widgets.forEach(function(e, i) {\n\t\t\t\t\te.userConfig = {};\n\t\t\t\t\tVue.set(vm.widgets, i, e);\n\t\t\t\t});\n\t\t\t\tvm.$emit('updateUserConfig');\n\t\t\t},\n\t\t\tcopyDiff: function() {\n\t\t\t\tthis.$emit('copy', JSON.stringify(this.diffCode));\n\t\t\t},\n\t\t\tcopyHTML: function() {\n\t\t\t\tthis.$emit('copy', 'html');\n\t\t\t},\n\t\t\tcopyCSS: function() {\n\t\t\t\tthis.$emit('copy', 'css');\n\t\t\t},\n\t\t\tcopyJS: function() {\n\t\t\t\tthis.$emit('copy', 'js');\n\t\t\t},\n\t\t\tadd: function(place) {\n\t\t\t\tthis.$emit('add', place);\n\t\t\t},\n\t\t\tdelQueue: function(index) {\n\t\t\t\tif (this.widgets.length > 1 && (this.widgets.length - index > 0)) {\n\t\t\t\t\tthis.widgets.splice(index, 1);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t};\n});"
  },
  {
    "path": "src/component/data-count.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\tconst util = require('js/assets/util');\n\t\n\tmodule.exports = {\n\t\ttemplate: `<div class=\"userCount boxLayout\">\n\t\t<div class=\"boxHead tr\">\n\t\t\t<i class=\"ion _clo\" @click=\"close\">&#xe647;</i>\n\t\t</div>\n\t\t<table class=\"table\" v-for=\"(onday, date) in track\">\n\t\t\t<thead>\n\t\t\t\t<tr>\n\t\t\t\t\t<th>{{date}}</th>\n\t\t\t\t</tr>\n\t\t\t</thead>\n\t\t\t<tbody>\n\t\t\t<tr>\n\t\t\t\t<td>\n\t\t\t\t\t<dl class=\"dl dl-table\">\n\t\t\t\t\t\t<template v-for=\"dayWidget in onday\">\n\t\t\t\t\t\t\t<dt v-bind:title=\"dayWidget.title\">{{dayWidget.widget}}</dt>\n\t\t\t\t\t\t\t<dd class=\"m-b-sm\">\n\t\t\t\t\t\t\t\t<template v-if=\"dayWidget.set.length\">\n\t\t\t\t\t\t\t\t<div class=\"text-primary\" v-for=\"set in dayWidget.set\"><code>{{set}}</code></div>\n\t\t\t\t\t\t\t\t</template>\n\t\t\t\t\t\t\t\t<template v-else>\n\t\t\t\t\t\t\t\t<div class=\"text-danger\">Unmodified</div>\n\t\t\t\t\t\t\t\t</template>\n\t\t\t\t\t\t\t</dd>\n\t\t\t\t\t\t</template>\n\t\t\t\t\t</dl>\n\t\t\t\t</td>\n\t\t\t</tr>\n\t\t</tbody>\n\t</table>\n</div>`,\n\t\tdata: function() {\n\t\t\tlet userTrackRecord = this.$store.state.userInfo.track.record;\n\t\t\tlet trackData = util.sortByProp(userTrackRecord.reverse(), 'date');\n\t\t\treturn {\n\t\t\t\ttrack: trackData\n\t\t\t};\n\t\t},\n\t\tmethods: {\n\t\t\tclose: function() {\n\t\t\t\tthis.$emit('close');\n\t\t\t}\n\t\t}\n\t};\n});"
  },
  {
    "path": "src/component/filter.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\tconst util = require('js/assets/util');\n\t\n\tmodule.exports = {\n\t\ttemplate: `<div class=\"filter\" id=\"filter\">\n    <form>\n        <fieldset>\n            <legend>{{bread}}</legend>\n            <div class=\"form-group tagWrap\" id=\"tagWrap\">\n                <label>标签：</label>\n                <span class=\"btn btn-primary btn-sm chooseAll\" :class=\"showtag.length ? '' : 'active'\"\n                \t@click=\"allClick\">全部</span>\n                <span v-for=\"tag in tags\" class=\"btn btn-primary btn-sm\" \n\t\t\t\t\t:class=\"includes(tag) ? 'active' : ''\"\n                    @click=\"tagClick\">{{tag}}</span> \n            </div>\n            <div class=\"form-group\" id=\"sortWrap\">\n                <label>排序：</label>\n                <span class=\"btn btn-default\" :class=\"sortBy === 'title' ? 'active' : ''\" @click=\"triggerSort('title')\">名称排序</span>\n                <span class=\"btn btn-default\" :class=\"sortBy === 'date' ? 'active' : ''\" @click=\"triggerSort('date')\">时间排序</span>\n            </div>\n        </fieldset>\n    </form>\n</div>`,\n\t\tcomputed: {\n\t\t\ttags: function() {\n\t\t\t\treturn this.$store.state.tags;\n\t\t\t},\n\t\t\tbread: function() {\n\t\t\t\treturn this.$store.state.bread;\n\t\t\t}\n\t\t},\n\t\tdata: function() {\n\t\t\treturn {\n\t\t\t\tshowtag: [],\n\t\t\t\tsortBy: ''\n\t\t\t};\n\t\t},\n\t\tmethods: {\n\t\t\tincludes: function(tag) {\n\t\t\t\tlet vm = this;\n\t\t\t\treturn util.arrIncludes(vm.showtag, tag);\n\t\t\t},\n\t\t\ttagClick: function(event) {\n\t\t\t\tlet text = event.target.innerText;\n\t\t\t\tlet index = this.showtag.findIndex(function(value) {\n\t\t\t\t\treturn value === text;\n\t\t\t\t});\n\t\t\t\tif (index > -1) {\n\t\t\t\t\tthis.showtag.splice(index, 1);\n\t\t\t\t} else {\n\t\t\t\t\tthis.showtag.push(text);\n\t\t\t\t}\n\t\t\t\tthis.doFilter();\n\t\t\t},\n\t\t\tallClick: function() {\n\t\t\t\tthis.showtag = [];\n\t\t\t\tthis.doFilter();\n\t\t\t},\n\t\t\ttriggerSort: function(by) {\n\t\t\t\tif (this.sortBy === by) {\n\t\t\t\t\tthis.sortBy = '';\n\t\t\t\t} else {\n\t\t\t\t\tthis.sortBy = by;\n\t\t\t\t}\n\t\t\t\tthis.doFilter();\n\t\t\t},\n\t\t\tdoFilter: function(to) {\n\t\t\t\tlet thePath = to ? to.path : null;\n\t\t\t\tlet theQuery = {};\n\t\t\t\tif (this.showtag.length) {\n\t\t\t\t\ttheQuery.tag = JSON.stringify(this.showtag);\n\t\t\t\t}\n\n\t\t\t\tif (this.sortBy) {\n\t\t\t\t\ttheQuery.sort = this.sortBy;\n\t\t\t\t}\n\n\t\t\t\tthis.$router.push({\n\t\t\t\t\tpath: thePath,\n\t\t\t\t\tquery: theQuery\n\t\t\t\t});\n\n\t\t\t\tthis.$store.commit('filterTag', this.showtag);\n\t\t\t\tthis.$store.commit('sort', this.sortBy);\n\t\t\t}\n\t\t},\n\t\tcreated: function() {\n\t\t\tif (this.$route.query.tag) {\n\t\t\t\tthis.showtag = JSON.parse(this.$route.query.tag);\n\t\t\t}\n\t\t\tif (this.$route.query.sort) {\n\t\t\t\tthis.sortBy = this.$route.query.sort;\n\t\t\t}\n\t\t\tthis.doFilter();\n\t\t}\n\t};\n});"
  },
  {
    "path": "src/component/head.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\tconst wilddogApp = require('js/assets/wilddog');\n\tconst Dropdown = require('js/plugin/dropdown');\n\tVue.use(Dropdown);\n\tconst util = require('js/assets/util');\n\tconst UserSet = require('js/component/user-set');\n\tconst DataCount = require('js/component/data-count');\n\n\tmodule.exports = {\n\t\ttemplate: `<div class=\"head\" id=\"head\">\n\t<h1 class=\"head_T\"><a href=\"http://refined-x.com\" target=\"_blank\">前端组件管理系统</a></h1>\n\t<div class=\"head_right form-inline\">\n\t\t<span class=\"form-control-static\"><i class=\"ion\">&#xe736;</i> {{info.displayName}}</span>\n\t\t<Dropdown class=\"btn btn-primary\" \n\t\t\t:items=\"menuItems\"\n\t\t\t@onClick=\"menuClick\"\n\t\t>菜单</Dropdown>\n\t\t<a href=\"https://github.com/tower1229/WidgetsPlayground\" target=\"_blank\" class=\"btn btn-success\" id=\"issue\"><i class=\"ion\">&#xe6b5;</i>源码</a>\n\t\t<a href=\"https://github.com/tower1229/WidgetsPlayground/issues\" target=\"_blank\" class=\"btn btn-warning\" id=\"issue\"><i class=\"ion\">&#xe637;</i>反馈</a>\n\t</div>\n\t<div class=\"search\" v-bind:class=\"focusClass\">\n\t\t<input id=\"globalSearch\" class=\"form-control input-lg\" type=\"text\" placeholder=\"搜索：组件名称、编号、标签...\" \n\t\t@keypress=\"input\" @enter=\"input\" @focus=\"focus\" @blur=\"blur\">\n\t</div>\n\t<user-set v-if=\"popwin==='userset'\" :info=\"info\" @subInfo=\"subInfo\" @close=\"popwin=''\"></user-set>\n\t<data-count v-if=\"popwin==='dadtacount'\" @close=\"popwin=''\"></data-count>\n</div>`,\n\t\tcomponents: {\n\t\t\t\"user-set\": UserSet,\n\t\t\t\"data-count\": DataCount\n\t\t},\n\t\tcomputed: {\n\t\t\tinfo: function() {\n\t\t\t\treturn this.$store.state.userInfo\n\t\t\t}\n\t\t},\n\t\tdata: function() {\n\t\t\treturn {\n\t\t\t\tfocusClass: '',\n\t\t\t\tmenuItems: [{\n\t\t\t\t\ttext: '个人设置',\n\t\t\t\t\twin: 'userset'\n\t\t\t\t}, {\n\t\t\t\t\ttext: '数据统计',\n\t\t\t\t\twin: 'dadtacount'\n\t\t\t\t}, {\n\t\t\t\t\ttext: '立即更新',\n\t\t\t\t\twin: 'checkupdate'\n\t\t\t\t}, {\n\t\t\t\t\ttext: '退出',\n\t\t\t\t\twin: 'logout'\n\t\t\t\t}],\n\t\t\t\tpopwin: ''\n\t\t\t};\n\t\t},\n\t\tmethods: {\n\t\t\tinput: function(event) {\n\t\t\t\tlet vm = this;\n\t\t\t\tsetTimeout(function() {\n\t\t\t\t\tvm.$store.commit('search', event.target.value);\n\t\t\t\t}, 0);\n\t\t\t},\n\t\t\tfocus: function() {\n\t\t\t\tthis.focusClass = 'focus';\n\t\t\t\tthis.$store.commit('scrollTop');\n\t\t\t},\n\t\t\tblur: function(event) {\n\t\t\t\tlet vm = this;\n\t\t\t\tthis.focusClass = '';\n\t\t\t\tsetTimeout(function() {\n\t\t\t\t\tvm.$store.commit('search', event.target.value);\n\t\t\t\t}, 0);\n\t\t\t},\n\t\t\tmenuClick: function(item) {\n\t\t\t\tlet vm = this;\n\t\t\t\tswitch (item.win) {\n\t\t\t\t\tcase \"logout\":\n\t\t\t\t\t\twilddogApp.auth().signOut().then(function() {\n\t\t\t\t\t\t\tbox.hide();\n\t\t\t\t\t\t\tvm.$router.push('/login');\n\t\t\t\t\t\t}).catch(function(error) {\n\t\t\t\t\t\t\tbox.msg(error, {\n\t\t\t\t\t\t\t\tcolor: 'danger'\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t});\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tcase \"checkupdate\":\n\t\t\t\t\t\tutil.storage.clear();\n\t\t\t\t\t\tvm.$store.dispatch('update');\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tdefault:\n\t\t\t\t\t\tvm.popwin = item.win;\n\t\t\t\t}\n\t\t\t},\n\t\t\tsubInfo: function(info) {\n\t\t\t\tthis.$store.dispatch('setUserInfo', info);\n\t\t\t\tthis.popwin = '';\n\t\t\t}\n\t\t}\n\t};\n});"
  },
  {
    "path": "src/component/login.js",
    "content": "define(function(require, exports, module) {\n    \"use strict\";\n    const box = require('box');\n    const wilddogApp = require('js/assets/wilddog');\n\n    module.exports = {\n        template: `<div class=\"screenLayer\">\n    <div class=\"g-center\">\n        <div class=\"wrap\">\n            <div class=\"row\">\n                <div class=\"span-8 center\">\n                    <div class=\"loginWrapper bg-primary\">\n                        <div class=\"full-row\">\n                            <div class=\"span-6\" style=\"background:#fff\">\n                                <div class=\"p-lg\">\n                                    <div class=\"h1\" style=\"color:#434343\">登录</div>\n                                    <p class=\"text-muted\">登录您的账号</p>\n                                    <form class=\"form\" id=\"validForm\">\n                                        <div class=\"form-group\">\n                                            <div class=\"input-group\">\n                                                <span class=\"input-group-addon\"><i class=\"ion\">&#xe736;</i></span>\n                                                <input type=\"text\" class=\"form-control\" name=\"email\" placeholder=\"邮箱\" datatype=\"e\" nullmsg=\"请输入登录邮箱\">\n                                            </div>\n                                        </div>\n                                        <div class=\"form-group\">\n                                            <div class=\"input-group\">\n                                                <span class=\"input-group-addon\"><i class=\"ion\">&#xe6c0;</i></span>\n                                                <input type=\"password\" class=\"form-control\" name=\"pwd\" placeholder=\"密码\" datatype=\"s4-16\" nullmsg=\"请输入密码\">\n                                            </div>\n                                        </div>\n                                        <div class=\"form-group m-t-lg\">\n                                            <button type=\"submit\" class=\"btn btn-primary\">登录</button>\n                                            <div class=\"btn btn-info\" @click=\"qqSignIn\">\n                                                <i class=\"ion\">&#xe603;</i> QQ登录\n                                            </div>\n                                            <span class=\"r btn btn-link resetPsw\">忘记密码？</span>\n                                        </div>\n                                    </form>\n                                </div>\n                            </div>\n                            <div class=\"span-6\">\n                                <div class=\"p-lg\">\n                                    <div class=\"h1 tc\">注册</div>\n                                    <p class=\"m-b-lg\">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                                    <div class=\"tc\">\n                                        <router-link to=\"/regist\"><span class=\"btn btn-info\">马上注册</span></router-link>\n                                    </div>\n                                </div>\n                            </div>\n                        </div>\n                    </div>\n                </div>\n            </div>\n        </div>\n    </div>\n</div>`,\n        methods: {\n            signIn: function(eml, psw, cb) {\n                let vm = this;\n                wilddogApp.auth().signInWithEmailAndPassword(eml, psw)\n                    .then(function(user) {\n                        if (typeof cb === 'function') {\n                            cb(user);\n                        }\n                    }).catch(function(error) {\n                        vm.$store.commit('callLoading', false);\n                        box.msg(error, {\n                            color: 'danger'\n                        });\n                    });\n            },\n            qqSignIn: function() {\n                let vm = this;\n                let provider = new wilddog.auth.QQAuthProvider();\n                wilddogApp.auth().signInWithPopup(provider).then(function(user) {\n                    vm.signInDirect();\n                }).catch(function(error) {\n                    vm.$store.commit('callLoading', false);\n                    box.msg(error, {\n                        color: 'danger'\n                    });\n                });\n            },\n            signInDirect: function() {\n                let vm = this;\n                vm.$store.commit('callLoading', false);\n                box.hide();\n                vm.$router.push('/');\n            }\n        },\n        created: function() {\n            let vm = this;\n\n            require.async(['jquery', 'validform'], function($) {\n                vm.$nextTick(function() {\n                    let validIns = $('#validForm').Validform({\n                        tipSweep: false,\n                        beforeSubmit: function(form) {\n                            vm.$store.commit('callLoading', true);\n                            vm.signIn(form.find('input[name=\"email\"]').val(), form.find('input[name=\"pwd\"]').val(), function(user) {\n                                vm.signInDirect();\n                            });\n                            return false;\n                        }\n                    });\n                    //忘记密码\n                    $('.resetPsw').on('click', function() {\n                        var hasEml = validIns.check(false, 'input[name=\"email\"]');\n                        let emlVal = $('#validForm').find('input[name=\"email\"]').val();\n                        if (hasEml) {\n                            wilddogApp.auth().sendPasswordResetEmail(emlVal).then(function() {\n                                box.msg('重置密码邮件已发送到 ' + emlVal);\n                            });\n                        }\n                    });\n                });\n            });\n        }\n    };\n});"
  },
  {
    "path": "src/component/main.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\tconst box = require('box');\n\tconst wilddogApp = require('js/assets/wilddog');\n\n\tmodule.exports = {\n\t\ttemplate: `<div class=\"body flex-col\">\n    <v-head></v-head>\n    <div class=\"flex-1 flex-col main\">\n        <v-nav></v-nav>\n        <v-body></v-body>\n    </div>\n</div>`,\n\t\tcomponents: {\n\t\t\t\"v-head\": require('js/component/head'),\n\t\t\t\"v-nav\": require('js/component/nav'),\n\t\t\t\"v-body\": require('js/component/body')\n\t\t},\n\t\tcreated: function() {\n\t\t\tlet vm = this;\n\t\t\t//登录状态检测\n\t\t\tvm.$store.commit('callLoading', true);\n\t\t\twilddog.auth().onAuthStateChanged(function() {\n\t\t\t\tlet currentUser = wilddogApp.auth().currentUser;\n\t\t\t\tvm.$store.commit('callLoading', false);\n\t\t\t\tif (currentUser) {\n\t\t\t\t\tvm.$store.commit('updateUserInfo', currentUser);\n\t\t\t\t\tvm.$store.dispatch('update');\n\t\t\t\t\tif (currentUser.email && !currentUser.emailVerified) {\n\t\t\t\t\t\tbox.msg('邮箱未验证，请前往注册邮箱验证。没有到验证邮件？[<a href=\"javascript:;\" class=\"btn btn-link resendvalidemail\">点此重发</a>]', {\n\t\t\t\t\t\t\tcolor: 'info',\n\t\t\t\t\t\t\tonshow: function($box) {\n\t\t\t\t\t\t\t\t$box.find('.resendvalidemail').on('click', function() {\n\t\t\t\t\t\t\t\t\tvm.sendEmailVerified(function() {\n\t\t\t\t\t\t\t\t\t\tbox.msg('验证邮件发送成功', {\n\t\t\t\t\t\t\t\t\t\t\tcolor: 'success'\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\t\t\t\t\t//同步云端数据\n\t\t\t\t\tlet ref = wilddogApp.sync().ref();\n\t\t\t\t\tref.child('/users/' + currentUser.uid).on('value', function(snapshot) {\n\t\t\t\t\t\tlet userInfo = snapshot.val();\n\t\t\t\t\t\tif (userInfo.track.record && userInfo.track.record.split) {\n\t\t\t\t\t\t\tuserInfo.track.record = JSON.parse(userInfo.track.record);\n\t\t\t\t\t\t\tvm.$store.commit('updateUserInfo', userInfo);\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tconsole.warn('用户数据异常', userInfo);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t});\n\t\t\t\t} else {\n\t\t\t\t\tbox.hide();\n\t\t\t\t\treturn vm.$router.replace('/login');\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t};\n});"
  },
  {
    "path": "src/component/nav.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\n\tmodule.exports = {\n\t\ttemplate: `<div class=\"menu-bar\" id=\"nav\">\n\t<ul class=\"main-nav\">\n\t\t<li v-for=\"(main,index) in navdata\" :class=\"['main-nav-'+index, currentNav[0]==index ? 'cur' : '']\" \n\t\t\t@mouseenter=\"mainNavIn(index)\"\n\t\t\t@mouseleave=\"mainNavOut\"\n\t\t\t@click=\"mainNavClick(index)\">\n\t\t\t<router-link :to=\"{ path: index ? '/channel/' + index : '/'}\">\n\t\t\t<i class=\"ion\" v-html=\"main.icon\"></i>\n\t\t\t<span>{{main.title}}</span> ({{main.nums}})\n\t\t\t</router-link>\n\t\t</li>\n\t</ul>\n\t<div class=\"sub-nav\" :class=\"hoverMenu!=='' ? 'show' : ''\">\n\t\t<ul v-if=\"sub.list\" v-show=\"hoverMenu===index\" v-for=\"(sub,index) in navdata\" :class=\"'sub-nav-'+index\"\n\t\t\t@mouseenter=\"subNavIn\"\n\t\t\t@mouseleave=\"subNavOut\"\n\t\t\t@click=\"subNavClick\">\n\t\t\t<li v-for=\"(subnav,index2) in sub.list\" :class=\"['sub-nav-'+index+'-'+index2, currentNav[1]==index2 ? 'cur' : '']\" :data-nav=\"index+','+index2\">\n\t\t\t<router-link :to=\"{ path: '/channel/' + index + '/type/' + index2 }\">\n\t\t\t\t{{subnav.title}} ({{subnav.list.length}})\n\t\t\t</router-link>\n\t\t\t</li>\n\t\t</ul>\n\t</div>\n</div>`,\n\t\tcomputed: {\n\t\t\tnavdata: function() {\n\t\t\t\treturn this.$store.getters.navData;\n\t\t\t}\n\t\t},\n\t\tdata: function() {\n\t\t\treturn {\n\t\t\t\thoverMenu: '',\n\t\t\t\tcurrentNav: ['0', '0'],\n\t\t\t\tnavSync: null\n\t\t\t};\n\t\t},\n\t\tmethods: {\n\t\t\tmainNavIn: function(index) {\n\t\t\t\tif (this.navdata[index].list) {\n\t\t\t\t\tthis.hoverMenu = index;\n\t\t\t\t\tclearTimeout(this.navSync);\n\t\t\t\t} else {\n\t\t\t\t\tthis.hoverMenu = '';\n\t\t\t\t}\n\t\t\t},\n\t\t\tmainNavOut: function() {\n\t\t\t\tvar that = this;\n\t\t\t\tthat.navSync = setTimeout(function() {\n\t\t\t\t\tthat.hoverMenu = '';\n\t\t\t\t}, 160);\n\t\t\t},\n\t\t\tmainNavClick: function(index) {\n\t\t\t\tthis.$store.commit('scrollTop');\n\t\t\t},\n\t\t\tsubNavIn: function() {\n\t\t\t\tclearTimeout(this.navSync);\n\t\t\t},\n\t\t\tsubNavOut: function() {\n\t\t\t\tvar that = this;\n\t\t\t\tthat.navSync = setTimeout(function() {\n\t\t\t\t\tthat.hoverMenu = '';\n\t\t\t\t}, 160);\n\t\t\t},\n\t\t\tsubNavClick: function(event) {\n\t\t\t\tthis.$store.commit('scrollTop');\n\t\t\t},\n\t\t\tgetNav: function(router) {\n\t\t\t\tif (router.params.cid !== void 0) {\n\t\t\t\t\tthis.currentNav.splice(0, 1, router.params.cid);\n\t\t\t\t} else {\n\t\t\t\t\tthis.currentNav.splice(0, 1, '0');\n\t\t\t\t}\n\t\t\t\tif (this.$route.params.tid !== void 0) {\n\t\t\t\t\tthis.currentNav.splice(1, 1, router.params.tid);\n\t\t\t\t} else {\n\t\t\t\t\tthis.currentNav.splice(1);\n\t\t\t\t}\n\t\t\t\tthis.$store.commit('updateNav', this.currentNav);\n\t\t\t}\n\t\t},\n\t\twatch: {\n\t\t\t$route: function(to, from) {\n\t\t\t\tthis.getNav(to);\n\t\t\t}\n\t\t},\n\t\tcreated: function() {\n\t\t\tthis.getNav(this.$route);\n\t\t}\n\t};\n});"
  },
  {
    "path": "src/component/play-time.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\tconst util = require('js/assets/util');\n\tconst box = require('box');\n\t\n\tmodule.exports = {\n\t\ttemplate: `<div class=\"playTime\">\n\t<div class=\"playTime_head\">\n\t\t<div class=\"playTime_title\">{{title}}</div>\n\t\t<div class=\"playTime_close text-danger\" @click=\"close\"><i class=\"ion\">&#xe647;</i></div>\n\t</div>\n\t<div class=\"wrap play_area\">\n\t\t<div class=\"row\" v-html=\"html\"></div>\n\t</div>\n\t<input type=\"text\" style=\"position:absolute;top:-999em;z-index:-1;\" id=\"copyTargetInput\" />\n\t<config-pannel v-if=\"playWidgets.length\" \n\t\t:widgets=\"playWidgets\"\n\t\t:diffCode=\"diffCode\"\n\t\t@copy=\"pannelCopyHandle\"\n\t\t@add=\"addWidget\"\n\t\t@updateUserConfig=\"genHtml\"\n\t></config-pannel>\n</div>`,\n\t\tcomponents: {\n\t\t\t\"config-pannel\": require('js/component/config-pannel')\n\t\t},\n\t\tdata: function() {\n\t\t\treturn {\n\t\t\t\tplayWidgets: [],\n\t\t\t\thtml: '',\n\t\t\t\tcss: '',\n\t\t\t\tjs: '',\n\t\t\t\tinsertPlace: '',\n\t\t\t\tdiffCode: []\n\t\t\t};\n\t\t},\n\t\tcomputed: {\n\t\t\tchoosen: function() {\n\t\t\t\treturn this.$store.state.choosenWidget;\n\t\t\t},\n\t\t\ttitle: function() {\n\t\t\t\tlet result = [];\n\t\t\t\tthis.playWidgets.forEach(function(e, i) {\n\t\t\t\t\tresult.push(e.title);\n\t\t\t\t});\n\t\t\t\treturn result.join(' + ');\n\t\t\t}\n\t\t},\n\t\tmethods: {\n\t\t\tgenHtml: function() {\n\t\t\t\tlet html = '';\n\t\t\t\tlet css = '';\n\t\t\t\tlet js = '';\n\t\t\t\tlet vm = this;\n\t\t\t\tif (vm.playWidgets.length) {\n\t\t\t\t\tlet scriptNode = document.getElementById('widgetJsNode');\n\t\t\t\t\tif (scriptNode) {\n\t\t\t\t\t\tdocument.body.removeChild(scriptNode);\n\t\t\t\t\t}\n\t\t\t\t\tlet diff = [];\n\t\t\t\t\tvm.playWidgets.forEach(function(e, i) {\n\t\t\t\t\t\tlet configFinnal = JSON.parse(JSON.stringify(e.confBack)); //深拷贝\n\t\t\t\t\t\tfor (let x in configFinnal) {\n\t\t\t\t\t\t\tif (e.userConfig[x]) {\n\t\t\t\t\t\t\t\tfor (let uckey in e.userConfig[x]) {\n\t\t\t\t\t\t\t\t\tObject.assign(configFinnal[x][uckey], e.userConfig[x][uckey]);\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t\te.configFinnal = configFinnal;\n\t\t\t\t\t\tlet htmlfragment = '<div class=\"' + 'span-' + (e.configFinnal.showConfig.viewWidth.value || 12) + '\">' + etpl.compile(e.htmlTemp)(Object.assign({}, e.configFinnal.showConfig, {\n\t\t\t\t\t\t\tid: e.id\n\t\t\t\t\t\t})) + '</div>';\n\t\t\t\t\t\thtml += vm.wrapString(htmlfragment, 'html', e.widget);\n\t\t\t\t\t\tlet cssfragment = etpl.compile(e.cssTemp)(Object.assign({}, e.configFinnal.cssConfig, {\n\t\t\t\t\t\t\tid: e.id\n\t\t\t\t\t\t}));\n\t\t\t\t\t\tcss += vm.wrapString(cssfragment, 'css', e.widget);\n\t\t\t\t\t\tlet jsfragment = etpl.compile(e.jsTemp)(Object.assign({}, e.configFinnal.jsConfig, {\n\t\t\t\t\t\t\tid: e.id\n\t\t\t\t\t\t}));\n\t\t\t\t\t\tjs += vm.wrapString(jsfragment, 'javascript', e.widget);\n\t\t\t\t\t\t//diffCode\n\t\t\t\t\t\tdiff.push({\n\t\t\t\t\t\t\tuserConfig: e.userConfig,\n\t\t\t\t\t\t\twidget: e.widget\n\t\t\t\t\t\t});\n\t\t\t\t\t\tvm.diffCode = diff;\n\t\t\t\t\t});\n\t\t\t\t\tconsole.log('组件html加载完成');\n\t\t\t\t\tcss = css.trim();\n\t\t\t\t\tjs = js.trim();\n\t\t\t\t\tif (css) {\n\t\t\t\t\t\tdocument.getElementById('playingCss').innerHTML = css;\n\t\t\t\t\t\tvm.css = css;\n\t\t\t\t\t\tconsole.log('组件css加载完成');\n\t\t\t\t\t}\n\t\t\t\t\tif (js) {\n\t\t\t\t\t\tscriptNode = document.createElement('script');\n\t\t\t\t\t\tlet scriptName = vm.playWidgets[0].widget + '-script-' + parseInt(Math.random() * 1e6);\n\t\t\t\t\t\tlet scriptText = `\ndefine(\"${scriptName}\", function(require) {\n\tvar $ = require(\"jquery\"),base = require(\"base\"),com = require(\"js/assets/common\");\n\t${js}\n});\nseajs.use(\"${scriptName}\")`;\n\t\t\t\t\t\tscriptNode.innerHTML = scriptText;\n\t\t\t\t\t\tscriptNode.setAttribute('id', 'widgetJsNode');\n\t\t\t\t\t\tsetTimeout(function() {\n\t\t\t\t\t\t\tdocument.body.appendChild(scriptNode);\n\t\t\t\t\t\t\tconsole.log('组件js加载完成');\n\t\t\t\t\t\t}, 0);\n\t\t\t\t\t\tvm.js = js;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\tvm.html = html.trim();\n\t\t\t},\n\t\t\tpromiseGet: function(road) {\n\t\t\t\tif (util.storage.get(road) !== null) {\n\t\t\t\t\treturn new Promise(function(resolve, reject) {\n\t\t\t\t\t\tresolve({\n\t\t\t\t\t\t\tdata: util.storage.get(road),\n\t\t\t\t\t\t\tconfig: {\n\t\t\t\t\t\t\t\turl: road\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t});\n\t\t\t\t} else {\n\t\t\t\t\treturn axios.get(road);\n\t\t\t\t}\n\t\t\t},\n\t\t\tgetTemp: function(widgetArray, cb) {\n\t\t\t\tif (!Array.isArray(widgetArray)) {\n\t\t\t\t\treturn [];\n\t\t\t\t}\n\t\t\t\tlet vm = this;\n\t\t\t\tvm.$store.commit('callLoading', true);\n\t\t\t\tPromise.all(widgetArray.map(function(widget) {\n\t\t\t\t\treturn vm.promiseGet(widget.conf); //axios.get(widget.conf);\n\t\t\t\t})).then(function(posts) {\n\t\t\t\t\twidgetArray.forEach(function(e, i) {\n\t\t\t\t\t\te.confBack = posts[i].data;\n\t\t\t\t\t\te.id = parseInt(Math.random() * 1e6);\n\t\t\t\t\t\te.userConfig = e.userConfig || {};\n\t\t\t\t\t\tif (!util.storage.get(posts[i].config.url)) {\n\t\t\t\t\t\t\tutil.storage.set(posts[i].config.url, e.confBack);\n\t\t\t\t\t\t}\n\t\t\t\t\t\tlet configFinnal = JSON.parse(JSON.stringify(e.confBack)); //深拷贝\n\t\t\t\t\t\tfor (let x in configFinnal) {\n\t\t\t\t\t\t\tif (e.userConfig[x]) {\n\t\t\t\t\t\t\t\tfor (let uckey in e.userConfig[x]) {\n\t\t\t\t\t\t\t\t\tconfigFinnal[x][uckey] = e.userConfig[x][uckey];\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t\te.configFinnal = configFinnal;\n\t\t\t\t\t});\n\n\t\t\t\t\treturn Promise.all(widgetArray.map(function(widget) {\n\t\t\t\t\t\treturn vm.promiseGet(widget.css);\n\t\t\t\t\t}));\n\t\t\t\t}).then(function(posts) {\n\t\t\t\t\tposts.forEach(function(e, i) {\n\t\t\t\t\t\twidgetArray[i].cssTemp = e.data;\n\t\t\t\t\t\tif (!util.storage.get(posts[i].config.url)) {\n\t\t\t\t\t\t\tutil.storage.set(posts[i].config.url, e.data);\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\t\t\t\t\treturn Promise.all(widgetArray.map(function(widget) {\n\t\t\t\t\t\treturn vm.promiseGet(widget.temp);\n\t\t\t\t\t}));\n\t\t\t\t}).then(function(posts) {\n\t\t\t\t\tposts.forEach(function(e, i) {\n\t\t\t\t\t\twidgetArray[i].htmlTemp = e.data;\n\t\t\t\t\t\tif (!util.storage.get(posts[i].config.url)) {\n\t\t\t\t\t\t\tutil.storage.set(posts[i].config.url, e.data);\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\n\t\t\t\t\treturn Promise.all(widgetArray.map(function(widget) {\n\t\t\t\t\t\treturn vm.promiseGet(widget.script);\n\t\t\t\t\t}));\n\t\t\t\t}).then(function(posts) {\n\t\t\t\t\tposts.forEach(function(e, i) {\n\t\t\t\t\t\twidgetArray[i].jsTemp = e.data;\n\t\t\t\t\t\tif (!util.storage.get(posts[i].config.url)) {\n\t\t\t\t\t\t\tutil.storage.set(posts[i].config.url, e.data);\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\t\t\t\t\tvm.$store.commit('callLoading', false);\n\t\t\t\t\tif (typeof cb === 'function') {\n\t\t\t\t\t\tcb(widgetArray);\n\t\t\t\t\t} else {\n\t\t\t\t\t\tvm.playWidgets = widgetArray;\n\t\t\t\t\t\tvm.genHtml();\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t},\n\t\t\tcopy: function(text) {\n\t\t\t\tif (text) {\n\t\t\t\t\tlet inputText = document.getElementById('copyTargetInput');\n\t\t\t\t\tlet currentFocus = document.activeElement;\n\t\t\t\t\tinputText.value = text;\n\t\t\t\t\tinputText.focus();\n\t\t\t\t\tinputText.setSelectionRange(0, inputText.value.length);\n\t\t\t\t\tdocument.execCommand('copy');\n\t\t\t\t\tcurrentFocus.focus();\n\t\t\t\t\tbox.msg('复制成功', {\n\t\t\t\t\t\tdelay: 2000\n\t\t\t\t\t});\n\t\t\t\t} else {\n\t\t\t\t\tbox.msg('复制内容为空', {\n\t\t\t\t\t\tdelay: 2000\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t},\n\t\t\tpannelCopyHandle: function(command) {\n\t\t\t\tswitch (command) {\n\t\t\t\t\tcase \"html\":\n\t\t\t\t\t\tthis.copy(this.html);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tcase \"css\":\n\t\t\t\t\t\tthis.copy(this.css);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tcase \"js\":\n\t\t\t\t\t\tthis.copy(this.js);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tdefault:\n\t\t\t\t\t\tthis.copy(command);\n\t\t\t\t}\n\t\t\t},\n\t\t\tgetConfigArray: function(userConfig) {\n\t\t\t\tlet conf = [];\n\t\t\t\tfor (let x in userConfig) {\n\t\t\t\t\tif (userConfig.hasOwnProperty(x)) {\n\t\t\t\t\t\tlet confPreFix = x + '-';\n\t\t\t\t\t\tlet subConf = userConfig[x];\n\t\t\t\t\t\tfor (let y in subConf) {\n\t\t\t\t\t\t\tlet confObj = confPreFix + y + \" = \" + subConf[y].value;\n\t\t\t\t\t\t\tconf.push(confObj);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\treturn conf;\n\t\t\t},\n\t\t\tclose: function() {\n\t\t\t\tlet vm = this;\n\t\t\t\t//保存使用数据\n\t\t\t\tlet _userInfo = vm.$store.state.userInfo;\n\t\t\t\tvm.playWidgets.forEach(function(e, i) {\n\t\t\t\t\tlet thisone = Object.assign({}, e);\n\t\t\t\t\tthisone.date = util.getDate();\n\t\t\t\t\tthisone.set = vm.getConfigArray(e.userConfig);\n\t\t\t\t\t_userInfo.track.record.push(thisone);\n\t\t\t\t});\n\t\t\t\tvm.$store.dispatch('setUserRecord', _userInfo);\n\t\t\t\tvm.$store.commit('setPlaying', []);\n\t\t\t},\n\t\t\twrapString: function(string, type, decorate) {\n\t\t\t\tvar _before = '',\n\t\t\t\t\t_after = '',\n\t\t\t\t\t_decorate = decorate || '';\n\t\t\t\tif (string !== '') {\n\t\t\t\t\tswitch (type) {\n\t\t\t\t\t\tcase \"html\":\n\t\t\t\t\t\t\t_before = '<!-- ' + _decorate + ' start-->\\n';\n\t\t\t\t\t\t\t_after = '\\n<!-- ' + _decorate + ' over-->\\n';\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\tcase \"css\":\n\t\t\t\t\t\t\t_before = '/* ' + _decorate + ' start*/\\n';\n\t\t\t\t\t\t\t_after = '\\n';\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\tdefault:\n\t\t\t\t\t\t\t_before = '// ' + _decorate + '\\n';\n\t\t\t\t\t\t\t_after = '\\n';\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\treturn _before + string + _after;\n\t\t\t},\n\t\t\taddWidget: function(place) {\n\t\t\t\tthis.insertPlace = place;\n\t\t\t\tthis.$store.commit('setWaitToChoose', true);\n\t\t\t}\n\t\t},\n\t\twatch: {\n\t\t\tchoosen: function(newVal) {\n\t\t\t\tlet vm = this;\n\t\t\t\tif (newVal && vm.insertPlace) {\n\t\t\t\t\tvm.getTemp([newVal], function(choosenWidget) {\n\t\t\t\t\t\tswitch (vm.insertPlace) {\n\t\t\t\t\t\t\tcase 'before':\n\t\t\t\t\t\t\t\tvm.playWidgets.unshift(choosenWidget[0]);\n\t\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t\tcase 'after':\n\t\t\t\t\t\t\t\tvm.playWidgets.push(choosenWidget[0]);\n\t\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t\tdefault:\n\t\t\t\t\t\t\t\tconsole.warn('insert place error!');\n\t\t\t\t\t\t}\n\t\t\t\t\t\tvm.genHtml();\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tcreated: function() {\n\t\t\tthis.getTemp(this.$store.state.playingWidgets);\n\t\t}\n\t};\n});"
  },
  {
    "path": "src/component/quick-start.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\n\tmodule.exports = {\n\t\ttemplate: `<div class=\"quickStart\">\n    <form v-on:submit.prevent=\"callWidget\">\n        <div class=\"form-group\">\n            <textarea v-model=\"callCode\" class=\"form-control\" id=\"configCode\" placeholder=\"输入组件配置代码\" spellcheck=\"false\"></textarea>\n        </div>\n        <div class=\"form-group tc\">\n            <button type=\"submit\" class=\"btn btn-block btn-lg btn-primary\">召唤组件</button>\n        </div>\n    </form>\n</div>`,\n\t\tcomputed: {\n\t\t\tcallCode: {\n\t\t\t\tget: function() {\n\t\t\t\t\treturn this.$store.state.callCode;\n\t\t\t\t},\n\t\t\t\tset: function(value) {\n\t\t\t\t\tthis.$store.commit('setCallCode', value);\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tmethods: {\n\t\t\tcallWidget: function() {\n\t\t\t\tthis.$store.commit('callWidget');\n\t\t\t}\n\t\t}\n\t};\n});"
  },
  {
    "path": "src/component/regist.js",
    "content": "define(function(require, exports, module) {\n    \"use strict\";\n    const box = require('box');\n    const wilddogApp = require('js/assets/wilddog');\n\n    module.exports = {\n        template: `<div class=\"screenLayer\">\n\t<div class=\"g-center\">\n        <div class=\"wrap\">\n            <div class=\"row\">\n                <div class=\"span-6 center\" style=\"background:#fff\">\n                    <div class=\"card card-bordered\">\n                        <div class=\"card-body\">\n                            <div class=\"h1\" style=\"color:#434343\">注册</div>\n                            <p class=\"text-muted\">创建您的账号</p>\n                            <form class=\"form\" id=\"validForm\">\n                                <div class=\"form-group\">\n                                    <div class=\"input-group\">\n                                        <span class=\"input-group-addon\"><i class=\"ion\">&#xe736;</i></span>\n                                        <input type=\"text\" class=\"form-control\" placeholder=\"用户名\" name=\"username\" datatype=\"s4-16\" nullmsg=\"请填写用户名！\">\n                                    </div>\n                                </div>\n                                <div class=\"form-group\">\n                                    <div class=\"input-group\">\n                                        <span class=\"input-group-addon\"><i class=\"ion\">&#xe7bd;</i></span>\n                                        <input type=\"text\" class=\"form-control\" name=\"email\" placeholder=\"邮箱\" datatype=\"e\" errormsg=\"请输入正确的邮箱!\" ignore=\"ignore\">\n                                    </div>\n                                </div>\n                                <div class=\"form-group\">\n                                    <div class=\"input-group\">\n                                        <span class=\"input-group-addon\"><i class=\"ion\">&#xe6c0;</i></span>\n                                        <input type=\"password\" class=\"form-control\" placeholder=\"密码\" name=\"userpassword\" datatype=\"s4-16\" nullmsg=\"请输入密码\">\n                                    </div>\n                                </div>\n                                <div class=\"form-group\">\n                                    <div class=\"input-group\">\n                                        <span class=\"input-group-addon\"><i class=\"ion\">&#xe6c0;</i></span>\n                                        <input type=\"password\" class=\"form-control\" placeholder=\"密码\" recheck=\"userpassword\" datatype=\"*\" nullmsg=\"请再次输入密码\">\n                                    </div>\n                                </div>\n                                <div class=\"form-group m-t-lg\">\n                                    <button type=\"submit\" class=\"btn btn-primary btn-block btn-lg\">注册</button>\n                                </div>\n                            </form>\n                        </div>\n                    </div>\n                </div>\n            </div>\n        </div>\n    </div>\n</div>`,\n        methods: {\n            registUser: function(eml, psw, cb) {\n                let vm = this;\n                wilddogApp.auth().createUserWithEmailAndPassword(eml, psw)\n                    .then(function(user) {\n                        vm.$root.sendEmailVerified();\n                        let ref = wilddogApp.sync().ref();\n                        ref.child('/users/' + user.uid + '/track').set({\n                            \"record\": \"[]\"\n                        }, function(error) {\n                            if (error) {\n                                box.msg(error, {\n                                    color:'danger'\n                                });\n                            }else{\n                                console.log('新用户同步到野狗云端成功');\n                            }\n                        });\n                        if (typeof cb === 'function') {\n                            cb(user);\n                        }\n                    }).catch(function(error) {\n                        vm.$store.commit('callLoading', false);\n                        box.msg(error, {\n                            color: 'danger'\n                        });\n                    });\n            }\n        },\n        created: function() {\n            let vm = this;\n\n            require.async(['jquery', 'validform'], function($) {\n                vm.$nextTick(function() {\n                    $('#validForm').Validform({\n                        tipSweep: false,\n                        beforeSubmit: function(form) {\n                            vm.$store.commit('callLoading', true);\n                            require.async('jquery', function($) {\n                                vm.registUser(form.find('input[name=\"email\"]').val(), form.find('input[name=\"userpassword\"]').val(), function(user) {\n                                    vm.$store.dispatch('setUserInfo', Object.assign(user, {\n                                        displayName: form.find('input[name=\"username\"]').val()\n                                    })).then(function(user) {\n                                        vm.$store.commit('callLoading', false);\n                                        vm.$router.push('/');\n                                    });\n                                });\n                            });\n                            return false;\n                        }\n                    });\n                });\n            });\n        }\n    };\n});"
  },
  {
    "path": "src/component/user-set.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\n\tmodule.exports = {\n\t\ttemplate: `<form class=\"userSetForm boxLayout\" v-on:submit.prevent=\"subInfo\">\n\t<div class=\"boxHead tr\">\n\t\t<i class=\"ion _clo\" @click=\"close\">&#xe647;</i>\n\t</div>\n\t<div class=\"form-group\">\n\t\t<label class=\"control-label\" for=\"userSetName\">怎么称呼：</label>\n\t\t<input type=\"text\" class=\"form-control\" id=\"userSetName\" v-model=\"info.displayName\">\n\t</div>\n\t<button type=\"submit\" class=\"btn btn-default\">OK</button>\n</form>`,\n\t\tcomputed: {\n\t\t\tinfo: {\n\t\t\t\tget: function() {\n\t\t\t\t\treturn this.$store.state.userInfo;\n\t\t\t\t},\n\t\t\t\tset: function(value) {\n\t\t\t\t\tthis.$store.commit('updateUserInfo', {\n\t\t\t\t\t\tdisplayName: value\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tmethods: {\n\t\t\tsubInfo: function() {\n\t\t\t\tthis.$emit('subInfo', this.info);\n\t\t\t},\n\t\t\tclose: function() {\n\t\t\t\tthis.$emit('close');\n\t\t\t}\n\t\t}\n\t};\n});"
  },
  {
    "path": "src/plugin/dropdown.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\tseajs.importStyle(`\n\t\t.dropdown-fade-enter-active {transition: all .3s ease-in;}\n\t\t.dropdown-fade-leave-active {transition: all .3s ease-out;}\n\t\t.dropdown-fade-enter, .dropdown-fade-leave-active {transform: translateY(-10px);opacity: 0;}\n\t\t.dropdown{position:relative;}\n\t\t.dropdown-head{cursor:pointer;user-select:none;}\n\t\t.dropdown-menu{position:absolute;left:0;top:100%; padding:3px 0;}\n\t\t.dropdown-menu ul{background:#fff;border-radius:4px;color:#434343;overflow:hidden;box-shadow: 0 1px 6px rgba(0,0,0,.2);}\n\t\t.dropdown-item{padding:0 1em;line-height:2.6em;cursor:pointer;white-space:nowrap;}\n\t\t.dropdown-item:hover{background:#dedede;}`, module.uri);\n\n\tmodule.exports = {\n\t\tinstall: function(Vue, options) {\n\t\t\tVue.mixin({\n\t\t\t\tcomponents: {\n\t\t\t\t\tDropdown: {\n\t\t\t\t\t\ttemplate: `<div class=\"dropdown\"\n\t\t        @mouseenter=\"handleMouseenter\"\n\t\t        @mouseleave=\"handleMouseleave\">\n\t\t\t<div class=\"dropdown-head\" @click=\"handleClick\"><slot>{{name}}</slot></div>\n\t\t\t<transition name=\"dropdown-fade\">\n\t\t\t<div class=\"dropdown-menu\" v-show=\"visible\">\n\t\t\t\t<ul>\n\t\t\t\t\t<li class=\"dropdown-item\" v-for=\"item in items\" @click=\"onClick(item)\">{{item.text}}</li>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t\t</transition>\n\t\t</div>`,\n\t\t\t\t\t\tprops: {\n\t\t\t\t\t\t\tname: {\n\t\t\t\t\t\t\t\ttype: String,\n\t\t\t\t\t\t\t\trequired: false,\n\t\t\t\t\t\t\t\tdefault: \"\"\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\titems: {\n\t\t\t\t\t\t\t\ttype: Array,\n\t\t\t\t\t\t\t\trequired: true\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\ttrigger: {\n\t\t\t\t\t\t\t\ttype: String,\n\t\t\t\t\t\t\t\tdefault: \"hover\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\tdata() {\n\t\t\t\t\t\t\treturn {\n\t\t\t\t\t\t\t\tvisible: false,\n\t\t\t\t\t\t\t\ttimeout: null\n\t\t\t\t\t\t\t};\n\t\t\t\t\t\t},\n\t\t\t\t\t\tmethods: {\n\t\t\t\t\t\t\tdocumentHandler(e) {\n\t\t\t\t\t\t\t\tif (this.$el.contains(e.target)) {\n\t\t\t\t\t\t\t\t\treturn false;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\tthis.handleClose();\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\thandleClick() {\n\t\t\t\t\t\t\t\tif (this.trigger === 'custom') return false;\n\t\t\t\t\t\t\t\tif (this.trigger !== 'click') {\n\t\t\t\t\t\t\t\t\treturn false;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\tthis.visible = !this.visible;\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\thandleMouseenter() {\n\t\t\t\t\t\t\t\tif (this.trigger === 'custom') return false;\n\t\t\t\t\t\t\t\tif (this.trigger !== 'hover') {\n\t\t\t\t\t\t\t\t\treturn false;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\tclearTimeout(this.timeout);\n\t\t\t\t\t\t\t\tthis.timeout = setTimeout(() => {\n\t\t\t\t\t\t\t\t\tthis.visible = true;\n\t\t\t\t\t\t\t\t}, 250);\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\thandleMouseleave() {\n\t\t\t\t\t\t\t\tif (this.trigger === 'custom') return false;\n\t\t\t\t\t\t\t\tif (this.trigger !== 'hover') {\n\t\t\t\t\t\t\t\t\treturn false;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\tclearTimeout(this.timeout);\n\t\t\t\t\t\t\t\tthis.timeout = setTimeout(() => {\n\t\t\t\t\t\t\t\t\tthis.visible = false;\n\t\t\t\t\t\t\t\t}, 150);\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\thandleClose() {\n\t\t\t\t\t\t\t\tif (this.trigger === 'custom') return false;\n\t\t\t\t\t\t\t\tif (this.trigger !== 'click') {\n\t\t\t\t\t\t\t\t\treturn false;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\tthis.visible = false;\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\tonClick: function(item){\n\t\t\t\t\t\t\t\tthis.visible = false;\n\t\t\t\t\t\t\t\tthis.$emit(\"onClick\", item);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\tcreated: function() {\n\t\t\t\t\t\t\tdocument.addEventListener('click', this.documentHandler);\n\t\t\t\t\t\t},\n\t\t\t\t\t\tbeforeDestroy: function() {\n\t\t\t\t\t\t\tdocument.removeEventListener('click', this.documentHandler);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t};\n});"
  },
  {
    "path": "src/router.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\n\tconst router = new VueRouter({\n\t\tbase: seajs.root,\n\t\troutes: [{\n\t\t\tpath: '/',\n\t\t\tcomponent: function (resolve, reject) {\n\t\t\t\trequire.async('js/component/main', function(main){\n\t\t\t\t\tresolve(main);\n\t\t\t\t});\n\t\t\t},\n\t\t\tchildren: [{\n\t\t\t\tpath: '/channel/:cid',\n\t\t\t\tchildren: [{\n\t\t\t\t\tpath: 'type/:tid'\n\t\t\t\t}]\n\t\t\t}]\n\t\t}, {\n\t\t\tpath: '/login',\n\t\t\tcomponent: function (resolve, reject) {\n\t\t\t\trequire.async('js/component/login', function(login){\n\t\t\t\t\tresolve(login);\n\t\t\t\t});\n\t\t\t}\n\t\t}, {\n\t\t\tpath: '/regist',\n\t\t\tcomponent: function (resolve, reject) {\n\t\t\t\trequire.async('js/component/regist', function(regist){\n\t\t\t\t\tresolve(regist);\n\t\t\t\t});\n\t\t\t}\n\t\t}, {\n\t\t\tpath: '*',\n\t\t\tredirect: '/'\n\t\t}]\n\t});\n\t\n\tmodule.exports = router;\n});"
  },
  {
    "path": "src/store/actions.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\tconst util = require('js/assets/util');\n\tconst box = require('box');\n\tconst notice = require('notice');\n\tconst wilddogApp = require('js/assets/wilddog');\n\t\n\tmodule.exports = {\n\t\tsetUserRecord: function(context, user) {\n\t\t\tlet ref = wilddogApp.sync().ref();\n            ref.child('/users/' + user.uid + '/track').set({\n                \"record\": JSON.stringify(user.track.record)\n            }, function(error) {\n                if (error) {\n                    box.msg(error, {\n                        color:'danger'\n                    });\n                }else{\n                    console.log('同步用户记录到野狗云端成功');\n                }\n            });\n\t\t},\n\t\tsetUserInfo: function(context, info) {\n\t\t\tlet currentUser = wilddogApp.auth().currentUser;\n\t\t\treturn new Promise(function(resolve, reject) {\n\t\t\t\tif (info && currentUser) {\n\t\t\t\t\tcurrentUser.updateProfile({\n\t\t\t\t\t\t\t'photoURL': info.photoUrl || '',\n\t\t\t\t\t\t\t'displayName': info.displayName || '',\n\t\t\t\t\t\t})\n\t\t\t\t\t\t.then(function(user) {\n\t\t\t\t\t\t\tcontext.commit('updateUserInfo', user);\n\t\t\t\t\t\t\tresolve(user);\n\t\t\t\t\t\t})\n\t\t\t\t\t\t.catch(function(err) {\n\t\t\t\t\t\t\tconsole.info(\"update user info failed.\", err);\n\t\t\t\t\t\t});\n\t\t\t\t} else {\n\t\t\t\t\treject(error);\n\t\t\t\t}\n\t\t\t});\n\t\t},\n\t\tupdate: function(context) {\n\t\t\tcontext.commit('callLoading', true);\n\t\t\taxios.get(seajs.widgetRootPath + \"/data.json\", {\n\t\t\t\temulateJSON: true\n\t\t\t}).then(response => {\n\t\t\t\tlet res = response.data;\n\t\t\t\tlet localVersion = util.storage.get('version');\n\t\t\t\tif (localVersion && (localVersion.value !== res.version.value)) {\n\t\t\t\t\tutil.storage.clear();\n\t\t\t\t\tnotice({\n\t                    title: \"升级到\" + res.version.value,\n\t                    desc: res.version.description\n\t                });\n\t\t\t\t}\n\t\t\t\tcontext.commit('setVersion', res.version);\n\t\t\t\tcontext.commit('setWidgets', res.widgets);\n\t\t\t\tcontext.commit('callLoading', false);\n\t\t\t});\n\n\t\t},\n\t\twidgetClick: function(context, widgetObject) {\n\t\t\tif (context.state.waitToChoose) {\n\t\t\t\tcontext.commit('setWaitToChoose', false);\n\t\t\t\tcontext.commit('setChoosen', widgetObject);\n\t\t\t} else {\n\t\t\t\tlet _playingWidgets = context.state.playingWidgets;\n\t\t\t\t_playingWidgets.push(widgetObject);\n\t\t\t\tcontext.commit('setPlaying', _playingWidgets);\n\t\t\t}\n\t\t}\n\t};\n});"
  },
  {
    "path": "src/store/getters.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\tconst util = require('js/assets/util');\n\n\tmodule.exports = {\n\t\tnavData: function(state) {\n\t\t\tlet allwidgetsnum = 0;\n\t\t\tlet homeIndex;\n\t\t\tlet navData = JSON.parse(JSON.stringify(state.widgets));\n\t\t\tif (Array.isArray(navData) && navData.length) {\n\t\t\t\tnavData.forEach(function(cell, i) {\n\t\t\t\t\tlet channelwidgetsnum = 0;\n\t\t\t\t\tif (Array.isArray(cell.list) && cell.list.length) {\n\t\t\t\t\t\tcell.list.forEach(function(e) {\n\t\t\t\t\t\t\tif (e.list) {\n\t\t\t\t\t\t\t\tchannelwidgetsnum += e.list.length;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\t\t\t\t\tcell.nums = channelwidgetsnum;\n\t\t\t\t\tallwidgetsnum += channelwidgetsnum;\n\t\t\t\t\tif (cell.title === '首页') {\n\t\t\t\t\t\thomeIndex = i;\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\tnavData[homeIndex].nums = allwidgetsnum;\n\t\t\t}\n\t\t\treturn navData;\n\t\t},\n\t\tflatData: function(state) {\n\t\t\treturn util.flatData(state.widgets);\n\t\t},\n\t\tshowingWidgets: function(state, getters) {\n\t\t\tlet result = [];\n\t\t\tif (state.keywords) {\n\t\t\t\tresult = getters.filterSearch;\n\t\t\t} else {\n\t\t\t\tresult = getters.filterChannel;\n\t\t\t}\n\t\t\t//标签筛选\n\t\t\tif (state.filtertag.length) {\n\t\t\t\tlet newresult = [];\n\t\t\t\tlet copyfiltertag = state.filtertag;\n\t\t\t\tresult.forEach(function(wid, i) {\n\t\t\t\t\tlet mytag = wid.tag.split('/');\n\t\t\t\t\tcopyfiltertag.forEach(function(tag, o) {\n\t\t\t\t\t\tif (util.arrIncludes(mytag, tag)) {\n\t\t\t\t\t\t\tnewresult.push(wid);\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\t\t\t\t});\n\t\t\t\tresult = newresult;\n\t\t\t} else {\n\t\t\t\tlet mytags = new Set();\n\t\t\t\tresult.forEach(function(e, i) {\n\t\t\t\t\tif (e.tag) {\n\t\t\t\t\t\tlet thisTag = e.tag.split('/');\n\t\t\t\t\t\tthisTag.forEach(function(tag) {\n\t\t\t\t\t\t\tif (tag.trim()) {\n\t\t\t\t\t\t\t\tmytags.add(tag.trim());\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\tstate.tags = Array.from(mytags);\n\t\t\t}\n\n\t\t\treturn result;\n\t\t},\n\t\tfilterChannel: function(state, getters) {\n\t\t\tlet result = [];\n\t\t\tif (state.widgets.length) {\n\t\t\t\tlet n_0 = parseInt(state.currentNav[0]);\n\t\t\t\tlet n_1 = parseInt(state.currentNav[1]);\n\t\t\t\tif (!n_0 || isNaN(n_0)) {\n\t\t\t\t\tresult = getters.flatData;\n\t\t\t\t\tstate.bread = state.widgets[0].title;\n\t\t\t\t} else if(n_1 === void(0) || isNaN(n_1)){\n\t\t\t\t\tresult = util.flatData(state.widgets[n_0].list);\n\t\t\t\t\tstate.bread = state.widgets[n_0].title;\n\t\t\t\t} else {\n\t\t\t\t\tresult = state.widgets[n_0].list.length ? state.widgets[n_0].list[n_1].list : [];\n\t\t\t\t\tstate.bread = state.widgets[n_0].title + ' / ' + (state.widgets[n_0].list[n_1] ? state.widgets[n_0].list[n_1].title : '');\n\t\t\t\t}\n\t\t\t\tstate.showingWidgets = result;\n\t\t\t}\n\t\t\treturn result;\n\t\t},\n\t\tfilterSearch: function(state, getters) {\n\t\t\t//搜索\n\t\t\tlet result = getters.flatData;\n\t\t\tif (result.length && state.keywords) {\n\t\t\t\tlet key = state.keywords;\n\t\t\t\tlet search = new Set();\n\t\t\t\tlet nums = result.length;\n\t\t\t\t//title完全匹配\n\t\t\t\tresult.forEach(function(e, i) {\n\t\t\t\t\tif (e.title === key) {\n\t\t\t\t\t\tsearch.add(e);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\t//widget完全匹配\n\t\t\t\tresult.forEach(function(e, i) {\n\t\t\t\t\tif (e.widget === key) {\n\t\t\t\t\t\tsearch.add(e);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\t//title包含匹配\n\t\t\t\tresult.forEach(function(e, i) {\n\t\t\t\t\tif (e.title.indexOf(key) > -1) {\n\t\t\t\t\t\tsearch.add(e);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\t//widget包含匹配\n\t\t\t\tresult.forEach(function(e, i) {\n\t\t\t\t\tif (e.widget.indexOf(key) > -1) {\n\t\t\t\t\t\tsearch.add(e);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\t//tag匹配\n\t\t\t\tresult.forEach(function(e, i) {\n\t\t\t\t\tif (e.tag.indexOf(key) > -1) {\n\t\t\t\t\t\tsearch.add(e);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\t//author匹配\n\t\t\t\tresult.forEach(function(e, i) {\n\t\t\t\t\tif (e.author.indexOf(key) > -1) {\n\t\t\t\t\t\tsearch.add(e);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\tresult = Array.from(search);\n\t\t\t\tstate.showingWidgets = result;\n\t\t\t\treturn result;\n\t\t\t} else {\n\t\t\t\tstate.showingWidgets = state.filterChannel;\n\t\t\t}\n\t\t\treturn [];\n\t\t}\n\t};\n});"
  },
  {
    "path": "src/store/mutations.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\tconst util = require('js/assets/util');\n\n\tmodule.exports = {\n\t\tsetChoosen: function(state, choosenWidget) {\n\t\t\tstate.choosenWidget = choosenWidget;\n\t\t},\n\t\tsetWaitToChoose: function(state, bool) {\n\t\t\tstate.waitToChoose = !!bool;\n\t\t},\n\t\tsetPlaying: function(state, playingWidgets) {\n\t\t\tstate.playingWidgets = playingWidgets;\n\t\t},\n\t\tcallLoading: function(state, bool) {\n\t\t\tstate.showLoading = !!bool;\n\t\t},\n\t\tsearch: function(state, value) {\n\t\t\tstate.keywords = value.trim();\n\t\t},\n\t\tscrollTop: function() {\n\t\t\tlet Main = document.getElementById(\"main\");\n\t\t\tlet Target = document.getElementById(\"welcome\");\n\t\t\tif(Main && Target){\n\t\t\t\tMain.scrollTop = Target.offsetHeight;\n\t\t\t}else{\n\t\t\t\tconsole.warn('scrollTop: error');\t\t\t\t\n\t\t\t}\n\t\t},\n\t\tupdateNav: function(state, currentNav) {\n\t\t\tif (Array.isArray(currentNav)) {\n\t\t\t\tstate.currentNav = currentNav;\n\t\t\t}\n\t\t\tstate.keywords = '';\n\t\t},\n\t\tfilterTag: function(state, tags) {\n\t\t\tstate.filtertag = tags;\n\t\t},\n\t\tsort: function(state, by) {\n\t\t\tstate.sortBy = by;\n\t\t},\n\t\tsetCallCode: function(state, callCode) {\n\t\t\tstate.callCode = callCode;\n\t\t},\n\t\tcallWidget: function(state) {\n\t\t\tif (state.callCode.trim() && state.callCode.match(/^\\[(.+:.+,*){1,}\\]$/)) {\n\t\t\t\tlet vm = this;\n\t\t\t\tlet newWidget = JSON.parse(state.callCode);\n\t\t\t\tlet flatData = util.flatData(state.widgets);\n\t\t\t\tlet result = [];\n\t\t\t\tnewWidget.forEach(function(e) {\n\t\t\t\t\tlet clean = flatData.find(function(value) {\n\t\t\t\t\t\treturn e.widget === value.widget;\n\t\t\t\t\t});\n\t\t\t\t\tif (e.userConfig) {\n\t\t\t\t\t\tclean.userConfig = e.userConfig;\n\t\t\t\t\t}\n\t\t\t\t\tresult.push(clean);\n\t\t\t\t});\n\t\t\t\tstate.playingWidgets = result;\n\t\t\t} else {\n\t\t\t\tstate.callCode = '';\n\t\t\t}\n\t\t},\n\t\tupdateUserInfo: function(state, info) {\n\t\t\tObject.keys(state.userInfo).forEach(function(e,i){\n\t\t\t\tstate.userInfo[e] = info[e] || state.userInfo[e];\n\t\t\t});\n\t\t},\n\t\tsetWidgets: function(state, widgets) {\n\t\t\tstate.widgets = widgets;\n\t\t},\n\t\tsetVersion: function(state, version) {\n\t\t\tstate.version = version;\n\t\t\tutil.storage.set('version', version);\n\t\t}\n\t};\n});"
  },
  {
    "path": "src/store/store.js",
    "content": "define(function(require, exports, module) {\n\t\"use strict\";\n\tconst util = require('js/assets/util');\n\tconst getters = require('./getters');\n\tconst mutations = require('./mutations');\n\tconst actions = require('./actions');\n\t\n\tconst store = new Vuex.Store({\n\t\tstate: {\n\t\t\tuserInfo: {\n\t\t\t\tdisplayName: '',\n\t\t\t\tphone: '',\n\t\t\t\temail: '',\n\t\t\t\tphotoURL: '',\n\t\t\t\temailVerified: false,\n\t\t\t\tuid:'',\n\t\t\t\ttrack: {\n\t\t\t\t\trecord: []\n\t\t\t\t}\n\t\t\t},\n\t\t\twidgets: [],\n\t\t\tversion: [],\n\t\t\tcurrentNav: [],\n\t\t\tsortBy: '',\n\t\t\tkeywords: '',\n\t\t\tbread: '',\n\t\t\ttags: [],\n\t\t\tfiltertag: [],\n\t\t\tcallCode: '',\n\t\t\tplayingWidgets: [],\n\t\t\twaitToChoose: false,\n\t\t\tinsertPlace: '',\n\t\t\tchoosenWidget: null,\n\t\t\tshowLoading: false\n\t\t},\n\t\tgetters,\n\t\tmutations,\n\t\tactions\n\t});\n\n\tmodule.exports = store;\n});"
  },
  {
    "path": "static/css/platform.css",
    "content": "﻿/*webkit scroll*/\n::-webkit-scrollbar-track-piece {background-color:#f5f5f5;}\n::-webkit-scrollbar {width:6px;height:13px;}\n::-webkit-scrollbar-thumb {background-color:#c2c2c2;background-clip:padding-box;min-height:28px;border-radius:3px;}\n::-webkit-scrollbar-thumb:hover {border:1px solid #636363;background-color:#929292;}\n/* style */\nbody,html{height: 100%;overflow: hidden;background-color:#efefef;}\nbody{ background-size:cover;background-position: center;background-attachment: fixed;}\n.body{position: relative;height: 100%;}\n.head{position: relative; background:#333;height: 45px; color:#fff;z-index: 2;}\n.head_T{position: absolute; font-size:22px;opacity: .9;float: left;margin:0 1em;\n\tfont-family: arial;line-height: 45px;cursor: pointer;}\n.head_T:hover{opacity: 1;}\n.head_right{position: absolute;right:0;top:0; margin:0 1em; line-height: 45px;}\n.head_right .ion{font-size:1.2em;}\n.head_right .userMenu{width:8em;}\n.search{ width: 440px;margin:auto;opacity: .5;transition:all ease .3s;height: 100%;}\n.search.focus{width: 900px;opacity: 1;}\n.search .input-lg{height: 45px;line-height: 45px;}\n.main{position: relative; z-index: 1;}\n.main .scroller{ height: 100%; overflow: auto;}\n.foot{background: #333; padding: 24px; overflow: hidden;color:#666;margin:50px 0 0 45px;\nborder-top:10px solid #ff6908;font-size:14px;}\n.foot a:hover{color:#eee;}\n\n.menu-bar{position: absolute;left: 0;top:0;width: 45px;height: 100%;background:#fff;opacity: .6;\n-webkit-transition:all ease .32s;\n        transition:all ease .32s; z-index: 1;border-right:1px solid #ccc;background:#fff;}\n.menu-bar:empty{left:-45px;}\n.menu-bar:hover{opacity: 1;width: 150px;}\n.main-nav{width: 100%;overflow: hidden; }\n.main-nav li{height: 45px;line-height: 45px;width: 150px;cursor: pointer;color:#777;}\n.main-nav li a{display: block;color: inherit;}\n.main-nav .ion{margin:0;width: 45px;text-align: center;font-size:22px;}\n.main-nav .cur{background:#ccc;color:#333;}\n.main-nav li a:hover{background:#eee;color:#333;}\n.sub-nav{position: absolute;left: 100%;top:0;height: 100%;overflow: hidden;background:#eee;\nborder-right: 1px solid #ccc;color:#aaa;width: 0;overflow: hidden;-webkit-transition:width ease .32s;transition:width ease .32s;}\n.sub-nav ul{padding:0 0 14px; width: 120px;}\n.sub-nav li{height: 45px;line-height: 45px;cursor: pointer;color:#666;}\n.sub-nav li a{display: block;color: inherit;padding:0 14px;}\n.sub-nav .cur{background:#aaa;color:#fff;}\n.sub-nav li a:hover{background:#666;color:#fff;}\n.sub-nav.show{width: 120px;}\n.mainCont{padding: 60px 20px 20px;background:rgba(255,255,255,.7);border-radius: 4px;}\n/*欢迎屏*/\n.welcome{padding-bottom: 20%;padding-top: 10%;}\n.welcome ._cont{padding: 20px; background: rgba(255,255,255,.7);width:400px;border-radius: 4px;}\n.welcome ._T{ text-align: center; border-bottom: solid 1px #e5e5e5;\n  padding-bottom: 15px;  margin: 0 0 20px;font-size: 30px;}\n.welcome ._p{  font-size: 20px; color: #777;line-height: 1.6;}\n\n.quickStart{margin:80px auto 0;}\n.filter{margin-bottom: 40px;}\n#configCode{height: 100px;resize:none;border-style: dashed;line-height: 1.7;\nfont-family: 'Consolas', 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, Helvetica, sans-serif;}\n.tagWrap .btn{margin:0 .5em .5em 0;}\n/*组件列表*/\n.widget-list {position: relative; min-height: 300px;}\n.widget-list li{margin-bottom:30px;cursor: pointer;}\n.widget-list ._layer{ position: relative; background:#fff;padding:0 0 14px;\nbox-shadow: 0 1px 2px rgba(0,0,0,.2);overflow: hidden;}\n.widget-list ._album{margin-bottom: .5em;background:#eee;}\n.widget-list ._album:after{position: absolute;content: \"\";left: 0;width: 100%;bottom:0;\nborder-top:1px solid #eee;}\n.widget-list ._full{/*width:auto;height: auto;*/ max-height:100%;}\n.widget-list ._t{font-size:18px;font-weight: 100;padding:0 10px ;}\n.widget-list p{padding:0 1em;font-size:12px;color:#999;}\n.widget-list ._name{position: absolute;right: -150px;top:-80px;width:150px;height: 80px;line-height: 50px;\ntext-align: right; -webkit-transition:all ease .32s; transition:all ease .32s;}\n.widget-list ._name span{display: block;position: relative;z-index: 2;color: #fff;padding:0 .5em;}\n.widget-list ._name:before{content: \"\"; position: absolute;width:0;height: 0;border-style:solid;\nborder-color:#c5a167 #c5a167 transparent transparent;right: 0;top:0;border-width:40px 75px;\nz-index: 1;}\n.widget-list ._layer:hover{box-shadow: 0 0 4px rgba(0,0,0,.3);}\n.widget-list ._layer:hover ._album:after{border-color:#ccc;}\n.widget-list ._layer:hover ._name{right: 0;top:0;}\n.widget-list .widget_empty_tip{font-size:42px;text-align: center;padding:30px 0;}\n\n/*弹窗*/\n.playTime{position: absolute;left:0;top:0; width:100%;height:100%; background:#eee;box-sizing:border-box;padding-top: 45px;z-index: 10;}\n.playTime_head{position: absolute;left:0;top:0;width:100%; height: 45px;}\n.playTime_title{text-align:center;line-height: 45px;font-size:18px;color:#333;}\n.playTime_close{position: absolute; font-size:22px;cursor: pointer;width:45px;text-align: center;\nheight: 40px;line-height: 40px;right: 0;top:0;}\n.playTime_close:hover{opacity: .8;}\n.play_area{width:1200px; background:#fff; height: 90%;padding:20px;border-radius: 4px;box-sizing:border-box;\n\tbox-shadow: 1px 1px 4px rgba(0,0,0,.3) inset; overflow-x:hidden;overflow-y:auto;}\n\n/*去滚动条*/\n.docStatic{height: 100%;}\n.docStatic body{height: 100%;overflow: hidden;}\n\n.playTime_panel{position: fixed;right: 0;top:0;height: 100%;width:0;z-index: 12;}\n.playTime_mark{position: absolute;left: 0;width: 280px;height: 80%;top:10%;border-radius: 4px 0 0 4px;padding:36px 0 15px;\n -webkit-transition:left ease .32s; transition:left ease .32s;z-index: 1;background:#434343;color:#dedede;font-family: serif;}\n.playTime_mark.show{left: -280px;z-index: 2;}\n.playTime_mark ._tag{position: absolute;width: 100px;height: 40px;line-height: 40px;background:#333;\ncolor:#fff;font-size:14px;border-radius: 0 16px;text-align: center;\nleft: -100px;cursor: pointer;}\n\n.playTime_mark .panelWrap{height: 100%; overflow-y: auto;overflow-x: hidden;}\n.playTime_mark .config-pannel{padding:0;}\n.playTime_mark .config-pannel .form-group:hover{background:#333;color:#fff;}\n.playTime_mark .config-pannel .control-label{cursor: pointer;}\n\n.playTime_panel ._configpanel ._tag{ top:100px;}\n.playTime_panel ._getmerge ._tag{ top:150px;}\n.playTime_panel ._getconfig ._tag{ top:200px;}\n.playTime_panel ._getconfig form{height: 100%;}\n.playTime_panel ._getconfig .configCodeBox{height: 100%;resize:none;cursor: pointer;\nbackground:rgba(255,255,255,.8);color:#666;overflow: auto;line-height: 1.7;\nfont-family: 'Consolas', 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, Helvetica, sans-serif;}\n.playTime_panel ._getconfig .configCodeBox:hover{background:#fff;color:#333;}\n\n/*mergeQueue*/\n.innerList{width:100%;max-width: 1200px;height:90%;margin:auto; padding:1% 0;\n\toverflow-y: auto;overflow-x: hidden;}\n.choosewidget .wrap_body{background:#bad0f1;}\n.mergeQueue{height: 100%;}\n.mergeQueue ._queue{overflow: auto;}\n.mergeQueue ._queue li{position: relative; background:#fff; background-size:cover;}\n.mergeQueue ._queue ._layer{background:rgba(255,255,255,.68);color:#666;}\n.mergeQueue ._queue ._del{position: absolute;right: .5em;top:.5em;font-size: 1.5em; cursor: pointer;}\n.mergeQueue ._queue ._del:hover{opacity: .8;}\n.mergeQueue ._queue h5{font-size:1.2em; color:#333;}\n\n/*loading*/\n.bubblingG {position: absolute;left:50%;top:50%;  width: 80px; height: 50px; text-align: center; \n\tmargin:-40px 0 0 -25px;}\n.bubblingG span { display: inline-block; width: 10px; height: 10px; margin: 25px auto; \n\t-webkit-animation: bubblingG .6s infinite alternate; \n\tanimation: bubblingG .6s infinite alternate;\n\tvertical-align: middle;\tborder-radius: 50px; background: #000;}\n#bubblingG_1 {-webkit-animation-delay: 0s; \tanimation-delay: 0s;}\n#bubblingG_2 {-webkit-animation-delay: 0.18s; animation-delay: 0.18s;}\n#bubblingG_3 {-webkit-animation-delay: 0.36s; animation-delay: 0.36s;}\n@-webkit-keyframes bubblingG { 0% { width: 10px; height: 10px; -webkit-transform: translateY(0);background-color: #000; }\n    100% { width: 24px; height: 24px; -webkit-transform: translateY(-21px);background-color: #fff; }}\n@keyframes bubblingG { 0% { width: 10px; height: 10px; transform: translateY(0);background-color: #000; }\n    100% { width: 24px; height: 24px; transform: translateY(-21px);background-color: #fff; }}\n\n.boxLayout{position: fixed;width:300px; padding:20px;left: 50%;top:35%; background:#fff;border-radius: 4px;overflow: hidden;\nmargin-left: -160px;box-shadow: 0 1px 6px rgba(0,0,0,.2);color:#434343;}\n.boxHead{padding:.5em;}\n.boxHead ._clo{cursor: pointer;font-size:1.5em;}\n\n.userCount{padding:10px; height: 600px;overflow: auto;width:600px;font-family: serif;top:50%;margin-top: -300px;}\n.select-ui-options-thin li .ion{margin-right: .5em;font-size:1.3em;vertical-align: middle;}\n.globalMask{position: fixed;left: 0;top:0;width:100%;height: 100%;\n  cursor: default;z-index: 999;}\n\n.list-item {\n  display: inline-block;\n  margin-right: 10px;\n}\n.list-enter-active, .list-leave-active {\n  transition: all 1s;\n}\n.list-enter, .list-leave-active {\n  opacity: 0;\n  transform: translateY(30px);\n}\n/* login */\n.screenLayer{position: relative; width:100%;height: 100%;display: table;background:#fff;z-index: 99;}\n.g-center{display: table-cell;background-color: #f5f5f5;border: 1px solid #e8e9eb;vertical-align: middle;}\n\n"
  },
  {
    "path": "static/css/ui.css",
    "content": "html {\n  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\nbody {\n  overflow-x: hidden;\n  font-family: Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', '\\5fae\\8f6f\\96c5\\9ed1', 'SimSun', sans-serif;\n  font-size: 14px;\n  line-height: 1.7;\n  min-width: 1200px;\n  color: #555555;\n  background: #fff;\n}\nbody,\nh1,\nh2,\nh3,\nh4,\np,\nul,\nol,\ndd,\ndl,\nform {\n  margin: 0;\n}\nhr {\n  margin-top: 20px;\n  margin-bottom: 20px;\n  border: 0;\n  border-top: 1px solid #eee;\n}\nimg {\n  max-width: 100%;\n  height: auto;\n  vertical-align: top;\n  -ms-interpolation-mode: bicubic;\n  border: 0 ;\n}\nul {\n  padding-left: 0;\n  list-style-type: none;\n}\ni,\nem {\n  font-style: normal;\n}\nbig {\n  font-size: 16px;\n}\nsmall {\n  font-size: 12px;\n}\na {\n  transition: all 0.3s ease;\n  text-decoration: none;\n  color: inherit;\n  outline: 0;\n}\na:hover {\n  color: #2EA9DF;\n}\narticle,\naside,\ndialog,\nfooter,\nheader,\nsection,\nnav,\nfigure,\nmenu,\naudio,\ncanvas,\nprogress,\nvideo {\n  display: block;\n}\ninput,\nselect,\ntextarea {\n  font-family: inherit;\n  font-size: 100%;\n  outline: 0;\n}\ninput[type='checkbox'],\ninput[type='radio'] {\n  box-sizing: border-box;\n  padding: 0;\n}\ninput[type='number']::-webkit-inner-spin-button,\ninput[type='number']::-webkit-outer-spin-button {\n  height: auto;\n}\ninput[type='search'] {\n  box-sizing: border-box;\n  -webkit-appearance: textfield;\n}\ninput[type='search']::-webkit-search-cancel-button,\ninput[type='search']::-webkit-search-decoration {\n  -webkit-appearance: none;\n}\ninput[type='file'] {\n  display: block;\n}\ninput[type='range'] {\n  display: block;\n  width: 100%;\n}\nselect[multiple],\nselect[size] {\n  height: auto;\n}\ninput[type='file']:focus,\ninput[type='radio']:focus,\ninput[type='checkbox']:focus {\n  outline: thin dotted;\n  outline: 5px auto -webkit-focus-ring-color;\n  outline-offset: -2px;\n}\ninput[type=submit] {\n  cursor: pointer;\n}\nfieldset {\n  min-width: 0;\n  margin: 0;\n  padding: 0;\n  border: 0;\n}\nlegend {\n  display: block;\n  font-size: 16px;\n  font-weight: 700;\n  line-height: 2.5;\n  width: 100%;\n  margin-bottom: 20px;\n  padding: 0;\n  color: #333;\n  border: 0;\n  border-bottom: 1px solid #e5e5e5;\n}\ntable {\n  border-spacing: 0;\n  background-color: transparent;\n}\ntd,\nth {\n  padding: 0;\n}\n@-ms-viewport {\n  width: device-width;\n}\n::-moz-selection {\n  color: #fff;\n  background: #39f;\n}\n::selection {\n  color: #fff;\n  background: #39f;\n}\n::-webkit-input-placeholder {\n  color: #aaa;\n}\n.placeholder {\n  color: #aaa;\n}\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\n.h1,\n.h2,\n.h3,\n.h4,\n.h5,\n.h6 {\n  font-family: inherit;\n  font-weight: 500;\n  line-height: 1.1;\n  margin-bottom: 0.5em;\n  color: inherit;\n}\nh1,\n.h1 {\n  font-size: 2.5em;\n}\nh2,\n.h2 {\n  font-size: 2em;\n}\nh3,\n.h3 {\n  font-size: 1.75em;\n}\nh4,\n.h4 {\n  font-size: 1.5em;\n}\nh5,\n.h5 {\n  font-size: 1.25em;\n}\nh6,\n.h6 {\n  font-size: 1em;\n}\n.badge {\n  display: inline-block;\n  position: relative;\n  line-height: 1;\n  vertical-align: middle;\n}\n.badge-count {\n  position: absolute;\n  z-index: 90;\n  top: -10px;\n  right: -18px;\n  font-size: 12px;\n  line-height: 18px;\n  min-width: 20px;\n  height: 20px;\n  padding: 0 6px;\n  text-align: center;\n  white-space: nowrap;\n  color: #fff;\n  border: 0;\n  border-radius: 10px;\n  background: #CB4042;\n  box-shadow: 0 0 0 1px #fff;\n}\n.badge-dot {\n  position: absolute;\n  z-index: 90;\n  top: -4px;\n  right: -4px;\n  width: 8px;\n  height: 8px;\n  -webkit-transform-origin: 0 center;\n          transform-origin: 0 center;\n  border-radius: 100%;\n  background: #CB4042;\n  box-shadow: 0 0 0 1px #fff;\n}\n.badge-count-alone {\n  display: block;\n  position: relative;\n  top: auto;\n  right: 0;\n}\n.badge-primary .badge-count,\n.badge-primary .badge-dot {\n  background: #2EA9DF;\n}\n.badge-auxiliary .badge-count,\n.badge-auxiliary .badge-dot {\n  background: #FFC408;\n}\n.badge-info .badge-count,\n.badge-info .badge-dot {\n  background: #4fcbf0;\n}\n.badge-success .badge-count,\n.badge-success .badge-dot {\n  background: #25ae88;\n}\n.badge-warning .badge-count,\n.badge-warning .badge-dot {\n  background: #F05E1C;\n}\n.bread {\n  font-size: 14px;\n  color: #555555;\n}\n.bread > .bread-sep {\n  margin: 0 .5em;\n  color: #dbdbdb;\n}\n.bread > span.bread-link {\n  font-weight: 700;\n}\n.btn {\n  font-size: 14px;\n  font-weight: normal;\n  line-height: 32px;\n  display: inline-block;\n  margin-bottom: 0;\n  cursor: pointer;\n  box-sizing: border-box;\n  -ms-touch-action: manipulation;\n      touch-action: manipulation;\n  min-width: 4em;\n  border-radius: 4px;\n  -webkit-user-select: none;\n     -moz-user-select: none;\n      -ms-user-select: none;\n          user-select: none;\n  text-align: center;\n  vertical-align: middle;\n  white-space: nowrap;\n  border: 0;\n  padding: 0 1em;\n}\n.btn > .ion {\n  vertical-align: middle;\n  font-size: 1.1em;\n}\n.btn:focus,\n.btn:active:focus,\n.btn.active:focus,\n.btn.focus,\n.btn:active.focus,\n.btn.active.focus {\n  outline: none;\n}\n.btn:hover,\n.btn:focus,\n.btn.focus {\n  text-decoration: none;\n}\n.btn:active,\n.btn.active {\n  outline: 0;\n  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);\n}\n.btn.disabled,\n.btn[disabled],\nfieldset[disabled] .btn {\n  cursor: not-allowed;\n  pointer-events: none;\n  opacity: 0.65;\n  box-shadow: none;\n  filter: alpha(opacity=65);\n}\n.btn-default {\n  color: #555555;\n  border-color: #e8e9eb;\n  background-color: #eeeeee;\n}\n.btn-default:hover,\n.btn-default:focus,\n.btn-default.focus,\n.btn-default:active,\n.btn-default.active,\n.open > .dropdown-toggle.btn-default {\n  color: #fff;\n  border-color: #eeeeee;\n  background-color: #dbdbdb;\n}\n.btn-default.disabled,\n.btn-default[disabled],\nfieldset[disabled] .btn-default,\n.btn-default.disabled:hover,\n.btn-default[disabled]:hover,\nfieldset[disabled] .btn-default:hover,\n.btn-default.disabled:focus,\n.btn-default[disabled]:focus,\nfieldset[disabled] .btn-default:focus,\n.btn-default.disabled.focus,\n.btn-default[disabled].focus,\nfieldset[disabled] .btn-default.focus,\n.btn-default.disabled:active,\n.btn-default[disabled]:active,\nfieldset[disabled] .btn-default:active,\n.btn-default.disabled.active,\n.btn-default[disabled].active,\nfieldset[disabled] .btn-default.active {\n  border-color: #e8e9eb;\n  background-color: #fff;\n}\n.btn-primary {\n  color: #fff;\n  background-color: #2EA9DF;\n}\n.btn-primary:hover,\n.btn-primary:focus,\n.btn-primary.focus,\n.btn-primary:active,\n.btn-primary.active,\n.open > .dropdown-toggle.btn-primary {\n  color: #fff;\n  border-color: #1979a3;\n  background-color: #1979a3;\n}\n.btn-primary.disabled,\n.btn-primary[disabled],\nfieldset[disabled] .btn-primary,\n.btn-primary.disabled:hover,\n.btn-primary[disabled]:hover,\nfieldset[disabled] .btn-primary:hover,\n.btn-primary.disabled:focus,\n.btn-primary[disabled]:focus,\nfieldset[disabled] .btn-primary:focus,\n.btn-primary.disabled.focus,\n.btn-primary[disabled].focus,\nfieldset[disabled] .btn-primary.focus,\n.btn-primary.disabled:active,\n.btn-primary[disabled]:active,\nfieldset[disabled] .btn-primary:active,\n.btn-primary.disabled.active,\n.btn-primary[disabled].active,\nfieldset[disabled] .btn-primary.active {\n  border-color: #2EA9DF;\n  background-color: #2EA9DF;\n}\n.btn-auxiliary {\n  color: #fff;\n  background-color: #FFC408;\n}\n.btn-auxiliary:hover,\n.btn-auxiliary:focus,\n.btn-auxiliary.focus,\n.btn-auxiliary:active,\n.btn-auxiliary.active,\n.open > .dropdown-toggle.btn-auxiliary {\n  color: #fff;\n  border-color: #b58a00;\n  background-color: #b58a00;\n}\n.btn-auxiliary.disabled,\n.btn-auxiliary[disabled],\nfieldset[disabled] .btn-auxiliary,\n.btn-auxiliary.disabled:hover,\n.btn-auxiliary[disabled]:hover,\nfieldset[disabled] .btn-auxiliary:hover,\n.btn-auxiliary.disabled:focus,\n.btn-auxiliary[disabled]:focus,\nfieldset[disabled] .btn-auxiliary:focus,\n.btn-auxiliary.disabled.focus,\n.btn-auxiliary[disabled].focus,\nfieldset[disabled] .btn-auxiliary.focus,\n.btn-auxiliary.disabled:active,\n.btn-auxiliary[disabled]:active,\nfieldset[disabled] .btn-auxiliary:active,\n.btn-auxiliary.disabled.active,\n.btn-auxiliary[disabled].active,\nfieldset[disabled] .btn-auxiliary.active {\n  border-color: #FFC408;\n  background-color: #FFC408;\n}\n.btn-success {\n  color: #fff;\n  background-color: #25ae88;\n}\n.btn-success:hover,\n.btn-success:focus,\n.btn-success.focus,\n.btn-success:active,\n.btn-success.active,\n.open > .dropdown-toggle.btn-success {\n  color: #fff;\n  border-color: #176b53;\n  background-color: #176b53;\n}\n.btn-success.disabled,\n.btn-success[disabled],\nfieldset[disabled] .btn-success,\n.btn-success.disabled:hover,\n.btn-success[disabled]:hover,\nfieldset[disabled] .btn-success:hover,\n.btn-success.disabled:focus,\n.btn-success[disabled]:focus,\nfieldset[disabled] .btn-success:focus,\n.btn-success.disabled.focus,\n.btn-success[disabled].focus,\nfieldset[disabled] .btn-success.focus,\n.btn-success.disabled:active,\n.btn-success[disabled]:active,\nfieldset[disabled] .btn-success:active,\n.btn-success.disabled.active,\n.btn-success[disabled].active,\nfieldset[disabled] .btn-success.active {\n  border-color: #25ae88;\n  background-color: #25ae88;\n}\n.btn-info {\n  color: #fff;\n  background-color: #4fcbf0;\n}\n.btn-info:hover,\n.btn-info:focus,\n.btn-info.focus,\n.btn-info:active,\n.btn-info.active,\n.open > .dropdown-toggle.btn-info {\n  color: #fff;\n  border-color: #13addb;\n  background-color: #13addb;\n}\n.btn-info.disabled,\n.btn-info[disabled],\nfieldset[disabled] .btn-info,\n.btn-info.disabled:hover,\n.btn-info[disabled]:hover,\nfieldset[disabled] .btn-info:hover,\n.btn-info.disabled:focus,\n.btn-info[disabled]:focus,\nfieldset[disabled] .btn-info:focus,\n.btn-info.disabled.focus,\n.btn-info[disabled].focus,\nfieldset[disabled] .btn-info.focus,\n.btn-info.disabled:active,\n.btn-info[disabled]:active,\nfieldset[disabled] .btn-info:active,\n.btn-info.disabled.active,\n.btn-info[disabled].active,\nfieldset[disabled] .btn-info.active {\n  border-color: #4fcbf0;\n  background-color: #4fcbf0;\n}\n.btn-warning {\n  color: #fff;\n  background-color: #F05E1C;\n}\n.btn-warning:hover,\n.btn-warning:focus,\n.btn-warning.focus,\n.btn-warning:active,\n.btn-warning.active,\n.open > .dropdown-toggle.btn-warning {\n  color: #fff;\n  border-color: #af3e0c;\n  background-color: #af3e0c;\n}\n.btn-warning.disabled,\n.btn-warning[disabled],\nfieldset[disabled] .btn-warning,\n.btn-warning.disabled:hover,\n.btn-warning[disabled]:hover,\nfieldset[disabled] .btn-warning:hover,\n.btn-warning.disabled:focus,\n.btn-warning[disabled]:focus,\nfieldset[disabled] .btn-warning:focus,\n.btn-warning.disabled.focus,\n.btn-warning[disabled].focus,\nfieldset[disabled] .btn-warning.focus,\n.btn-warning.disabled:active,\n.btn-warning[disabled]:active,\nfieldset[disabled] .btn-warning:active,\n.btn-warning.disabled.active,\n.btn-warning[disabled].active,\nfieldset[disabled] .btn-warning.active {\n  border-color: #e8e9eb;\n  background-color: #F05E1C;\n}\n.btn-danger {\n  color: #fff;\n  background-color: #CB4042;\n}\n.btn-danger:hover,\n.btn-danger:focus,\n.btn-danger.focus,\n.btn-danger:active,\n.btn-danger.active,\n.open > .dropdown-toggle.btn-danger {\n  color: #fff;\n  border-color: #922829;\n  background-color: #922829;\n}\n.btn-danger.disabled,\n.btn-danger[disabled],\nfieldset[disabled] .btn-danger,\n.btn-danger.disabled:hover,\n.btn-danger[disabled]:hover,\nfieldset[disabled] .btn-danger:hover,\n.btn-danger.disabled:focus,\n.btn-danger[disabled]:focus,\nfieldset[disabled] .btn-danger:focus,\n.btn-danger.disabled.focus,\n.btn-danger[disabled].focus,\nfieldset[disabled] .btn-danger.focus,\n.btn-danger.disabled:active,\n.btn-danger[disabled]:active,\nfieldset[disabled] .btn-danger:active,\n.btn-danger.disabled.active,\n.btn-danger[disabled].active,\nfieldset[disabled] .btn-danger.active {\n  border-color: #CB4042;\n  background-color: #CB4042;\n}\n.btn-link {\n  font-weight: normal;\n  color: #2EA9DF;\n  padding: 0;\n  white-space: normal;\n}\n.btn-link,\n.btn-link:active,\n.btn-link.active,\n.btn-link[disabled],\nfieldset[disabled] .btn-link {\n  background-color: transparent;\n  box-shadow: none;\n}\n.btn-link,\n.btn-link:hover,\n.btn-link:focus,\n.btn-link:active {\n  border-color: transparent;\n}\n.btn-link:hover,\n.btn-link:focus {\n  text-decoration: underline;\n  color: #1979a3;\n  background-color: transparent;\n}\n.btn-link[disabled]:hover,\nfieldset[disabled] .btn-link:hover,\n.btn-link[disabled]:focus,\nfieldset[disabled] .btn-link:focus {\n  text-decoration: none;\n  color: #555555;\n}\n.btn-lg {\n  font-size: 16px;\n  height: 40px;\n  line-height: 40px;\n  min-width: 7em;\n}\n.btn-sm {\n  font-size: 12px;\n  height: 25px;\n  line-height: 25px;\n}\n.btn-block {\n  display: block;\n  width: 100%;\n  padding-right: 0;\n  padding-left: 0;\n}\n.btn-block + .btn-block {\n  margin-top: 7px;\n}\n.btn .jon,\n.form-mark .jon {\n  line-height: 1.2;\n  margin: 0;\n  vertical-align: baseline;\n}\ninput[type='submit'].btn-block,\ninput[type='reset'].btn-block,\ninput[type='button'].btn-block {\n  width: 100%;\n}\n.btn-ghost {\n  background: none;\n  border-color: inherit;\n  border: 1px solid transparent;\n  line-height: 30px;\n}\n.btn-ghost.btn-primary {\n  border-color: #2EA9DF;\n}\n.btn-ghost.btn-auxiliary {\n  border-color: #FFC408;\n}\n.btn-ghost.btn-success {\n  border-color: #25ae88;\n}\n.btn-ghost.btn-info {\n  border-color: #4fcbf0;\n}\n.btn-ghost.btn-warning {\n  border-color: #F05E1C;\n}\n.btn-ghost.btn-danger {\n  border-color: #CB4042;\n}\n.btn.btn-ghost:hover {\n  color: #fff;\n}\n.btn-link.btn-ghost {\n  padding-left: 1em;\n  padding-right: 1em;\n}\n.btn-link.btn-ghost:hover {\n  color: #1979a3;\n  border-color: #1979a3;\n}\n.card {\n  display: block;\n  font-size: 14px;\n  position: relative;\n  overflow: hidden;\n  transition: all 0.2s ease-in-out;\n  border-radius: 4px;\n  background: #fff;\n}\n.card:hover {\n  border-color: #eeeeee;\n  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);\n}\n.card-shadow {\n  border-color: #eeeeee;\n  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);\n}\n.card-bordered {\n  border: 1px solid #e8e9eb;\n}\n.card-head {\n  position: relative;\n  line-height: 1;\n  line-height: 32px;\n  height: 32px;\n  padding: 4px 22.4px;\n  border-bottom: 1px solid #e8e9eb;\n  color: #555555;\n}\n.card-title {\n  font-weight: 700;\n  display: inline-block;\n  overflow: hidden;\n  width: 100%;\n  white-space: nowrap;\n  text-overflow: ellipsis;\n}\n.card-extra {\n  position: absolute;\n  top: 4px;\n  right: 22.4px;\n}\n.card-body {\n  padding: 22.4px;\n}\n.card-foot {\n  padding: 4px 22.4px;\n  background-color: #eeeeee;\n  border-top: 1px solid #e8e9eb;\n  overflow: hidden;\n}\n.card.card-primary .card-head,\n.card.card-primary .card-foot {\n  background: #2EA9DF;\n  color: #fff;\n  border-color: #1979a3;\n}\n.card.card-primary.card-inverse .card-head,\n.card.card-primary.card-inverse .card-foot {\n  background: #1979a3;\n  border-color: #2EA9DF;\n}\n.card.card-primary.card-inverse .card-body {\n  background: #2EA9DF;\n  color: #fff;\n}\n.card.card-auxiliary .card-head,\n.card.card-auxiliary .card-foot {\n  background: #FFC408;\n  color: #fff;\n  border-color: #b58a00;\n}\n.card.card-auxiliary.card-inverse .card-head,\n.card.card-auxiliary.card-inverse .card-foot {\n  background: #b58a00;\n  border-color: #FFC408;\n}\n.card.card-auxiliary.card-inverse .card-body {\n  background: #FFC408;\n  color: #fff;\n}\n.card.card-info .card-head,\n.card.card-info .card-foot {\n  background: #4fcbf0;\n  color: #fff;\n  border-color: #13addb;\n}\n.card.card-info.card-inverse .card-head,\n.card.card-info.card-inverse .card-foot {\n  background: #13addb;\n  border-color: #4fcbf0;\n}\n.card.card-info.card-inverse .card-body {\n  background: #4fcbf0;\n  color: #fff;\n}\n.card.card-success .card-head,\n.card.card-success .card-foot {\n  background: #25ae88;\n  color: #fff;\n  border-color: #176b53;\n}\n.card.card-success.card-inverse .card-head,\n.card.card-success.card-inverse .card-foot {\n  background: #176b53;\n  border-color: #25ae88;\n}\n.card.card-success.card-inverse .card-body {\n  background: #25ae88;\n  color: #fff;\n}\n.card.card-warning .card-head,\n.card.card-warning .card-foot {\n  background: #F05E1C;\n  color: #fff;\n  border-color: #af3e0c;\n}\n.card.card-warning.card-inverse .card-head,\n.card.card-warning.card-inverse .card-foot {\n  background: #af3e0c;\n  border-color: #F05E1C;\n}\n.card.card-warning.card-inverse .card-body {\n  background: #F05E1C;\n  color: #fff;\n}\n.card.card-danger .card-head,\n.card.card-danger .card-foot {\n  background: #CB4042;\n  color: #fff;\n  border-color: #922829;\n}\n.card.card-danger.card-inverse .card-head,\n.card.card-danger.card-inverse .card-foot {\n  background: #922829;\n  border-color: #CB4042;\n}\n.card.card-danger.card-inverse .card-body {\n  background: #CB4042;\n  color: #fff;\n}\n.text-muted {\n  color: #dbdbdb;\n}\n.text-black {\n  color: #000;\n}\n.text-light {\n  color: #fff;\n}\n.text-primary,\n.btn-ghost.btn-primary {\n  color: #2EA9DF;\n}\na.text-primary:hover {\n  color: #1979a3;\n}\n.text-auxiliary,\n.btn-ghost.btn-auxiliary {\n  color: #FFC408;\n}\na.text-auxiliary:hover {\n  color: #b58a00;\n}\n.text-success,\n.btn-ghost.btn-success {\n  color: #25ae88;\n}\na.text-success:hover {\n  color: #176b53;\n}\n.text-info,\n.btn-ghost.btn-info {\n  color: #4fcbf0;\n}\na.text-info:hover {\n  color: #13addb;\n}\n.text-warning,\n.btn-ghost.btn-warning {\n  color: #F05E1C;\n}\na.text-warning:hover {\n  color: #af3e0c;\n}\n.text-danger,\n.btn-ghost.btn-danger {\n  color: #CB4042;\n}\na.text-danger:hover {\n  color: #922829;\n}\n.bg-black {\n  background-color: #000;\n}\n.bg-light {\n  background-color: #fff;\n}\n.bg-gray-light {\n  background-color: #dbdbdb;\n}\n.bg-gray-lighter {\n  background-color: #eeeeee;\n}\n.bg-primary {\n  color: #fff;\n  background-color: #2EA9DF;\n}\na.bg-primary:hover {\n  background-color: #1979a3;\n}\n.bg-auxiliary {\n  color: #fff;\n  background-color: #FFC408;\n}\na.bg-auxiliary:hover {\n  background-color: #b58a00;\n}\n.bg-muted {\n  background: #eeeeee;\n}\n.bg-success {\n  color: #fff;\n  background-color: #25ae88;\n}\na.bg-success:hover {\n  background-color: #176b53;\n}\n.bg-info {\n  color: #fff;\n  background-color: #4fcbf0;\n}\na.bg-info:hover {\n  background-color: #13addb;\n}\n.bg-warning {\n  color: #fff;\n  background-color: #F05E1C;\n}\na.bg-warning:hover {\n  background-color: #af3e0c;\n}\n.bg-danger {\n  color: #fff;\n  background-color: #CB4042;\n}\na.bg-danger:hover {\n  background-color: #922829;\n}\n.dl dt {\n  font-weight: 700;\n  padding: 0.2em 0.5em;\n}\n.dl dd {\n  padding: 0.2em 0.5em;\n}\n.dl-table dt {\n  float: left;\n  clear: left;\n  overflow: hidden;\n  width: 10em;\n  padding-left: 0;\n  padding-right: 0;\n  text-align: right;\n  white-space: nowrap;\n  text-overflow: ellipsis;\n}\n.dl-table dd {\n  margin-left: 11em;\n  padding-left: 0;\n  padding-right: 0;\n}\n.flex-col {\n  overflow: hidden;\n  display: -webkit-box;\n  display: -ms-box;\n  display: -ms-flexbox;\n  display: flex;\n  flex-direction: column;\n  -webkit-box-orient: vertical;\n  -ms-flex-direction: column;\n}\n.flex-row {\n  overflow: hidden;\n  display: -webkit-box;\n  display: -ms-box;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: horizontal;\n  -ms-flex-direction: row;\n}\n.flex-1 {\n  -webkit-box-flex: 1;\n  -ms-flex: 1;\n  flex: 1;\n}\n.flex-2 {\n  -webkit-box-flex: 2;\n  -ms-flex: 2;\n  flex: 2;\n}\n.flex-3 {\n  -webkit-box-flex: 3;\n  -ms-flex: 3;\n  flex: 3;\n}\n.flex-4 {\n  -webkit-box-flex: 4;\n  -ms-flex: 4;\n  flex: 4;\n}\n.align-stretch {\n  -webkit-box-align: stretch;\n  -ms-align-items: stretch;\n  -ms-flex-align: stretch;\n  align-items: stretch;\n}\n.align-center {\n  -webkit-box-align: center;\n  -ms-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n}\n.justify-center {\n  -webkit-box-pack: center;\n  -ms-box-pack: center;\n  -ms-flex-pack: center;\n  justify-content: center;\n}\n.flex-wrap {\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n}\n.form-control {\n  line-height: 32px;\n  height: 32px;\n  padding: 0 8px;\n  display: block;\n  width: 100%;\n  box-sizing: border-box;\n  vertical-align: middle;\n  transition: border-color ease-in-out 0.1s;\n  color: #555555;\n  border: 1px solid #e8e9eb;\n  background: #fff;\n  border-radius: 4px;\n}\n.form-control:focus {\n  border-color: #2EA9DF;\n  outline: 0;\n}\n.form-control-blank {\n  border-width: 0 0 1px 0;\n  background: none;\n  border-radius: 0;\n}\n.form-control-blank:focus {\n  box-shadow: none;\n}\n.form-control[disabled],\n.form-control[readonly],\nfieldset[disabled] .form-control {\n  opacity: 1;\n  background-color: #eee;\n}\n.form-control[disabled],\nfieldset[disabled] .form-control {\n  cursor: not-allowed;\n}\nselect.form-control {\n  min-width: 4em;\n}\ninput[type='search'] {\n  -webkit-appearance: none;\n     -moz-appearance: none;\n          appearance: none;\n}\ntextarea.form-control {\n  height: 119px;\n  line-height: 1.7;\n}\ntextarea.input-lg {\n  height: 217.6px;\n  font-size: 16px;\n}\ntextarea.input-sm {\n  height: 61.2px;\n  font-size: 12px;\n}\n.form-group {\n  margin-bottom: 11.2px;\n}\n.radio,\n.checkbox {\n  position: relative;\n  display: block;\n  line-height: normal;\n  padding-left: 20px;\n  margin-top: 11.2px;\n  margin-bottom: 11.2px;\n  cursor: pointer;\n}\n.radio + .radio,\n.checkbox + .checkbox {\n  margin-top: -5.6px;\n}\n.form-group .radio,\n.form-group .checkbox {\n  margin-top: 0;\n  margin-bottom: 0;\n}\n.radio input[type='radio'],\n.checkbox input[type='checkbox'] {\n  float: left;\n  margin-left: -20px;\n}\n.radio-inline,\n.checkbox-inline,\n.form-inline .radio,\n.form-inline .checkbox {\n  display: inline-block;\n  margin-top: 0;\n  margin-bottom: 0;\n  vertical-align: middle;\n}\n.radio-inline + .radio-inline,\n.checkbox-inline + .checkbox-inline,\n.form-inline .radio + .radio,\n.form-inline .checkbox + .checkbox {\n  margin-top: 0;\n  margin-left: 8px;\n}\n.radio.disabled,\n.checkbox.disabled,\nfieldset[disabled] .radio,\nfieldset[disabled] .checkbox,\ninput[type='radio'][disabled],\ninput[type='checkbox'][disabled] {\n  cursor: not-allowed;\n}\n/* radio & check runtime */\n.radio.runtime input[type='radio'],\n.checkbox.runtime input[type='checkbox'] {\n  visibility: hidden;\n}\n.radio.runtime:before,\n.checkbox.runtime:before,\n.radio.runtime:after,\n.checkbox.runtime:after {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  left: 0;\n}\n.checkbox.runtime:before,\n.radio.runtime:before {\n  top: 50%;\n  width: 14px;\n  height: 14px;\n  margin: -8px 4px 0 0;\n  border: 1px solid #d7dde4;\n  border-radius: 2px;\n  background: #fff;\n}\n.checkbox.runtime:after {\n  top: 50%;\n  left: 5px;\n  width: 4px;\n  height: 8px;\n  margin-top: -6px;\n  transition: -webkit-transform 0.2s ease-in-out;\n  transition: transform 0.2s ease-in-out;\n  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;\n  -webkit-transform: rotate(0deg) scale(0);\n          transform: rotate(0deg) scale(0);\n  border-right: 2px solid #fff;\n  border-bottom: 2px solid #fff;\n}\n.checkbox.checked.runtime:before {\n  border-color: #2EA9DF;\n  background-color: #2EA9DF;\n}\n.checkbox.checked.runtime:after {\n  -webkit-transform: rotate(45deg) scale(1);\n          transform: rotate(45deg) scale(1);\n}\n.radio.runtime:before {\n  border-radius: 8px;\n  border-color: #2EA9DF;\n}\n.radio.disabled:before {\n  border-color: #d7dde4;\n}\n.radio.runtime:after {\n  top: 50%;\n  left: 4px;\n  width: 8px;\n  height: 8px;\n  border-radius: 4px;\n  background: #2EA9DF;\n  margin-top: -4px;\n  transition: -webkit-transform 0.2s ease-in-out;\n  transition: transform 0.2s ease-in-out;\n  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;\n  -webkit-transform: rotate(0deg) scale(0);\n          transform: rotate(0deg) scale(0);\n  visibility: hidden;\n}\n.radio.checked.runtime:after {\n  -webkit-transform: rotate(0deg) scale(1);\n          transform: rotate(0deg) scale(1);\n  visibility: visible;\n}\n.form-control-static {\n  height: 32px;\n  line-height: 32px;\n}\n.form-control-static.input-lg,\n.form-control-static.input-sm {\n  padding-right: 0;\n  padding-left: 0;\n}\n.help-block {\n  display: block;\n  margin-top: 8px;\n  margin-bottom: 11.9px;\n  color: #dbdbdb;\n}\n.form-mark {\n  display: inline-block;\n  margin: 0 0.3em;\n  color: #CB4042;\n  vertical-align: text-top;\n  line-height: normal;\n}\nbig.form-mark {\n  font-size: 1.5em;\n}\n.input-sm {\n  font-size: 12px;\n  height: 25px;\n  line-height: 25px;\n}\n.form-group-sm .form-control {\n  font-size: 12px;\n  line-height: 25px;\n  height: 25px;\n  padding: 5px 8px;\n}\n.form-group-sm .form-control-static {\n  font-size: 12px;\n  line-height: 25px;\n  height: 25px;\n  min-height: 25px;\n  padding: 5px 8px;\n}\n.input-lg {\n  font-size: 16px;\n  line-height: 40px;\n  height: 40px;\n}\n.form-group-lg .form-control {\n  font-size: 16px;\n  height: 40px;\n  padding: 4.32727273px 8px;\n}\n.form-group-lg .form-control-static {\n  font-size: 16px;\n  line-height: 1.3333333;\n  height: 40px;\n  min-height: 32px;\n  padding: 8px 16px;\n}\n.has-feedback {\n  position: relative;\n}\n.has-feedback .form-control {\n  padding-right: 32px;\n}\n.has-feedback .input-group .form-control {\n  padding-right: 0;\n}\n.form-group .form-control-feedback {\n  line-height: 32px;\n  position: absolute;\n  z-index: 2;\n  top: 0;\n  right: 0;\n  display: block;\n  width: 32px;\n  height: 32px;\n  text-align: center;\n  pointer-events: none;\n}\n.has-feedback .input-group .form-control {\n  padding-left: 32px;\n}\n.form-group-lg .form-control-feedback,\n.input-lg + .form-control-feedback {\n  line-height: 40px;\n  width: 40px;\n  height: 40px;\n}\n.form-group-sm .form-control-feedback,\n.input-sm + .form-control-feedback {\n  line-height: 25px;\n  width: 25px;\n  height: 25px;\n}\n.has-feedback .form-control-feedback {\n  right: 2%;\n}\n.has-primary .help-block,\n.has-primary .control-label,\n.has-primary .radio,\n.has-primary .checkbox {\n  color: #2EA9DF;\n}\n.has-primary .form-control {\n  border-color: #2EA9DF;\n}\n.has-primary .form-control:focus {\n  border-color: #1979a3;\n}\n.has-primary .input-group-addon {\n  color: #fff;\n  border-color: #2EA9DF;\n  background-color: #2EA9DF;\n}\n.has-primary .form-control-feedback {\n  color: #2EA9DF;\n}\n.has-auxiliary .help-block,\n.has-auxiliary .control-label,\n.has-auxiliary .radio,\n.has-auxiliary .checkbox {\n  color: #FFC408;\n}\n.has-auxiliary .form-control {\n  border-color: #FFC408;\n}\n.has-auxiliary .form-control:focus {\n  border-color: #b58a00;\n}\n.has-auxiliary .input-group-addon {\n  color: #fff;\n  border-color: #FFC408;\n  background-color: #FFC408;\n}\n.has-auxiliary .form-control-feedback {\n  color: #FFC408;\n}\n.has-info .help-block,\n.has-info .control-label,\n.has-info .radio,\n.has-info .checkbox {\n  color: #4fcbf0;\n}\n.has-info .form-control {\n  border-color: #4fcbf0;\n}\n.has-info .form-control:focus {\n  border-color: #13addb;\n}\n.has-info .input-group-addon {\n  color: #fff;\n  border-color: #4fcbf0;\n  background-color: #4fcbf0;\n}\n.has-info .form-control-feedback {\n  color: #4fcbf0;\n}\n.has-success .help-block,\n.has-success .control-label,\n.has-success .radio,\n.has-success .checkbox {\n  color: #25ae88;\n}\n.has-success .form-control {\n  border-color: #25ae88;\n}\n.has-success .form-control:focus {\n  border-color: #176b53;\n}\n.has-success .input-group-addon {\n  color: #fff;\n  border-color: #25ae88;\n  background-color: #25ae88;\n}\n.has-success .form-control-feedback {\n  color: #25ae88;\n}\n.has-warning .help-block,\n.has-warning .control-label,\n.has-warning .radio,\n.has-warning .checkbox {\n  color: #F05E1C;\n}\n.has-warning .form-control {\n  border-color: #F05E1C;\n}\n.has-warning .form-control:focus {\n  border-color: #af3e0c;\n}\n.has-warning .input-group-addon {\n  color: #F05E1C;\n  border-color: #F05E1C;\n  background-color: #F05E1C;\n}\n.has-warning .form-control-feedback {\n  color: #F05E1C;\n}\n.has-danger .help-block,\n.has-danger .control-label,\n.has-danger .radio,\n.has-danger .checkbox {\n  color: #CB4042;\n}\n.has-danger .form-control {\n  border-color: #CB4042;\n}\n.has-danger .form-control:focus {\n  border-color: #922829;\n}\n.has-danger .input-group-addon {\n  color: #CB4042;\n  border-color: #CB4042;\n  background-color: #CB4042;\n}\n.has-danger .form-control-feedback {\n  color: #CB4042;\n}\n.form-inline .form-group .help-block {\n  display: inline-block;\n  margin: 0 1em;\n  vertical-align: middle;\n}\n.form-inline .form-control {\n  display: inline-block;\n  width: auto;\n  vertical-align: middle;\n}\n.form-inline .form-control-static {\n  display: inline-block;\n  margin: 0 1em;\n}\n.form-inline .input-group {\n  display: inline-table;\n  vertical-align: middle;\n  width: auto;\n}\n.form-inline .input-group .input-group-btn,\n.form-inline .input-group .form-control {\n  width: auto;\n}\n.form-inline .input-group > .form-control {\n  width: 100%;\n}\n.form-inline .control-label {\n  display: inline-block;\n  margin-bottom: 0;\n  vertical-align: middle;\n  min-width: 5em;\n}\n.form-inline .has-feedback .form-control-feedback {\n  top: 0;\n}\n.control-label {\n  margin-bottom: 0;\n  height: 32px;\n  line-height: 32px;\n  overflow: hidden;\n  text-align: right;\n}\n.form-group-lg .control-label {\n  font-size: 16px;\n  height: 40px;\n  line-height: 40px;\n}\n.form-group-sm .control-label {\n  font-size: 12px;\n  height: 25px;\n  line-height: 25px;\n}\n.input-group {\n  display: table;\n  width: 100%;\n  position: relative;\n  overflow: hidden;\n  border-collapse: separate;\n}\n.input-group[class*='col-'] {\n  float: none;\n  padding-right: 0;\n  padding-left: 0;\n}\n.input-group-lg > .form-control,\n.input-group-lg > .input-group-addon,\n.input-group-lg > .input-group-btn > .btn {\n  font-size: 16px;\n  line-height: 1.3333333;\n  height: 40px;\n  padding: 8px 16px;\n}\n.input-group-sm > .form-control,\n.input-group-sm > .input-group-addon,\n.input-group-sm > .input-group-btn > .btn {\n  font-size: 12px;\n  line-height: 1.5;\n  height: 25px;\n  padding: 0 8px;\n}\n.input-group-sm > .input-group-addon {\n  width: 25px;\n  height: 23px;\n  padding: 0;\n}\n.input-group-lg > .input-group-addon {\n  height: 38px;\n  padding-top: 0;\n  padding-bottom: 0;\n}\n.input-group-addon {\n  border-radius: 4px;\n  font-size: 14px;\n  font-weight: normal;\n  text-align: center;\n  background-color: #eeeeee;\n  color: #555555;\n  border: 1px solid #e8e9eb;\n  border-left-width: 0;\n  border-right-width: 0;\n  width: 32px;\n  box-sizing: content-box;\n  height: 30px;\n  line-height: 30px;\n  border-right-width: 1px\\9;\n}\n.input-group-addon.noborder {\n  border: 0;\n}\n.input-group-lg > .input-group-addon.noborder {\n  padding: 0;\n}\n.input-group-addon,\n.input-group-btn,\n.input-group .form-control {\n  display: table-cell;\n}\n.input-group-addon:not(:first-child):not(:last-child),\n.input-group-btn > .btn:not(:first-child):not(:last-child),\n.input-group .form-control:not(:first-child):not(:last-child) {\n  border-radius: 0;\n}\n.input-group-addon .btn {\n  vertical-align: top;\n}\n.input-group-addon,\n.input-group-btn {\n  vertical-align: middle;\n  white-space: nowrap;\n}\n.input-group-addon.input-sm {\n  font-size: 12px;\n  padding: 5px 8px;\n}\n.input-group-addon.input-lg {\n  font-size: 16px;\n  padding: 8px;\n}\n.input-group-addon input[type='radio'],\n.input-group-addon input[type='checkbox'] {\n  margin-top: 0;\n}\n.input-group .form-control:first-child,\n.input-group-addon:first-child,\n.input-group-btn > .btn:first-child {\n  border-top-right-radius: 0;\n  border-bottom-right-radius: 0;\n}\n.input-group-addon:first-child {\n  border-left-width: 1px;\n}\n.input-group .form-control:last-child,\n.input-group-addon:last-child,\n.input-group-btn > .btn:last-child {\n  border-top-left-radius: 0;\n  border-bottom-left-radius: 0;\n}\n.input-group-addon:last-child {\n  border-right-width: 1px;\n}\n.input-group-addon:last-child .btn {\n  border-radius: 0 4px 4px 0;\n}\n.input-group-btn {\n  font-size: 14px;\n  position: relative;\n  white-space: nowrap;\n  font-size: 0;\n}\n.input-group-btn > .btn {\n  position: relative;\n}\n.input-group-btn > .btn + .btn {\n  margin-left: -1px;\n}\n.input-group-btn > .btn:hover,\n.input-group-btn > .btn:focus,\n.input-group-btn > .btn:active {\n  z-index: 2;\n}\n.input-group-btn:first-child > .btn {\n  margin-right: -1px;\n}\n.input-group-btn:last-child > .btn {\n  margin-left: -1px;\n}\n.row {\n  display: block;\n  width: 102%;\n  transition: 0.2s width ease;\n  *zoom: 1;\n}\n.row:before,\n.row:after {\n  display: table;\n  clear: both;\n  content: '';\n}\n.row > [class*=\"span-\"] {\n  float: left;\n  margin-right: 2%;\n  *margin-right: 1.89%;\n}\n.row > .span-1 {\n  width: 6.33333333%;\n}\n.row > .span-2 {\n  width: 14.66666667%;\n}\n.row > .span-3 {\n  width: 23%;\n}\n.row > .span-4 {\n  width: 31.33333333%;\n}\n.row > .span-5 {\n  width: 39.66666667%;\n}\n.row > .span-6 {\n  width: 48%;\n}\n.row > .span-7 {\n  width: 56.33333333%;\n}\n.row > .span-8 {\n  width: 64.66666667%;\n}\n.row > .span-9 {\n  width: 73%;\n}\n.row > .span-10 {\n  width: 81.33333333%;\n}\n.row > .span-11 {\n  width: 89.66666667%;\n}\n.row > .span-12 {\n  width: 98%;\n}\n/*\n* 无间距模式\n*/\n.full-row {\n  width: 100%;\n  transition: 0.2s width ease;\n  *zoom: 1;\n}\n.full-row:before,\n.full-row:after {\n  display: table;\n  clear: both;\n  content: '';\n}\n.full-row > [class*='span'] {\n  float: left;\n}\n.full-row > .span-1 {\n  width: 8.33333333%;\n  *width: 8.22333333%;\n}\n.full-row > .span-2 {\n  width: 16.66666667%;\n  *width: 16.55666667%;\n}\n.full-row > .span-3 {\n  width: 25%;\n  *width: 24.89%;\n}\n.full-row > .span-4 {\n  width: 33.33333333%;\n  *width: 33.22333333%;\n}\n.full-row > .span-5 {\n  width: 41.66666667%;\n  *width: 41.55666667%;\n}\n.full-row > .span-6 {\n  width: 50%;\n  *width: 49.89%;\n}\n.full-row > .span-7 {\n  width: 58.33333333%;\n  *width: 58.22333333%;\n}\n.full-row > .span-8 {\n  width: 66.66666667%;\n  *width: 66.55666667%;\n}\n.full-row > .span-9 {\n  width: 75%;\n  *width: 74.89%;\n}\n.full-row > .span-10 {\n  width: 83.33333333%;\n  *width: 83.22333333%;\n}\n.full-row > .span-11 {\n  width: 91.66666667%;\n  *width: 91.55666667%;\n}\n.full-row > .span-12 {\n  width: 100%;\n  *width: 99.89%;\n}\n/*\n* 工具\n*/\n.row > .pull-right,\n.full-row > .pull-right {\n  float: right;\n}\n.row > .center {\n  position: relative;\n  left: -1%;\n  display: block;\n  float: none;\n  clear: both;\n  margin-right: auto;\n  margin-left: auto;\n}\n.full-row > .center {\n  display: block;\n  float: none;\n  clear: both;\n  margin-right: auto;\n  margin-left: auto;\n}\n.pull-left-1 {\n  position: relative;\n  left: -8.33333333%;\n}\n.pull-left-2 {\n  position: relative;\n  left: -16.66666667%;\n}\n.pull-left-3 {\n  position: relative;\n  left: -25%;\n}\n.pull-left-4 {\n  position: relative;\n  left: -33.33333333%;\n}\n.pull-left-5 {\n  position: relative;\n  left: -41.66666667%;\n}\n.pull-left-6 {\n  position: relative;\n  left: -50%;\n}\n.pull-left-7 {\n  position: relative;\n  left: -58.33333333%;\n}\n.pull-left-8 {\n  position: relative;\n  left: -66.66666667%;\n}\n.pull-left-9 {\n  position: relative;\n  left: -75%;\n}\n.pull-left-10 {\n  position: relative;\n  left: -83.33333333%;\n}\n.pull-left-11 {\n  position: relative;\n  left: -91.66666667%;\n}\n.pull-left-12 {\n  position: relative;\n  left: -100%;\n}\n.pull-right-1 {\n  position: relative;\n  left: 8.33333333%;\n}\n.pull-right-2 {\n  position: relative;\n  left: 16.66666667%;\n}\n.pull-right-3 {\n  position: relative;\n  left: 25%;\n}\n.pull-right-4 {\n  position: relative;\n  left: 33.33333333%;\n}\n.pull-right-5 {\n  position: relative;\n  left: 41.66666667%;\n}\n.pull-right-6 {\n  position: relative;\n  left: 50%;\n}\n.pull-right-7 {\n  position: relative;\n  left: 58.33333333%;\n}\n.pull-right-8 {\n  position: relative;\n  left: 66.66666667%;\n}\n.pull-right-9 {\n  position: relative;\n  left: 75%;\n}\n.pull-right-10 {\n  position: relative;\n  left: 83.33333333%;\n}\n.pull-right-11 {\n  position: relative;\n  left: 91.66666667%;\n}\n.pull-right-12 {\n  position: relative;\n  left: 100%;\n}\n@media only screen and (max-device-width: 1024px) {\n  /*\n* 中屏\n*/\n  .row > .midd-1 {\n    width: 6.33333333%;\n  }\n  .row > .midd-2 {\n    width: 14.66666667%;\n  }\n  .row > .midd-3 {\n    width: 23%;\n  }\n  .row > .midd-4 {\n    width: 31.33333333%;\n  }\n  .row > .midd-5 {\n    width: 39.66666667%;\n  }\n  .row > .midd-6 {\n    width: 48%;\n  }\n  .row > .midd-7 {\n    width: 56.33333333%;\n  }\n  .row > .midd-8 {\n    width: 64.66666667%;\n  }\n  .row > .midd-9 {\n    width: 73%;\n  }\n  .row > .midd-10 {\n    width: 81.33333333%;\n  }\n  .row > .midd-11 {\n    width: 89.66666667%;\n  }\n  .row > .midd-12 {\n    width: 98%;\n  }\n  /*\n* 工具\n*/\n  .midd-hide {\n    display: none;\n  }\n  .midd-center {\n    position: relative;\n    left: -1%;\n    display: block;\n    float: none;\n    clear: both;\n    margin-right: auto;\n    margin-left: auto;\n  }\n  /*\n* 无间距模式\n*/\n  .full-row > .midd-1 {\n    width: 8.33333333%;\n  }\n  .full-row > .midd-2 {\n    width: 16.66666667%;\n  }\n  .full-row > .midd-3 {\n    width: 25%;\n  }\n  .full-row > .midd-4 {\n    width: 33.33333333%;\n  }\n  .full-row > .midd-5 {\n    width: 41.66666667%;\n  }\n  .full-row > .midd-6 {\n    width: 50%;\n  }\n  .full-row > .midd-7 {\n    width: 58.33333333%;\n  }\n  .full-row > .midd-8 {\n    width: 66.66666667%;\n  }\n  .full-row > .midd-9 {\n    width: 75%;\n  }\n  .full-row > .midd-10 {\n    width: 83.33333333%;\n  }\n  .full-row > .midd-11 {\n    width: 91.66666667%;\n  }\n  .full-row > .midd-12 {\n    width: 100%;\n  }\n}\n@media only screen and (max-device-width: 640px) {\n  /*\n* 小屏栅格\n*/\n  .row > .smal-1 {\n    width: 6.33333333%;\n  }\n  .row > .smal-2 {\n    width: 14.66666667%;\n  }\n  .row > .smal-3 {\n    width: 23%;\n  }\n  .row > .smal-4 {\n    width: 31.33333333%;\n  }\n  .row > .smal-5 {\n    width: 39.66666667%;\n  }\n  .row > .smal-6 {\n    width: 48%;\n  }\n  .row > .smal-7 {\n    width: 56.33333333%;\n  }\n  .row > .smal-8 {\n    width: 64.66666667%;\n  }\n  .row > .smal-9 {\n    width: 73%;\n  }\n  .row > .smal-10 {\n    width: 81.33333333%;\n  }\n  .row > .smal-11 {\n    width: 89.66666667%;\n  }\n  .row > .smal-12 {\n    width: 98%;\n  }\n  /*\n* 工具\n*/\n  .smal-hide {\n    display: none;\n  }\n  .smal-show {\n    display: block;\n  }\n  .smal-center {\n    position: relative;\n    left: -1%;\n    display: block;\n    float: none;\n    clear: both;\n    margin-right: auto;\n    margin-left: auto;\n  }\n  /*\n* 清除位移\n*/\n  [class*='pull-left-'],\n  [class*='pull-right-'] {\n    right: auto;\n    left: auto;\n  }\n  /*\n* 无间距模式\n*/\n  .full-row > .smal-1 {\n    width: 8.33333333%;\n  }\n  .full-row > .smal-2 {\n    width: 16.66666667%;\n  }\n  .full-row > .smal-3 {\n    width: 25%;\n  }\n  .full-row > .smal-4 {\n    width: 33.33333333%;\n  }\n  .full-row > .smal-5 {\n    width: 41.66666667%;\n  }\n  .full-row > .smal-6 {\n    width: 50%;\n  }\n  .full-row > .smal-7 {\n    width: 58.33333333%;\n  }\n  .full-row > .smal-8 {\n    width: 66.66666667%;\n  }\n  .full-row > .smal-9 {\n    width: 75%;\n  }\n  .full-row > .smal-10 {\n    width: 83.33333333%;\n  }\n  .full-row > .smal-11 {\n    width: 91.66666667%;\n  }\n  .full-row > .smal-12 {\n    width: 100%;\n  }\n}\n@font-face {\n  font-family: \"flow-icon\";\n  src: url('../font/iconfont.eot');\n  /* IE9*/\n  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/iconfont.woff') format('woff'), /* chrome、firefox */ url('../font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../font/iconfont.svg#iconfont') format('svg');\n  /* iOS 4.1- */\n}\n.ion {\n  font-family: \"flow-icon\" !important;\n  display: inline-block;\n  line-height: 1;\n  font-style: normal;\n  -webkit-font-smoothing: antialiased;\n  vertical-align: middle;\n}\n.ico {\n  display: inline-block;\n  width: 25px;\n  height: 25px;\n  white-space: nowrap;\n  letter-spacing: -1em;\n  text-indent: -99em;\n  color: transparent;\n  background: url(../img/ico.png);\n}\n.ico:before {\n  content: '\\3000';\n}\n.ico1_1 {\n  background-position: 0px 0px;\n}\n.ico1_2 {\n  background-position: -25px 0px;\n}\n.ico1_3 {\n  background-position: -50px 0px;\n}\n.ico1_4 {\n  background-position: -75px 0px;\n}\n.ico1_5 {\n  background-position: -100px 0px;\n}\n.ico2_1 {\n  background-position: 0px -25px;\n}\n.ico2_2 {\n  background-position: -25px -25px;\n}\n.ico2_3 {\n  background-position: -50px -25px;\n}\n.ico2_4 {\n  background-position: -75px -25px;\n}\n.ico2_5 {\n  background-position: -100px -25px;\n}\n.ico3_1 {\n  background-position: 0px -50px;\n}\n.ico3_2 {\n  background-position: -25px -50px;\n}\n.ico3_3 {\n  background-position: -50px -50px;\n}\n.ico3_4 {\n  background-position: -75px -50px;\n}\n.ico3_5 {\n  background-position: -100px -50px;\n}\n.ico4_1 {\n  background-position: 0px -75px;\n}\n.ico4_2 {\n  background-position: -25px -75px;\n}\n.ico4_3 {\n  background-position: -50px -75px;\n}\n.ico4_4 {\n  background-position: -75px -75px;\n}\n.ico4_5 {\n  background-position: -100px -75px;\n}\n.ico5_1 {\n  background-position: 0px -100px;\n}\n.ico5_2 {\n  background-position: -25px -100px;\n}\n.ico5_3 {\n  background-position: -50px -100px;\n}\n.ico5_4 {\n  background-position: -75px -100px;\n}\n.ico5_5 {\n  background-position: -100px -100px;\n}\n.items .item > a {\n  display: block;\n  position: relative;\n  padding: 10px 15px;\n  border-radius: 4px;\n}\n.items .item .ion:first-child {\n  color: #555555;\n  margin-right: 6px;\n}\n.items .item-extra {\n  float: right;\n  color: #2EA9DF;\n}\n.items .item-extra .badge-count {\n  background: #dbdbdb;\n}\n.items .item > a:hover {\n  background-color: #eeeeee;\n}\n.items .active > a,\n.items .active > a:hover {\n  color: #fff;\n  background-color: #2EA9DF;\n}\n.items .active .item-extra .badge-count {\n  background: #fff;\n  color: inherit;\n}\n.items-inverse .item-extra {\n  color: #fff;\n}\n.items-primary .item > a {\n  color: #2EA9DF;\n}\n.items-primary .item > a:hover,\n.items-inverse .active .item-extra,\n.items-inverse .item > a:hover .item-extra {\n  color: #1979a3;\n}\n.items-primary .active > a,\n.items-primary .active > a:hover {\n  color: #fff;\n}\n.items-auxiliary .item > a {\n  color: #FFC408;\n}\n.items-auxiliary .item > a:hover,\n.items-auxiliary.items-inverse .active .item-extra,\n.items-auxiliary .item > a:hover .item-extra {\n  color: #b58a00;\n}\n.items-auxiliary .active > a,\n.items-auxiliary .active > a:hover {\n  color: #fff;\n  background-color: #FFC408;\n}\n.items-auxiliary .active .item-extra .badge-count {\n  color: #FFC408;\n}\n.items-info .item > a {\n  color: #4fcbf0;\n}\n.items-info .item > a:hover,\n.items-info.items-inverse .active .item-extra,\n.items-info .item > a:hover .item-extra {\n  color: #13addb;\n}\n.items-info .active > a,\n.items-info .active > a:hover {\n  color: #fff;\n  background-color: #4fcbf0;\n}\n.items-info .active .item-extra .badge-count {\n  color: #4fcbf0;\n}\n.items-success .item > a {\n  color: #25ae88;\n}\n.items-success .item > a:hover,\n.items-success.items-inverse .active .item-extra,\n.items-success .item > a:hover .item-extra {\n  color: #176b53;\n}\n.items-success .active > a,\n.items-success .active > a:hover {\n  color: #fff;\n  background-color: #25ae88;\n}\n.items-success .active .item-extra .badge-count {\n  color: #25ae88;\n}\n.items-warning .item > a {\n  color: #F05E1C;\n}\n.items-warning .item > a:hover,\n.items-warning.items-inverse .active .item-extra,\n.items-warning .item > a:hover .item-extra {\n  color: #af3e0c;\n}\n.items-warning .active > a,\n.items-warning .active > a:hover {\n  color: #fff;\n  background-color: #F05E1C;\n}\n.items-warning .active .item-extra .badge-count {\n  color: #F05E1C;\n}\n.items-danger .item > a {\n  color: #CB4042;\n}\n.items-danger .item > a:hover,\n.items-danger.items-inverse .active .item-extra,\n.items-danger .item > a:hover .item-extra {\n  color: #922829;\n}\n.items-danger .active > a,\n.items-danger .active > a:hover {\n  color: #fff;\n  background-color: #CB4042;\n}\n.items-danger .active .item-extra .badge-count {\n  color: #CB4042;\n}\n.label {\n  display: inline-block;\n  font-size: 14px;\n  line-height: 1.7;\n  margin: 0 0.2em .2em 0;\n  padding: 0 0.6em;\n  cursor: default;\n  -webkit-user-select: none;\n     -moz-user-select: none;\n      -ms-user-select: none;\n          user-select: none;\n  color: #fff;\n  border: 1px solid;\n  border-radius: 4px;\n  background: #2EA9DF;\n}\n.label-sm {\n  font-size: 12px;\n  line-height: 1.6em;\n}\n.label-lg {\n  font-size: 16px;\n  line-height: 2em;\n}\n.label:first-child {\n  margin-left: 0;\n}\n.label.label-auxiliary {\n  background: #FFC408;\n}\n.label.label-success {\n  background: #25ae88;\n}\n.label.label-info {\n  background: #4fcbf0;\n}\n.label.label-warning {\n  background: #F05E1C;\n}\n.label.label-danger {\n  background: #CB4042;\n}\n.label.label-bordered {\n  color: #2EA9DF;\n  background: #fff;\n}\n.label-bordered.label-auxiliary {\n  color: #FFC408;\n}\n.label-bordered.label-success {\n  color: #25ae88;\n}\n.label-bordered.label-info {\n  color: #4fcbf0;\n}\n.label-bordered.label-warning {\n  color: #F05E1C;\n}\n.label-bordered.label-danger {\n  color: #CB4042;\n}\n.label-closable {\n  cursor: pointer;\n}\n.label-closable .ion:last-child {\n  font-size: 1em;\n  margin-left: 0.4em;\n  vertical-align: baseline;\n  opacity: 0.7;\n  transition: opacity ease .3s;\n}\n.label-closable.label-bordered {\n  position: relative;\n  padding-right: .5em;\n}\n.label-closable.label-bordered .ion:last-child {\n  margin-left: 0.7em;\n}\n.label-closable.label-bordered .ion:last-child:after {\n  position: absolute;\n  top: 0;\n  right: 1.9em;\n  width: 0;\n  height: 100%;\n  content: '';\n  border-left: 1px solid;\n}\n.label-closable:hover .ion {\n  opacity: 1;\n}\n.menu-ui {\n  display: block;\n  overflow: hidden;\n  position: relative;\n  font-size: 14px;\n  -webkit-user-select: none;\n     -moz-user-select: none;\n      -ms-user-select: none;\n          user-select: none;\n  border-radius: 4px;\n}\n.menu-item {\n  display: block;\n  position: relative;\n  z-index: 1;\n  cursor: pointer;\n  transition: all 0.2s ease-in-out;\n}\n.menu-item > .ion,\n.menu-item-title > .ion {\n  margin-right: 0.5em;\n  vertical-align: middle;\n}\n.menu-horizontal {\n  line-height: 59px;\n  height: 59px;\n}\n.menu-horizontal .menu-item,\n.menu-horizontal .menu-submenu {\n  float: left;\n  position: relative;\n  z-index: 3;\n  padding: 0 22.4px;\n  cursor: pointer;\n  transition: all 0.2s ease-in-out;\n}\n.menu-light {\n  background: #fff;\n}\n.menu-light .menu-item {\n  border-bottom: 2px solid transparent;\n}\n.menu-light.menu-horizontal .menu-item,\n.menu-light.menu-horizontal .menu-submenu {\n  line-height: 57px;\n  height: 57px;\n}\n.menu-light.menu-horizontal .menu-item-active,\n.menu-light.menu-horizontal .menu-item:hover,\n.menu-light.menu-horizontal .menu-opened {\n  color: #2EA9DF;\n  border-bottom-color: #2EA9DF;\n}\n.menu-horizontal.menu-light:after,\n.menu-vertical.menu-light:after {\n  display: block;\n  position: absolute;\n  bottom: 0;\n  content: '';\n  background: #e8e9eb;\n}\n.menu-horizontal.menu-light:after {\n  left: 0;\n  width: 100%;\n  height: 1px;\n}\n.menu-dark {\n  background: #333333;\n}\n.menu-dark.menu-horizontal .menu-item,\n.menu-dark.menu-horizontal .menu-submenu {\n  color: #dbdbdb;\n}\n.menu-dark.menu-horizontal .menu-item-active,\n.menu-dark.menu-horizontal .menu-item:hover,\n.menu-dark.menu-horizontal .menu-opened,\n.menu-primary.menu-horizontal .menu-item {\n  color: #fff;\n}\n.menu-primary {\n  background: #2EA9DF;\n}\n.menu-primary.menu-horizontal .menu-item-active,\n.menu-primary.menu-horizontal .menu-item:hover {\n  background: #1979a3;\n}\n.menu-vertical {\n  height: 100%;\n  overflow-y: auto;\n}\n.menu-vertical::-webkit-scrollbar {\n  position: absolute;\n  width: 10px;\n  margin-left: -10px;\n  -webkit-appearance: none;\n}\n.menu-vertical::-webkit-scrollbar-track {\n  background-color: #eee;\n  border-right: 1px solid #ddd;\n  border-left: 1px solid #ddd;\n}\n.menu-vertical::-webkit-scrollbar-thumb {\n  height: 50px;\n  background-color: #ccc;\n  background-clip: content-box;\n  border-color: transparent;\n  border-style: solid;\n  border-width: 1px 2px;\n}\n.menu-vertical.menu-dark::-webkit-scrollbar-track {\n  background-color: #444d50;\n  border-right: 1px solid #2c3334;\n  border-left: 1px solid #2c3334;\n}\n.menu-vertical.menu-dark::-webkit-scrollbar-thumb {\n  background-color: #212526;\n}\n.menu-vertical.menu-light:after {\n  z-index: 1;\n  top: 0;\n  right: 0;\n  width: 1px;\n  height: 100%;\n}\n.menu-vertical .menu-item,\n.menu-vertical .menu-item-title {\n  position: relative;\n  z-index: 1;\n  padding: 11.2px 23.8px;\n  cursor: pointer;\n  transition: all 0.2s ease-in-out;\n}\n.menu-sub-group .menu-item {\n  padding-top: 11.2px;\n  padding-bottom: 11.2px;\n}\n.menu-vertical .menu-item:hover,\n.menu-vertical .menu-item-title:hover {\n  background: #eeeeee;\n}\n.menu-vertical .menu-submenu .menu-item {\n  padding-left: 37.8px;\n}\n.menu-vertical .menu-sub-group {\n  display: none;\n}\n.menu-vertical .menu-opened .menu-sub-group {\n  display: block;\n}\n.menu-light.menu-vertical .menu-item {\n  border-right: 2px solid transparent;\n}\n.menu-light.menu-vertical .menu-item:hover {\n  color: #2EA9DF;\n}\n.menu-light.menu-vertical .menu-item-active {\n  z-index: 2;\n  color: #2EA9DF;\n  border-right: 2px solid #2EA9DF;\n}\n.menu-dark.menu-vertical .menu-item,\n.menu-dark.menu-vertical .menu-item-title {\n  color: #dbdbdb;\n}\n.menu-dark.menu-vertical .menu-item:hover,\n.menu-dark.menu-vertical .menu-item-title:hover {\n  color: #fff;\n  background: inherit;\n}\n.menu-dark.menu-vertical .menu-item-active,\n.menu-dark.menu-vertical .menu-item-active:hover,\n.menu-dark.menu-vertical .menu-item-active a:hover {\n  color: #fff;\n  background: #2EA9DF;\n}\n.menu-dark.menu-vertical .menu-opened {\n  background: #222222;\n}\n.menu-dark.menu-vertical .menu-opened .menu-item-title {\n  color: #fff;\n  background: #333333;\n}\n.menu-primary.menu-vertical .menu-item,\n.menu-primary.menu-vertical .menu-item-title {\n  color: #eeeeee;\n}\n.menu-primary.menu-vertical .menu-item:hover,\n.menu-primary.menu-vertical .menu-item-title:hover {\n  color: #fff;\n  background: #1979a3;\n}\n.menu-primary.menu-vertical .menu-sub-group .menu-item:hover {\n  color: #1979a3;\n  background: inherit;\n}\n.menu-primary.menu-vertical .menu-item-active,\n.menu-primary.menu-vertical .menu-sub-group .menu-item-active,\n.menu-primary.menu-vertical .menu-sub-group .menu-item-active:hover,\n.menu-primary.menu-vertical .menu-item-active:hover {\n  color: #fff;\n  background: #1979a3;\n}\n.menu-primary.menu-vertical .menu-opened {\n  background: #86cded;\n}\n.menu-primary.menu-vertical .menu-opened .menu-item-title {\n  color: #fff;\n  background: #2EA9DF;\n}\n.menu-sub-ion {\n  font-size: 0.9em;\n  margin: 0 0.5em;\n  transition: -webkit-transform 0.2s ease-in-out;\n  transition: transform 0.2s ease-in-out;\n  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;\n}\n.menu-vertical .menu-sub-ion {\n  float: right;\n  position: relative;\n  top: 4px;\n  margin-right: 0;\n}\n.menu-opened .menu-sub-ion {\n  -webkit-transform: rotate(180deg);\n          transform: rotate(180deg);\n}\n.pagination {\n  display: inline-block;\n  padding-left: 0;\n  border-radius: 4px;\n  font-size: 14px;\n}\n.pagination > li {\n  display: inline;\n}\n.pagination > li > a,\n.pagination > li > span {\n  line-height: 1.42857143;\n  position: relative;\n  float: left;\n  margin-left: -1px;\n  padding: 8px 15px;\n  text-decoration: none;\n  color: #2EA9DF;\n  border: 1px solid #e8e9eb;\n  background-color: #fff;\n}\n.pagination > li:first-child > a,\n.pagination > li:first-child > span {\n  margin-left: 0;\n  border-top-left-radius: 4px;\n  border-bottom-left-radius: 4px;\n}\n.pagination > li:last-child > a,\n.pagination > li:last-child > span {\n  border-top-right-radius: 4px;\n  border-bottom-right-radius: 4px;\n}\n.pagination > li > a:focus,\n.pagination > li > a:hover,\n.pagination > li > span:focus,\n.pagination > li > span:hover {\n  color: #2EA9DF;\n  background-color: #eeeeee;\n}\n.pagination > .active > a,\n.pagination > .active > a:focus,\n.pagination > .active > a:hover,\n.pagination > .active > span,\n.pagination > .active > span:focus,\n.pagination > .active > span:hover {\n  z-index: 2;\n  cursor: default;\n  color: #fff;\n  border-color: #2EA9DF;\n  background-color: #2EA9DF;\n}\n.pagination > .disabled > a,\n.pagination > .disabled > a:focus,\n.pagination > .disabled > a:hover,\n.pagination > .disabled > span,\n.pagination > .disabled > span:focus,\n.pagination > .disabled > span:hover {\n  cursor: not-allowed;\n  color: #777;\n  border-color: #ddd;\n  background-color: #fff;\n}\n.pagination-lg > li > a,\n.pagination-lg > li > span {\n  font-size: 16px;\n  line-height: 1.3333333;\n  padding: 10px 16px;\n}\n.pagination-lg > li:first-child > a,\n.pagination-lg > li:first-child > span {\n  border-top-left-radius: 6px;\n  border-bottom-left-radius: 6px;\n}\n.pagination-lg > li:last-child > a,\n.pagination-lg > li:last-child > span {\n  border-top-right-radius: 6px;\n  border-bottom-right-radius: 6px;\n}\n.pagination-sm > li > a,\n.pagination-sm > li > span {\n  font-size: 12px;\n  line-height: 1.5;\n  padding: 5px 10px;\n}\n.pagination-sm > li:first-child > a,\n.pagination-sm > li:first-child > span {\n  border-top-left-radius: 3px;\n  border-bottom-left-radius: 3px;\n}\n.pagination-sm > li:last-child > a,\n.pagination-sm > li:last-child > span {\n  border-top-right-radius: 3px;\n  border-bottom-right-radius: 3px;\n}\n.pagination > li > .unable,\n.pagination > .unable:hover {\n  cursor: default;\n  color: #ccc;\n  background: #fff;\n}\n.progress {\n  display: block;\n  position: relative;\n  font-size: 12px;\n}\n.progress-show-info {\n  padding-right: 3.5em;\n}\n.progress-inner {\n  display: block;\n  border-radius: 100px;\n  background-color: #dbdbdb;\n}\n.progress-bg {\n  overflow: hidden;\n  position: relative;\n  height: 10px;\n  transition: all 0.2s linear;\n  border-radius: 100px;\n  background-color: #fff;\n}\n.progress-text {\n  position: absolute;\n  top: 50%;\n  right: 0;\n  line-height: 1;\n  width: 3em;\n  height: 1em;\n  margin-top: -0.5em;\n  text-align: left;\n}\n.progress-active .progress-bg:before {\n  position: absolute;\n  top: 0;\n  right: 0;\n  bottom: 0;\n  left: 0;\n  content: '';\n  -webkit-animation: progress-active 2s ease-in-out infinite;\n          animation: progress-active 2s ease-in-out infinite;\n  opacity: 0;\n  background: #fff;\n}\n.progress-primary .progress-inner,\n.progress-auxiliary .progress-inner,\n.progress-info .progress-inner,\n.progress-success .progress-inner,\n.progress-warning .progress-inner,\n.progress-danger .progress-inner {\n  background-color: #eeeeee;\n}\n.progress-primary .progress-bg {\n  background-color: #2EA9DF;\n}\n.progress-primary {\n  color: #2EA9DF;\n}\n.progress-auxiliary .progress-bg {\n  background-color: #FFC408;\n}\n.progress-auxiliary {\n  color: #FFC408;\n}\n.progress-info .progress-bg {\n  background-color: #4fcbf0;\n}\n.progress-info {\n  color: #4fcbf0;\n}\n.progress-success .progress-bg {\n  background-color: #25ae88;\n}\n.progress-success {\n  color: #25ae88;\n}\n.progress-warning .progress-bg {\n  background-color: #F05E1C;\n}\n.progress-warning {\n  color: #F05E1C;\n}\n.progress-danger .progress-bg {\n  background-color: #CB4042;\n}\n.progress-danger {\n  color: #CB4042;\n}\n@-webkit-keyframes progress-active {\n  0% {\n    width: 0;\n    opacity: 0.3;\n  }\n  to {\n    width: 100%;\n    opacity: 0;\n  }\n}\n@keyframes progress-active {\n  0% {\n    width: 0;\n    opacity: 0.3;\n  }\n  to {\n    width: 100%;\n    opacity: 0;\n  }\n}\n*[class*=\"rect-\"] {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 0;\n  overflow: hidden;\n}\n*[class*=\"rect-\"] ._full {\n  position: absolute;\n  left: 0;\n  top: 0;\n  width: 100%;\n  height: 100%;\n  *height: auto;\n}\n.rect-4854 {\n  padding-bottom: 48.54%;\n}\n.rect-50 {\n  padding-bottom: 50%;\n}\n.rect-5625 {\n  padding-bottom: 56.25%;\n}\n.rect-60 {\n  padding-bottom: 60%;\n}\n.rect-618 {\n  padding-bottom: 61.8%;\n}\n.rect-70 {\n  padding-bottom: 70%;\n}\n.rect-75 {\n  padding-bottom: 75%;\n}\n.rect-80 {\n  padding-bottom: 80%;\n}\n.rect-90 {\n  padding-bottom: 90%;\n}\n.rect-100 {\n  padding-bottom: 100%;\n}\n.m {\n  margin: 22.4px;\n}\n.m-0 {\n  margin: 0;\n}\n.m-l {\n  margin-left: 22.4px;\n}\n.m-t {\n  margin-top: 22.4px;\n}\n.m-r {\n  margin-right: 22.4px;\n}\n.m-b {\n  margin-bottom: 22.4px;\n}\n.m-lr {\n  margin-left: 22.4px;\n  margin-right: 22.4px;\n}\n.m-tb {\n  margin-top: 22.4px;\n  margin-bottom: 22.4px;\n}\n.m-sm {\n  margin: 11.2px;\n}\n.m-l-sm {\n  margin-left: 11.2px;\n}\n.m-t-sm {\n  margin-top: 11.2px;\n}\n.m-r-sm {\n  margin-right: 11.2px;\n}\n.m-b-sm {\n  margin-bottom: 11.2px;\n}\n.m-lr-sm {\n  margin-left: 11.2px;\n  margin-right: 11.2px;\n}\n.m-tb-sm {\n  margin-top: 11.2px;\n  margin-bottom: 11.2px;\n}\n.m-lg {\n  margin: 33.6px;\n}\n.m-l-lg {\n  margin-left: 33.6px;\n}\n.m-t-lg {\n  margin-top: 33.6px;\n}\n.m-r-lg {\n  margin-right: 33.6px;\n}\n.m-b-lg {\n  margin-bottom: 33.6px;\n}\n.m-lr-lg {\n  margin-left: 33.6px;\n  margin-right: 33.6px;\n}\n.m-tb-lg {\n  margin-top: 33.6px;\n  margin-bottom: 33.6px;\n}\n.p {\n  padding: 22.4px;\n}\n.p-0 {\n  padding: 0;\n}\n.p-l {\n  padding-left: 22.4px;\n}\n.p-t {\n  padding-top: 22.4px;\n}\n.p-r {\n  padding-right: 22.4px;\n}\n.p-b {\n  padding-bottom: 22.4px;\n}\n.p-lr {\n  padding-left: 22.4px;\n  padding-right: 22.4px;\n}\n.p-tb {\n  padding-top: 22.4px;\n  padding-bottom: 22.4px;\n}\n.p-sm {\n  padding: 11.2px;\n}\n.p-l-sm {\n  padding-left: 11.2px;\n}\n.p-t-sm {\n  padding-top: 11.2px;\n}\n.p-r-sm {\n  padding-right: 11.2px;\n}\n.p-b-sm {\n  padding-bottom: 11.2px;\n}\n.p-lr-sm {\n  padding-left: 11.2px;\n  padding-right: 11.2px;\n}\n.p-tb-sm {\n  padding-top: 11.2px;\n  padding-bottom: 11.2px;\n}\n.p-lg {\n  padding: 33.6px;\n}\n.p-l-lg {\n  padding-left: 33.6px;\n}\n.p-t-lg {\n  padding-top: 33.6px;\n}\n.p-r-lg {\n  padding-right: 33.6px;\n}\n.p-b-lg {\n  padding-bottom: 33.6px;\n}\n.p-lr-lg {\n  padding-left: 33.6px;\n  padding-right: 33.6px;\n}\n.p-tb-lg {\n  padding-top: 33.6px;\n  padding-bottom: 33.6px;\n}\n.spin-wrap {\n  position: absolute;\n  top: 0;\n  right: 0;\n  bottom: 0;\n  left: 0;\n  display: table;\n  width: 100%;\n  height: 100%;\n  text-align: center;\n  vertical-align: middle;\n  font-size: 14px;\n}\n.spin-main {\n  display: table-cell;\n  width: inherit;\n  height: inherit;\n  vertical-align: middle;\n}\n.spin-text .ion {\n  font-size: 2.5em;\n}\n.spin-icon-load {\n  -webkit-animation: ani-spin-load 1s linear infinite;\n  animation: ani-spin-load 1s linear infinite;\n}\n.spin-size-sm {\n  font-size: 12px;\n}\n.spin-size-lg {\n  font-size: 16px;\n}\n@-webkit-keyframes ani-spin-load {\n  from {\n    -webkit-transform: rotate(0deg);\n    transform: rotate(0deg);\n  }\n  50% {\n    -webkit-transform: rotate(180deg);\n    transform: rotate(180deg);\n  }\n  to {\n    -webkit-transform: rotate(360deg);\n    transform: rotate(360deg);\n  }\n}\n@keyframes ani-spin-load {\n  from {\n    -webkit-transform: rotate(0deg);\n    transform: rotate(0deg);\n  }\n  50% {\n    -webkit-transform: rotate(180deg);\n    transform: rotate(180deg);\n  }\n  to {\n    -webkit-transform: rotate(360deg);\n    transform: rotate(360deg);\n  }\n}\n.switch {\n  display: inline-block;\n  position: relative;\n  cursor: pointer;\n  font-size: 14px;\n}\n.switch .track {\n  display: block;\n  overflow: hidden;\n  position: relative;\n  width: 64px;\n  height: 28px;\n  content: ' ';\n  transition-timing-function: ease-in-out;\n  transition-duration: 0.3s;\n  transition-property: background-color border;\n  border: solid 2px #d5d5d5;\n  border-radius: 4px;\n  background-color: #eeeeee;\n}\n.switch .handle {\n  display: block;\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 28px;\n  height: 28px;\n  transition: 0.3s cubic-bezier(0, 1.1, 1, 1.1);\n  transition-property: background-color, left;\n  background-color: #fff;\n}\n.switch .handle:before,\n.switch .handle:after {\n  position: absolute;\n  height: 28px;\n  line-height: 28px;\n  width: 36px;\n  text-align: center;\n  overflow: hidden;\n}\n.switch .handle:before {\n  content: \"ON\";\n  left: -36px;\n  color: #fff;\n}\n.switch .handle:after {\n  content: \"OFF\";\n  left: 100%;\n  color: #d5d5d5;\n}\n.switch-on .track {\n  border-color: #dbdbdb;\n  background-color: #dbdbdb;\n}\n.switch-on .handle {\n  left: 36px;\n}\n.switch-disabled {\n  cursor: not-allowed;\n}\n.switch-disabled .track {\n  opacity: 0.6;\n}\n.switch-round .track {\n  border-radius: 32px;\n}\n.switch-round .handle {\n  border-radius: 32px;\n  box-shadow: 0 2px 0.56em rgba(0, 0, 0, 0.35), 0 1px 1px rgba(0, 0, 0, 0.15);\n}\n.switch-sm {\n  font-size: 12px;\n}\n.switch-sm .track {\n  width: 50px;\n  height: 21px;\n}\n.switch-sm .handle {\n  width: 21px;\n  height: 21px;\n}\n.switch-sm.switch-on .handle {\n  left: 29px;\n}\n.switch-sm .handle:before,\n.switch-sm .handle:after {\n  width: 29px;\n  height: 21px;\n  line-height: 21px;\n}\n.switch-sm .handle:before {\n  left: -29px;\n}\n.switch-lg {\n  font-size: 16px;\n}\n.switch-lg .track {\n  width: 80px;\n  height: 36px;\n}\n.switch-lg .handle {\n  width: 36px;\n  height: 36px;\n}\n.switch-lg.switch-on .handle {\n  left: 44px;\n}\n.switch-lg .handle:before,\n.switch-lg .handle:after {\n  width: 44px;\n  height: 36px;\n  line-height: 36px;\n}\n.switch-lg .handle:before {\n  left: -44px;\n}\n.switch-primary.switch-on .track {\n  border-color: #2EA9DF;\n  background-color: #2EA9DF;\n}\n.switch-auxiliary.switch-on .track {\n  border-color: #FFC408;\n  background-color: #FFC408;\n}\n.switch-success.switch-on .track {\n  border-color: #25ae88;\n  background-color: #25ae88;\n}\n.switch-info.switch-on .track {\n  border-color: #4fcbf0;\n  background-color: #4fcbf0;\n}\n.switch-warning.switch-on .track {\n  border-color: #F05E1C;\n  background-color: #F05E1C;\n}\n.switch-danger.switch-on .track {\n  border-color: #CB4042;\n  background-color: #CB4042;\n}\n.tab {\n  overflow: hidden;\n  position: relative;\n  font-size: 14px;\n  padding-top: 30.8px;\n}\n.tab .tab-nav {\n  position: absolute;\n  z-index: 1;\n  top: 0;\n  width: 100%;\n  height: 30.8px;\n  border-bottom: 1px solid #dbdbdb;\n}\n.tab .tab-title {\n  float: left;\n  line-height: 29.8px;\n  height: 29.8px;\n  margin-right: 4px;\n  padding: 0 1em;\n  cursor: pointer;\n  -webkit-user-select: none;\n     -moz-user-select: none;\n      -ms-user-select: none;\n          user-select: none;\n  border: 1px solid #dbdbdb;\n  border-bottom: 0;\n  border-radius: 4px 4px 0 0;\n  background: #eeeeee;\n}\n.tab .tab-title:hover {\n  color: #2EA9DF;\n}\n.tab .tab-title.tab-actived {\n  height: 30.8px;\n  cursor: default;\n  color: #2EA9DF;\n  background: #fff;\n}\n.tab .tab-title.tab-disabled {\n  cursor: default;\n  pointer-events: none;\n  color: #dbdbdb;\n}\n.tab .tab-extra {\n  position: absolute;\n  z-index: 2;\n  top: 0;\n  right: 0;\n}\n.tab .tab-cont-wrap {\n  border: 1px solid #dbdbdb;\n  border-top: 0;\n  border-radius: 0 0 4px 4px;\n  background: #fff;\n}\n.tab .tab-cont {\n  display: none;\n  padding: 11.2px;\n}\n.tab .tab-cont:empty {\n  padding: 0;\n}\n.tab .tab-cont.tab-actived {\n  display: block;\n}\n.tab-title.tab-primary {\n  color: #fff;\n  background: #2EA9DF;\n}\n.tab-title.tab-primary.tab-actived,\n.tab-title.tab-primary:hover {\n  color: #fff;\n  background: #1979a3;\n}\n.tab-title.tab-auxiliary {\n  color: #fff;\n  background: #FFC408;\n}\n.tab-title.tab-auxiliary.tab-actived,\n.tab-title.tab-auxiliary:hover {\n  color: #fff;\n  background: #b58a00;\n}\n.tab-title.tab-info {\n  color: #fff;\n  background: #4fcbf0;\n}\n.tab-title.tab-info.tab-actived,\n.tab-title.tab-info:hover {\n  color: #fff;\n  background: #13addb;\n}\n.tab-title.tab-success {\n  color: #fff;\n  background: #25ae88;\n}\n.tab-title.tab-success.tab-actived,\n.tab-title.tab-success:hover {\n  color: #fff;\n  background: #176b53;\n}\n.tab-title.tab-warning {\n  color: #fff;\n  background: #F05E1C;\n}\n.tab-title.tab-warning.tab-actived,\n.tab-title.tab-warning:hover {\n  color: #fff;\n  background: #af3e0c;\n}\n.tab-title.tab-danger {\n  color: #fff;\n  background: #CB4042;\n}\n.tab-title.tab-danger.tab-actived,\n.tab-title.tab-danger:hover {\n  color: #fff;\n  background: #922829;\n}\n.table {\n  font-size: 14px;\n  width: 100%;\n  max-width: 100%;\n  border: 1px solid #e8e9eb;\n  border-radius: 4px;\n  background: #fff;\n}\n.table > thead > tr > th,\n.table > thead > tr > td,\n.table > tbody > tr > th,\n.table > tfoot > tr > th,\n.table > tbody > tr > td,\n.table > tfoot > tr > td {\n  font-weight: normal;\n  line-height: 1.42857143;\n  height: 48px;\n  padding: 0 18px;\n  vertical-align: inherit;\n  border-top: 1px solid #e8e9eb;\n}\n.table > thead > tr > th,\n.table > thead > tr > td {\n  font-weight: normal;\n  line-height: 40px;\n  height: 40px;\n  padding-top: 0;\n  padding-bottom: 0;\n  vertical-align: bottom;\n  background: #eeeeee;\n}\n.table > tbody > tr:first-child > th,\n.table > tbody > tr:first-child > td {\n  border-top: 0;\n}\n.table > caption + thead > tr:first-child > th,\n.table > colgroup + thead > tr:first-child > th,\n.table > thead:first-child > tr:first-child > th,\n.table > caption + thead > tr:first-child > td,\n.table > colgroup + thead > tr:first-child > td,\n.table > thead:first-child > tr:first-child > td {\n  border-top: 0;\n}\n.table > tbody + tbody {\n  border-top: 2px solid #e8e9eb;\n}\n.table .table {\n  background-color: #fff;\n}\n.table-condensed > tbody > tr > th,\n.table-condensed > tfoot > tr > th,\n.table-condensed > tbody > tr > td,\n.table-condensed > tfoot > tr > td {\n  height: auto;\n  padding-top: 5px;\n  padding-bottom: 5px;\n}\n.table-bordered > thead > tr > th,\n.table-bordered > tbody > tr > th,\n.table-bordered > tfoot > tr > th,\n.table-bordered > thead > tr > td,\n.table-bordered > tbody > tr > td,\n.table-bordered > tfoot > tr > td {\n  border-right: 1px solid #e8e9eb;\n}\n.table-striped > tbody > tr:nth-of-type(even) {\n  background-color: #eeeeee;\n}\n.table-hover > tbody > tr:hover,\n.table-tr-hover {\n  background-color: #eeeeee;\n}\ntable col[class*='col-'] {\n  display: table-column;\n  float: none;\n  position: static;\n}\ntable td[class*='col-'],\ntable th[class*='col-'] {\n  display: table-cell;\n  float: none;\n  position: static;\n}\n.table-responsive {\n  overflow-x: auto;\n  min-height: 0.01%;\n}\n@media screen and (max-device-width: 640px) {\n  .table-responsive {\n    overflow-y: hidden;\n    width: 100%;\n    border: 1px solid #e8e9eb;\n    -ms-overflow-style: -ms-autohiding-scrollbar;\n  }\n  .table-responsive > .table {\n    margin-bottom: 0;\n  }\n  .table-responsive > .table > thead > tr > th,\n  .table-responsive > .table > tbody > tr > th,\n  .table-responsive > .table > tfoot > tr > th,\n  .table-responsive > .table > thead > tr > td,\n  .table-responsive > .table > tbody > tr > td,\n  .table-responsive > .table > tfoot > tr > td {\n    white-space: nowrap;\n  }\n  .table-responsive > .table-bordered {\n    border: 0;\n  }\n  .table-responsive > .table-bordered > thead > tr > th:first-child,\n  .table-responsive > .table-bordered > tbody > tr > th:first-child,\n  .table-responsive > .table-bordered > tfoot > tr > th:first-child,\n  .table-responsive > .table-bordered > thead > tr > td:first-child,\n  .table-responsive > .table-bordered > tbody > tr > td:first-child,\n  .table-responsive > .table-bordered > tfoot > tr > td:first-child {\n    border-left: 0;\n  }\n  .table-responsive > .table-bordered > thead > tr > th:last-child,\n  .table-responsive > .table-bordered > tbody > tr > th:last-child,\n  .table-responsive > .table-bordered > tfoot > tr > th:last-child,\n  .table-responsive > .table-bordered > thead > tr > td:last-child,\n  .table-responsive > .table-bordered > tbody > tr > td:last-child,\n  .table-responsive > .table-bordered > tfoot > tr > td:last-child {\n    border-right: 0;\n  }\n  .table-responsive > .table-bordered > tbody > tr:last-child > th,\n  .table-responsive > .table-bordered > tfoot > tr:last-child > th,\n  .table-responsive > .table-bordered > tbody > tr:last-child > td,\n  .table-responsive > .table-bordered > tfoot > tr:last-child > td {\n    border-bottom: 0;\n  }\n}\n/* for table plugin */\n.table-wrapper {\n  overflow-x: hidden;\n  overflow-y: hidden;\n  position: relative;\n  box-sizing: border-box;\n  cursor: default;\n  border: 1px solid #e8e9eb;\n  border-radius: 4px;\n}\n.table-wrapper .table > thead > tr > th,\n.table-wrapper .table > thead > tr > td,\n.table-wrapper .table > tbody > tr > th,\n.table-wrapper .table > tfoot > tr > th,\n.table-wrapper .table > tbody > tr > td,\n.table-wrapper .table > tfoot > tr > td {\n  padding: 0;\n}\n.table-wrapper .table-cell {\n  overflow: hidden;\n  padding: 0 15px;\n  white-space: normal;\n  word-break: break-all;\n}\n.table-scroll-x {\n  overflow-x: auto;\n  overflow-y: hidden;\n}\n.table-header .table,\n.table-body .table {\n  border: 0;\n}\n.table-body {\n  overflow-x: hidden;\n  overflow-y: auto;\n}\n.table-body .table .table-cell {\n  line-height: 1.7;\n}\n.table-body .table .table-cell-dirty,\n.table-body .table .table-cell-editable {\n  position: relative;\n}\n.table-body .table .table-cell-dirty:before {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 0;\n  height: 0;\n  content: '';\n  border: 4px solid;\n  border-color: #2EA9DF transparent transparent #2EA9DF;\n}\n.table-highlight,\n.table-hover > tbody > .table-highlight:hover {\n  color: #fff;\n  background: #2EA9DF;\n}\n.table-sort,\n.table-filter {\n  display: inline-block;\n  overflow: hidden;\n  position: relative;\n  line-height: 1.4em;\n  width: 1.4em;\n  height: 1.4em;\n  margin: -1px 0 0 4px;\n  cursor: pointer;\n  vertical-align: middle;\n  color: #c3cbd6;\n}\n.table-sort .ion {\n  display: block;\n  overflow: hidden;\n  position: absolute;\n  font-size: 1.3em;\n  line-height: 0.7em;\n  height: 0.7em;\n  transition: color 0.2s ease-in-out;\n}\n.table-sort .table-sort-up {\n  top: 0;\n}\n.table-sort .table-sort-down {\n  bottom: 0;\n}\n.table-sort .ion.on {\n  color: #2EA9DF;\n}\n.table-fixed {\n  overflow: hidden;\n  position: absolute;\n  top: 0;\n  left: 0;\n  box-shadow: 2px 0 6px -2px rgba(0, 0, 0, 0.2);\n}\n.table-fixed .table-header,\n.table-fixed .table-body {\n  overflow: hidden;\n}\n.table-wrapper .table-cell-editer {\n  position: absolute;\n  z-index: 9;\n  top: 0;\n  line-height: 1.7;\n  height: 100%;\n  padding-top: 8px;\n  padding-bottom: 8px;\n}\n.wrap {\n  width: 1200px;\n  margin-right: auto;\n  margin-left: auto;\n}\n.fix {\n  *zoom: 1;\n  *clear: both;\n}\n.fix:before,\n.fix:after {\n  display: table;\n  clear: both;\n  content: '';\n}\n.oh {\n  overflow: hidden;\n  *zoom: 1;\n}\n.l {\n  float: left;\n}\n.r {\n  float: right;\n}\n.dib {\n  display: inline-block;\n  *display: inline;\n  *zoom: 1;\n}\n.pr {\n  position: relative;\n}\n.pa {\n  position: absolute;\n}\n.tl {\n  text-align: left;\n}\n.tc {\n  text-align: center;\n}\n.tr {\n  text-align: right;\n}\n.el {\n  overflow: hidden;\n  white-space: nowrap;\n  text-overflow: ellipsis;\n}\n.justify {\n  overflow: hidden;\n  text-align: justify !important;\n}\n.justify:after {\n  content: ' 88888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888';\n}\n.hide {\n  display: none;\n}\n.hidetext {\n  font: 0/0 a;\n  letter-spacing: -9px;\n}\n.arr {\n  display: inline-block;\n  overflow: hidden;\n  width: 0;\n  height: 0;\n}\n.opc0 {\n  opacity: 0 ;\n  filter: alpha(opacity=0);\n}\n.scrollbar::-webkit-scrollbar {\n  position: absolute;\n  width: 10px;\n  margin-left: -10px;\n  -webkit-appearance: none;\n}\n.scrollbar::-webkit-scrollbar-track {\n  border-right: 1px solid #ddd;\n  border-left: 1px solid #ddd;\n  background-color: #eee;\n}\n.scrollbar::-webkit-scrollbar-thumb {\n  height: 50px;\n  border-width: 1px 2px;\n  border-style: solid;\n  border-color: transparent;\n  background-color: #ccc;\n  background-clip: content-box;\n}\n.scrollbar-dark::-webkit-scrollbar-track {\n  border-right: 1px solid #2c3334;\n  border-left: 1px solid #2c3334;\n  background-color: #444d50;\n}\n.scrollbar-dark::-webkit-scrollbar-thumb {\n  background-color: #212526;\n}\n.ztree {\n  font-size: 14px;\n}\n.ztree li {\n  list-style-type: none;\n  white-space: nowrap;\n  outline: none;\n}\n.ztree li ul {\n  position: relative;\n  padding: 0 0 0 20px;\n}\n.ztree li ul.line:before {\n  position: absolute;\n  top: 0;\n  left: 10px;\n  height: 100%;\n  content: '';\n  border-right: 1px dotted #dbdbdb;\n}\n.ztree li .center_docu:before,\n.ztree li .bottom_docu:before,\n.ztree li .center_docu:after,\n.ztree li .bottom_docu:after {\n  position: absolute;\n  content: '';\n  border: 0 dotted #dbdbdb;\n}\n.ztree li .center_docu:before {\n  left: 10px;\n  height: 100%;\n  border-left-width: 1px;\n}\n.ztree li .center_docu:after {\n  top: 50%;\n  left: 11px;\n  width: 50%;\n  border-top-width: 1px;\n}\n.ztree li .bottom_docu:before {\n  left: 10px;\n  height: 50%;\n  border-left-width: 1px;\n}\n.ztree li .bottom_docu:after {\n  top: 50%;\n  left: 11px;\n  width: 50%;\n  border-top-width: 1px;\n}\n.ztree li a {\n  display: inline-block;\n  line-height: 22px;\n  height: 22px;\n  margin: 0;\n  padding: 0 3px;\n  cursor: pointer;\n  transition: none;\n  vertical-align: middle;\n  color: #555555;\n}\n.ztree li a.curSelectedNode {\n  color: #000;\n  border-radius: 4px;\n  background-color: #c9e9f7;\n}\n.ztree li a.curSelectedNode_Edit {\n  height: 20px;\n  opacity: 0.8;\n  color: #000;\n  border: 1px #6cc2e8 solid;\n  background-color: #9dd6f0;\n}\n.ztree li a.tmpTargetNode_inner {\n  opacity: 0.8;\n  color: #fff;\n  background-color: #4fcbf0;\n  filter: alpha(opacity=80);\n}\n.ztree li a input.rename {\n  font-size: 12px;\n  line-height: 22px;\n  width: 80px;\n  height: 22px;\n  margin: 0;\n  padding: 0;\n  vertical-align: top;\n  border: 0;\n  background: none;\n}\n.ztree li span {\n  display: inline-block;\n  line-height: 22px;\n  height: 22px;\n  margin-right: 2px;\n}\n.ztree li span.button {\n  position: relative;\n  width: 22px;\n  margin: 0;\n  cursor: pointer;\n  text-align: center;\n  vertical-align: middle;\n}\n.ztree li span.button.edit {\n  color: #25ae88;\n}\n.ztree li span.button.remove {\n  color: #CB4042;\n}\n.ztree li span.button.chk {\n  position: relative;\n  width: 14px;\n  height: 14px;\n  margin: 0 4px 0 0;\n  border: 1px solid #d7dde4;\n  border-radius: 2px;\n  background: #fff;\n}\n.ztree li span.chk.radio_true_full,\n.ztree li span.chk.radio_false_full,\n.ztree li span.chk.radio_true_full_focus,\n.ztree li span.chk.radio_false_full_focus,\n.ztree li span.chk.radio_false_disable,\n.ztree li span.chk.radio_true_disable,\n.ztree li span.chk.radio_true_part,\n.ztree li span.chk.radio_false_part,\n.ztree li span.chk.radio_true_part_focus,\n.ztree li span.chk.radio_false_part_focus {\n  border-radius: 8px;\n}\n.ztree li span.button.chk:after {\n  position: absolute;\n  top: 1px;\n  left: 4px;\n  width: 4px;\n  height: 8px;\n  content: '';\n  transition: -webkit-transform 0.2s ease-in-out;\n  transition: transform 0.2s ease-in-out;\n  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;\n  -webkit-transform: rotate(0deg) scale(0);\n          transform: rotate(0deg) scale(0);\n  border-right: 2px solid #fff;\n  border-bottom: 2px solid #fff;\n}\n.ztree li span.button.checkbox_false_full_focus {\n  border-color: #ccc;\n}\n.ztree li span.button.checkbox_true_full,\n.ztree li span.button.checkbox_true_full_focus,\n.ztree li span.button.checkbox_true_part,\n.ztree li span.button.checkbox_true_part_focus,\n.ztree li span.button.checkbox_true_disable {\n  border-color: #39f;\n  background-color: #39f;\n}\n.ztree li span.button.checkbox_true_full:after,\n.ztree li span.button.checkbox_true_full_focus:after,\n.ztree li span.button.checkbox_true_disable:after {\n  -webkit-transform: rotate(45deg) scale(1);\n          transform: rotate(45deg) scale(1);\n}\n.ztree li span.button.checkbox_true_part:after,\n.ztree li span.button.checkbox_true_part_focus:after {\n  top: 5px;\n  left: 2px;\n  width: 10px;\n  height: 1px;\n  -webkit-transform: rotate(0deg) scale(1);\n          transform: rotate(0deg) scale(1);\n  border-right: 0;\n}\n.ztree li span.button.radio_true_full,\n.ztree li span.chk.radio_true_full_focus,\n.ztree li span.chk.radio_true_part,\n.ztree li span.chk.radio_true_part_focus {\n  border-color: #39f;\n}\n.ztree li span.button.radio_true_full:after,\n.ztree li span.chk.radio_true_full_focus:after,\n.ztree li span.chk.radio_true_part:after,\n.ztree li span.chk.radio_true_part_focus:after {\n  top: 3px;\n  left: 3px;\n  width: 8px;\n  -webkit-transform: rotate(0deg) scale(1);\n          transform: rotate(0deg) scale(1);\n  border: 0;\n  border-radius: 4px;\n  background: #39f;\n}\n.ztree li span.button.checkbox_true_disable,\n.ztree li span.button.checkbox_false_disable,\n.ztree li span.chk.radio_false_disable,\n.ztree li span.chk.radio_true_disable {\n  cursor: not-allowed;\n}\n.ztree li span.button.checkbox_false_disable {\n  background-color: #f3f3f3;\n}\n.ztree li span.button.noline_close:before,\n.ztree li span.button.noline_open:before,\n.ztree li span.button.roots_open:before,\n.ztree li span.button.roots_close:before,\n.ztree li span.button.bottom_open:before,\n.ztree li span.button.bottom_close:before,\n.ztree li span.button.center_open:before,\n.ztree li span.button.center_close:before {\n  position: absolute;\n  top: 5px;\n  left: 5px;\n  content: '';\n  transition: -webkit-transform ease 0.3s;\n  transition: transform ease 0.3s;\n  transition: transform ease 0.3s, -webkit-transform ease 0.3s;\n  -webkit-transform: rotateZ(0deg);\n          transform: rotateZ(0deg);\n  -webkit-transform-origin: 25% 50%;\n          transform-origin: 25% 50%;\n  border: 6px solid;\n  border-color: transparent transparent transparent #666;\n}\n.ztree li span.button.noline_open:before,\n.ztree li span.button.roots_open:before,\n.ztree li span.button.bottom_open:before,\n.ztree li span.button.center_open:before {\n  -webkit-transform: rotateZ(90deg);\n          transform: rotateZ(90deg);\n}\n.ztree li span.button.ico_loading {\n  margin-right: 2px;\n  background: url('data:image/gif;base64,R0lGODlhEAAQAKIGAMLY8YSx5HOm4Mjc88/g9Ofw+v///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAGACwAAAAAEAAQAAADMGi6RbUwGjKIXCAA016PgRBElAVlG/RdLOO0X9nK61W39qvqiwz5Ls/rRqrggsdkAgAh+QQFCgAGACwCAAAABwAFAAADD2hqELAmiFBIYY4MAutdCQAh+QQFCgAGACwGAAAABwAFAAADD1hU1kaDOKMYCGAGEeYFCQAh+QQFCgAGACwKAAIABQAHAAADEFhUZjSkKdZqBQG0IELDQAIAIfkEBQoABgAsCgAGAAUABwAAAxBoVlRKgyjmlAIBqCDCzUoCACH5BAUKAAYALAYACgAHAAUAAAMPaGpFtYYMAgJgLogA610JACH5BAUKAAYALAIACgAHAAUAAAMPCAHWFiI4o1ghZZJB5i0JACH5BAUKAAYALAAABgAFAAcAAAMQCAFmIaEp1motpDQySMNFAgA7') 0 center no-repeat;\n}\nul.tmpTargetzTree {\n  opacity: 0.8;\n  background-color: #2EA9DF;\n  filter: alpha(opacity=80);\n}\nspan.tmpzTreeMove_arrow {\n  position: absolute;\n  width: 18px;\n  height: 18px;\n  color: #4fcbf0;\n}\nul.ztree.zTreeDragUL {\n  overflow: hidden;\n  position: absolute;\n  width: auto;\n  height: auto;\n  margin: 0;\n  padding: 0;\n  opacity: 0.8;\n  border: 1px #176b53 dotted;\n  background-color: #dbdbdb;\n  filter: alpha(opacity=80);\n}\n.zTreeMask {\n  position: absolute;\n  z-index: 10000;\n  opacity: 0.0;\n  background-color: #cfcfcf;\n  filter: alpha(opacity=0);\n}\n/* mystyle */\n"
  },
  {
    "path": "static/lib/etpl.js",
    "content": "function extend(target,source){for(var key in source){if(source.hasOwnProperty(key)){target[key]=source[key]}}return target}function Stack(){this.raw=[];this.length=0}Stack.prototype={push:function(elem){this.raw[this.length++]=elem},pop:function(){if(this.length>0){var elem=this.raw[--this.length];this.raw.length=this.length;return elem}},top:function(){return this.raw[this.length-1]},bottom:function(){return this.raw[0]},find:function(condition){var index=this.length;while(index--){var item=this.raw[index];if(condition(item)){return item}}}};var guidIndex=0x2B845;function generateGUID(){return'___'+(guidIndex++)}function inherits(subClass,superClass){var F=new Function();F.prototype=superClass.prototype;subClass.prototype=new F();subClass.prototype.constructor=subClass}var HTML_ENTITY={'&':'&amp;','<':'&lt;','>':'&gt;','\"':'&quot;',\"'\":'&#39;'};function htmlFilterReplacer(c){return HTML_ENTITY[c]}var DEFAULT_FILTERS={html:function(source){return source.replace(/[&<>\"']/g,htmlFilterReplacer)},url:encodeURIComponent,raw:function(source){return source}};function stringLiteralize(source){return'\"'+source.replace(/\\x5C/g,'\\\\\\\\').replace(/\"/g,'\\\\\"').replace(/\\x0A/g,'\\\\n').replace(/\\x09/g,'\\\\t').replace(/\\x0D/g,'\\\\r')+'\"'}function regexpLiteral(source){return source.replace(/[\\^\\[\\]\\$\\(\\)\\{\\}\\?\\*\\.\\+]/g,function(c){return'\\\\'+c})}function stringFormat(source){var args=arguments;return source.replace(/\\{([0-9]+)\\}/g,function(match,index){return args[index-0+1]})}var RENDER_STRING_DECLATION='var r=\"\";';var RENDER_STRING_ADD_START='r+=';var RENDER_STRING_ADD_END=';';var RENDER_STRING_RETURN='return r;';if(typeof navigator!=='undefined'&&/msie\\s*([0-9]+)/i.test(navigator.userAgent)&&RegExp.$1-0<8){RENDER_STRING_DECLATION='var r=[],ri=0;';RENDER_STRING_ADD_START='r[ri++]=';RENDER_STRING_RETURN='return r.join(\"\");'}function toGetVariableLiteral(name){name=name.replace(/^\\s*\\*/,'');return stringFormat('gv({0},[\"{1}\"])',stringLiteralize(name),name.replace(/\\[['\"]?([^'\"]+)['\"]?\\]/g,function(match,name){return'.'+name}).split('.').join('\",\"'))}function parseTextBlock(source,open,close,greedy,onInBlock,onOutBlock){var closeLen=close.length;var texts=source.split(open);var level=0;var buf=[];for(var i=0,len=texts.length;i<len;i++){var text=texts[i];if(i){var openBegin=1;level++;while(1){var closeIndex=text.indexOf(close);if(closeIndex<0){buf.push(level>1&&openBegin?open:'',text);break}level=greedy?level-1:0;buf.push(level>0&&openBegin?open:'',text.slice(0,closeIndex),level>0?close:'');text=text.slice(closeIndex+closeLen);openBegin=0;if(level===0){break}}if(level===0){onInBlock(buf.join(''));onOutBlock(text);buf=[]}}else{text&&onOutBlock(text)}}if(level>0&&buf.length>0){onOutBlock(open);onOutBlock(buf.join(''))}}function compileVariable(source,engine,forText){var code=[];var options=engine.options;var toStringHead='';var toStringFoot='';var wrapHead='';var wrapFoot='';var defaultFilter;if(forText){toStringHead='ts(';toStringFoot=')';wrapHead=RENDER_STRING_ADD_START;wrapFoot=RENDER_STRING_ADD_END;defaultFilter=options.defaultFilter}parseTextBlock(source,options.variableOpen,options.variableClose,1,function(text){if(forText&&text.indexOf('|')<0&&defaultFilter){text+='|'+defaultFilter}var filterCharIndex=text.indexOf('|');var variableName=(filterCharIndex>0?text.slice(0,filterCharIndex):text).replace(/^\\s+/,'').replace(/\\s+$/,'');var filterSource=filterCharIndex>0?text.slice(filterCharIndex+1):'';var variableRawValue=variableName.indexOf('*')===0;var variableCode=[variableRawValue?'':toStringHead,toGetVariableLiteral(variableName),variableRawValue?'':toStringFoot];if(filterSource){filterSource=compileVariable(filterSource,engine);var filterSegs=filterSource.split('|');for(var i=0,len=filterSegs.length;i<len;i++){var seg=filterSegs[i];if(/^\\s*([a-z0-9_-]+)(\\((.*)\\))?\\s*$/i.test(seg)){variableCode.unshift('fs[\"'+RegExp.$1+'\"](');if(RegExp.$3){variableCode.push(',',RegExp.$3)}variableCode.push(')')}}}code.push(wrapHead,variableCode.join(''),wrapFoot)},function(text){code.push(wrapHead,forText?stringLiteralize(text):text,wrapFoot)});return code.join('')}function TextNode(value,engine){this.value=value;this.engine=engine}TextNode.prototype={getRendererBody:function(){var value=this.value;var options=this.engine.options;if(!value||(options.strip&&/^\\s*$/.test(value))){return''}return compileVariable(value,this.engine,1)},clone:function(){return this}};function Command(value,engine){this.value=value;this.engine=engine;this.children=[];this.cloneProps=[]}Command.prototype={addChild:function(node){this.children.push(node)},open:function(context){var parent=context.stack.top();parent&&parent.addChild(this);context.stack.push(this)},close:function(context){if(context.stack.top()===this){context.stack.pop()}},getRendererBody:function(){var buf=[];var children=this.children;for(var i=0;i<children.length;i++){buf.push(children[i].getRendererBody())}return buf.join('')},clone:function(){var Clazz=this.constructor;var node=new Clazz(this.value,this.engine);for(var i=0,l=this.children.length;i<l;i++){node.addChild(this.children[i].clone())}for(var i=0,l=this.cloneProps.length;i<l;i++){var prop=this.cloneProps[i];node[prop]=this[prop]}return node}};function autoCloseCommand(context,CommandType){var stack=context.stack;var closeEnd=CommandType?stack.find(function(item){return item instanceof CommandType}):stack.bottom();if(closeEnd){var node;while((node=stack.top())!==closeEnd){if(!node.autoClose){throw new Error(node.type+' must be closed manually: '+node.value);}node.autoClose(context)}closeEnd.close(context)}return closeEnd}var RENDERER_BODY_START=''+'data=data||{};'+'var v={},fs=engine.filters,hg=typeof data.get==\"function\",'+'gv=function(n,ps){'+'var p=ps[0],d=v[p];'+'if(d==null){'+'if(hg){return data.get(n);}'+'d=data[p];'+'}'+'for(var i=1,l=ps.length;i<l;i++)if(d!=null)d = d[ps[i]];'+'return d;'+'},'+'ts=function(s){'+'if(typeof s===\"string\"){return s;}'+'if(s==null){s=\"\";}'+'return \"\"+s;'+'};';function TargetCommand(value,engine){if(!/^\\s*([a-z0-9\\/_-]+)\\s*(\\(\\s*master\\s*=\\s*([a-z0-9\\/_-]+)\\s*\\))?\\s*/i.test(value)){throw new Error('Invalid '+this.type+' syntax: '+value);}this.master=RegExp.$3;this.name=RegExp.$1;Command.call(this,value,engine);this.blocks={}}inherits(TargetCommand,Command);function BlockCommand(value,engine){if(!/^\\s*([a-z0-9\\/_-]+)\\s*$/i.test(value)){throw new Error('Invalid '+this.type+' syntax: '+value);}this.name=RegExp.$1;Command.call(this,value,engine);this.cloneProps=['name']}inherits(BlockCommand,Command);function ImportCommand(value,engine){if(!/^\\s*([a-z0-9\\/_-]+)\\s*$/i.test(value)){throw new Error('Invalid '+this.type+' syntax: '+value);}this.name=RegExp.$1;Command.call(this,value,engine);this.cloneProps=['name','state','blocks'];this.blocks={}}inherits(ImportCommand,Command);function VarCommand(value,engine){if(!/^\\s*([a-z0-9_]+)\\s*=([\\s\\S]*)$/i.test(value)){throw new Error('Invalid '+this.type+' syntax: '+value);}this.name=RegExp.$1;this.expr=RegExp.$2;Command.call(this,value,engine);this.cloneProps=['name','expr']}inherits(VarCommand,Command);function FilterCommand(value,engine){if(!/^\\s*([a-z0-9_-]+)\\s*(\\(([\\s\\S]*)\\))?\\s*$/i.test(value)){throw new Error('Invalid '+this.type+' syntax: '+value);}this.name=RegExp.$1;this.args=RegExp.$3;Command.call(this,value,engine);this.cloneProps=['name','args']}inherits(FilterCommand,Command);function UseCommand(value,engine){if(!/^\\s*([a-z0-9\\/_-]+)\\s*(\\(([\\s\\S]*)\\))?\\s*$/i.test(value)){throw new Error('Invalid '+this.type+' syntax: '+value);}this.name=RegExp.$1;this.args=RegExp.$3;Command.call(this,value,engine);this.cloneProps=['name','args']}inherits(UseCommand,Command);function ForCommand(value,engine){var rule=new RegExp(stringFormat('^\\\\s*({0}[\\\\s\\\\S]+{1})\\\\s+as\\\\s+{0}([0-9a-z_]+){1}\\\\s*(,\\\\s*{0}([0-9a-z_]+){1})?\\\\s*$',regexpLiteral(engine.options.variableOpen),regexpLiteral(engine.options.variableClose)),'i');if(!rule.test(value)){throw new Error('Invalid '+this.type+' syntax: '+value);}this.list=RegExp.$1;this.item=RegExp.$2;this.index=RegExp.$4;Command.call(this,value,engine);this.cloneProps=['list','item','index']}inherits(ForCommand,Command);function IfCommand(value,engine){Command.call(this,value,engine)}inherits(IfCommand,Command);function ElifCommand(value,engine){IfCommand.call(this,value,engine)}inherits(ElifCommand,IfCommand);function ElseCommand(value,engine){Command.call(this,value,engine)}inherits(ElseCommand,IfCommand);var TargetState={READING:1,READED:2,APPLIED:3,READY:4};ImportCommand.prototype.applyMaster=TargetCommand.prototype.applyMaster=function(masterName){if(this.state>=TargetState.APPLIED){return 1}var blocks=this.blocks;function replaceBlock(node){var children=node.children;if(children instanceof Array){for(var i=0,len=children.length;i<len;i++){var child=children[i];if(child instanceof BlockCommand&&blocks[child.name]){child=children[i]=blocks[child.name]}replaceBlock(child)}}}var master=this.engine.targets[masterName];if(master&&master.applyMaster(master.master)){this.children=master.clone().children;replaceBlock(this);this.state=TargetState.APPLIED;return 1}};TargetCommand.prototype.isReady=function(){if(this.state>=TargetState.READY){return 1}var engine=this.engine;var readyState=1;function checkReadyState(node){for(var i=0,len=node.children.length;i<len;i++){var child=node.children[i];if(child instanceof ImportCommand){var target=engine.targets[child.name];readyState=readyState&&target&&target.isReady(engine)}else if(child instanceof Command){checkReadyState(child)}}}if(this.applyMaster(this.master)){checkReadyState(this);readyState&&(this.state=TargetState.READY);return readyState}};TargetCommand.prototype.getRenderer=function(){if(this.renderer){return this.renderer}if(this.isReady()){var realRenderer=new Function('data','engine',[RENDERER_BODY_START,RENDER_STRING_DECLATION,this.getRendererBody(),RENDER_STRING_RETURN].join('\\n'));var engine=this.engine;this.renderer=function(data){return realRenderer(data,engine)};return this.renderer}return null};function addTargetToContext(target,context){context.target=target;var engine=context.engine;var name=target.name;if(engine.targets[name]){switch(engine.options.namingConflict){case'override':engine.targets[name]=target;context.targets.push(name);case'ignore':break;default:throw new Error('Target exists: '+name);}}else{engine.targets[name]=target;context.targets.push(name)}}TargetCommand.prototype.open=function(context){autoCloseCommand(context);Command.prototype.open.call(this,context);this.state=TargetState.READING;addTargetToContext(this,context)};VarCommand.prototype.open=UseCommand.prototype.open=function(context){context.stack.top().addChild(this)};BlockCommand.prototype.open=function(context){Command.prototype.open.call(this,context);context.stack.find(function(node){return node.blocks}).blocks[this.name]=this};ElifCommand.prototype.open=function(context){var elseCommand=new ElseCommand();elseCommand.open(context);var ifCommand=autoCloseCommand(context,IfCommand);ifCommand.addChild(this);context.stack.push(this)};ElseCommand.prototype.open=function(context){var ifCommand=autoCloseCommand(context,IfCommand);ifCommand.addChild(this);context.stack.push(this)};ImportCommand.prototype.open=function(context){this.parent=context.stack.top();this.target=context.target;Command.prototype.open.call(this,context);this.state=TargetState.READING};UseCommand.prototype.close=VarCommand.prototype.close=function(){};ImportCommand.prototype.close=function(context){Command.prototype.close.call(this,context);this.state=TargetState.READED};TargetCommand.prototype.close=function(context){Command.prototype.close.call(this,context);this.state=this.master?TargetState.READED:TargetState.APPLIED;context.target=null};ImportCommand.prototype.autoClose=function(context){var parentChildren=this.parent.children;parentChildren.push.apply(parentChildren,this.children);this.children.length=0;for(var key in this.blocks){this.target.blocks[key]=this.blocks[key]}this.blocks={};this.close(context)};UseCommand.prototype.beforeOpen=ImportCommand.prototype.beforeOpen=VarCommand.prototype.beforeOpen=ForCommand.prototype.beforeOpen=FilterCommand.prototype.beforeOpen=BlockCommand.prototype.beforeOpen=IfCommand.prototype.beforeOpen=TextNode.prototype.beforeAdd=function(context){if(context.stack.bottom()){return}var target=new TargetCommand(generateGUID(),context.engine);target.open(context)};ImportCommand.prototype.getRendererBody=function(){this.applyMaster(this.name);return Command.prototype.getRendererBody.call(this)};UseCommand.prototype.getRendererBody=function(){return stringFormat('{0}engine.render({2},{{3}}){1}',RENDER_STRING_ADD_START,RENDER_STRING_ADD_END,stringLiteralize(this.name),compileVariable(this.args,this.engine).replace(/(^|,)\\s*([a-z0-9_]+)\\s*=/ig,function(match,start,argName){return(start||'')+stringLiteralize(argName)+':'}))};VarCommand.prototype.getRendererBody=function(){if(this.expr){return stringFormat('v[{0}]={1};',stringLiteralize(this.name),compileVariable(this.expr,this.engine))}return''};IfCommand.prototype.getRendererBody=function(){return stringFormat('if({0}){{1}}',compileVariable(this.value,this.engine),Command.prototype.getRendererBody.call(this))};ElseCommand.prototype.getRendererBody=function(){return stringFormat('}else{{0}',Command.prototype.getRendererBody.call(this))};ForCommand.prototype.getRendererBody=function(){return stringFormat(''+'var {0}={1};'+'if({0} instanceof Array)'+'for (var {4}=0,{5}={0}.length;{4}<{5};{4}++){v[{2}]={4};v[{3}]={0}[{4}];{6}}'+'else if(typeof {0}===\"object\")'+'for(var {4} in {0}){v[{2}]={4};v[{3}]={0}[{4}];{6}}',generateGUID(),compileVariable(this.list,this.engine),stringLiteralize(this.index||generateGUID()),stringLiteralize(this.item),generateGUID(),generateGUID(),Command.prototype.getRendererBody.call(this))};FilterCommand.prototype.getRendererBody=function(){var args=this.args;return stringFormat('{2}fs[{5}]((function(){{0}{4}{1}})(){6}){3}',RENDER_STRING_DECLATION,RENDER_STRING_RETURN,RENDER_STRING_ADD_START,RENDER_STRING_ADD_END,Command.prototype.getRendererBody.call(this),stringLiteralize(this.name),args?','+compileVariable(args,this.engine):'')};var commandTypes={};function addCommandType(name,Type){commandTypes[name]=Type;Type.prototype.type=name}addCommandType('target',TargetCommand);addCommandType('block',BlockCommand);addCommandType('import',ImportCommand);addCommandType('use',UseCommand);addCommandType('var',VarCommand);addCommandType('for',ForCommand);addCommandType('if',IfCommand);addCommandType('elif',ElifCommand);addCommandType('else',ElseCommand);addCommandType('filter',FilterCommand);function Engine(options){this.options={commandOpen:'<!--',commandClose:'-->',commandSyntax:/^\\s*(\\/)?([a-z]+)\\s*(?::([\\s\\S]*))?$/,variableOpen:'${',variableClose:'}',defaultFilter:'html'};this.config(options);this.targets={};this.filters=extend({},DEFAULT_FILTERS)}Engine.prototype.config=function(options){extend(this.options,options)};Engine.prototype.compile=Engine.prototype.parse=function(source){if(source){var targetNames=parseSource(source,this);if(targetNames.length){return this.targets[targetNames[0]].getRenderer()}}return new Function('return \"\"')};Engine.prototype.getRenderer=function(name){var target=this.targets[name];if(target){return target.getRenderer()}};Engine.prototype.render=function(name,data){var renderer=this.getRenderer(name);if(renderer){return renderer(data)}return''};Engine.prototype.addFilter=function(name,filter){if(typeof filter==='function'){this.filters[name]=filter}};function parseSource(source,engine){var commandOpen=engine.options.commandOpen;var commandClose=engine.options.commandClose;var commandSyntax=engine.options.commandSyntax;var stack=new Stack();var analyseContext={engine:engine,targets:[],stack:stack,target:null};var textBuf=[];function flushTextBuf(){var text;if(textBuf.length>0&&(text=textBuf.join(''))){var textNode=new TextNode(text,engine);textNode.beforeAdd(analyseContext);stack.top().addChild(textNode);textBuf=[];if(engine.options.strip&&analyseContext.current instanceof Command){textNode.value=text.replace(/^[\\x20\\t\\r]*\\n/,'')}analyseContext.current=textNode}}var NodeType;parseTextBlock(source,commandOpen,commandClose,0,function(text){var match=commandSyntax.exec(text);if(match&&(NodeType=commandTypes[match[2].toLowerCase()])&&typeof NodeType==='function'){flushTextBuf();var currentNode=analyseContext.current;if(engine.options.strip&&currentNode instanceof TextNode){currentNode.value=currentNode.value.replace(/\\r?\\n[\\x20\\t]*$/,'\\n')}if(match[1]){currentNode=autoCloseCommand(analyseContext,NodeType)}else{currentNode=new NodeType(match[3],engine);if(typeof currentNode.beforeOpen==='function'){currentNode.beforeOpen(analyseContext)}currentNode.open(analyseContext)}analyseContext.current=currentNode}else if(!/^\\s*\\/\\//.test(text)){textBuf.push(commandOpen,text,commandClose)}NodeType=null},function(text){textBuf.push(text)});flushTextBuf();autoCloseCommand(analyseContext);return analyseContext.targets}var etpl=new Engine();etpl.Engine=Engine;\n"
  },
  {
    "path": "static/lib/sea.js",
    "content": "/*! Sea.js 2.3.0 | seajs.org/LICENSE.md */\n!function(a,b){function c(a){return function(b){return{}.toString.call(b)==\"[object \"+a+\"]\"}}function d(){return z++}function e(a){return a.match(C)[0]}function f(a){for(a=a.replace(D,\"/\"),a=a.replace(F,\"$1/\");a.match(E);)a=a.replace(E,\"/\");return a}function g(a){var b=a.length-1,c=a.charAt(b);return\"#\"===c?a.substring(0,b):\".js\"===a.substring(b-2)||a.indexOf(\"?\")>0||\"/\"===c?a:a+\".js\"}function h(a){var b=u.alias;return b&&w(b[a])?b[a]:a}function i(a){var b=u.paths,c;return b&&(c=a.match(G))&&w(b[c[1]])&&(a=b[c[1]]+c[2]),a}function j(a){var b=u.vars;return b&&a.indexOf(\"{\")>-1&&(a=a.replace(H,function(a,c){return w(b[c])?b[c]:a})),a}function k(a){var b=u.map,c=a;if(b)for(var d=0,e=b.length;e>d;d++){var f=b[d];if(c=y(f)?f(a)||a:a.replace(f[0],f[1]),c!==a)break}return c}function l(a,b){var c,d=a.charAt(0);if(I.test(a))c=a;else if(\".\"===d)c=f((b?e(b):u.cwd)+a);else if(\"/\"===d){var g=u.cwd.match(J);c=g?g[0]+a.substring(1):a}else c=u.base+a;return 0===c.indexOf(\"//\")&&(c=location.protocol+c),c}function m(a,b){if(!a)return\"\";a=h(a),a=i(a),a=j(a),a=g(a);var c=l(a,b);return c=k(c)}function n(a){return a.hasAttribute?a.src:a.getAttribute(\"src\",4)}function o(a,b,c){var d=K.createElement(\"script\");if(c){var e=y(c)?c(a):c;e&&(d.charset=e)}p(d,b,a),d.async=!0,d.src=a,R=d,Q?P.insertBefore(d,Q):P.appendChild(d),R=null}function p(a,b,c){function d(){a.onload=a.onerror=a.onreadystatechange=null,u.debug||P.removeChild(a),a=null,b()}var e=\"onload\"in a;e?(a.onload=d,a.onerror=function(){B(\"error\",{uri:c,node:a}),d()}):a.onreadystatechange=function(){/loaded|complete/.test(a.readyState)&&d()}}function q(){if(R)return R;if(S&&\"interactive\"===S.readyState)return S;for(var a=P.getElementsByTagName(\"script\"),b=a.length-1;b>=0;b--){var c=a[b];if(\"interactive\"===c.readyState)return S=c}}function r(a){var b=[];return a.replace(U,\"\").replace(T,function(a,c,d){d&&b.push(d)}),b}function s(a,b){this.uri=a,this.dependencies=b||[],this.exports=null,this.status=0,this._waitings={},this._remain=0}if(!a.seajs){var t=a.seajs={version:\"2.3.0\"},u=t.data={},v=c(\"Object\"),w=c(\"String\"),x=Array.isArray||c(\"Array\"),y=c(\"Function\"),z=0,A=u.events={};t.on=function(a,b){var c=A[a]||(A[a]=[]);return c.push(b),t},t.off=function(a,b){if(!a&&!b)return A=u.events={},t;var c=A[a];if(c)if(b)for(var d=c.length-1;d>=0;d--)c[d]===b&&c.splice(d,1);else delete A[a];return t};var B=t.emit=function(a,b){var c=A[a],d;if(c){c=c.slice();for(var e=0,f=c.length;f>e;e++)c[e](b)}return t},C=/[^?#]*\\//,D=/\\/\\.\\//g,E=/\\/[^/]+\\/\\.\\.\\//,F=/([^:/])\\/+\\//g,G=/^([^/:]+)(\\/.+)$/,H=/{([^{]+)}/g,I=/^\\/\\/.|:\\//,J=/^.*?\\/\\/.*?\\//,K=document,L=location.href&&0!==location.href.indexOf(\"about:\")?e(location.href):\"\",M=K.scripts,N=K.getElementById(\"seajsnode\")||M[M.length-1],O=e(n(N)||L);t.resolve=m;var P=K.head||K.getElementsByTagName(\"head\")[0]||K.documentElement,Q=P.getElementsByTagName(\"base\")[0],R,S;t.request=o;var T=/\"(?:\\\\\"|[^\"])*\"|'(?:\\\\'|[^'])*'|\\/\\*[\\S\\s]*?\\*\\/|\\/(?:\\\\\\/|[^\\/\\r\\n])+\\/(?=[^\\/])|\\/\\/.*|\\.\\s*require|(?:^|[^$])\\brequire\\s*\\(\\s*([\"'])(.+?)\\1\\s*\\)/g,U=/\\\\\\\\/g,V=t.cache={},W,X={},Y={},Z={},$=s.STATUS={FETCHING:1,SAVED:2,LOADING:3,LOADED:4,EXECUTING:5,EXECUTED:6};s.prototype.resolve=function(){for(var a=this,b=a.dependencies,c=[],d=0,e=b.length;e>d;d++)c[d]=s.resolve(b[d],a.uri);return c},s.prototype.load=function(){var a=this;if(!(a.status>=$.LOADING)){a.status=$.LOADING;var c=a.resolve();B(\"load\",c);for(var d=a._remain=c.length,e,f=0;d>f;f++)e=s.get(c[f]),e.status<$.LOADED?e._waitings[a.uri]=(e._waitings[a.uri]||0)+1:a._remain--;if(0===a._remain)return a.onload(),b;var g={};for(f=0;d>f;f++)e=V[c[f]],e.status<$.FETCHING?e.fetch(g):e.status===$.SAVED&&e.load();for(var h in g)g.hasOwnProperty(h)&&g[h]()}},s.prototype.onload=function(){var a=this;a.status=$.LOADED,a.callback&&a.callback();var b=a._waitings,c,d;for(c in b)b.hasOwnProperty(c)&&(d=V[c],d._remain-=b[c],0===d._remain&&d.onload());delete a._waitings,delete a._remain},s.prototype.fetch=function(a){function c(){t.request(g.requestUri,g.onRequest,g.charset)}function d(){delete X[h],Y[h]=!0,W&&(s.save(f,W),W=null);var a,b=Z[h];for(delete Z[h];a=b.shift();)a.load()}var e=this,f=e.uri;e.status=$.FETCHING;var g={uri:f};B(\"fetch\",g);var h=g.requestUri||f;return!h||Y[h]?(e.load(),b):X[h]?(Z[h].push(e),b):(X[h]=!0,Z[h]=[e],B(\"request\",g={uri:f,requestUri:h,onRequest:d,charset:u.charset}),g.requested||(a?a[g.requestUri]=c:c()),b)},s.prototype.exec=function(){function a(b){return s.get(a.resolve(b)).exec()}var c=this;if(c.status>=$.EXECUTING)return c.exports;c.status=$.EXECUTING;var e=c.uri;a.resolve=function(a){return s.resolve(a,e)},a.async=function(b,c){return s.use(b,c,e+\"_async_\"+d()),a};var f=c.factory,g=y(f)?f(a,c.exports={},c):f;return g===b&&(g=c.exports),delete c.factory,c.exports=g,c.status=$.EXECUTED,B(\"exec\",c),g},s.resolve=function(a,b){var c={id:a,refUri:b};return B(\"resolve\",c),c.uri||t.resolve(c.id,b)},s.define=function(a,c,d){var e=arguments.length;1===e?(d=a,a=b):2===e&&(d=c,x(a)?(c=a,a=b):c=b),!x(c)&&y(d)&&(c=r(\"\"+d));var f={id:a,uri:s.resolve(a),deps:c,factory:d};if(!f.uri&&K.attachEvent){var g=q();g&&(f.uri=g.src)}B(\"define\",f),f.uri?s.save(f.uri,f):W=f},s.save=function(a,b){var c=s.get(a);c.status<$.SAVED&&(c.id=b.id||a,c.dependencies=b.deps||[],c.factory=b.factory,c.status=$.SAVED,B(\"save\",c))},s.get=function(a,b){return V[a]||(V[a]=new s(a,b))},s.use=function(b,c,d){var e=s.get(d,x(b)?b:[b]);e.callback=function(){for(var b=[],d=e.resolve(),f=0,g=d.length;g>f;f++)b[f]=V[d[f]].exec();c&&c.apply(a,b),delete e.callback},e.load()},t.use=function(a,b){return s.use(a,b,u.cwd+\"_use_\"+d()),t},s.define.cmd={},a.define=s.define,t.Module=s,u.fetchedList=Y,u.cid=d,t.require=function(a){var b=s.get(s.resolve(a));return b.status<$.EXECUTING&&(b.onload(),b.exec()),b.exports},u.base=O,u.dir=O,u.cwd=L,u.charset=\"utf-8\",t.config=function(a){for(var b in a){var c=a[b],d=u[b];if(d&&v(d))for(var e in c)d[e]=c[e];else x(d)?c=d.concat(c):\"base\"===b&&(\"/\"!==c.slice(-1)&&(c+=\"/\"),c=l(c)),u[b]=c}return B(\"config\",a),t}}}(this);\n/* Seajs.style.js */\n!function(){var a,b=/\\W/g,c=document,d=document.getElementsByTagName(\"head\")[0]||document.documentElement;seajs.importStyle=function(e,f){if(!f||(f=f.replace(b,\"-\"),!c.getElementById(f))){var g;if(!a||f?(g=c.createElement(\"style\"),f&&(g.id=f),d.appendChild(g)):g=a,void 0!==g.styleSheet){if(c.getElementsByTagName(\"style\").length>31)throw new Error(\"Exceed the maximal count of style tags in IE\");g.styleSheet.cssText+=e}else g.appendChild(c.createTextNode(e));f||(a=g)}},define(\"seajs/seajs-style/1.0.2/seajs-style\",[],{})}();\n\n// 插件设置\nseajs.set = {\n\tutil: {\n\t\ttimeout: 1.5e4\n\t}\n};\n\n(function(seajs){\n    var mod = {\n        'audio/audio'                       : 'v1.0.1',\n        'copy/ZeroClipboard'                : 'v0.0.1',\n        'flv/flv'                           : 'v0.0.2',\n        'jquery/1/jquery'                   : 'v1.11.3',\n        'jquery/2/jquery'                   : 'v2.1.4',\n        'jquery/3/jquery'                   : 'v3.1.1',\n        'raty/raty'                         : 'v0.1.0',\n        'upload/upload'                     : 'v1.1.1',\n        'upload/makethumb'                  : 'v0.0.1',\n        'upload/localResizeIMG'             : 'v0.0.1',\n        'validform/validform'               : 'v2.4.6',\n        'video/video'                       : 'v0.0.1',\n        'webuploader/webuploader'           : 'v1.0.0',\n        'album'                             : 'v2.2.13',\n        'appcan'                            : 'v0.1.0',\n        'autocomplete'                      : 'v0.1.0',\n        'badge'                             : 'v0.0.1',\n        'base'                              : 'v3.3.3',\n        'bdshare'                           : 'v3.1.2',\n        'box'                               : 'v3.11.7',\n        'city-select'                       : 'v1.0.2',\n        'collapse'                          : 'v0.0.1',\n        'countdown'                         : 'v1.1.1',\n        'datepicker'                        : 'v2.0.2',\n        'drag'                              : 'v0.8.0',\n        'drag-panel'                        : 'v0.0.2',\n        'dropdown'                          : 'v0.2.3',\n        'easing'                            : 'v0.0.1',\n        'echarts'                           : 'v0.1.0',\n        'etpl'                              : 'v0.1.1',\n        'img-loaded'                        : 'v0.0.1',\n        'img-ready'                         : 'v1.0.0',\n        'input-number'                      : 'v0.1.3',\n        'input'                             : 'v0.1.1',\n        'instantclick'                      : 'v0.0.1',\n        'label'                             : 'v0.0.1',\n        'lazyload'                          : 'v2.1.0',\n        'marquee'                           : 'v0.10.1',\n        'masonry'                           : 'v0.0.1',\n        'menu'                              : 'v0.1.1',\n        'mousemenu'                         : 'v1.0.1',\n        'mousetrap'                         : 'v1.5.3',\n        'mousewheel'                        : 'v0.0.1',\n        'notice'                            : 'v0.0.3',\n        'offcanvas'                         : 'v2.0.4',\n        'on-scroll'                         : 'v2.1.3',\n        'page'                              : 'v1.0.3',\n        'paging-load'                       : 'v0.0.1',\n        'pjax'                              : 'v0.0.1',\n        'placeholder'                       : 'v0.0.1',\n        'progress'                          : 'v0.0.3',\n        'qr'                                : 'v0.1.0',\n        'responsive'                        : 'v0.0.1',\n        'scroll-bar'                        : 'v2.2.8',\n        'scroll-col'                        : 'v4.2.4',\n        'scroll-load'                       : 'v1.0.0',\n        'scroll-row'                        : 'v3.0.6',\n        'select'                            : 'v4.3.3',\n        'sendcode'                          : 'v0.2.0',\n        'slide'                             : 'v4.2.2',\n        'slider'                            : 'v0.0.2',\n        'spin'                              : 'v0.0.2',\n        'switch'                            : 'v0.3.0',\n        'tab'                               : 'v4.1.1',\n        'table'                             : 'v1.5.3',\n        'timepicker'                        : 'v0.1.1',\n        'tip'                               : 'v1.5.0',\n        'touch'                             : 'v0.1.1',\n        'zoom'                              : 'v2.0.4'\n    };\n    var manifest = {};\n    for(var key in mod){\n        manifest[seajs.data.base + key + '.js'] = mod[key];\n    }\n    if(seajs.data.localcache){\n        seajs.data.localcache.manifest = manifest;\n    }else{\n        seajs.data.localcache = {\n            timeout: 2e4,\n            manifest: manifest\n        };\n    }\n})(seajs);\n/**\n * Localcache\n * (c) 2012-2013 dollydeng@qzone\n * Distributed under the MIT license.\n */\n(function(seajs){\n    if(!window.window.JSON || !window.localStorage || seajs.data.debug) return\n    var module = seajs.Module,\n        data = seajs.data,\n        fetch = module.prototype.fetch,\n        defaultSyntax = ['??',',']\n    var remoteManifest = (data.localcache && data.localcache.manifest) || {} \n    var storage = {\n        _maxRetry: 1,\n        _retry: true,\n        get: function(key, parse){\n            var val\n            try{\n                val = localStorage.getItem(key)\n            }catch(e){\n                return undefined\n            }\n            if(val){\n                return parse? JSON.parse(val):val\n            }else{\n                return undefined\n            }\n        },\n        set: function(key, val, retry){\n            retry = ( typeof retry == 'undefined' ) ? this._retry : retry\n            try{\n                localStorage.setItem(key, val)\n            }catch(e){\n                if(retry) {\n                    var max = this._maxRetry\n                    while(max > 0) {\n                        max --\n                        this.removeAll()\n                        this.set(key, val, false)\n                    }\n                }\n            }\n        },\n        remove: function(url){\n            try{\n                localStorage.removeItem(url)\n            }catch(e){}\n        },\n        removeAll: function(){\n            /**\n             * Default localstorage clean\n             * delete localstorage items which are not in latest manifest\n             */\n            var prefix = (data.localcache && data.localcache.prefix) || /^https?\\:/\n            for(var i=localStorage.length-1; i>=0; i--) {\n                var key = localStorage.key(i)\n                if(!prefix.test(key)) continue  //Notice: change the search pattern if not match with your manifest style\n                if(!remoteManifest[key]){\n                    localStorage.removeItem(key)\n                }\n            }\n        }\n    }\n\n    var localManifest = storage.get('manifest',true) || {}\n\n    if(!remoteManifest){\n        //failed to fetch latest version and local version is broken.\n        return\n    }\n\n    /**\n     * Check whether the code is complete and clean\n     * @param url\n     * @param code\n     * @return {Boolean}\n     */\n    var validate = (data.localcache && data.localcache.validate) || function(url, code){\n        if(!code || !url) return false\n        else return true\n    }\n\n    var fetchAjax = function(url, callback){\n        var xhr = new window.XMLHttpRequest()\n        var timer = setTimeout(function(){\n            xhr.abort()\n            callback(null)\n        }, (data.localcache && data.localcache.timeout) || 30000)\n        xhr.open('GET',url,true)\n        xhr.onreadystatechange = function(){\n            if(xhr.readyState === 4){\n                clearTimeout(timer)\n                if(xhr.status === 200){\n                    callback(xhr.responseText)\n                }else{\n                    callback(null)\n                }\n            }\n        }\n        xhr.send(null)\n    }\n\n    /**\n     * run code in window environment\n     * @param url\n     * @param code\n     */\n    var use = function(url, code){\n        if(code && /\\S/.test(code)){\n            if(/\\.css(?:\\?|$)/i.test(url)) {\n                var doc = document,  \n                    node = doc.createElement('style')\n                doc.getElementsByTagName(\"head\")[0].appendChild(node)\n                if(node.styleSheet) {\n                  node.styleSheet.cssText = code\n                } else {\n                  node.appendChild(doc.createTextNode(code))\n                }\n            } else {\n                try{\n                    code += '//# sourceURL='+ url  //for chrome debug\n                    ;(window.execScript || function(data){ window['eval'].call(window,data)})(code)\n                }catch(e){\n                    return false\n                }\n            }\n        }\n        return true\n    }\n\n    var isCombo = function(url){\n        var sign = (data.comboSyntax && data.comboSyntax[0]) || '??'\n        return url.indexOf(sign) >= 0\n    }\n\n    var splitComboUrl = function(url){\n        var syntax = data.comboSyntax || defaultSyntax\n        var arr = url.split(syntax[0])\n        if(arr.length != 2) return url\n        var host = arr[0]\n        var urls = arr[1].split(syntax[1])\n        var result = {}\n        result.host = host\n        result.files = []\n        for(var i= 0,len = urls.length;i<len;i++){\n            result.files.push(urls[i])\n        }\n        return result\n    }\n\n    /**\n     * Warning: rewrite this function to fit your combo file structure\n     * Default: split by define(function(){})\n     * @param code\n     */\n    var splitCombo = (data.localcache && data.localcache.splitCombo) || function(code, url, files){\n        var arr = code.split('define')\n        var result = []\n        for(var i= 0,len = arr.length;i<len;i++){\n            if(arr[i]){\n                result.push('define'+arr[i])\n            }\n        }\n        return result\n    }\n\n\n    var fetchingList = {}\n    var onLoad = function(url){\n        var mods = fetchingList[url]\n        delete fetchingList[url]\n        while ((m = mods.shift())) m.load()\n    }\n\n    module.prototype.fetch = function(requestCache){\n        var mod = this\n        seajs.emit('fetch',mod)\n        var url = mod.requestUri || mod.uri\n        var isComboUrl = isCombo(url)\n\n        if(fetchingList[url]){\n            fetchingList[url].push(mod)\n            return\n        }\n        fetchingList[url] = [mod]\n\n        var fallback = function(url){\n            delete fetchingList[url]\n            fetch.call(mod,requestCache)\n        }\n        if(!isComboUrl && remoteManifest[url]){\n            //in version control\n            var cached = storage.get(url)\n            var cachedValidated = validate(url, cached)\n            if(remoteManifest[url] == localManifest[url] && cachedValidated){\n                //cached version is ready to go\n                if(!use(url, cached)){\n                    fallback(url)\n                }else{\n                    onLoad(url)\n                }\n            }else{\n                //otherwise, get latest version from network\n                fetchAjax(url + '?v='+Math.random().toString(), function(resp){\n                    if(resp && validate(url, resp)){\n                        if(!use(url, resp)){\n                            fallback(url)\n                        }else{\n                            localManifest[url] = remoteManifest[url]\n                            storage.set('manifest', JSON.stringify(localManifest))  //update one by one\n                            storage.set(url, resp)\n                            onLoad(url)\n                        }\n                    }else{\n                        fallback(url)\n                    }\n                })\n            }\n        }else if(isComboUrl){\n\n            //try to find available code cache\n            var splited = splitComboUrl(url), needFetchAjax = false\n            for(var i= splited.files.length - 1;i>=0;i--){\n                var file = splited.host + splited.files[i]\n                var cached = storage.get(file)\n                var cachedValidated = validate(file, cached)\n                if(remoteManifest[file]){\n                    needFetchAjax = true\n                    if(remoteManifest[file] == localManifest[file] && cachedValidated) {\n                      use(file, cached)\n                      splited.files.splice(i,1)  //remove from combo\n                    }\n                }\n            }\n            if(splited.files.length == 0){\n                onLoad(url)  //all cached\n                return\n            }\n            // call fetch directly if all combo files are not under version control\n            if(!needFetchAjax) {\n                fallback(url)\n                return\n            }\n            var syntax = data.comboSyntax || defaultSyntax,\n                comboUrl = splited.host + syntax[0] + splited.files.join(syntax[1])\n            fetchAjax(comboUrl + '?v='+Math.random().toString(), function(resp){\n                if(!resp){\n                    fallback(url)\n                    return\n                }\n                var splitedCode = splitCombo(resp, comboUrl, splited.files)\n                if(splited.files.length == splitedCode.length){\n                    //ensure they are matched with each other\n                    for(var i= 0,len = splited.files.length;i<len;i++){\n                        var file = splited.host + splited.files[i]\n                        if(!use(file, splitedCode[i])){\n                            fallback(url)\n                            return\n                        }else{\n                            localManifest[file] = remoteManifest[file]\n                            storage.set(file, splitedCode[i])\n                        }\n                    }\n                    storage.set('manifest', JSON.stringify(localManifest))\n                    onLoad(url)\n                }else{\n                    //filenames and codes not matched, fetched code is broken at somewhere.\n                    fallback(url)\n                }\n            })\n        }else{\n\n            //not in version control, use default fetch method\n            if(localManifest[url]){\n\n                delete localManifest[url]\n                storage.set('manifest', JSON.stringify(localManifest))\n                storage.remove(url)\n            }\n            fallback(url)\n        }\n    }\n})(seajs);\n"
  },
  {
    "path": "static/lib/vue-router.js",
    "content": "/**\n * vue-router v3.0.1\n * (c) 2017 Evan You\n * @license MIT\n */\n(function(global, factory) {\n    typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :\n        typeof define === 'function' && define.amd ? define(factory) :\n        (global.VueRouter = factory());\n}(this, (function() {\n    'use strict';\n\n    /*  */\n\n    function assert(condition, message) {\n        if (!condition) {\n            throw new Error((\"[vue-router] \" + message))\n        }\n    }\n\n    function warn(condition, message) {\n        if (\"development\" !== 'production' && !condition) {\n            typeof console !== 'undefined' && console.warn((\"[vue-router] \" + message));\n        }\n    }\n\n    function isError(err) {\n        return Object.prototype.toString.call(err).indexOf('Error') > -1\n    }\n\n    var View = {\n        name: 'router-view',\n        functional: true,\n        props: {\n            name: {\n                type: String,\n                default: 'default'\n            }\n        },\n        render: function render(_, ref) {\n            var props = ref.props;\n            var children = ref.children;\n            var parent = ref.parent;\n            var data = ref.data;\n\n            data.routerView = true;\n\n            // directly use parent context's createElement() function\n            // so that components rendered by router-view can resolve named slots\n            var h = parent.$createElement;\n            var name = props.name;\n            var route = parent.$route;\n            var cache = parent._routerViewCache || (parent._routerViewCache = {});\n\n            // determine current view depth, also check to see if the tree\n            // has been toggled inactive but kept-alive.\n            var depth = 0;\n            var inactive = false;\n            while (parent && parent._routerRoot !== parent) {\n                if (parent.$vnode && parent.$vnode.data.routerView) {\n                    depth++;\n                }\n                if (parent._inactive) {\n                    inactive = true;\n                }\n                parent = parent.$parent;\n            }\n            data.routerViewDepth = depth;\n\n            // render previous view if the tree is inactive and kept-alive\n            if (inactive) {\n                return h(cache[name], data, children)\n            }\n\n            var matched = route.matched[depth];\n            // render empty node if no matched route\n            if (!matched) {\n                cache[name] = null;\n                return h()\n            }\n\n            var component = cache[name] = matched.components[name];\n\n            // attach instance registration hook\n            // this will be called in the instance's injected lifecycle hooks\n            data.registerRouteInstance = function(vm, val) {\n                // val could be undefined for unregistration\n                var current = matched.instances[name];\n                if (\n                    (val && current !== vm) ||\n                    (!val && current === vm)\n                ) {\n                    matched.instances[name] = val;\n                }\n            }\n\n            // also register instance in prepatch hook\n            // in case the same component instance is reused across different routes\n            ;\n            (data.hook || (data.hook = {})).prepatch = function(_, vnode) {\n                matched.instances[name] = vnode.componentInstance;\n            };\n\n            // resolve props\n            var propsToPass = data.props = resolveProps(route, matched.props && matched.props[name]);\n            if (propsToPass) {\n                // clone to prevent mutation\n                propsToPass = data.props = extend({}, propsToPass);\n                // pass non-declared props as attrs\n                var attrs = data.attrs = data.attrs || {};\n                for (var key in propsToPass) {\n                    if (!component.props || !(key in component.props)) {\n                        attrs[key] = propsToPass[key];\n                        delete propsToPass[key];\n                    }\n                }\n            }\n\n            return h(component, data, children)\n        }\n    };\n\n    function resolveProps(route, config) {\n        switch (typeof config) {\n            case 'undefined':\n                return\n            case 'object':\n                return config\n            case 'function':\n                return config(route)\n            case 'boolean':\n                return config ? route.params : undefined\n            default:\n                {\n                    warn(\n                        false,\n                        \"props in \\\"\" + (route.path) + \"\\\" is a \" + (typeof config) + \", \" +\n                        \"expecting an object, function or boolean.\"\n                    );\n                }\n        }\n    }\n\n    function extend(to, from) {\n        for (var key in from) {\n            to[key] = from[key];\n        }\n        return to\n    }\n\n    /*  */\n\n    var encodeReserveRE = /[!'()*]/g;\n    var encodeReserveReplacer = function(c) {\n        return '%' + c.charCodeAt(0).toString(16);\n    };\n    var commaRE = /%2C/g;\n\n    // fixed encodeURIComponent which is more conformant to RFC3986:\n    // - escapes [!'()*]\n    // - preserve commas\n    var encode = function(str) {\n        return encodeURIComponent(str)\n            .replace(encodeReserveRE, encodeReserveReplacer)\n            .replace(commaRE, ',');\n    };\n\n    var decode = decodeURIComponent;\n\n    function resolveQuery(\n        query,\n        extraQuery,\n        _parseQuery\n    ) {\n        if (extraQuery === void 0) extraQuery = {};\n\n        var parse = _parseQuery || parseQuery;\n        var parsedQuery;\n        try {\n            parsedQuery = parse(query || '');\n        } catch (e) {\n            \"development\" !== 'production' && warn(false, e.message);\n            parsedQuery = {};\n        }\n        for (var key in extraQuery) {\n            parsedQuery[key] = extraQuery[key];\n        }\n        return parsedQuery\n    }\n\n    function parseQuery(query) {\n        var res = {};\n\n        query = query.trim().replace(/^(\\?|#|&)/, '');\n\n        if (!query) {\n            return res\n        }\n\n        query.split('&').forEach(function(param) {\n            var parts = param.replace(/\\+/g, ' ').split('=');\n            var key = decode(parts.shift());\n            var val = parts.length > 0 ? decode(parts.join('=')) : null;\n\n            if (res[key] === undefined) {\n                res[key] = val;\n            } else if (Array.isArray(res[key])) {\n                res[key].push(val);\n            } else {\n                res[key] = [res[key], val];\n            }\n        });\n\n        return res\n    }\n\n    function stringifyQuery(obj) {\n        var res = obj ? Object.keys(obj).map(function(key) {\n            var val = obj[key];\n\n            if (val === undefined) {\n                return ''\n            }\n\n            if (val === null) {\n                return encode(key)\n            }\n\n            if (Array.isArray(val)) {\n                var result = [];\n                val.forEach(function(val2) {\n                    if (val2 === undefined) {\n                        return\n                    }\n                    if (val2 === null) {\n                        result.push(encode(key));\n                    } else {\n                        result.push(encode(key) + '=' + encode(val2));\n                    }\n                });\n                return result.join('&')\n            }\n\n            return encode(key) + '=' + encode(val)\n        }).filter(function(x) {\n            return x.length > 0;\n        }).join('&') : null;\n        return res ? (\"?\" + res) : ''\n    }\n\n    /*  */\n\n\n    var trailingSlashRE = /\\/?$/;\n\n    function createRoute(\n        record,\n        location,\n        redirectedFrom,\n        router\n    ) {\n        var stringifyQuery$$1 = router && router.options.stringifyQuery;\n\n        var query = location.query || {};\n        try {\n            query = clone(query);\n        } catch (e) {}\n\n        var route = {\n            name: location.name || (record && record.name),\n            meta: (record && record.meta) || {},\n            path: location.path || '/',\n            hash: location.hash || '',\n            query: query,\n            params: location.params || {},\n            fullPath: getFullPath(location, stringifyQuery$$1),\n            matched: record ? formatMatch(record) : []\n        };\n        if (redirectedFrom) {\n            route.redirectedFrom = getFullPath(redirectedFrom, stringifyQuery$$1);\n        }\n        return Object.freeze(route)\n    }\n\n    function clone(value) {\n        if (Array.isArray(value)) {\n            return value.map(clone)\n        } else if (value && typeof value === 'object') {\n            var res = {};\n            for (var key in value) {\n                res[key] = clone(value[key]);\n            }\n            return res\n        } else {\n            return value\n        }\n    }\n\n    // the starting route that represents the initial state\n    var START = createRoute(null, {\n        path: '/'\n    });\n\n    function formatMatch(record) {\n        var res = [];\n        while (record) {\n            res.unshift(record);\n            record = record.parent;\n        }\n        return res\n    }\n\n    function getFullPath(\n        ref,\n        _stringifyQuery\n    ) {\n        var path = ref.path;\n        var query = ref.query;\n        if (query === void 0) query = {};\n        var hash = ref.hash;\n        if (hash === void 0) hash = '';\n\n        var stringify = _stringifyQuery || stringifyQuery;\n        return (path || '/') + stringify(query) + hash\n    }\n\n    function isSameRoute(a, b) {\n        if (b === START) {\n            return a === b\n        } else if (!b) {\n            return false\n        } else if (a.path && b.path) {\n            return (\n                a.path.replace(trailingSlashRE, '') === b.path.replace(trailingSlashRE, '') &&\n                a.hash === b.hash &&\n                isObjectEqual(a.query, b.query)\n            )\n        } else if (a.name && b.name) {\n            return (\n                a.name === b.name &&\n                a.hash === b.hash &&\n                isObjectEqual(a.query, b.query) &&\n                isObjectEqual(a.params, b.params)\n            )\n        } else {\n            return false\n        }\n    }\n\n    function isObjectEqual(a, b) {\n        if (a === void 0) a = {};\n        if (b === void 0) b = {};\n\n        // handle null value #1566\n        if (!a || !b) {\n            return a === b\n        }\n        var aKeys = Object.keys(a);\n        var bKeys = Object.keys(b);\n        if (aKeys.length !== bKeys.length) {\n            return false\n        }\n        return aKeys.every(function(key) {\n            var aVal = a[key];\n            var bVal = b[key];\n            // check nested equality\n            if (typeof aVal === 'object' && typeof bVal === 'object') {\n                return isObjectEqual(aVal, bVal)\n            }\n            return String(aVal) === String(bVal)\n        })\n    }\n\n    function isIncludedRoute(current, target) {\n        return (\n            current.path.replace(trailingSlashRE, '/').indexOf(\n                target.path.replace(trailingSlashRE, '/')\n            ) === 0 &&\n            (!target.hash || current.hash === target.hash) &&\n            queryIncludes(current.query, target.query)\n        )\n    }\n\n    function queryIncludes(current, target) {\n        for (var key in target) {\n            if (!(key in current)) {\n                return false\n            }\n        }\n        return true\n    }\n\n    /*  */\n\n    // work around weird flow bug\n    var toTypes = [String, Object];\n    var eventTypes = [String, Array];\n\n    var Link = {\n        name: 'router-link',\n        props: {\n            to: {\n                type: toTypes,\n                required: true\n            },\n            tag: {\n                type: String,\n                default: 'a'\n            },\n            exact: Boolean,\n            append: Boolean,\n            replace: Boolean,\n            activeClass: String,\n            exactActiveClass: String,\n            event: {\n                type: eventTypes,\n                default: 'click'\n            }\n        },\n        render: function render(h) {\n            var this$1 = this;\n\n            var router = this.$router;\n            var current = this.$route;\n            var ref = router.resolve(this.to, current, this.append);\n            var location = ref.location;\n            var route = ref.route;\n            var href = ref.href;\n\n            var classes = {};\n            var globalActiveClass = router.options.linkActiveClass;\n            var globalExactActiveClass = router.options.linkExactActiveClass;\n            // Support global empty active class\n            var activeClassFallback = globalActiveClass == null ? 'router-link-active' : globalActiveClass;\n            var exactActiveClassFallback = globalExactActiveClass == null ? 'router-link-exact-active' : globalExactActiveClass;\n            var activeClass = this.activeClass == null ? activeClassFallback : this.activeClass;\n            var exactActiveClass = this.exactActiveClass == null ? exactActiveClassFallback : this.exactActiveClass;\n            var compareTarget = location.path ? createRoute(null, location, null, router) : route;\n\n            classes[exactActiveClass] = isSameRoute(current, compareTarget);\n            classes[activeClass] = this.exact ? classes[exactActiveClass] : isIncludedRoute(current, compareTarget);\n\n            var handler = function(e) {\n                if (guardEvent(e)) {\n                    if (this$1.replace) {\n                        router.replace(location);\n                    } else {\n                        router.push(location);\n                    }\n                }\n            };\n\n            var on = {\n                click: guardEvent\n            };\n            if (Array.isArray(this.event)) {\n                this.event.forEach(function(e) {\n                    on[e] = handler;\n                });\n            } else {\n                on[this.event] = handler;\n            }\n\n            var data = {\n                class: classes\n            };\n\n            if (this.tag === 'a') {\n                data.on = on;\n                data.attrs = {\n                    href: href\n                };\n            } else {\n                // find the first <a> child and apply listener and href\n                var a = findAnchor(this.$slots.default);\n                if (a) {\n                    // in case the <a> is a static node\n                    a.isStatic = false;\n                    var extend = _Vue.util.extend;\n                    var aData = a.data = extend({}, a.data);\n                    aData.on = on;\n                    var aAttrs = a.data.attrs = extend({}, a.data.attrs);\n                    aAttrs.href = href;\n                } else {\n                    // doesn't have <a> child, apply listener to self\n                    data.on = on;\n                }\n            }\n\n            return h(this.tag, data, this.$slots.default)\n        }\n    };\n\n    function guardEvent(e) {\n        // don't redirect with control keys\n        if (e.metaKey || e.altKey || e.ctrlKey || e.shiftKey) {\n            return\n        }\n        // don't redirect when preventDefault called\n        if (e.defaultPrevented) {\n            return\n        }\n        // don't redirect on right click\n        if (e.button !== undefined && e.button !== 0) {\n            return\n        }\n        // don't redirect if `target=\"_blank\"`\n        if (e.currentTarget && e.currentTarget.getAttribute) {\n            var target = e.currentTarget.getAttribute('target');\n            if (/\\b_blank\\b/i.test(target)) {\n                return\n            }\n        }\n        // this may be a Weex event which doesn't have this method\n        if (e.preventDefault) {\n            e.preventDefault();\n        }\n        return true\n    }\n\n    function findAnchor(children) {\n        if (children) {\n            var child;\n            for (var i = 0; i < children.length; i++) {\n                child = children[i];\n                if (child.tag === 'a') {\n                    return child\n                }\n                if (child.children && (child = findAnchor(child.children))) {\n                    return child\n                }\n            }\n        }\n    }\n\n    var _Vue;\n\n    function install(Vue) {\n        if (install.installed && _Vue === Vue) {\n            return\n        }\n        install.installed = true;\n\n        _Vue = Vue;\n\n        var isDef = function(v) {\n            return v !== undefined;\n        };\n\n        var registerInstance = function(vm, callVal) {\n            var i = vm.$options._parentVnode;\n            if (isDef(i) && isDef(i = i.data) && isDef(i = i.registerRouteInstance)) {\n                i(vm, callVal);\n            }\n        };\n\n        Vue.mixin({\n            beforeCreate: function beforeCreate() {\n                if (isDef(this.$options.router)) {\n                    this._routerRoot = this;\n                    this._router = this.$options.router;\n                    this._router.init(this);\n                    Vue.util.defineReactive(this, '_route', this._router.history.current);\n                } else {\n                    this._routerRoot = (this.$parent && this.$parent._routerRoot) || this;\n                }\n                registerInstance(this, this);\n            },\n            destroyed: function destroyed() {\n                registerInstance(this);\n            }\n        });\n\n        Object.defineProperty(Vue.prototype, '$router', {\n            get: function get() {\n                return this._routerRoot._router\n            }\n        });\n\n        Object.defineProperty(Vue.prototype, '$route', {\n            get: function get() {\n                return this._routerRoot._route\n            }\n        });\n\n        Vue.component('router-view', View);\n        Vue.component('router-link', Link);\n\n        var strats = Vue.config.optionMergeStrategies;\n        // use the same hook merging strategy for route hooks\n        strats.beforeRouteEnter = strats.beforeRouteLeave = strats.beforeRouteUpdate = strats.created;\n    }\n\n    /*  */\n\n    var inBrowser = typeof window !== 'undefined';\n\n    /*  */\n\n    function resolvePath(\n        relative,\n        base,\n        append\n    ) {\n        var firstChar = relative.charAt(0);\n        if (firstChar === '/') {\n            return relative\n        }\n\n        if (firstChar === '?' || firstChar === '#') {\n            return base + relative\n        }\n\n        var stack = base.split('/');\n\n        // remove trailing segment if:\n        // - not appending\n        // - appending to trailing slash (last segment is empty)\n        if (!append || !stack[stack.length - 1]) {\n            stack.pop();\n        }\n\n        // resolve relative path\n        var segments = relative.replace(/^\\//, '').split('/');\n        for (var i = 0; i < segments.length; i++) {\n            var segment = segments[i];\n            if (segment === '..') {\n                stack.pop();\n            } else if (segment !== '.') {\n                stack.push(segment);\n            }\n        }\n\n        // ensure leading slash\n        if (stack[0] !== '') {\n            stack.unshift('');\n        }\n\n        return stack.join('/')\n    }\n\n    function parsePath(path) {\n        var hash = '';\n        var query = '';\n\n        var hashIndex = path.indexOf('#');\n        if (hashIndex >= 0) {\n            hash = path.slice(hashIndex);\n            path = path.slice(0, hashIndex);\n        }\n\n        var queryIndex = path.indexOf('?');\n        if (queryIndex >= 0) {\n            query = path.slice(queryIndex + 1);\n            path = path.slice(0, queryIndex);\n        }\n\n        return {\n            path: path,\n            query: query,\n            hash: hash\n        }\n    }\n\n    function cleanPath(path) {\n        return path.replace(/\\/\\//g, '/')\n    }\n\n    var isarray = Array.isArray || function(arr) {\n        return Object.prototype.toString.call(arr) == '[object Array]';\n    };\n\n    /**\n     * Expose `pathToRegexp`.\n     */\n    var pathToRegexp_1 = pathToRegexp;\n    var parse_1 = parse;\n    var compile_1 = compile;\n    var tokensToFunction_1 = tokensToFunction;\n    var tokensToRegExp_1 = tokensToRegExp;\n\n    /**\n     * The main path matching regexp utility.\n     *\n     * @type {RegExp}\n     */\n    var PATH_REGEXP = new RegExp([\n        // Match escaped characters that would otherwise appear in future matches.\n        // This allows the user to escape special characters that won't transform.\n        '(\\\\\\\\.)',\n        // Match Express-style parameters and un-named parameters with a prefix\n        // and optional suffixes. Matches appear as:\n        //\n        // \"/:test(\\\\d+)?\" => [\"/\", \"test\", \"\\d+\", undefined, \"?\", undefined]\n        // \"/route(\\\\d+)\"  => [undefined, undefined, undefined, \"\\d+\", undefined, undefined]\n        // \"/*\"            => [\"/\", undefined, undefined, undefined, undefined, \"*\"]\n        '([\\\\/.])?(?:(?:\\\\:(\\\\w+)(?:\\\\(((?:\\\\\\\\.|[^\\\\\\\\()])+)\\\\))?|\\\\(((?:\\\\\\\\.|[^\\\\\\\\()])+)\\\\))([+*?])?|(\\\\*))'\n    ].join('|'), 'g');\n\n    /**\n     * Parse a string for the raw tokens.\n     *\n     * @param  {string}  str\n     * @param  {Object=} options\n     * @return {!Array}\n     */\n    function parse(str, options) {\n        var tokens = [];\n        var key = 0;\n        var index = 0;\n        var path = '';\n        var defaultDelimiter = options && options.delimiter || '/';\n        var res;\n\n        while ((res = PATH_REGEXP.exec(str)) != null) {\n            var m = res[0];\n            var escaped = res[1];\n            var offset = res.index;\n            path += str.slice(index, offset);\n            index = offset + m.length;\n\n            // Ignore already escaped sequences.\n            if (escaped) {\n                path += escaped[1];\n                continue\n            }\n\n            var next = str[index];\n            var prefix = res[2];\n            var name = res[3];\n            var capture = res[4];\n            var group = res[5];\n            var modifier = res[6];\n            var asterisk = res[7];\n\n            // Push the current path onto the tokens.\n            if (path) {\n                tokens.push(path);\n                path = '';\n            }\n\n            var partial = prefix != null && next != null && next !== prefix;\n            var repeat = modifier === '+' || modifier === '*';\n            var optional = modifier === '?' || modifier === '*';\n            var delimiter = res[2] || defaultDelimiter;\n            var pattern = capture || group;\n\n            tokens.push({\n                name: name || key++,\n                prefix: prefix || '',\n                delimiter: delimiter,\n                optional: optional,\n                repeat: repeat,\n                partial: partial,\n                asterisk: !!asterisk,\n                pattern: pattern ? escapeGroup(pattern) : (asterisk ? '.*' : '[^' + escapeString(delimiter) + ']+?')\n            });\n        }\n\n        // Match any characters still remaining.\n        if (index < str.length) {\n            path += str.substr(index);\n        }\n\n        // If the path exists, push it onto the end.\n        if (path) {\n            tokens.push(path);\n        }\n\n        return tokens\n    }\n\n    /**\n     * Compile a string to a template function for the path.\n     *\n     * @param  {string}             str\n     * @param  {Object=}            options\n     * @return {!function(Object=, Object=)}\n     */\n    function compile(str, options) {\n        return tokensToFunction(parse(str, options))\n    }\n\n    /**\n     * Prettier encoding of URI path segments.\n     *\n     * @param  {string}\n     * @return {string}\n     */\n    function encodeURIComponentPretty(str) {\n        return encodeURI(str).replace(/[\\/?#]/g, function(c) {\n            return '%' + c.charCodeAt(0).toString(16).toUpperCase()\n        })\n    }\n\n    /**\n     * Encode the asterisk parameter. Similar to `pretty`, but allows slashes.\n     *\n     * @param  {string}\n     * @return {string}\n     */\n    function encodeAsterisk(str) {\n        return encodeURI(str).replace(/[?#]/g, function(c) {\n            return '%' + c.charCodeAt(0).toString(16).toUpperCase()\n        })\n    }\n\n    /**\n     * Expose a method for transforming tokens into the path function.\n     */\n    function tokensToFunction(tokens) {\n        // Compile all the tokens into regexps.\n        var matches = new Array(tokens.length);\n\n        // Compile all the patterns before compilation.\n        for (var i = 0; i < tokens.length; i++) {\n            if (typeof tokens[i] === 'object') {\n                matches[i] = new RegExp('^(?:' + tokens[i].pattern + ')$');\n            }\n        }\n\n        return function(obj, opts) {\n            var path = '';\n            var data = obj || {};\n            var options = opts || {};\n            var encode = options.pretty ? encodeURIComponentPretty : encodeURIComponent;\n\n            for (var i = 0; i < tokens.length; i++) {\n                var token = tokens[i];\n\n                if (typeof token === 'string') {\n                    path += token;\n\n                    continue\n                }\n\n                var value = data[token.name];\n                var segment;\n\n                if (value == null) {\n                    if (token.optional) {\n                        // Prepend partial segment prefixes.\n                        if (token.partial) {\n                            path += token.prefix;\n                        }\n\n                        continue\n                    } else {\n                        throw new TypeError('Expected \"' + token.name + '\" to be defined')\n                    }\n                }\n\n                if (isarray(value)) {\n                    if (!token.repeat) {\n                        throw new TypeError('Expected \"' + token.name + '\" to not repeat, but received `' + JSON.stringify(value) + '`')\n                    }\n\n                    if (value.length === 0) {\n                        if (token.optional) {\n                            continue\n                        } else {\n                            throw new TypeError('Expected \"' + token.name + '\" to not be empty')\n                        }\n                    }\n\n                    for (var j = 0; j < value.length; j++) {\n                        segment = encode(value[j]);\n\n                        if (!matches[i].test(segment)) {\n                            throw new TypeError('Expected all \"' + token.name + '\" to match \"' + token.pattern + '\", but received `' + JSON.stringify(segment) + '`')\n                        }\n\n                        path += (j === 0 ? token.prefix : token.delimiter) + segment;\n                    }\n\n                    continue\n                }\n\n                segment = token.asterisk ? encodeAsterisk(value) : encode(value);\n\n                if (!matches[i].test(segment)) {\n                    throw new TypeError('Expected \"' + token.name + '\" to match \"' + token.pattern + '\", but received \"' + segment + '\"')\n                }\n\n                path += token.prefix + segment;\n            }\n\n            return path\n        }\n    }\n\n    /**\n     * Escape a regular expression string.\n     *\n     * @param  {string} str\n     * @return {string}\n     */\n    function escapeString(str) {\n        return str.replace(/([.+*?=^!:${}()[\\]|\\/\\\\])/g, '\\\\$1')\n    }\n\n    /**\n     * Escape the capturing group by escaping special characters and meaning.\n     *\n     * @param  {string} group\n     * @return {string}\n     */\n    function escapeGroup(group) {\n        return group.replace(/([=!:$\\/()])/g, '\\\\$1')\n    }\n\n    /**\n     * Attach the keys as a property of the regexp.\n     *\n     * @param  {!RegExp} re\n     * @param  {Array}   keys\n     * @return {!RegExp}\n     */\n    function attachKeys(re, keys) {\n        re.keys = keys;\n        return re\n    }\n\n    /**\n     * Get the flags for a regexp from the options.\n     *\n     * @param  {Object} options\n     * @return {string}\n     */\n    function flags(options) {\n        return options.sensitive ? '' : 'i'\n    }\n\n    /**\n     * Pull out keys from a regexp.\n     *\n     * @param  {!RegExp} path\n     * @param  {!Array}  keys\n     * @return {!RegExp}\n     */\n    function regexpToRegexp(path, keys) {\n        // Use a negative lookahead to match only capturing groups.\n        var groups = path.source.match(/\\((?!\\?)/g);\n\n        if (groups) {\n            for (var i = 0; i < groups.length; i++) {\n                keys.push({\n                    name: i,\n                    prefix: null,\n                    delimiter: null,\n                    optional: false,\n                    repeat: false,\n                    partial: false,\n                    asterisk: false,\n                    pattern: null\n                });\n            }\n        }\n\n        return attachKeys(path, keys)\n    }\n\n    /**\n     * Transform an array into a regexp.\n     *\n     * @param  {!Array}  path\n     * @param  {Array}   keys\n     * @param  {!Object} options\n     * @return {!RegExp}\n     */\n    function arrayToRegexp(path, keys, options) {\n        var parts = [];\n\n        for (var i = 0; i < path.length; i++) {\n            parts.push(pathToRegexp(path[i], keys, options).source);\n        }\n\n        var regexp = new RegExp('(?:' + parts.join('|') + ')', flags(options));\n\n        return attachKeys(regexp, keys)\n    }\n\n    /**\n     * Create a path regexp from string input.\n     *\n     * @param  {string}  path\n     * @param  {!Array}  keys\n     * @param  {!Object} options\n     * @return {!RegExp}\n     */\n    function stringToRegexp(path, keys, options) {\n        return tokensToRegExp(parse(path, options), keys, options)\n    }\n\n    /**\n     * Expose a function for taking tokens and returning a RegExp.\n     *\n     * @param  {!Array}          tokens\n     * @param  {(Array|Object)=} keys\n     * @param  {Object=}         options\n     * @return {!RegExp}\n     */\n    function tokensToRegExp(tokens, keys, options) {\n        if (!isarray(keys)) {\n            options = /** @type {!Object} */ (keys || options);\n            keys = [];\n        }\n\n        options = options || {};\n\n        var strict = options.strict;\n        var end = options.end !== false;\n        var route = '';\n\n        // Iterate over the tokens and create our regexp string.\n        for (var i = 0; i < tokens.length; i++) {\n            var token = tokens[i];\n\n            if (typeof token === 'string') {\n                route += escapeString(token);\n            } else {\n                var prefix = escapeString(token.prefix);\n                var capture = '(?:' + token.pattern + ')';\n\n                keys.push(token);\n\n                if (token.repeat) {\n                    capture += '(?:' + prefix + capture + ')*';\n                }\n\n                if (token.optional) {\n                    if (!token.partial) {\n                        capture = '(?:' + prefix + '(' + capture + '))?';\n                    } else {\n                        capture = prefix + '(' + capture + ')?';\n                    }\n                } else {\n                    capture = prefix + '(' + capture + ')';\n                }\n\n                route += capture;\n            }\n        }\n\n        var delimiter = escapeString(options.delimiter || '/');\n        var endsWithDelimiter = route.slice(-delimiter.length) === delimiter;\n\n        // In non-strict mode we allow a slash at the end of match. If the path to\n        // match already ends with a slash, we remove it for consistency. The slash\n        // is valid at the end of a path match, not in the middle. This is important\n        // in non-ending mode, where \"/test/\" shouldn't match \"/test//route\".\n        if (!strict) {\n            route = (endsWithDelimiter ? route.slice(0, -delimiter.length) : route) + '(?:' + delimiter + '(?=$))?';\n        }\n\n        if (end) {\n            route += '$';\n        } else {\n            // In non-ending mode, we need the capturing groups to match as much as\n            // possible by using a positive lookahead to the end or next path segment.\n            route += strict && endsWithDelimiter ? '' : '(?=' + delimiter + '|$)';\n        }\n\n        return attachKeys(new RegExp('^' + route, flags(options)), keys)\n    }\n\n    /**\n     * Normalize the given path string, returning a regular expression.\n     *\n     * An empty array can be passed in for the keys, which will hold the\n     * placeholder key descriptions. For example, using `/user/:id`, `keys` will\n     * contain `[{ name: 'id', delimiter: '/', optional: false, repeat: false }]`.\n     *\n     * @param  {(string|RegExp|Array)} path\n     * @param  {(Array|Object)=}       keys\n     * @param  {Object=}               options\n     * @return {!RegExp}\n     */\n    function pathToRegexp(path, keys, options) {\n        if (!isarray(keys)) {\n            options = /** @type {!Object} */ (keys || options);\n            keys = [];\n        }\n\n        options = options || {};\n\n        if (path instanceof RegExp) {\n            return regexpToRegexp(path, /** @type {!Array} */ (keys))\n        }\n\n        if (isarray(path)) {\n            return arrayToRegexp( /** @type {!Array} */ (path), /** @type {!Array} */ (keys), options)\n        }\n\n        return stringToRegexp( /** @type {string} */ (path), /** @type {!Array} */ (keys), options)\n    }\n\n    pathToRegexp_1.parse = parse_1;\n    pathToRegexp_1.compile = compile_1;\n    pathToRegexp_1.tokensToFunction = tokensToFunction_1;\n    pathToRegexp_1.tokensToRegExp = tokensToRegExp_1;\n\n    /*  */\n\n    // $flow-disable-line\n    var regexpCompileCache = Object.create(null);\n\n    function fillParams(\n        path,\n        params,\n        routeMsg\n    ) {\n        try {\n            var filler =\n                regexpCompileCache[path] ||\n                (regexpCompileCache[path] = pathToRegexp_1.compile(path));\n            return filler(params || {}, {\n                pretty: true\n            })\n        } catch (e) {\n            {\n                warn(false, (\"missing param for \" + routeMsg + \": \" + (e.message)));\n            }\n            return ''\n        }\n    }\n\n    /*  */\n\n    function createRouteMap(\n        routes,\n        oldPathList,\n        oldPathMap,\n        oldNameMap\n    ) {\n        // the path list is used to control path matching priority\n        var pathList = oldPathList || [];\n        // $flow-disable-line\n        var pathMap = oldPathMap || Object.create(null);\n        // $flow-disable-line\n        var nameMap = oldNameMap || Object.create(null);\n\n        routes.forEach(function(route) {\n            addRouteRecord(pathList, pathMap, nameMap, route);\n        });\n\n        // ensure wildcard routes are always at the end\n        for (var i = 0, l = pathList.length; i < l; i++) {\n            if (pathList[i] === '*') {\n                pathList.push(pathList.splice(i, 1)[0]);\n                l--;\n                i--;\n            }\n        }\n\n        return {\n            pathList: pathList,\n            pathMap: pathMap,\n            nameMap: nameMap\n        }\n    }\n\n    function addRouteRecord(\n        pathList,\n        pathMap,\n        nameMap,\n        route,\n        parent,\n        matchAs\n    ) {\n        var path = route.path;\n        var name = route.name; {\n            assert(path != null, \"\\\"path\\\" is required in a route configuration.\");\n            assert(\n                typeof route.component !== 'string',\n                \"route config \\\"component\\\" for path: \" + (String(path || name)) + \" cannot be a \" +\n                \"string id. Use an actual component instead.\"\n            );\n        }\n\n        var pathToRegexpOptions = route.pathToRegexpOptions || {};\n        var normalizedPath = normalizePath(\n            path,\n            parent,\n            pathToRegexpOptions.strict\n        );\n\n        if (typeof route.caseSensitive === 'boolean') {\n            pathToRegexpOptions.sensitive = route.caseSensitive;\n        }\n\n        var record = {\n            path: normalizedPath,\n            regex: compileRouteRegex(normalizedPath, pathToRegexpOptions),\n            components: route.components || {\n                default: route.component\n            },\n            instances: {},\n            name: name,\n            parent: parent,\n            matchAs: matchAs,\n            redirect: route.redirect,\n            beforeEnter: route.beforeEnter,\n            meta: route.meta || {},\n            props: route.props == null ? {} : route.components ? route.props : {\n                default: route.props\n            }\n        };\n\n        if (route.children) {\n            // Warn if route is named, does not redirect and has a default child route.\n            // If users navigate to this route by name, the default child will\n            // not be rendered (GH Issue #629)\n            {\n                if (route.name && !route.redirect && route.children.some(function(child) {\n                        return /^\\/?$/.test(child.path);\n                    })) {\n                    warn(\n                        false,\n                        \"Named Route '\" + (route.name) + \"' has a default child route. \" +\n                        \"When navigating to this named route (:to=\\\"{name: '\" + (route.name) + \"'\\\"), \" +\n                        \"the default child route will not be rendered. Remove the name from \" +\n                        \"this route and use the name of the default child route for named \" +\n                        \"links instead.\"\n                    );\n                }\n            }\n            route.children.forEach(function(child) {\n                var childMatchAs = matchAs ? cleanPath((matchAs + \"/\" + (child.path))) : undefined;\n                addRouteRecord(pathList, pathMap, nameMap, child, record, childMatchAs);\n            });\n        }\n\n        if (route.alias !== undefined) {\n            var aliases = Array.isArray(route.alias) ? route.alias : [route.alias];\n\n            aliases.forEach(function(alias) {\n                var aliasRoute = {\n                    path: alias,\n                    children: route.children\n                };\n                addRouteRecord(\n                    pathList,\n                    pathMap,\n                    nameMap,\n                    aliasRoute,\n                    parent,\n                    record.path || '/' // matchAs\n                );\n            });\n        }\n\n        if (!pathMap[record.path]) {\n            pathList.push(record.path);\n            pathMap[record.path] = record;\n        }\n\n        if (name) {\n            if (!nameMap[name]) {\n                nameMap[name] = record;\n            } else if (\"development\" !== 'production' && !matchAs) {\n                warn(\n                    false,\n                    \"Duplicate named routes definition: \" +\n                    \"{ name: \\\"\" + name + \"\\\", path: \\\"\" + (record.path) + \"\\\" }\"\n                );\n            }\n        }\n    }\n\n    function compileRouteRegex(path, pathToRegexpOptions) {\n        var regex = pathToRegexp_1(path, [], pathToRegexpOptions); {\n            var keys = Object.create(null);\n            regex.keys.forEach(function(key) {\n                warn(!keys[key.name], (\"Duplicate param keys in route with path: \\\"\" + path + \"\\\"\"));\n                keys[key.name] = true;\n            });\n        }\n        return regex\n    }\n\n    function normalizePath(path, parent, strict) {\n        if (!strict) {\n            path = path.replace(/\\/$/, '');\n        }\n        if (path[0] === '/') {\n            return path\n        }\n        if (parent == null) {\n            return path\n        }\n        return cleanPath(((parent.path) + \"/\" + path))\n    }\n\n    /*  */\n\n\n    function normalizeLocation(\n        raw,\n        current,\n        append,\n        router\n    ) {\n        var next = typeof raw === 'string' ? {\n            path: raw\n        } : raw;\n        // named target\n        if (next.name || next._normalized) {\n            return next\n        }\n\n        // relative params\n        if (!next.path && next.params && current) {\n            next = assign({}, next);\n            next._normalized = true;\n            var params = assign(assign({}, current.params), next.params);\n            if (current.name) {\n                next.name = current.name;\n                next.params = params;\n            } else if (current.matched.length) {\n                var rawPath = current.matched[current.matched.length - 1].path;\n                next.path = fillParams(rawPath, params, (\"path \" + (current.path)));\n            } else {\n                warn(false, \"relative params navigation requires a current route.\");\n            }\n            return next\n        }\n\n        var parsedPath = parsePath(next.path || '');\n        var basePath = (current && current.path) || '/';\n        var path = parsedPath.path ? resolvePath(parsedPath.path, basePath, append || next.append) : basePath;\n\n        var query = resolveQuery(\n            parsedPath.query,\n            next.query,\n            router && router.options.parseQuery\n        );\n\n        var hash = next.hash || parsedPath.hash;\n        if (hash && hash.charAt(0) !== '#') {\n            hash = \"#\" + hash;\n        }\n\n        return {\n            _normalized: true,\n            path: path,\n            query: query,\n            hash: hash\n        }\n    }\n\n    function assign(a, b) {\n        for (var key in b) {\n            a[key] = b[key];\n        }\n        return a\n    }\n\n    /*  */\n\n\n    function createMatcher(\n        routes,\n        router\n    ) {\n        var ref = createRouteMap(routes);\n        var pathList = ref.pathList;\n        var pathMap = ref.pathMap;\n        var nameMap = ref.nameMap;\n\n        function addRoutes(routes) {\n            createRouteMap(routes, pathList, pathMap, nameMap);\n        }\n\n        function match(\n            raw,\n            currentRoute,\n            redirectedFrom\n        ) {\n            var location = normalizeLocation(raw, currentRoute, false, router);\n            var name = location.name;\n\n            if (name) {\n                var record = nameMap[name]; {\n                    warn(record, (\"Route with name '\" + name + \"' does not exist\"));\n                }\n                if (!record) {\n                    return _createRoute(null, location)\n                }\n                var paramNames = record.regex.keys\n                    .filter(function(key) {\n                        return !key.optional;\n                    })\n                    .map(function(key) {\n                        return key.name;\n                    });\n\n                if (typeof location.params !== 'object') {\n                    location.params = {};\n                }\n\n                if (currentRoute && typeof currentRoute.params === 'object') {\n                    for (var key in currentRoute.params) {\n                        if (!(key in location.params) && paramNames.indexOf(key) > -1) {\n                            location.params[key] = currentRoute.params[key];\n                        }\n                    }\n                }\n\n                if (record) {\n                    location.path = fillParams(record.path, location.params, (\"named route \\\"\" + name + \"\\\"\"));\n                    return _createRoute(record, location, redirectedFrom)\n                }\n            } else if (location.path) {\n                location.params = {};\n                for (var i = 0; i < pathList.length; i++) {\n                    var path = pathList[i];\n                    var record$1 = pathMap[path];\n                    if (matchRoute(record$1.regex, location.path, location.params)) {\n                        return _createRoute(record$1, location, redirectedFrom)\n                    }\n                }\n            }\n            // no match\n            return _createRoute(null, location)\n        }\n\n        function redirect(\n            record,\n            location\n        ) {\n            var originalRedirect = record.redirect;\n            var redirect = typeof originalRedirect === 'function' ? originalRedirect(createRoute(record, location, null, router)) : originalRedirect;\n\n            if (typeof redirect === 'string') {\n                redirect = {\n                    path: redirect\n                };\n            }\n\n            if (!redirect || typeof redirect !== 'object') {\n                {\n                    warn(\n                        false, (\"invalid redirect option: \" + (JSON.stringify(redirect)))\n                    );\n                }\n                return _createRoute(null, location)\n            }\n\n            var re = redirect;\n            var name = re.name;\n            var path = re.path;\n            var query = location.query;\n            var hash = location.hash;\n            var params = location.params;\n            query = re.hasOwnProperty('query') ? re.query : query;\n            hash = re.hasOwnProperty('hash') ? re.hash : hash;\n            params = re.hasOwnProperty('params') ? re.params : params;\n\n            if (name) {\n                // resolved named direct\n                var targetRecord = nameMap[name]; {\n                    assert(targetRecord, (\"redirect failed: named route \\\"\" + name + \"\\\" not found.\"));\n                }\n                return match({\n                    _normalized: true,\n                    name: name,\n                    query: query,\n                    hash: hash,\n                    params: params\n                }, undefined, location)\n            } else if (path) {\n                // 1. resolve relative redirect\n                var rawPath = resolveRecordPath(path, record);\n                // 2. resolve params\n                var resolvedPath = fillParams(rawPath, params, (\"redirect route with path \\\"\" + rawPath + \"\\\"\"));\n                // 3. rematch with existing query and hash\n                return match({\n                    _normalized: true,\n                    path: resolvedPath,\n                    query: query,\n                    hash: hash\n                }, undefined, location)\n            } else {\n                {\n                    warn(false, (\"invalid redirect option: \" + (JSON.stringify(redirect))));\n                }\n                return _createRoute(null, location)\n            }\n        }\n\n        function alias(\n            record,\n            location,\n            matchAs\n        ) {\n            var aliasedPath = fillParams(matchAs, location.params, (\"aliased route with path \\\"\" + matchAs + \"\\\"\"));\n            var aliasedMatch = match({\n                _normalized: true,\n                path: aliasedPath\n            });\n            if (aliasedMatch) {\n                var matched = aliasedMatch.matched;\n                var aliasedRecord = matched[matched.length - 1];\n                location.params = aliasedMatch.params;\n                return _createRoute(aliasedRecord, location)\n            }\n            return _createRoute(null, location)\n        }\n\n        function _createRoute(\n            record,\n            location,\n            redirectedFrom\n        ) {\n            if (record && record.redirect) {\n                return redirect(record, redirectedFrom || location)\n            }\n            if (record && record.matchAs) {\n                return alias(record, location, record.matchAs)\n            }\n            return createRoute(record, location, redirectedFrom, router)\n        }\n\n        return {\n            match: match,\n            addRoutes: addRoutes\n        }\n    }\n\n    function matchRoute(\n        regex,\n        path,\n        params\n    ) {\n        var m = path.match(regex);\n\n        if (!m) {\n            return false\n        } else if (!params) {\n            return true\n        }\n\n        for (var i = 1, len = m.length; i < len; ++i) {\n            var key = regex.keys[i - 1];\n            var val = typeof m[i] === 'string' ? decodeURIComponent(m[i]) : m[i];\n            if (key) {\n                params[key.name] = val;\n            }\n        }\n\n        return true\n    }\n\n    function resolveRecordPath(path, record) {\n        return resolvePath(path, record.parent ? record.parent.path : '/', true)\n    }\n\n    /*  */\n\n\n    var positionStore = Object.create(null);\n\n    function setupScroll() {\n        // Fix for #1585 for Firefox\n        window.history.replaceState({\n            key: getStateKey()\n        }, '');\n        window.addEventListener('popstate', function(e) {\n            saveScrollPosition();\n            if (e.state && e.state.key) {\n                setStateKey(e.state.key);\n            }\n        });\n    }\n\n    function handleScroll(\n        router,\n        to,\n        from,\n        isPop\n    ) {\n        if (!router.app) {\n            return\n        }\n\n        var behavior = router.options.scrollBehavior;\n        if (!behavior) {\n            return\n        }\n\n        {\n            assert(typeof behavior === 'function', \"scrollBehavior must be a function\");\n        }\n\n        // wait until re-render finishes before scrolling\n        router.app.$nextTick(function() {\n            var position = getScrollPosition();\n            var shouldScroll = behavior(to, from, isPop ? position : null);\n\n            if (!shouldScroll) {\n                return\n            }\n\n            if (typeof shouldScroll.then === 'function') {\n                shouldScroll.then(function(shouldScroll) {\n                    scrollToPosition((shouldScroll), position);\n                }).catch(function(err) {\n                    {\n                        assert(false, err.toString());\n                    }\n                });\n            } else {\n                scrollToPosition(shouldScroll, position);\n            }\n        });\n    }\n\n    function saveScrollPosition() {\n        var key = getStateKey();\n        if (key) {\n            positionStore[key] = {\n                x: window.pageXOffset,\n                y: window.pageYOffset\n            };\n        }\n    }\n\n    function getScrollPosition() {\n        var key = getStateKey();\n        if (key) {\n            return positionStore[key]\n        }\n    }\n\n    function getElementPosition(el, offset) {\n        var docEl = document.documentElement;\n        var docRect = docEl.getBoundingClientRect();\n        var elRect = el.getBoundingClientRect();\n        return {\n            x: elRect.left - docRect.left - offset.x,\n            y: elRect.top - docRect.top - offset.y\n        }\n    }\n\n    function isValidPosition(obj) {\n        return isNumber(obj.x) || isNumber(obj.y)\n    }\n\n    function normalizePosition(obj) {\n        return {\n            x: isNumber(obj.x) ? obj.x : window.pageXOffset,\n            y: isNumber(obj.y) ? obj.y : window.pageYOffset\n        }\n    }\n\n    function normalizeOffset(obj) {\n        return {\n            x: isNumber(obj.x) ? obj.x : 0,\n            y: isNumber(obj.y) ? obj.y : 0\n        }\n    }\n\n    function isNumber(v) {\n        return typeof v === 'number'\n    }\n\n    function scrollToPosition(shouldScroll, position) {\n        var isObject = typeof shouldScroll === 'object';\n        if (isObject && typeof shouldScroll.selector === 'string') {\n            var el = document.querySelector(shouldScroll.selector);\n            if (el) {\n                var offset = shouldScroll.offset && typeof shouldScroll.offset === 'object' ? shouldScroll.offset : {};\n                offset = normalizeOffset(offset);\n                position = getElementPosition(el, offset);\n            } else if (isValidPosition(shouldScroll)) {\n                position = normalizePosition(shouldScroll);\n            }\n        } else if (isObject && isValidPosition(shouldScroll)) {\n            position = normalizePosition(shouldScroll);\n        }\n\n        if (position) {\n            window.scrollTo(position.x, position.y);\n        }\n    }\n\n    /*  */\n\n    var supportsPushState = inBrowser && (function() {\n        var ua = window.navigator.userAgent;\n\n        if (\n            (ua.indexOf('Android 2.') !== -1 || ua.indexOf('Android 4.0') !== -1) &&\n            ua.indexOf('Mobile Safari') !== -1 &&\n            ua.indexOf('Chrome') === -1 &&\n            ua.indexOf('Windows Phone') === -1\n        ) {\n            return false\n        }\n\n        return window.history && 'pushState' in window.history\n    })();\n\n    // use User Timing api (if present) for more accurate key precision\n    var Time = inBrowser && window.performance && window.performance.now ? window.performance : Date;\n\n    var _key = genKey();\n\n    function genKey() {\n        return Time.now().toFixed(3)\n    }\n\n    function getStateKey() {\n        return _key\n    }\n\n    function setStateKey(key) {\n        _key = key;\n    }\n\n    function pushState(url, replace) {\n        saveScrollPosition();\n        // try...catch the pushState call to get around Safari\n        // DOM Exception 18 where it limits to 100 pushState calls\n        var history = window.history;\n        try {\n            if (replace) {\n                history.replaceState({\n                    key: _key\n                }, '', url);\n            } else {\n                _key = genKey();\n                history.pushState({\n                    key: _key\n                }, '', url);\n            }\n        } catch (e) {\n            window.location[replace ? 'replace' : 'assign'](url);\n        }\n    }\n\n    function replaceState(url) {\n        pushState(url, true);\n    }\n\n    /*  */\n\n    function runQueue(queue, fn, cb) {\n        var step = function(index) {\n            if (index >= queue.length) {\n                cb();\n            } else {\n                if (queue[index]) {\n                    fn(queue[index], function() {\n                        step(index + 1);\n                    });\n                } else {\n                    step(index + 1);\n                }\n            }\n        };\n        step(0);\n    }\n\n    /*  */\n\n    function resolveAsyncComponents(matched) {\n        return function(to, from, next) {\n            var hasAsync = false;\n            var pending = 0;\n            var error = null;\n\n            flatMapComponents(matched, function(def, _, match, key) {\n                // if it's a function and doesn't have cid attached,\n                // assume it's an async component resolve function.\n                // we are not using Vue's default async resolving mechanism because\n                // we want to halt the navigation until the incoming component has been\n                // resolved.\n                if (typeof def === 'function' && def.cid === undefined) {\n                    hasAsync = true;\n                    pending++;\n\n                    var resolve = once(function(resolvedDef) {\n                        if (isESModule(resolvedDef)) {\n                            resolvedDef = resolvedDef.default;\n                        }\n                        // save resolved on async factory in case it's used elsewhere\n                        def.resolved = typeof resolvedDef === 'function' ? resolvedDef : _Vue.extend(resolvedDef);\n                        match.components[key] = resolvedDef;\n                        pending--;\n                        if (pending <= 0) {\n                            next();\n                        }\n                    });\n\n                    var reject = once(function(reason) {\n                        var msg = \"Failed to resolve async component \" + key + \": \" + reason;\n                        \"development\" !== 'production' && warn(false, msg);\n                        if (!error) {\n                            error = isError(reason) ? reason : new Error(msg);\n                            next(error);\n                        }\n                    });\n\n                    var res;\n                    try {\n                        res = def(resolve, reject);\n                    } catch (e) {\n                        reject(e);\n                    }\n                    if (res) {\n                        if (typeof res.then === 'function') {\n                            res.then(resolve, reject);\n                        } else {\n                            // new syntax in Vue 2.3\n                            var comp = res.component;\n                            if (comp && typeof comp.then === 'function') {\n                                comp.then(resolve, reject);\n                            }\n                        }\n                    }\n                }\n            });\n\n            if (!hasAsync) {\n                next();\n            }\n        }\n    }\n\n    function flatMapComponents(\n        matched,\n        fn\n    ) {\n        return flatten(matched.map(function(m) {\n            return Object.keys(m.components).map(function(key) {\n                return fn(\n                    m.components[key],\n                    m.instances[key],\n                    m, key\n                );\n            })\n        }))\n    }\n\n    function flatten(arr) {\n        return Array.prototype.concat.apply([], arr)\n    }\n\n    var hasSymbol =\n        typeof Symbol === 'function' &&\n        typeof Symbol.toStringTag === 'symbol';\n\n    function isESModule(obj) {\n        return obj.__esModule || (hasSymbol && obj[Symbol.toStringTag] === 'Module')\n    }\n\n    // in Webpack 2, require.ensure now also returns a Promise\n    // so the resolve/reject functions may get called an extra time\n    // if the user uses an arrow function shorthand that happens to\n    // return that Promise.\n    function once(fn) {\n        var called = false;\n        return function() {\n            var args = [],\n                len = arguments.length;\n            while (len--) args[len] = arguments[len];\n\n            if (called) {\n                return\n            }\n            called = true;\n            return fn.apply(this, args)\n        }\n    }\n\n    /*  */\n\n    var History = function History(router, base) {\n        this.router = router;\n        this.base = normalizeBase(base);\n        // start with a route object that stands for \"nowhere\"\n        this.current = START;\n        this.pending = null;\n        this.ready = false;\n        this.readyCbs = [];\n        this.readyErrorCbs = [];\n        this.errorCbs = [];\n    };\n\n    History.prototype.listen = function listen(cb) {\n        this.cb = cb;\n    };\n\n    History.prototype.onReady = function onReady(cb, errorCb) {\n        if (this.ready) {\n            cb();\n        } else {\n            this.readyCbs.push(cb);\n            if (errorCb) {\n                this.readyErrorCbs.push(errorCb);\n            }\n        }\n    };\n\n    History.prototype.onError = function onError(errorCb) {\n        this.errorCbs.push(errorCb);\n    };\n\n    History.prototype.transitionTo = function transitionTo(location, onComplete, onAbort) {\n        var this$1 = this;\n\n        var route = this.router.match(location, this.current);\n        this.confirmTransition(route, function() {\n            this$1.updateRoute(route);\n            onComplete && onComplete(route);\n            this$1.ensureURL();\n\n            // fire ready cbs once\n            if (!this$1.ready) {\n                this$1.ready = true;\n                this$1.readyCbs.forEach(function(cb) {\n                    cb(route);\n                });\n            }\n        }, function(err) {\n            if (onAbort) {\n                onAbort(err);\n            }\n            if (err && !this$1.ready) {\n                this$1.ready = true;\n                this$1.readyErrorCbs.forEach(function(cb) {\n                    cb(err);\n                });\n            }\n        });\n    };\n\n    History.prototype.confirmTransition = function confirmTransition(route, onComplete, onAbort) {\n        var this$1 = this;\n\n        var current = this.current;\n        var abort = function(err) {\n            if (isError(err)) {\n                if (this$1.errorCbs.length) {\n                    this$1.errorCbs.forEach(function(cb) {\n                        cb(err);\n                    });\n                } else {\n                    warn(false, 'uncaught error during route navigation:');\n                    console.error(err);\n                }\n            }\n            onAbort && onAbort(err);\n        };\n        if (\n            isSameRoute(route, current) &&\n            // in the case the route map has been dynamically appended to\n            route.matched.length === current.matched.length\n        ) {\n            this.ensureURL();\n            return abort()\n        }\n\n        var ref = resolveQueue(this.current.matched, route.matched);\n        var updated = ref.updated;\n        var deactivated = ref.deactivated;\n        var activated = ref.activated;\n\n        var queue = [].concat(\n            // in-component leave guards\n            extractLeaveGuards(deactivated),\n            // global before hooks\n            this.router.beforeHooks,\n            // in-component update hooks\n            extractUpdateHooks(updated),\n            // in-config enter guards\n            activated.map(function(m) {\n                return m.beforeEnter;\n            }),\n            // async components\n            resolveAsyncComponents(activated)\n        );\n\n        this.pending = route;\n        var iterator = function(hook, next) {\n            if (this$1.pending !== route) {\n                return abort()\n            }\n            try {\n                hook(route, current, function(to) {\n                    if (to === false || isError(to)) {\n                        // next(false) -> abort navigation, ensure current URL\n                        this$1.ensureURL(true);\n                        abort(to);\n                    } else if (\n                        typeof to === 'string' ||\n                        (typeof to === 'object' && (\n                            typeof to.path === 'string' ||\n                            typeof to.name === 'string'\n                        ))\n                    ) {\n                        // next('/') or next({ path: '/' }) -> redirect\n                        abort();\n                        if (typeof to === 'object' && to.replace) {\n                            this$1.replace(to);\n                        } else {\n                            this$1.push(to);\n                        }\n                    } else {\n                        // confirm transition and pass on the value\n                        next(to);\n                    }\n                });\n            } catch (e) {\n                abort(e);\n            }\n        };\n\n        runQueue(queue, iterator, function() {\n            var postEnterCbs = [];\n            var isValid = function() {\n                return this$1.current === route;\n            };\n            // wait until async components are resolved before\n            // extracting in-component enter guards\n            var enterGuards = extractEnterGuards(activated, postEnterCbs, isValid);\n            var queue = enterGuards.concat(this$1.router.resolveHooks);\n            runQueue(queue, iterator, function() {\n                if (this$1.pending !== route) {\n                    return abort()\n                }\n                this$1.pending = null;\n                onComplete(route);\n                if (this$1.router.app) {\n                    this$1.router.app.$nextTick(function() {\n                        postEnterCbs.forEach(function(cb) {\n                            cb();\n                        });\n                    });\n                }\n            });\n        });\n    };\n\n    History.prototype.updateRoute = function updateRoute(route) {\n        var prev = this.current;\n        this.current = route;\n        this.cb && this.cb(route);\n        this.router.afterHooks.forEach(function(hook) {\n            hook && hook(route, prev);\n        });\n    };\n\n    function normalizeBase(base) {\n        if (!base) {\n            if (inBrowser) {\n                // respect <base> tag\n                var baseEl = document.querySelector('base');\n                base = (baseEl && baseEl.getAttribute('href')) || '/';\n                // strip full URL origin\n                base = base.replace(/^https?:\\/\\/[^\\/]+/, '');\n            } else {\n                base = '/';\n            }\n        }\n        // make sure there's the starting slash\n        if (base.charAt(0) !== '/') {\n            base = '/' + base;\n        }\n        // remove trailing slash\n        return base.replace(/\\/$/, '')\n    }\n\n    function resolveQueue(\n        current,\n        next\n    ) {\n        var i;\n        var max = Math.max(current.length, next.length);\n        for (i = 0; i < max; i++) {\n            if (current[i] !== next[i]) {\n                break\n            }\n        }\n        return {\n            updated: next.slice(0, i),\n            activated: next.slice(i),\n            deactivated: current.slice(i)\n        }\n    }\n\n    function extractGuards(\n        records,\n        name,\n        bind,\n        reverse\n    ) {\n        var guards = flatMapComponents(records, function(def, instance, match, key) {\n            var guard = extractGuard(def, name);\n            if (guard) {\n                return Array.isArray(guard) ? guard.map(function(guard) {\n                    return bind(guard, instance, match, key);\n                }) : bind(guard, instance, match, key)\n            }\n        });\n        return flatten(reverse ? guards.reverse() : guards)\n    }\n\n    function extractGuard(\n        def,\n        key\n    ) {\n        if (typeof def !== 'function') {\n            // extend now so that global mixins are applied.\n            def = _Vue.extend(def);\n        }\n        return def.options[key]\n    }\n\n    function extractLeaveGuards(deactivated) {\n        return extractGuards(deactivated, 'beforeRouteLeave', bindGuard, true)\n    }\n\n    function extractUpdateHooks(updated) {\n        return extractGuards(updated, 'beforeRouteUpdate', bindGuard)\n    }\n\n    function bindGuard(guard, instance) {\n        if (instance) {\n            return function boundRouteGuard() {\n                return guard.apply(instance, arguments)\n            }\n        }\n    }\n\n    function extractEnterGuards(\n        activated,\n        cbs,\n        isValid\n    ) {\n        return extractGuards(activated, 'beforeRouteEnter', function(guard, _, match, key) {\n            return bindEnterGuard(guard, match, key, cbs, isValid)\n        })\n    }\n\n    function bindEnterGuard(\n        guard,\n        match,\n        key,\n        cbs,\n        isValid\n    ) {\n        return function routeEnterGuard(to, from, next) {\n            return guard(to, from, function(cb) {\n                next(cb);\n                if (typeof cb === 'function') {\n                    cbs.push(function() {\n                        // #750\n                        // if a router-view is wrapped with an out-in transition,\n                        // the instance may not have been registered at this time.\n                        // we will need to poll for registration until current route\n                        // is no longer valid.\n                        poll(cb, match.instances, key, isValid);\n                    });\n                }\n            })\n        }\n    }\n\n    function poll(\n        cb, // somehow flow cannot infer this is a function\n        instances,\n        key,\n        isValid\n    ) {\n        if (instances[key]) {\n            cb(instances[key]);\n        } else if (isValid()) {\n            setTimeout(function() {\n                poll(cb, instances, key, isValid);\n            }, 16);\n        }\n    }\n\n    /*  */\n\n\n    var HTML5History = (function(History$$1) {\n        function HTML5History(router, base) {\n            var this$1 = this;\n\n            History$$1.call(this, router, base);\n\n            var expectScroll = router.options.scrollBehavior;\n\n            if (expectScroll) {\n                setupScroll();\n            }\n\n            var initLocation = getLocation(this.base);\n            window.addEventListener('popstate', function(e) {\n                var current = this$1.current;\n\n                // Avoiding first `popstate` event dispatched in some browsers but first\n                // history route not updated since async guard at the same time.\n                var location = getLocation(this$1.base);\n                if (this$1.current === START && location === initLocation) {\n                    return\n                }\n\n                this$1.transitionTo(location, function(route) {\n                    if (expectScroll) {\n                        handleScroll(router, route, current, true);\n                    }\n                });\n            });\n        }\n\n        if (History$$1) HTML5History.__proto__ = History$$1;\n        HTML5History.prototype = Object.create(History$$1 && History$$1.prototype);\n        HTML5History.prototype.constructor = HTML5History;\n\n        HTML5History.prototype.go = function go(n) {\n            window.history.go(n);\n        };\n\n        HTML5History.prototype.push = function push(location, onComplete, onAbort) {\n            var this$1 = this;\n\n            var ref = this;\n            var fromRoute = ref.current;\n            this.transitionTo(location, function(route) {\n                pushState(cleanPath(this$1.base + route.fullPath));\n                handleScroll(this$1.router, route, fromRoute, false);\n                onComplete && onComplete(route);\n            }, onAbort);\n        };\n\n        HTML5History.prototype.replace = function replace(location, onComplete, onAbort) {\n            var this$1 = this;\n\n            var ref = this;\n            var fromRoute = ref.current;\n            this.transitionTo(location, function(route) {\n                replaceState(cleanPath(this$1.base + route.fullPath));\n                handleScroll(this$1.router, route, fromRoute, false);\n                onComplete && onComplete(route);\n            }, onAbort);\n        };\n\n        HTML5History.prototype.ensureURL = function ensureURL(push) {\n            if (getLocation(this.base) !== this.current.fullPath) {\n                var current = cleanPath(this.base + this.current.fullPath);\n                push ? pushState(current) : replaceState(current);\n            }\n        };\n\n        HTML5History.prototype.getCurrentLocation = function getCurrentLocation() {\n            return getLocation(this.base)\n        };\n\n        return HTML5History;\n    }(History));\n\n    function getLocation(base) {\n        var path = window.location.pathname;\n        if (base && path.indexOf(base) === 0) {\n            path = path.slice(base.length);\n        }\n        return (path || '/') + window.location.search + window.location.hash\n    }\n\n    /*  */\n\n\n    var HashHistory = (function(History$$1) {\n        function HashHistory(router, base, fallback) {\n            History$$1.call(this, router, base);\n            // check history fallback deeplinking\n            if (fallback && checkFallback(this.base)) {\n                return\n            }\n            ensureSlash();\n        }\n\n        if (History$$1) HashHistory.__proto__ = History$$1;\n        HashHistory.prototype = Object.create(History$$1 && History$$1.prototype);\n        HashHistory.prototype.constructor = HashHistory;\n\n        // this is delayed until the app mounts\n        // to avoid the hashchange listener being fired too early\n        HashHistory.prototype.setupListeners = function setupListeners() {\n            var this$1 = this;\n\n            var router = this.router;\n            var expectScroll = router.options.scrollBehavior;\n            var supportsScroll = supportsPushState && expectScroll;\n\n            if (supportsScroll) {\n                setupScroll();\n            }\n\n            window.addEventListener(supportsPushState ? 'popstate' : 'hashchange', function() {\n                var current = this$1.current;\n                if (!ensureSlash()) {\n                    return\n                }\n                this$1.transitionTo(getHash(), function(route) {\n                    if (supportsScroll) {\n                        handleScroll(this$1.router, route, current, true);\n                    }\n                    if (!supportsPushState) {\n                        replaceHash(route.fullPath);\n                    }\n                });\n            });\n        };\n\n        HashHistory.prototype.push = function push(location, onComplete, onAbort) {\n            var this$1 = this;\n\n            var ref = this;\n            var fromRoute = ref.current;\n            this.transitionTo(location, function(route) {\n                pushHash(route.fullPath);\n                handleScroll(this$1.router, route, fromRoute, false);\n                onComplete && onComplete(route);\n            }, onAbort);\n        };\n\n        HashHistory.prototype.replace = function replace(location, onComplete, onAbort) {\n            var this$1 = this;\n\n            var ref = this;\n            var fromRoute = ref.current;\n            this.transitionTo(location, function(route) {\n                replaceHash(route.fullPath);\n                handleScroll(this$1.router, route, fromRoute, false);\n                onComplete && onComplete(route);\n            }, onAbort);\n        };\n\n        HashHistory.prototype.go = function go(n) {\n            window.history.go(n);\n        };\n\n        HashHistory.prototype.ensureURL = function ensureURL(push) {\n            var current = this.current.fullPath;\n            if (getHash() !== current) {\n                push ? pushHash(current) : replaceHash(current);\n            }\n        };\n\n        HashHistory.prototype.getCurrentLocation = function getCurrentLocation() {\n            return getHash()\n        };\n\n        return HashHistory;\n    }(History));\n\n    function checkFallback(base) {\n        var location = getLocation(base);\n        if (!/^\\/#/.test(location)) {\n            window.location.replace(\n                cleanPath(base + '/#' + location)\n            );\n            return true\n        }\n    }\n\n    function ensureSlash() {\n        var path = getHash();\n        if (path.charAt(0) === '/') {\n            return true\n        }\n        replaceHash('/' + path);\n        return false\n    }\n\n    function getHash() {\n        // We can't use window.location.hash here because it's not\n        // consistent across browsers - Firefox will pre-decode it!\n        var href = window.location.href;\n        var index = href.indexOf('#');\n        return index === -1 ? '' : href.slice(index + 1)\n    }\n\n    function getUrl(path) {\n        var href = window.location.href;\n        var i = href.indexOf('#');\n        var base = i >= 0 ? href.slice(0, i) : href;\n        return (base + \"#\" + path)\n    }\n\n    function pushHash(path) {\n        if (supportsPushState) {\n            pushState(getUrl(path));\n        } else {\n            window.location.hash = path;\n        }\n    }\n\n    function replaceHash(path) {\n        if (supportsPushState) {\n            replaceState(getUrl(path));\n        } else {\n            window.location.replace(getUrl(path));\n        }\n    }\n\n    /*  */\n\n\n    var AbstractHistory = (function(History$$1) {\n        function AbstractHistory(router, base) {\n            History$$1.call(this, router, base);\n            this.stack = [];\n            this.index = -1;\n        }\n\n        if (History$$1) AbstractHistory.__proto__ = History$$1;\n        AbstractHistory.prototype = Object.create(History$$1 && History$$1.prototype);\n        AbstractHistory.prototype.constructor = AbstractHistory;\n\n        AbstractHistory.prototype.push = function push(location, onComplete, onAbort) {\n            var this$1 = this;\n\n            this.transitionTo(location, function(route) {\n                this$1.stack = this$1.stack.slice(0, this$1.index + 1).concat(route);\n                this$1.index++;\n                onComplete && onComplete(route);\n            }, onAbort);\n        };\n\n        AbstractHistory.prototype.replace = function replace(location, onComplete, onAbort) {\n            var this$1 = this;\n\n            this.transitionTo(location, function(route) {\n                this$1.stack = this$1.stack.slice(0, this$1.index).concat(route);\n                onComplete && onComplete(route);\n            }, onAbort);\n        };\n\n        AbstractHistory.prototype.go = function go(n) {\n            var this$1 = this;\n\n            var targetIndex = this.index + n;\n            if (targetIndex < 0 || targetIndex >= this.stack.length) {\n                return\n            }\n            var route = this.stack[targetIndex];\n            this.confirmTransition(route, function() {\n                this$1.index = targetIndex;\n                this$1.updateRoute(route);\n            });\n        };\n\n        AbstractHistory.prototype.getCurrentLocation = function getCurrentLocation() {\n            var current = this.stack[this.stack.length - 1];\n            return current ? current.fullPath : '/'\n        };\n\n        AbstractHistory.prototype.ensureURL = function ensureURL() {\n            // noop\n        };\n\n        return AbstractHistory;\n    }(History));\n\n    /*  */\n\n    var VueRouter = function VueRouter(options) {\n        if (options === void 0) options = {};\n\n        this.app = null;\n        this.apps = [];\n        this.options = options;\n        this.beforeHooks = [];\n        this.resolveHooks = [];\n        this.afterHooks = [];\n        this.matcher = createMatcher(options.routes || [], this);\n\n        var mode = options.mode || 'hash';\n        this.fallback = mode === 'history' && !supportsPushState && options.fallback !== false;\n        if (this.fallback) {\n            mode = 'hash';\n        }\n        if (!inBrowser) {\n            mode = 'abstract';\n        }\n        this.mode = mode;\n\n        switch (mode) {\n            case 'history':\n                this.history = new HTML5History(this, options.base);\n                break\n            case 'hash':\n                this.history = new HashHistory(this, options.base, this.fallback);\n                break\n            case 'abstract':\n                this.history = new AbstractHistory(this, options.base);\n                break\n            default:\n                {\n                    assert(false, (\"invalid mode: \" + mode));\n                }\n        }\n    };\n\n    var prototypeAccessors = {\n        currentRoute: {\n            configurable: true\n        }\n    };\n\n    VueRouter.prototype.match = function match(\n        raw,\n        current,\n        redirectedFrom\n    ) {\n        return this.matcher.match(raw, current, redirectedFrom)\n    };\n\n    prototypeAccessors.currentRoute.get = function() {\n        return this.history && this.history.current\n    };\n\n    VueRouter.prototype.init = function init(app /* Vue component instance */ ) {\n        var this$1 = this;\n\n        \"development\" !== 'production' && assert(\n            install.installed,\n            \"not installed. Make sure to call `Vue.use(VueRouter)` \" +\n            \"before creating root instance.\"\n        );\n\n        this.apps.push(app);\n\n        // main app already initialized.\n        if (this.app) {\n            return\n        }\n\n        this.app = app;\n\n        var history = this.history;\n\n        if (history instanceof HTML5History) {\n            history.transitionTo(history.getCurrentLocation());\n        } else if (history instanceof HashHistory) {\n            var setupHashListener = function() {\n                history.setupListeners();\n            };\n            history.transitionTo(\n                history.getCurrentLocation(),\n                setupHashListener,\n                setupHashListener\n            );\n        }\n\n        history.listen(function(route) {\n            this$1.apps.forEach(function(app) {\n                app._route = route;\n            });\n        });\n    };\n\n    VueRouter.prototype.beforeEach = function beforeEach(fn) {\n        return registerHook(this.beforeHooks, fn)\n    };\n\n    VueRouter.prototype.beforeResolve = function beforeResolve(fn) {\n        return registerHook(this.resolveHooks, fn)\n    };\n\n    VueRouter.prototype.afterEach = function afterEach(fn) {\n        return registerHook(this.afterHooks, fn)\n    };\n\n    VueRouter.prototype.onReady = function onReady(cb, errorCb) {\n        this.history.onReady(cb, errorCb);\n    };\n\n    VueRouter.prototype.onError = function onError(errorCb) {\n        this.history.onError(errorCb);\n    };\n\n    VueRouter.prototype.push = function push(location, onComplete, onAbort) {\n        this.history.push(location, onComplete, onAbort);\n    };\n\n    VueRouter.prototype.replace = function replace(location, onComplete, onAbort) {\n        this.history.replace(location, onComplete, onAbort);\n    };\n\n    VueRouter.prototype.go = function go(n) {\n        this.history.go(n);\n    };\n\n    VueRouter.prototype.back = function back() {\n        this.go(-1);\n    };\n\n    VueRouter.prototype.forward = function forward() {\n        this.go(1);\n    };\n\n    VueRouter.prototype.getMatchedComponents = function getMatchedComponents(to) {\n        var route = to ? to.matched ? to : this.resolve(to).route : this.currentRoute;\n        if (!route) {\n            return []\n        }\n        return [].concat.apply([], route.matched.map(function(m) {\n            return Object.keys(m.components).map(function(key) {\n                return m.components[key]\n            })\n        }))\n    };\n\n    VueRouter.prototype.resolve = function resolve(\n        to,\n        current,\n        append\n    ) {\n        var location = normalizeLocation(\n            to,\n            current || this.history.current,\n            append,\n            this\n        );\n        var route = this.match(location, current);\n        var fullPath = route.redirectedFrom || route.fullPath;\n        var base = this.history.base;\n        var href = createHref(base, fullPath, this.mode);\n        return {\n            location: location,\n            route: route,\n            href: href,\n            // for backwards compat\n            normalizedTo: location,\n            resolved: route\n        }\n    };\n\n    VueRouter.prototype.addRoutes = function addRoutes(routes) {\n        this.matcher.addRoutes(routes);\n        if (this.history.current !== START) {\n            this.history.transitionTo(this.history.getCurrentLocation());\n        }\n    };\n\n    Object.defineProperties(VueRouter.prototype, prototypeAccessors);\n\n    function registerHook(list, fn) {\n        list.push(fn);\n        return function() {\n            var i = list.indexOf(fn);\n            if (i > -1) {\n                list.splice(i, 1);\n            }\n        }\n    }\n\n    function createHref(base, fullPath, mode) {\n        var path = mode === 'hash' ? '#' + fullPath : fullPath;\n        return base ? cleanPath(base + '/' + path) : path\n    }\n\n    VueRouter.install = install;\n    VueRouter.version = '3.0.1';\n\n    if (inBrowser && window.Vue) {\n        window.Vue.use(VueRouter);\n    }\n\n    return VueRouter;\n\n})));"
  },
  {
    "path": "static/lib/vue.js",
    "content": "/*!\n * Vue.js v2.5.2\n * (c) 2014-2017 Evan You\n * Released under the MIT License.\n */\n! function(e, t) {\n    \"object\" == typeof exports && \"undefined\" != typeof module ? module.exports = t() : \"function\" == typeof define && define.amd ? define(t) : e.Vue = t()\n}(this, function() {\n    \"use strict\";\n\n    function e(e) {\n        return void 0 === e || null === e\n    }\n\n    function t(e) {\n        return void 0 !== e && null !== e\n    }\n\n    function n(e) {\n        return !0 === e\n    }\n\n    function r(e) {\n        return !1 === e\n    }\n\n    function i(e) {\n        return \"string\" == typeof e || \"number\" == typeof e || \"boolean\" == typeof e\n    }\n\n    function o(e) {\n        return null !== e && \"object\" == typeof e\n    }\n\n    function a(e) {\n        return \"[object Object]\" === Ai.call(e)\n    }\n\n    function s(e) {\n        return \"[object RegExp]\" === Ai.call(e)\n    }\n\n    function c(e) {\n        var t = parseFloat(String(e));\n        return t >= 0 && Math.floor(t) === t && isFinite(e)\n    }\n\n    function u(e) {\n        return null == e ? \"\" : \"object\" == typeof e ? JSON.stringify(e, null, 2) : String(e)\n    }\n\n    function l(e) {\n        var t = parseFloat(e);\n        return isNaN(t) ? e : t\n    }\n\n    function f(e, t) {\n        for (var n = Object.create(null), r = e.split(\",\"), i = 0; i < r.length; i++) n[r[i]] = !0;\n        return t ? function(e) {\n            return n[e.toLowerCase()]\n        } : function(e) {\n            return n[e]\n        }\n    }\n\n    function d(e, t) {\n        if (e.length) {\n            var n = e.indexOf(t);\n            if (n > -1) return e.splice(n, 1)\n        }\n    }\n\n    function p(e, t) {\n        return Ti.call(e, t)\n    }\n\n    function v(e) {\n        var t = Object.create(null);\n        return function(n) {\n            return t[n] || (t[n] = e(n))\n        }\n    }\n\n    function h(e, t) {\n        function n(n) {\n            var r = arguments.length;\n            return r ? r > 1 ? e.apply(t, arguments) : e.call(t, n) : e.call(t)\n        }\n        return n._length = e.length, n\n    }\n\n    function m(e, t) {\n        t = t || 0;\n        for (var n = e.length - t, r = new Array(n); n--;) r[n] = e[n + t];\n        return r\n    }\n\n    function y(e, t) {\n        for (var n in t) e[n] = t[n];\n        return e\n    }\n\n    function g(e) {\n        for (var t = {}, n = 0; n < e.length; n++) e[n] && y(t, e[n]);\n        return t\n    }\n\n    function _(e, t, n) {}\n\n    function b(e, t) {\n        if (e === t) return !0;\n        var n = o(e),\n            r = o(t);\n        if (!n || !r) return !n && !r && String(e) === String(t);\n        try {\n            var i = Array.isArray(e),\n                a = Array.isArray(t);\n            if (i && a) return e.length === t.length && e.every(function(e, n) {\n                return b(e, t[n])\n            });\n            if (i || a) return !1;\n            var s = Object.keys(e),\n                c = Object.keys(t);\n            return s.length === c.length && s.every(function(n) {\n                return b(e[n], t[n])\n            })\n        } catch (e) {\n            return !1\n        }\n    }\n\n    function $(e, t) {\n        for (var n = 0; n < e.length; n++)\n            if (b(e[n], t)) return n;\n        return -1\n    }\n\n    function C(e) {\n        var t = !1;\n        return function() {\n            t || (t = !0, e.apply(this, arguments))\n        }\n    }\n\n    function w(e) {\n        var t = (e + \"\").charCodeAt(0);\n        return 36 === t || 95 === t\n    }\n\n    function x(e, t, n, r) {\n        Object.defineProperty(e, t, {\n            value: n,\n            enumerable: !!r,\n            writable: !0,\n            configurable: !0\n        })\n    }\n\n    function k(e) {\n        if (!Ui.test(e)) {\n            var t = e.split(\".\");\n            return function(e) {\n                for (var n = 0; n < t.length; n++) {\n                    if (!e) return;\n                    e = e[t[n]]\n                }\n                return e\n            }\n        }\n    }\n\n    function A(e) {\n        return \"function\" == typeof e && /native code/.test(e.toString())\n    }\n\n    function O(e) {\n        so.target && co.push(so.target), so.target = e\n    }\n\n    function S() {\n        so.target = co.pop()\n    }\n\n    function T(e) {\n        return new uo(void 0, void 0, void 0, String(e))\n    }\n\n    function E(e, t) {\n        var n = new uo(e.tag, e.data, e.children, e.text, e.elm, e.context, e.componentOptions, e.asyncFactory);\n        return n.ns = e.ns, n.isStatic = e.isStatic, n.key = e.key, n.isComment = e.isComment, n.isCloned = !0, t && e.children && (n.children = j(e.children)), n\n    }\n\n    function j(e, t) {\n        for (var n = e.length, r = new Array(n), i = 0; i < n; i++) r[i] = E(e[i], t);\n        return r\n    }\n\n    function L(e, t, n) {\n        e.__proto__ = t\n    }\n\n    function N(e, t, n) {\n        for (var r = 0, i = n.length; r < i; r++) {\n            var o = n[r];\n            x(e, o, t[o])\n        }\n    }\n\n    function I(e, t) {\n        if (o(e) && !(e instanceof uo)) {\n            var n;\n            return p(e, \"__ob__\") && e.__ob__ instanceof yo ? n = e.__ob__ : mo.shouldConvert && !no() && (Array.isArray(e) || a(e)) && Object.isExtensible(e) && !e._isVue && (n = new yo(e)), t && n && n.vmCount++, n\n        }\n    }\n\n    function M(e, t, n, r, i) {\n        var o = new so,\n            a = Object.getOwnPropertyDescriptor(e, t);\n        if (!a || !1 !== a.configurable) {\n            var s = a && a.get,\n                c = a && a.set,\n                u = !i && I(n);\n            Object.defineProperty(e, t, {\n                enumerable: !0,\n                configurable: !0,\n                get: function() {\n                    var t = s ? s.call(e) : n;\n                    return so.target && (o.depend(), u && (u.dep.depend(), Array.isArray(t) && R(t))), t\n                },\n                set: function(t) {\n                    var r = s ? s.call(e) : n;\n                    t === r || t !== t && r !== r || (c ? c.call(e, t) : n = t, u = !i && I(t), o.notify())\n                }\n            })\n        }\n    }\n\n    function P(e, t, n) {\n        if (Array.isArray(e) && c(t)) return e.length = Math.max(e.length, t), e.splice(t, 1, n), n;\n        if (p(e, t)) return e[t] = n, n;\n        var r = e.__ob__;\n        return e._isVue || r && r.vmCount ? n : r ? (M(r.value, t, n), r.dep.notify(), n) : (e[t] = n, n)\n    }\n\n    function D(e, t) {\n        if (Array.isArray(e) && c(t)) e.splice(t, 1);\n        else {\n            var n = e.__ob__;\n            e._isVue || n && n.vmCount || p(e, t) && (delete e[t], n && n.dep.notify())\n        }\n    }\n\n    function R(e) {\n        for (var t = void 0, n = 0, r = e.length; n < r; n++)(t = e[n]) && t.__ob__ && t.__ob__.dep.depend(), Array.isArray(t) && R(t)\n    }\n\n    function F(e, t) {\n        if (!t) return e;\n        for (var n, r, i, o = Object.keys(t), s = 0; s < o.length; s++) r = e[n = o[s]], i = t[n], p(e, n) ? a(r) && a(i) && F(r, i) : P(e, n, i);\n        return e\n    }\n\n    function H(e, t, n) {\n        return n ? e || t ? function() {\n            var r = \"function\" == typeof t ? t.call(n) : t,\n                i = \"function\" == typeof e ? e.call(n) : e;\n            return r ? F(r, i) : i\n        } : void 0 : t ? e ? function() {\n            return F(\"function\" == typeof t ? t.call(this) : t, \"function\" == typeof e ? e.call(this) : e)\n        } : t : e\n    }\n\n    function B(e, t) {\n        return t ? e ? e.concat(t) : Array.isArray(t) ? t : [t] : e\n    }\n\n    function U(e, t, n, r) {\n        var i = Object.create(e || null);\n        return t ? y(i, t) : i\n    }\n\n    function V(e, t) {\n        var n = e.props;\n        if (n) {\n            var r, i, o = {};\n            if (Array.isArray(n))\n                for (r = n.length; r--;) \"string\" == typeof(i = n[r]) && (o[ji(i)] = {\n                    type: null\n                });\n            else if (a(n))\n                for (var s in n) i = n[s], o[ji(s)] = a(i) ? i : {\n                    type: i\n                };\n            e.props = o\n        }\n    }\n\n    function z(e, t) {\n        var n = e.inject,\n            r = e.inject = {};\n        if (Array.isArray(n))\n            for (var i = 0; i < n.length; i++) r[n[i]] = {\n                from: n[i]\n            };\n        else if (a(n))\n            for (var o in n) {\n                var s = n[o];\n                r[o] = a(s) ? y({\n                    from: o\n                }, s) : {\n                    from: s\n                }\n            }\n    }\n\n    function K(e) {\n        var t = e.directives;\n        if (t)\n            for (var n in t) {\n                var r = t[n];\n                \"function\" == typeof r && (t[n] = {\n                    bind: r,\n                    update: r\n                })\n            }\n    }\n\n    function J(e, t, n) {\n        function r(r) {\n            var i = go[r] || $o;\n            c[r] = i(e[r], t[r], n, r)\n        }\n        \"function\" == typeof t && (t = t.options), V(t, n), z(t, n), K(t);\n        var i = t.extends;\n        if (i && (e = J(e, i, n)), t.mixins)\n            for (var o = 0, a = t.mixins.length; o < a; o++) e = J(e, t.mixins[o], n);\n        var s, c = {};\n        for (s in e) r(s);\n        for (s in t) p(e, s) || r(s);\n        return c\n    }\n\n    function q(e, t, n, r) {\n        if (\"string\" == typeof n) {\n            var i = e[t];\n            if (p(i, n)) return i[n];\n            var o = ji(n);\n            if (p(i, o)) return i[o];\n            var a = Li(o);\n            if (p(i, a)) return i[a];\n            var s = i[n] || i[o] || i[a];\n            return s\n        }\n    }\n\n    function W(e, t, n, r) {\n        var i = t[e],\n            o = !p(n, e),\n            a = n[e];\n        if (Y(Boolean, i.type) && (o && !p(i, \"default\") ? a = !1 : Y(String, i.type) || \"\" !== a && a !== Ii(e) || (a = !0)), void 0 === a) {\n            a = G(r, i, e);\n            var s = mo.shouldConvert;\n            mo.shouldConvert = !0, I(a), mo.shouldConvert = s\n        }\n        return a\n    }\n\n    function G(e, t, n) {\n        if (p(t, \"default\")) {\n            var r = t.default;\n            return e && e.$options.propsData && void 0 === e.$options.propsData[n] && void 0 !== e._props[n] ? e._props[n] : \"function\" == typeof r && \"Function\" !== Z(t.type) ? r.call(e) : r\n        }\n    }\n\n    function Z(e) {\n        var t = e && e.toString().match(/^\\s*function (\\w+)/);\n        return t ? t[1] : \"\"\n    }\n\n    function Y(e, t) {\n        if (!Array.isArray(t)) return Z(t) === Z(e);\n        for (var n = 0, r = t.length; n < r; n++)\n            if (Z(t[n]) === Z(e)) return !0;\n        return !1\n    }\n\n    function Q(e, t, n) {\n        if (t)\n            for (var r = t; r = r.$parent;) {\n                var i = r.$options.errorCaptured;\n                if (i)\n                    for (var o = 0; o < i.length; o++) try {\n                        if (!1 === i[o].call(r, e, t, n)) return\n                    } catch (e) {\n                        X(e, r, \"errorCaptured hook\")\n                    }\n            }\n        X(e, t, n)\n    }\n\n    function X(e, t, n) {\n        if (Hi.errorHandler) try {\n            return Hi.errorHandler.call(null, e, t, n)\n        } catch (e) {\n            ee(e, null, \"config.errorHandler\")\n        }\n        ee(e, t, n)\n    }\n\n    function ee(e, t, n) {\n        if (!zi || \"undefined\" == typeof console) throw e;\n        console.error(e)\n    }\n\n    function te() {\n        wo = !1;\n        var e = Co.slice(0);\n        Co.length = 0;\n        for (var t = 0; t < e.length; t++) e[t]()\n    }\n\n    function ne(e) {\n        return e._withTask || (e._withTask = function() {\n            xo = !0;\n            var t = e.apply(null, arguments);\n            return xo = !1, t\n        })\n    }\n\n    function re(e, t) {\n        var n;\n        if (Co.push(function() {\n                if (e) try {\n                    e.call(t)\n                } catch (e) {\n                    Q(e, t, \"nextTick\")\n                } else n && n(t)\n            }), wo || (wo = !0, xo ? bo() : _o()), !e && \"undefined\" != typeof Promise) return new Promise(function(e) {\n            n = e\n        })\n    }\n\n    function ie(e) {\n        function t() {\n            var e = arguments,\n                n = t.fns;\n            if (!Array.isArray(n)) return n.apply(null, arguments);\n            for (var r = n.slice(), i = 0; i < r.length; i++) r[i].apply(null, e)\n        }\n        return t.fns = e, t\n    }\n\n    function oe(t, n, r, i, o) {\n        var a, s, c, u;\n        for (a in t) s = t[a], c = n[a], u = To(a), e(s) || (e(c) ? (e(s.fns) && (s = t[a] = ie(s)), r(u.name, s, u.once, u.capture, u.passive)) : s !== c && (c.fns = s, t[a] = c));\n        for (a in n) e(t[a]) && i((u = To(a)).name, n[a], u.capture)\n    }\n\n    function ae(r, i, o) {\n        function a() {\n            o.apply(this, arguments), d(s.fns, a)\n        }\n        var s, c = r[i];\n        e(c) ? s = ie([a]) : t(c.fns) && n(c.merged) ? (s = c).fns.push(a) : s = ie([c, a]), s.merged = !0, r[i] = s\n    }\n\n    function se(n, r, i) {\n        var o = r.options.props;\n        if (!e(o)) {\n            var a = {},\n                s = n.attrs,\n                c = n.props;\n            if (t(s) || t(c))\n                for (var u in o) {\n                    var l = Ii(u);\n                    ce(a, c, u, l, !0) || ce(a, s, u, l, !1)\n                }\n            return a\n        }\n    }\n\n    function ce(e, n, r, i, o) {\n        if (t(n)) {\n            if (p(n, r)) return e[r] = n[r], o || delete n[r], !0;\n            if (p(n, i)) return e[r] = n[i], o || delete n[i], !0\n        }\n        return !1\n    }\n\n    function ue(e) {\n        for (var t = 0; t < e.length; t++)\n            if (Array.isArray(e[t])) return Array.prototype.concat.apply([], e);\n        return e\n    }\n\n    function le(e) {\n        return i(e) ? [T(e)] : Array.isArray(e) ? de(e) : void 0\n    }\n\n    function fe(e) {\n        return t(e) && t(e.text) && r(e.isComment)\n    }\n\n    function de(r, o) {\n        var a, s, c, u, l = [];\n        for (a = 0; a < r.length; a++) e(s = r[a]) || \"boolean\" == typeof s || (u = l[c = l.length - 1], Array.isArray(s) ? s.length > 0 && (fe((s = de(s, (o || \"\") + \"_\" + a))[0]) && fe(u) && (l[c] = T(u.text + s[0].text), s.shift()), l.push.apply(l, s)) : i(s) ? fe(u) ? l[c] = T(u.text + s) : \"\" !== s && l.push(T(s)) : fe(s) && fe(u) ? l[c] = T(u.text + s.text) : (n(r._isVList) && t(s.tag) && e(s.key) && t(o) && (s.key = \"__vlist\" + o + \"_\" + a + \"__\"), l.push(s)));\n        return l\n    }\n\n    function pe(e, t) {\n        return (e.__esModule || io && \"Module\" === e[Symbol.toStringTag]) && (e = e.default), o(e) ? t.extend(e) : e\n    }\n\n    function ve(e, t, n, r, i) {\n        var o = fo();\n        return o.asyncFactory = e, o.asyncMeta = {\n            data: t,\n            context: n,\n            children: r,\n            tag: i\n        }, o\n    }\n\n    function he(r, i, a) {\n        if (n(r.error) && t(r.errorComp)) return r.errorComp;\n        if (t(r.resolved)) return r.resolved;\n        if (n(r.loading) && t(r.loadingComp)) return r.loadingComp;\n        if (!t(r.contexts)) {\n            var s = r.contexts = [a],\n                c = !0,\n                u = function() {\n                    for (var e = 0, t = s.length; e < t; e++) s[e].$forceUpdate()\n                },\n                l = C(function(e) {\n                    r.resolved = pe(e, i), c || u()\n                }),\n                f = C(function(e) {\n                    t(r.errorComp) && (r.error = !0, u())\n                }),\n                d = r(l, f);\n            return o(d) && (\"function\" == typeof d.then ? e(r.resolved) && d.then(l, f) : t(d.component) && \"function\" == typeof d.component.then && (d.component.then(l, f), t(d.error) && (r.errorComp = pe(d.error, i)), t(d.loading) && (r.loadingComp = pe(d.loading, i), 0 === d.delay ? r.loading = !0 : setTimeout(function() {\n                e(r.resolved) && e(r.error) && (r.loading = !0, u())\n            }, d.delay || 200)), t(d.timeout) && setTimeout(function() {\n                e(r.resolved) && f(null)\n            }, d.timeout))), c = !1, r.loading ? r.loadingComp : r.resolved\n        }\n        r.contexts.push(a)\n    }\n\n    function me(e) {\n        return e.isComment && e.asyncFactory\n    }\n\n    function ye(e) {\n        if (Array.isArray(e))\n            for (var n = 0; n < e.length; n++) {\n                var r = e[n];\n                if (t(r) && (t(r.componentOptions) || me(r))) return r\n            }\n    }\n\n    function ge(e) {\n        e._events = Object.create(null), e._hasHookEvent = !1;\n        var t = e.$options._parentListeners;\n        t && $e(e, t)\n    }\n\n    function _e(e, t, n) {\n        n ? So.$once(e, t) : So.$on(e, t)\n    }\n\n    function be(e, t) {\n        So.$off(e, t)\n    }\n\n    function $e(e, t, n) {\n        So = e, oe(t, n || {}, _e, be, e)\n    }\n\n    function Ce(e, t) {\n        var n = {};\n        if (!e) return n;\n        for (var r = [], i = 0, o = e.length; i < o; i++) {\n            var a = e[i],\n                s = a.data;\n            if (s && s.attrs && s.attrs.slot && delete s.attrs.slot, a.context !== t && a.functionalContext !== t || !s || null == s.slot) r.push(a);\n            else {\n                var c = a.data.slot,\n                    u = n[c] || (n[c] = []);\n                \"template\" === a.tag ? u.push.apply(u, a.children) : u.push(a)\n            }\n        }\n        return r.every(we) || (n.default = r), n\n    }\n\n    function we(e) {\n        return e.isComment || \" \" === e.text\n    }\n\n    function xe(e, t) {\n        t = t || {};\n        for (var n = 0; n < e.length; n++) Array.isArray(e[n]) ? xe(e[n], t) : t[e[n].key] = e[n].fn;\n        return t\n    }\n\n    function ke(e) {\n        var t = e.$options,\n            n = t.parent;\n        if (n && !t.abstract) {\n            for (; n.$options.abstract && n.$parent;) n = n.$parent;\n            n.$children.push(e)\n        }\n        e.$parent = n, e.$root = n ? n.$root : e, e.$children = [], e.$refs = {}, e._watcher = null, e._inactive = null, e._directInactive = !1, e._isMounted = !1, e._isDestroyed = !1, e._isBeingDestroyed = !1\n    }\n\n    function Ae(e, t, n) {\n        e.$el = t, e.$options.render || (e.$options.render = fo), je(e, \"beforeMount\");\n        var r;\n        return r = function() {\n            e._update(e._render(), n)\n        }, e._watcher = new Ro(e, r, _), n = !1, null == e.$vnode && (e._isMounted = !0, je(e, \"mounted\")), e\n    }\n\n    function Oe(e, t, n, r, i) {\n        var o = !!(i || e.$options._renderChildren || r.data.scopedSlots || e.$scopedSlots !== Bi);\n        if (e.$options._parentVnode = r, e.$vnode = r, e._vnode && (e._vnode.parent = r), e.$options._renderChildren = i, e.$attrs = r.data && r.data.attrs || Bi, e.$listeners = n || Bi, t && e.$options.props) {\n            mo.shouldConvert = !1;\n            for (var a = e._props, s = e.$options._propKeys || [], c = 0; c < s.length; c++) {\n                var u = s[c];\n                a[u] = W(u, e.$options.props, t, e)\n            }\n            mo.shouldConvert = !0, e.$options.propsData = t\n        }\n        if (n) {\n            var l = e.$options._parentListeners;\n            e.$options._parentListeners = n, $e(e, n, l)\n        }\n        o && (e.$slots = Ce(i, r.context), e.$forceUpdate())\n    }\n\n    function Se(e) {\n        for (; e && (e = e.$parent);)\n            if (e._inactive) return !0;\n        return !1\n    }\n\n    function Te(e, t) {\n        if (t) {\n            if (e._directInactive = !1, Se(e)) return\n        } else if (e._directInactive) return;\n        if (e._inactive || null === e._inactive) {\n            e._inactive = !1;\n            for (var n = 0; n < e.$children.length; n++) Te(e.$children[n]);\n            je(e, \"activated\")\n        }\n    }\n\n    function Ee(e, t) {\n        if (!(t && (e._directInactive = !0, Se(e)) || e._inactive)) {\n            e._inactive = !0;\n            for (var n = 0; n < e.$children.length; n++) Ee(e.$children[n]);\n            je(e, \"deactivated\")\n        }\n    }\n\n    function je(e, t) {\n        var n = e.$options[t];\n        if (n)\n            for (var r = 0, i = n.length; r < i; r++) try {\n                n[r].call(e)\n            } catch (n) {\n                Q(n, e, t + \" hook\")\n            }\n        e._hasHookEvent && e.$emit(\"hook:\" + t)\n    }\n\n    function Le() {\n        Po = jo.length = Lo.length = 0, No = {}, Io = Mo = !1\n    }\n\n    function Ne() {\n        Mo = !0;\n        var e, t;\n        for (jo.sort(function(e, t) {\n                return e.id - t.id\n            }), Po = 0; Po < jo.length; Po++) t = (e = jo[Po]).id, No[t] = null, e.run();\n        var n = Lo.slice(),\n            r = jo.slice();\n        Le(), Pe(n), Ie(r), ro && Hi.devtools && ro.emit(\"flush\")\n    }\n\n    function Ie(e) {\n        for (var t = e.length; t--;) {\n            var n = e[t],\n                r = n.vm;\n            r._watcher === n && r._isMounted && je(r, \"updated\")\n        }\n    }\n\n    function Me(e) {\n        e._inactive = !1, Lo.push(e)\n    }\n\n    function Pe(e) {\n        for (var t = 0; t < e.length; t++) e[t]._inactive = !0, Te(e[t], !0)\n    }\n\n    function De(e) {\n        var t = e.id;\n        if (null == No[t]) {\n            if (No[t] = !0, Mo) {\n                for (var n = jo.length - 1; n > Po && jo[n].id > e.id;) n--;\n                jo.splice(n + 1, 0, e)\n            } else jo.push(e);\n            Io || (Io = !0, re(Ne))\n        }\n    }\n\n    function Re(e) {\n        Fo.clear(), Fe(e, Fo)\n    }\n\n    function Fe(e, t) {\n        var n, r, i = Array.isArray(e);\n        if ((i || o(e)) && Object.isExtensible(e)) {\n            if (e.__ob__) {\n                var a = e.__ob__.dep.id;\n                if (t.has(a)) return;\n                t.add(a)\n            }\n            if (i)\n                for (n = e.length; n--;) Fe(e[n], t);\n            else\n                for (n = (r = Object.keys(e)).length; n--;) Fe(e[r[n]], t)\n        }\n    }\n\n    function He(e, t, n) {\n        Ho.get = function() {\n            return this[t][n]\n        }, Ho.set = function(e) {\n            this[t][n] = e\n        }, Object.defineProperty(e, n, Ho)\n    }\n\n    function Be(e) {\n        e._watchers = [];\n        var t = e.$options;\n        t.props && Ue(e, t.props), t.methods && We(e, t.methods), t.data ? Ve(e) : I(e._data = {}, !0), t.computed && Ke(e, t.computed), t.watch && t.watch !== Yi && Ge(e, t.watch)\n    }\n\n    function Ue(e, t) {\n        var n = e.$options.propsData || {},\n            r = e._props = {},\n            i = e.$options._propKeys = [],\n            o = !e.$parent;\n        mo.shouldConvert = o;\n        for (var a in t) ! function(o) {\n            i.push(o);\n            var a = W(o, t, n, e);\n            M(r, o, a), o in e || He(e, \"_props\", o)\n        }(a);\n        mo.shouldConvert = !0\n    }\n\n    function Ve(e) {\n        var t = e.$options.data;\n        a(t = e._data = \"function\" == typeof t ? ze(t, e) : t || {}) || (t = {});\n        for (var n = Object.keys(t), r = e.$options.props, i = n.length; i--;) {\n            var o = n[i];\n            r && p(r, o) || w(o) || He(e, \"_data\", o)\n        }\n        I(t, !0)\n    }\n\n    function ze(e, t) {\n        try {\n            return e.call(t, t)\n        } catch (e) {\n            return Q(e, t, \"data()\"), {}\n        }\n    }\n\n    function Ke(e, t) {\n        var n = e._computedWatchers = Object.create(null),\n            r = no();\n        for (var i in t) {\n            var o = t[i],\n                a = \"function\" == typeof o ? o : o.get;\n            r || (n[i] = new Ro(e, a || _, _, Bo)), i in e || Je(e, i, o)\n        }\n    }\n\n    function Je(e, t, n) {\n        var r = !no();\n        \"function\" == typeof n ? (Ho.get = r ? qe(t) : n, Ho.set = _) : (Ho.get = n.get ? r && !1 !== n.cache ? qe(t) : n.get : _, Ho.set = n.set ? n.set : _), Object.defineProperty(e, t, Ho)\n    }\n\n    function qe(e) {\n        return function() {\n            var t = this._computedWatchers && this._computedWatchers[e];\n            if (t) return t.dirty && t.evaluate(), so.target && t.depend(), t.value\n        }\n    }\n\n    function We(e, t) {\n        for (var n in t) e[n] = null == t[n] ? _ : h(t[n], e)\n    }\n\n    function Ge(e, t) {\n        for (var n in t) {\n            var r = t[n];\n            if (Array.isArray(r))\n                for (var i = 0; i < r.length; i++) Ze(e, n, r[i]);\n            else Ze(e, n, r)\n        }\n    }\n\n    function Ze(e, t, n, r) {\n        return a(n) && (r = n, n = n.handler), \"string\" == typeof n && (n = e[n]), e.$watch(t, n, r)\n    }\n\n    function Ye(e) {\n        var t = e.$options.provide;\n        t && (e._provided = \"function\" == typeof t ? t.call(e) : t)\n    }\n\n    function Qe(e) {\n        var t = Xe(e.$options.inject, e);\n        t && (mo.shouldConvert = !1, Object.keys(t).forEach(function(n) {\n            M(e, n, t[n])\n        }), mo.shouldConvert = !0)\n    }\n\n    function Xe(e, t) {\n        if (e) {\n            for (var n = Object.create(null), r = io ? Reflect.ownKeys(e).filter(function(t) {\n                    return Object.getOwnPropertyDescriptor(e, t).enumerable\n                }) : Object.keys(e), i = 0; i < r.length; i++) {\n                for (var o = r[i], a = e[o].from, s = t; s;) {\n                    if (s._provided && a in s._provided) {\n                        n[o] = s._provided[a];\n                        break\n                    }\n                    s = s.$parent\n                }\n                if (!s && \"default\" in e[o]) {\n                    var c = e[o].default;\n                    n[o] = \"function\" == typeof c ? c.call(t) : c\n                }\n            }\n            return n\n        }\n    }\n\n    function et(e, n) {\n        var r, i, a, s, c;\n        if (Array.isArray(e) || \"string\" == typeof e)\n            for (r = new Array(e.length), i = 0, a = e.length; i < a; i++) r[i] = n(e[i], i);\n        else if (\"number\" == typeof e)\n            for (r = new Array(e), i = 0; i < e; i++) r[i] = n(i + 1, i);\n        else if (o(e))\n            for (s = Object.keys(e), r = new Array(s.length), i = 0, a = s.length; i < a; i++) c = s[i], r[i] = n(e[c], c, i);\n        return t(r) && (r._isVList = !0), r\n    }\n\n    function tt(e, t, n, r) {\n        var i = this.$scopedSlots[e];\n        if (i) return n = n || {}, r && (n = y(y({}, r), n)), i(n) || t;\n        var o = this.$slots[e];\n        return o || t\n    }\n\n    function nt(e) {\n        return q(this.$options, \"filters\", e, !0) || Pi\n    }\n\n    function rt(e, t, n, r) {\n        var i = Hi.keyCodes[t] || n;\n        return i ? Array.isArray(i) ? -1 === i.indexOf(e) : i !== e : r ? Ii(r) !== t : void 0\n    }\n\n    function it(e, t, n, r, i) {\n        if (n)\n            if (o(n)) {\n                Array.isArray(n) && (n = g(n));\n                var a;\n                for (var s in n) ! function(o) {\n                    if (\"class\" === o || \"style\" === o || Si(o)) a = e;\n                    else {\n                        var s = e.attrs && e.attrs.type;\n                        a = r || Hi.mustUseProp(t, s, o) ? e.domProps || (e.domProps = {}) : e.attrs || (e.attrs = {})\n                    }\n                    o in a || (a[o] = n[o], i && ((e.on || (e.on = {}))[\"update:\" + o] = function(e) {\n                        n[o] = e\n                    }))\n                }(s)\n            } else;\n        return e\n    }\n\n    function ot(e, t) {\n        var n = this.$options.staticRenderFns,\n            r = n.cached || (n.cached = []),\n            i = r[e];\n        return i && !t ? Array.isArray(i) ? j(i) : E(i) : (i = r[e] = n[e].call(this._renderProxy, null, this), st(i, \"__static__\" + e, !1), i)\n    }\n\n    function at(e, t, n) {\n        return st(e, \"__once__\" + t + (n ? \"_\" + n : \"\"), !0), e\n    }\n\n    function st(e, t, n) {\n        if (Array.isArray(e))\n            for (var r = 0; r < e.length; r++) e[r] && \"string\" != typeof e[r] && ct(e[r], t + \"_\" + r, n);\n        else ct(e, t, n)\n    }\n\n    function ct(e, t, n) {\n        e.isStatic = !0, e.key = t, e.isOnce = n\n    }\n\n    function ut(e, t) {\n        if (t)\n            if (a(t)) {\n                var n = e.on = e.on ? y({}, e.on) : {};\n                for (var r in t) {\n                    var i = n[r],\n                        o = t[r];\n                    n[r] = i ? [].concat(i, o) : o\n                }\n            } else;\n        return e\n    }\n\n    function lt(e) {\n        e._o = at, e._n = l, e._s = u, e._l = et, e._t = tt, e._q = b, e._i = $, e._m = ot, e._f = nt, e._k = rt, e._b = it, e._v = T, e._e = fo, e._u = xe, e._g = ut\n    }\n\n    function ft(e, t, r, i, o) {\n        var a = o.options;\n        this.data = e, this.props = t, this.children = r, this.parent = i, this.listeners = e.on || Bi, this.injections = Xe(a.inject, i), this.slots = function() {\n            return Ce(r, i)\n        };\n        var s = Object.create(i),\n            c = n(a._compiled),\n            u = !c;\n        c && (this.$options = a, this.$slots = this.slots(), this.$scopedSlots = e.scopedSlots || Bi), a._scopeId ? this._c = function(e, t, n, r) {\n            var o = _t(s, e, t, n, r, u);\n            return o && (o.functionalScopeId = a._scopeId, o.functionalContext = i), o\n        } : this._c = function(e, t, n, r) {\n            return _t(s, e, t, n, r, u)\n        }\n    }\n\n    function dt(e, n, r, i, o) {\n        var a = e.options,\n            s = {},\n            c = a.props;\n        if (t(c))\n            for (var u in c) s[u] = W(u, c, n || Bi);\n        else t(r.attrs) && pt(s, r.attrs), t(r.props) && pt(s, r.props);\n        var l = new ft(r, s, o, i, e),\n            f = a.render.call(null, l._c, l);\n        return f instanceof uo && (f.functionalContext = i, f.functionalOptions = a, r.slot && ((f.data || (f.data = {})).slot = r.slot)), f\n    }\n\n    function pt(e, t) {\n        for (var n in t) e[ji(n)] = t[n]\n    }\n\n    function vt(r, i, a, s, c) {\n        if (!e(r)) {\n            var u = a.$options._base;\n            if (o(r) && (r = u.extend(r)), \"function\" == typeof r) {\n                var l;\n                if (e(r.cid) && (l = r, void 0 === (r = he(l, u, a)))) return ve(l, i, a, s, c);\n                i = i || {}, xt(r), t(i.model) && gt(r.options, i);\n                var f = se(i, r, c);\n                if (n(r.options.functional)) return dt(r, f, i, a, s);\n                var d = i.on;\n                if (i.on = i.nativeOn, n(r.options.abstract)) {\n                    var p = i.slot;\n                    i = {}, p && (i.slot = p)\n                }\n                mt(i);\n                var v = r.options.name || c;\n                return new uo(\"vue-component-\" + r.cid + (v ? \"-\" + v : \"\"), i, void 0, void 0, void 0, a, {\n                    Ctor: r,\n                    propsData: f,\n                    listeners: d,\n                    tag: c,\n                    children: s\n                }, l)\n            }\n        }\n    }\n\n    function ht(e, n, r, i) {\n        var o = e.componentOptions,\n            a = {\n                _isComponent: !0,\n                parent: n,\n                propsData: o.propsData,\n                _componentTag: o.tag,\n                _parentVnode: e,\n                _parentListeners: o.listeners,\n                _renderChildren: o.children,\n                _parentElm: r || null,\n                _refElm: i || null\n            },\n            s = e.data.inlineTemplate;\n        return t(s) && (a.render = s.render, a.staticRenderFns = s.staticRenderFns), new o.Ctor(a)\n    }\n\n    function mt(e) {\n        e.hook || (e.hook = {});\n        for (var t = 0; t < Vo.length; t++) {\n            var n = Vo[t],\n                r = e.hook[n],\n                i = Uo[n];\n            e.hook[n] = r ? yt(i, r) : i\n        }\n    }\n\n    function yt(e, t) {\n        return function(n, r, i, o) {\n            e(n, r, i, o), t(n, r, i, o)\n        }\n    }\n\n    function gt(e, n) {\n        var r = e.model && e.model.prop || \"value\",\n            i = e.model && e.model.event || \"input\";\n        (n.props || (n.props = {}))[r] = n.model.value;\n        var o = n.on || (n.on = {});\n        t(o[i]) ? o[i] = [n.model.callback].concat(o[i]) : o[i] = n.model.callback\n    }\n\n    function _t(e, t, r, o, a, s) {\n        return (Array.isArray(r) || i(r)) && (a = o, o = r, r = void 0), n(s) && (a = Ko), bt(e, t, r, o, a)\n    }\n\n    function bt(e, n, r, i, o) {\n        if (t(r) && t(r.__ob__)) return fo();\n        if (t(r) && t(r.is) && (n = r.is), !n) return fo();\n        Array.isArray(i) && \"function\" == typeof i[0] && ((r = r || {}).scopedSlots = {\n            default: i[0]\n        }, i.length = 0), o === Ko ? i = le(i) : o === zo && (i = ue(i));\n        var a, s;\n        if (\"string\" == typeof n) {\n            var c;\n            s = e.$vnode && e.$vnode.ns || Hi.getTagNamespace(n), a = Hi.isReservedTag(n) ? new uo(Hi.parsePlatformTagName(n), r, i, void 0, void 0, e) : t(c = q(e.$options, \"components\", n)) ? vt(c, r, e, i, n) : new uo(n, r, i, void 0, void 0, e)\n        } else a = vt(n, r, e, i);\n        return t(a) ? (s && $t(a, s), a) : fo()\n    }\n\n    function $t(r, i, o) {\n        if (r.ns = i, \"foreignObject\" === r.tag && (i = void 0, o = !0), t(r.children))\n            for (var a = 0, s = r.children.length; a < s; a++) {\n                var c = r.children[a];\n                t(c.tag) && (e(c.ns) || n(o)) && $t(c, i, o)\n            }\n    }\n\n    function Ct(e) {\n        e._vnode = null;\n        var t = e.$options,\n            n = e.$vnode = t._parentVnode,\n            r = n && n.context;\n        e.$slots = Ce(t._renderChildren, r), e.$scopedSlots = Bi, e._c = function(t, n, r, i) {\n            return _t(e, t, n, r, i, !1)\n        }, e.$createElement = function(t, n, r, i) {\n            return _t(e, t, n, r, i, !0)\n        };\n        var i = n && n.data;\n        M(e, \"$attrs\", i && i.attrs || Bi, null, !0), M(e, \"$listeners\", t._parentListeners || Bi, null, !0)\n    }\n\n    function wt(e, t) {\n        var n = e.$options = Object.create(e.constructor.options);\n        n.parent = t.parent, n.propsData = t.propsData, n._parentVnode = t._parentVnode, n._parentListeners = t._parentListeners, n._renderChildren = t._renderChildren, n._componentTag = t._componentTag, n._parentElm = t._parentElm, n._refElm = t._refElm, t.render && (n.render = t.render, n.staticRenderFns = t.staticRenderFns)\n    }\n\n    function xt(e) {\n        var t = e.options;\n        if (e.super) {\n            var n = xt(e.super);\n            if (n !== e.superOptions) {\n                e.superOptions = n;\n                var r = kt(e);\n                r && y(e.extendOptions, r), (t = e.options = J(n, e.extendOptions)).name && (t.components[t.name] = e)\n            }\n        }\n        return t\n    }\n\n    function kt(e) {\n        var t, n = e.options,\n            r = e.extendOptions,\n            i = e.sealedOptions;\n        for (var o in n) n[o] !== i[o] && (t || (t = {}), t[o] = At(n[o], r[o], i[o]));\n        return t\n    }\n\n    function At(e, t, n) {\n        if (Array.isArray(e)) {\n            var r = [];\n            n = Array.isArray(n) ? n : [n], t = Array.isArray(t) ? t : [t];\n            for (var i = 0; i < e.length; i++)(t.indexOf(e[i]) >= 0 || n.indexOf(e[i]) < 0) && r.push(e[i]);\n            return r\n        }\n        return e\n    }\n\n    function Ot(e) {\n        this._init(e)\n    }\n\n    function St(e) {\n        e.use = function(e) {\n            var t = this._installedPlugins || (this._installedPlugins = []);\n            if (t.indexOf(e) > -1) return this;\n            var n = m(arguments, 1);\n            return n.unshift(this), \"function\" == typeof e.install ? e.install.apply(e, n) : \"function\" == typeof e && e.apply(null, n), t.push(e), this\n        }\n    }\n\n    function Tt(e) {\n        e.mixin = function(e) {\n            return this.options = J(this.options, e), this\n        }\n    }\n\n    function Et(e) {\n        e.cid = 0;\n        var t = 1;\n        e.extend = function(e) {\n            e = e || {};\n            var n = this,\n                r = n.cid,\n                i = e._Ctor || (e._Ctor = {});\n            if (i[r]) return i[r];\n            var o = e.name || n.options.name,\n                a = function(e) {\n                    this._init(e)\n                };\n            return a.prototype = Object.create(n.prototype), a.prototype.constructor = a, a.cid = t++, a.options = J(n.options, e), a.super = n, a.options.props && jt(a), a.options.computed && Lt(a), a.extend = n.extend, a.mixin = n.mixin, a.use = n.use, Ri.forEach(function(e) {\n                a[e] = n[e]\n            }), o && (a.options.components[o] = a), a.superOptions = n.options, a.extendOptions = e, a.sealedOptions = y({}, a.options), i[r] = a, a\n        }\n    }\n\n    function jt(e) {\n        var t = e.options.props;\n        for (var n in t) He(e.prototype, \"_props\", n)\n    }\n\n    function Lt(e) {\n        var t = e.options.computed;\n        for (var n in t) Je(e.prototype, n, t[n])\n    }\n\n    function Nt(e) {\n        Ri.forEach(function(t) {\n            e[t] = function(e, n) {\n                return n ? (\"component\" === t && a(n) && (n.name = n.name || e, n = this.options._base.extend(n)), \"directive\" === t && \"function\" == typeof n && (n = {\n                    bind: n,\n                    update: n\n                }), this.options[t + \"s\"][e] = n, n) : this.options[t + \"s\"][e]\n            }\n        })\n    }\n\n    function It(e) {\n        return e && (e.Ctor.options.name || e.tag)\n    }\n\n    function Mt(e, t) {\n        return Array.isArray(e) ? e.indexOf(t) > -1 : \"string\" == typeof e ? e.split(\",\").indexOf(t) > -1 : !!s(e) && e.test(t)\n    }\n\n    function Pt(e, t) {\n        var n = e.cache,\n            r = e.keys,\n            i = e._vnode;\n        for (var o in n) {\n            var a = n[o];\n            if (a) {\n                var s = It(a.componentOptions);\n                s && !t(s) && Dt(n, o, r, i)\n            }\n        }\n    }\n\n    function Dt(e, t, n, r) {\n        var i = e[t];\n        i && i !== r && i.componentInstance.$destroy(), e[t] = null, d(n, t)\n    }\n\n    function Rt(e) {\n        for (var n = e.data, r = e, i = e; t(i.componentInstance);)(i = i.componentInstance._vnode).data && (n = Ft(i.data, n));\n        for (; t(r = r.parent);) r.data && (n = Ft(n, r.data));\n        return Ht(n.staticClass, n.class)\n    }\n\n    function Ft(e, n) {\n        return {\n            staticClass: Bt(e.staticClass, n.staticClass),\n            class: t(e.class) ? [e.class, n.class] : n.class\n        }\n    }\n\n    function Ht(e, n) {\n        return t(e) || t(n) ? Bt(e, Ut(n)) : \"\"\n    }\n\n    function Bt(e, t) {\n        return e ? t ? e + \" \" + t : e : t || \"\"\n    }\n\n    function Ut(e) {\n        return Array.isArray(e) ? Vt(e) : o(e) ? zt(e) : \"string\" == typeof e ? e : \"\"\n    }\n\n    function Vt(e) {\n        for (var n, r = \"\", i = 0, o = e.length; i < o; i++) t(n = Ut(e[i])) && \"\" !== n && (r && (r += \" \"), r += n);\n        return r\n    }\n\n    function zt(e) {\n        var t = \"\";\n        for (var n in e) e[n] && (t && (t += \" \"), t += n);\n        return t\n    }\n\n    function Kt(e) {\n        return va(e) ? \"svg\" : \"math\" === e ? \"math\" : void 0\n    }\n\n    function Jt(e) {\n        if (\"string\" == typeof e) {\n            var t = document.querySelector(e);\n            return t || document.createElement(\"div\")\n        }\n        return e\n    }\n\n    function qt(e, t) {\n        var n = e.data.ref;\n        if (n) {\n            var r = e.context,\n                i = e.componentInstance || e.elm,\n                o = r.$refs;\n            t ? Array.isArray(o[n]) ? d(o[n], i) : o[n] === i && (o[n] = void 0) : e.data.refInFor ? Array.isArray(o[n]) ? o[n].indexOf(i) < 0 && o[n].push(i) : o[n] = [i] : o[n] = i\n        }\n    }\n\n    function Wt(r, i) {\n        return r.key === i.key && (r.tag === i.tag && r.isComment === i.isComment && t(r.data) === t(i.data) && Gt(r, i) || n(r.isAsyncPlaceholder) && r.asyncFactory === i.asyncFactory && e(i.asyncFactory.error))\n    }\n\n    function Gt(e, n) {\n        if (\"input\" !== e.tag) return !0;\n        var r, i = t(r = e.data) && t(r = r.attrs) && r.type,\n            o = t(r = n.data) && t(r = r.attrs) && r.type;\n        return i === o || ya(i) && ya(o)\n    }\n\n    function Zt(e, n, r) {\n        var i, o, a = {};\n        for (i = n; i <= r; ++i) t(o = e[i].key) && (a[o] = i);\n        return a\n    }\n\n    function Yt(e, t) {\n        (e.data.directives || t.data.directives) && Qt(e, t)\n    }\n\n    function Qt(e, t) {\n        var n, r, i, o = e === ba,\n            a = t === ba,\n            s = Xt(e.data.directives, e.context),\n            c = Xt(t.data.directives, t.context),\n            u = [],\n            l = [];\n        for (n in c) r = s[n], i = c[n], r ? (i.oldValue = r.value, tn(i, \"update\", t, e), i.def && i.def.componentUpdated && l.push(i)) : (tn(i, \"bind\", t, e), i.def && i.def.inserted && u.push(i));\n        if (u.length) {\n            var f = function() {\n                for (var n = 0; n < u.length; n++) tn(u[n], \"inserted\", t, e)\n            };\n            o ? ae(t.data.hook || (t.data.hook = {}), \"insert\", f) : f()\n        }\n        if (l.length && ae(t.data.hook || (t.data.hook = {}), \"postpatch\", function() {\n                for (var n = 0; n < l.length; n++) tn(l[n], \"componentUpdated\", t, e)\n            }), !o)\n            for (n in s) c[n] || tn(s[n], \"unbind\", e, e, a)\n    }\n\n    function Xt(e, t) {\n        var n = Object.create(null);\n        if (!e) return n;\n        var r, i;\n        for (r = 0; r < e.length; r++)(i = e[r]).modifiers || (i.modifiers = wa), n[en(i)] = i, i.def = q(t.$options, \"directives\", i.name, !0);\n        return n\n    }\n\n    function en(e) {\n        return e.rawName || e.name + \".\" + Object.keys(e.modifiers || {}).join(\".\")\n    }\n\n    function tn(e, t, n, r, i) {\n        var o = e.def && e.def[t];\n        if (o) try {\n            o(n.elm, e, n, r, i)\n        } catch (r) {\n            Q(r, n.context, \"directive \" + e.name + \" \" + t + \" hook\")\n        }\n    }\n\n    function nn(n, r) {\n        var i = r.componentOptions;\n        if (!(t(i) && !1 === i.Ctor.options.inheritAttrs || e(n.data.attrs) && e(r.data.attrs))) {\n            var o, a, s = r.elm,\n                c = n.data.attrs || {},\n                u = r.data.attrs || {};\n            t(u.__ob__) && (u = r.data.attrs = y({}, u));\n            for (o in u) a = u[o], c[o] !== a && rn(s, o, a);\n            (qi || Wi) && u.value !== c.value && rn(s, \"value\", u.value);\n            for (o in c) e(u[o]) && (ua(o) ? s.removeAttributeNS(ca, la(o)) : aa(o) || s.removeAttribute(o))\n        }\n    }\n\n    function rn(e, t, n) {\n        sa(t) ? fa(n) ? e.removeAttribute(t) : (n = \"allowfullscreen\" === t && \"EMBED\" === e.tagName ? \"true\" : t, e.setAttribute(t, n)) : aa(t) ? e.setAttribute(t, fa(n) || \"false\" === n ? \"false\" : \"true\") : ua(t) ? fa(n) ? e.removeAttributeNS(ca, la(t)) : e.setAttributeNS(ca, t, n) : fa(n) ? e.removeAttribute(t) : e.setAttribute(t, n)\n    }\n\n    function on(n, r) {\n        var i = r.elm,\n            o = r.data,\n            a = n.data;\n        if (!(e(o.staticClass) && e(o.class) && (e(a) || e(a.staticClass) && e(a.class)))) {\n            var s = Rt(r),\n                c = i._transitionClasses;\n            t(c) && (s = Bt(s, Ut(c))), s !== i._prevClass && (i.setAttribute(\"class\", s), i._prevClass = s)\n        }\n    }\n\n    function an(e) {\n        function t() {\n            (a || (a = [])).push(e.slice(v, i).trim()), v = i + 1\n        }\n        var n, r, i, o, a, s = !1,\n            c = !1,\n            u = !1,\n            l = !1,\n            f = 0,\n            d = 0,\n            p = 0,\n            v = 0;\n        for (i = 0; i < e.length; i++)\n            if (r = n, n = e.charCodeAt(i), s) 39 === n && 92 !== r && (s = !1);\n            else if (c) 34 === n && 92 !== r && (c = !1);\n        else if (u) 96 === n && 92 !== r && (u = !1);\n        else if (l) 47 === n && 92 !== r && (l = !1);\n        else if (124 !== n || 124 === e.charCodeAt(i + 1) || 124 === e.charCodeAt(i - 1) || f || d || p) {\n            switch (n) {\n                case 34:\n                    c = !0;\n                    break;\n                case 39:\n                    s = !0;\n                    break;\n                case 96:\n                    u = !0;\n                    break;\n                case 40:\n                    p++;\n                    break;\n                case 41:\n                    p--;\n                    break;\n                case 91:\n                    d++;\n                    break;\n                case 93:\n                    d--;\n                    break;\n                case 123:\n                    f++;\n                    break;\n                case 125:\n                    f--\n            }\n            if (47 === n) {\n                for (var h = i - 1, m = void 0; h >= 0 && \" \" === (m = e.charAt(h)); h--);\n                m && Oa.test(m) || (l = !0)\n            }\n        } else void 0 === o ? (v = i + 1, o = e.slice(0, i).trim()) : t();\n        if (void 0 === o ? o = e.slice(0, i).trim() : 0 !== v && t(), a)\n            for (i = 0; i < a.length; i++) o = sn(o, a[i]);\n        return o\n    }\n\n    function sn(e, t) {\n        var n = t.indexOf(\"(\");\n        return n < 0 ? '_f(\"' + t + '\")(' + e + \")\" : '_f(\"' + t.slice(0, n) + '\")(' + e + \",\" + t.slice(n + 1)\n    }\n\n    function cn(e) {\n        console.error(\"[Vue compiler]: \" + e)\n    }\n\n    function un(e, t) {\n        return e ? e.map(function(e) {\n            return e[t]\n        }).filter(function(e) {\n            return e\n        }) : []\n    }\n\n    function ln(e, t, n) {\n        (e.props || (e.props = [])).push({\n            name: t,\n            value: n\n        })\n    }\n\n    function fn(e, t, n) {\n        (e.attrs || (e.attrs = [])).push({\n            name: t,\n            value: n\n        })\n    }\n\n    function dn(e, t, n, r, i, o) {\n        (e.directives || (e.directives = [])).push({\n            name: t,\n            rawName: n,\n            value: r,\n            arg: i,\n            modifiers: o\n        })\n    }\n\n    function pn(e, t, n, r, i, o) {\n        r && r.capture && (delete r.capture, t = \"!\" + t), r && r.once && (delete r.once, t = \"~\" + t), r && r.passive && (delete r.passive, t = \"&\" + t);\n        var a;\n        r && r.native ? (delete r.native, a = e.nativeEvents || (e.nativeEvents = {})) : a = e.events || (e.events = {});\n        var s = {\n                value: n,\n                modifiers: r\n            },\n            c = a[t];\n        Array.isArray(c) ? i ? c.unshift(s) : c.push(s) : a[t] = c ? i ? [s, c] : [c, s] : s\n    }\n\n    function vn(e, t, n) {\n        var r = hn(e, \":\" + t) || hn(e, \"v-bind:\" + t);\n        if (null != r) return an(r);\n        if (!1 !== n) {\n            var i = hn(e, t);\n            if (null != i) return JSON.stringify(i)\n        }\n    }\n\n    function hn(e, t, n) {\n        var r;\n        if (null != (r = e.attrsMap[t]))\n            for (var i = e.attrsList, o = 0, a = i.length; o < a; o++)\n                if (i[o].name === t) {\n                    i.splice(o, 1);\n                    break\n                }\n        return n && delete e.attrsMap[t], r\n    }\n\n    function mn(e, t, n) {\n        var r = n || {},\n            i = r.number,\n            o = \"$$v\";\n        r.trim && (o = \"(typeof $$v === 'string'? $$v.trim(): $$v)\"), i && (o = \"_n(\" + o + \")\");\n        var a = yn(t, o);\n        e.model = {\n            value: \"(\" + t + \")\",\n            expression: '\"' + t + '\"',\n            callback: \"function ($$v) {\" + a + \"}\"\n        }\n    }\n\n    function yn(e, t) {\n        var n = gn(e);\n        return null === n.key ? e + \"=\" + t : \"$set(\" + n.exp + \", \" + n.key + \", \" + t + \")\"\n    }\n\n    function gn(e) {\n        if (Go = e.length, e.indexOf(\"[\") < 0 || e.lastIndexOf(\"]\") < Go - 1) return (Qo = e.lastIndexOf(\".\")) > -1 ? {\n            exp: e.slice(0, Qo),\n            key: '\"' + e.slice(Qo + 1) + '\"'\n        } : {\n            exp: e,\n            key: null\n        };\n        for (Zo = e, Qo = Xo = ea = 0; !bn();) $n(Yo = _n()) ? wn(Yo) : 91 === Yo && Cn(Yo);\n        return {\n            exp: e.slice(0, Xo),\n            key: e.slice(Xo + 1, ea)\n        }\n    }\n\n    function _n() {\n        return Zo.charCodeAt(++Qo)\n    }\n\n    function bn() {\n        return Qo >= Go\n    }\n\n    function $n(e) {\n        return 34 === e || 39 === e\n    }\n\n    function Cn(e) {\n        var t = 1;\n        for (Xo = Qo; !bn();)\n            if (e = _n(), $n(e)) wn(e);\n            else if (91 === e && t++, 93 === e && t--, 0 === t) {\n            ea = Qo;\n            break\n        }\n    }\n\n    function wn(e) {\n        for (var t = e; !bn() && (e = _n()) !== t;);\n    }\n\n    function xn(e, t, n) {\n        var r = n && n.number,\n            i = vn(e, \"value\") || \"null\",\n            o = vn(e, \"true-value\") || \"true\",\n            a = vn(e, \"false-value\") || \"false\";\n        ln(e, \"checked\", \"Array.isArray(\" + t + \")?_i(\" + t + \",\" + i + \")>-1\" + (\"true\" === o ? \":(\" + t + \")\" : \":_q(\" + t + \",\" + o + \")\")), pn(e, \"change\", \"var $$a=\" + t + \",$$el=$event.target,$$c=$$el.checked?(\" + o + \"):(\" + a + \");if(Array.isArray($$a)){var $$v=\" + (r ? \"_n(\" + i + \")\" : i) + \",$$i=_i($$a,$$v);if($$el.checked){$$i<0&&(\" + t + \"=$$a.concat([$$v]))}else{$$i>-1&&(\" + t + \"=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{\" + yn(t, \"$$c\") + \"}\", null, !0)\n    }\n\n    function kn(e, t, n) {\n        var r = n && n.number,\n            i = vn(e, \"value\") || \"null\";\n        ln(e, \"checked\", \"_q(\" + t + \",\" + (i = r ? \"_n(\" + i + \")\" : i) + \")\"), pn(e, \"change\", yn(t, i), null, !0)\n    }\n\n    function An(e, t, n) {\n        var r = \"var $$selectedVal = \" + ('Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return ' + (n && n.number ? \"_n(val)\" : \"val\") + \"})\") + \";\";\n        pn(e, \"change\", r = r + \" \" + yn(t, \"$event.target.multiple ? $$selectedVal : $$selectedVal[0]\"), null, !0)\n    }\n\n    function On(e, t, n) {\n        var r = e.attrsMap.type,\n            i = n || {},\n            o = i.lazy,\n            a = i.number,\n            s = i.trim,\n            c = !o && \"range\" !== r,\n            u = o ? \"change\" : \"range\" === r ? Sa : \"input\",\n            l = \"$event.target.value\";\n        s && (l = \"$event.target.value.trim()\"), a && (l = \"_n(\" + l + \")\");\n        var f = yn(t, l);\n        c && (f = \"if($event.target.composing)return;\" + f), ln(e, \"value\", \"(\" + t + \")\"), pn(e, u, f, null, !0), (s || a) && pn(e, \"blur\", \"$forceUpdate()\")\n    }\n\n    function Sn(e) {\n        if (t(e[Sa])) {\n            var n = Ji ? \"change\" : \"input\";\n            e[n] = [].concat(e[Sa], e[n] || []), delete e[Sa]\n        }\n        t(e[Ta]) && (e.change = [].concat(e[Ta], e.change || []), delete e[Ta])\n    }\n\n    function Tn(e, t, n) {\n        var r = ta;\n        return function i() {\n            null !== e.apply(null, arguments) && jn(t, i, n, r)\n        }\n    }\n\n    function En(e, t, n, r, i) {\n        t = ne(t), n && (t = Tn(t, e, r)), ta.addEventListener(e, t, Qi ? {\n            capture: r,\n            passive: i\n        } : r)\n    }\n\n    function jn(e, t, n, r) {\n        (r || ta).removeEventListener(e, t._withTask || t, n)\n    }\n\n    function Ln(t, n) {\n        if (!e(t.data.on) || !e(n.data.on)) {\n            var r = n.data.on || {},\n                i = t.data.on || {};\n            ta = n.elm, Sn(r), oe(r, i, En, jn, n.context)\n        }\n    }\n\n    function Nn(n, r) {\n        if (!e(n.data.domProps) || !e(r.data.domProps)) {\n            var i, o, a = r.elm,\n                s = n.data.domProps || {},\n                c = r.data.domProps || {};\n            t(c.__ob__) && (c = r.data.domProps = y({}, c));\n            for (i in s) e(c[i]) && (a[i] = \"\");\n            for (i in c) {\n                if (o = c[i], \"textContent\" === i || \"innerHTML\" === i) {\n                    if (r.children && (r.children.length = 0), o === s[i]) continue;\n                    1 === a.childNodes.length && a.removeChild(a.childNodes[0])\n                }\n                if (\"value\" === i) {\n                    a._value = o;\n                    var u = e(o) ? \"\" : String(o);\n                    In(a, u) && (a.value = u)\n                } else a[i] = o\n            }\n        }\n    }\n\n    function In(e, t) {\n        return !e.composing && (\"OPTION\" === e.tagName || Mn(e, t) || Pn(e, t))\n    }\n\n    function Mn(e, t) {\n        var n = !0;\n        try {\n            n = document.activeElement !== e\n        } catch (e) {}\n        return n && e.value !== t\n    }\n\n    function Pn(e, n) {\n        var r = e.value,\n            i = e._vModifiers;\n        return t(i) && i.number ? l(r) !== l(n) : t(i) && i.trim ? r.trim() !== n.trim() : r !== n\n    }\n\n    function Dn(e) {\n        var t = Rn(e.style);\n        return e.staticStyle ? y(e.staticStyle, t) : t\n    }\n\n    function Rn(e) {\n        return Array.isArray(e) ? g(e) : \"string\" == typeof e ? La(e) : e\n    }\n\n    function Fn(e, t) {\n        var n, r = {};\n        if (t)\n            for (var i = e; i.componentInstance;)(i = i.componentInstance._vnode).data && (n = Dn(i.data)) && y(r, n);\n        (n = Dn(e.data)) && y(r, n);\n        for (var o = e; o = o.parent;) o.data && (n = Dn(o.data)) && y(r, n);\n        return r\n    }\n\n    function Hn(n, r) {\n        var i = r.data,\n            o = n.data;\n        if (!(e(i.staticStyle) && e(i.style) && e(o.staticStyle) && e(o.style))) {\n            var a, s, c = r.elm,\n                u = o.staticStyle,\n                l = o.normalizedStyle || o.style || {},\n                f = u || l,\n                d = Rn(r.data.style) || {};\n            r.data.normalizedStyle = t(d.__ob__) ? y({}, d) : d;\n            var p = Fn(r, !0);\n            for (s in f) e(p[s]) && Ma(c, s, \"\");\n            for (s in p)(a = p[s]) !== f[s] && Ma(c, s, null == a ? \"\" : a)\n        }\n    }\n\n    function Bn(e, t) {\n        if (t && (t = t.trim()))\n            if (e.classList) t.indexOf(\" \") > -1 ? t.split(/\\s+/).forEach(function(t) {\n                return e.classList.add(t)\n            }) : e.classList.add(t);\n            else {\n                var n = \" \" + (e.getAttribute(\"class\") || \"\") + \" \";\n                n.indexOf(\" \" + t + \" \") < 0 && e.setAttribute(\"class\", (n + t).trim())\n            }\n    }\n\n    function Un(e, t) {\n        if (t && (t = t.trim()))\n            if (e.classList) t.indexOf(\" \") > -1 ? t.split(/\\s+/).forEach(function(t) {\n                return e.classList.remove(t)\n            }) : e.classList.remove(t), e.classList.length || e.removeAttribute(\"class\");\n            else {\n                for (var n = \" \" + (e.getAttribute(\"class\") || \"\") + \" \", r = \" \" + t + \" \"; n.indexOf(r) >= 0;) n = n.replace(r, \" \");\n                (n = n.trim()) ? e.setAttribute(\"class\", n): e.removeAttribute(\"class\")\n            }\n    }\n\n    function Vn(e) {\n        if (e) {\n            if (\"object\" == typeof e) {\n                var t = {};\n                return !1 !== e.css && y(t, Fa(e.name || \"v\")), y(t, e), t\n            }\n            return \"string\" == typeof e ? Fa(e) : void 0\n        }\n    }\n\n    function zn(e) {\n        qa(function() {\n            qa(e)\n        })\n    }\n\n    function Kn(e, t) {\n        var n = e._transitionClasses || (e._transitionClasses = []);\n        n.indexOf(t) < 0 && (n.push(t), Bn(e, t))\n    }\n\n    function Jn(e, t) {\n        e._transitionClasses && d(e._transitionClasses, t), Un(e, t)\n    }\n\n    function qn(e, t, n) {\n        var r = Wn(e, t),\n            i = r.type,\n            o = r.timeout,\n            a = r.propCount;\n        if (!i) return n();\n        var s = i === Ba ? za : Ja,\n            c = 0,\n            u = function() {\n                e.removeEventListener(s, l), n()\n            },\n            l = function(t) {\n                t.target === e && ++c >= a && u()\n            };\n        setTimeout(function() {\n            c < a && u()\n        }, o + 1), e.addEventListener(s, l)\n    }\n\n    function Wn(e, t) {\n        var n, r = window.getComputedStyle(e),\n            i = r[Va + \"Delay\"].split(\", \"),\n            o = r[Va + \"Duration\"].split(\", \"),\n            a = Gn(i, o),\n            s = r[Ka + \"Delay\"].split(\", \"),\n            c = r[Ka + \"Duration\"].split(\", \"),\n            u = Gn(s, c),\n            l = 0,\n            f = 0;\n        return t === Ba ? a > 0 && (n = Ba, l = a, f = o.length) : t === Ua ? u > 0 && (n = Ua, l = u, f = c.length) : f = (n = (l = Math.max(a, u)) > 0 ? a > u ? Ba : Ua : null) ? n === Ba ? o.length : c.length : 0, {\n            type: n,\n            timeout: l,\n            propCount: f,\n            hasTransform: n === Ba && Wa.test(r[Va + \"Property\"])\n        }\n    }\n\n    function Gn(e, t) {\n        for (; e.length < t.length;) e = e.concat(e);\n        return Math.max.apply(null, t.map(function(t, n) {\n            return Zn(t) + Zn(e[n])\n        }))\n    }\n\n    function Zn(e) {\n        return 1e3 * Number(e.slice(0, -1))\n    }\n\n    function Yn(n, r) {\n        var i = n.elm;\n        t(i._leaveCb) && (i._leaveCb.cancelled = !0, i._leaveCb());\n        var a = Vn(n.data.transition);\n        if (!e(a) && !t(i._enterCb) && 1 === i.nodeType) {\n            for (var s = a.css, c = a.type, u = a.enterClass, f = a.enterToClass, d = a.enterActiveClass, p = a.appearClass, v = a.appearToClass, h = a.appearActiveClass, m = a.beforeEnter, y = a.enter, g = a.afterEnter, _ = a.enterCancelled, b = a.beforeAppear, $ = a.appear, w = a.afterAppear, x = a.appearCancelled, k = a.duration, A = Eo, O = Eo.$vnode; O && O.parent;) A = (O = O.parent).context;\n            var S = !A._isMounted || !n.isRootInsert;\n            if (!S || $ || \"\" === $) {\n                var T = S && p ? p : u,\n                    E = S && h ? h : d,\n                    j = S && v ? v : f,\n                    L = S ? b || m : m,\n                    N = S && \"function\" == typeof $ ? $ : y,\n                    I = S ? w || g : g,\n                    M = S ? x || _ : _,\n                    P = l(o(k) ? k.enter : k),\n                    D = !1 !== s && !qi,\n                    R = er(N),\n                    F = i._enterCb = C(function() {\n                        D && (Jn(i, j), Jn(i, E)), F.cancelled ? (D && Jn(i, T), M && M(i)) : I && I(i), i._enterCb = null\n                    });\n                n.data.show || ae(n.data.hook || (n.data.hook = {}), \"insert\", function() {\n                    var e = i.parentNode,\n                        t = e && e._pending && e._pending[n.key];\n                    t && t.tag === n.tag && t.elm._leaveCb && t.elm._leaveCb(), N && N(i, F)\n                }), L && L(i), D && (Kn(i, T), Kn(i, E), zn(function() {\n                    Kn(i, j), Jn(i, T), F.cancelled || R || (Xn(P) ? setTimeout(F, P) : qn(i, c, F))\n                })), n.data.show && (r && r(), N && N(i, F)), D || R || F()\n            }\n        }\n    }\n\n    function Qn(n, r) {\n        function i() {\n            x.cancelled || (n.data.show || ((a.parentNode._pending || (a.parentNode._pending = {}))[n.key] = n), v && v(a), b && (Kn(a, f), Kn(a, p), zn(function() {\n                Kn(a, d), Jn(a, f), x.cancelled || $ || (Xn(w) ? setTimeout(x, w) : qn(a, u, x))\n            })), h && h(a, x), b || $ || x())\n        }\n        var a = n.elm;\n        t(a._enterCb) && (a._enterCb.cancelled = !0, a._enterCb());\n        var s = Vn(n.data.transition);\n        if (e(s)) return r();\n        if (!t(a._leaveCb) && 1 === a.nodeType) {\n            var c = s.css,\n                u = s.type,\n                f = s.leaveClass,\n                d = s.leaveToClass,\n                p = s.leaveActiveClass,\n                v = s.beforeLeave,\n                h = s.leave,\n                m = s.afterLeave,\n                y = s.leaveCancelled,\n                g = s.delayLeave,\n                _ = s.duration,\n                b = !1 !== c && !qi,\n                $ = er(h),\n                w = l(o(_) ? _.leave : _),\n                x = a._leaveCb = C(function() {\n                    a.parentNode && a.parentNode._pending && (a.parentNode._pending[n.key] = null), b && (Jn(a, d), Jn(a, p)), x.cancelled ? (b && Jn(a, f), y && y(a)) : (r(), m && m(a)), a._leaveCb = null\n                });\n            g ? g(i) : i()\n        }\n    }\n\n    function Xn(e) {\n        return \"number\" == typeof e && !isNaN(e)\n    }\n\n    function er(n) {\n        if (e(n)) return !1;\n        var r = n.fns;\n        return t(r) ? er(Array.isArray(r) ? r[0] : r) : (n._length || n.length) > 1\n    }\n\n    function tr(e, t) {\n        !0 !== t.data.show && Yn(t)\n    }\n\n    function nr(e, t, n) {\n        rr(e, t, n), (Ji || Wi) && setTimeout(function() {\n            rr(e, t, n)\n        }, 0)\n    }\n\n    function rr(e, t, n) {\n        var r = t.value,\n            i = e.multiple;\n        if (!i || Array.isArray(r)) {\n            for (var o, a, s = 0, c = e.options.length; s < c; s++)\n                if (a = e.options[s], i) o = $(r, or(a)) > -1, a.selected !== o && (a.selected = o);\n                else if (b(or(a), r)) return void(e.selectedIndex !== s && (e.selectedIndex = s));\n            i || (e.selectedIndex = -1)\n        }\n    }\n\n    function ir(e, t) {\n        return t.every(function(t) {\n            return !b(t, e)\n        })\n    }\n\n    function or(e) {\n        return \"_value\" in e ? e._value : e.value\n    }\n\n    function ar(e) {\n        e.target.composing = !0\n    }\n\n    function sr(e) {\n        e.target.composing && (e.target.composing = !1, cr(e.target, \"input\"))\n    }\n\n    function cr(e, t) {\n        var n = document.createEvent(\"HTMLEvents\");\n        n.initEvent(t, !0, !0), e.dispatchEvent(n)\n    }\n\n    function ur(e) {\n        return !e.componentInstance || e.data && e.data.transition ? e : ur(e.componentInstance._vnode)\n    }\n\n    function lr(e) {\n        var t = e && e.componentOptions;\n        return t && t.Ctor.options.abstract ? lr(ye(t.children)) : e\n    }\n\n    function fr(e) {\n        var t = {},\n            n = e.$options;\n        for (var r in n.propsData) t[r] = e[r];\n        var i = n._parentListeners;\n        for (var o in i) t[ji(o)] = i[o];\n        return t\n    }\n\n    function dr(e, t) {\n        if (/\\d-keep-alive$/.test(t.tag)) return e(\"keep-alive\", {\n            props: t.componentOptions.propsData\n        })\n    }\n\n    function pr(e) {\n        for (; e = e.parent;)\n            if (e.data.transition) return !0\n    }\n\n    function vr(e, t) {\n        return t.key === e.key && t.tag === e.tag\n    }\n\n    function hr(e) {\n        e.elm._moveCb && e.elm._moveCb(), e.elm._enterCb && e.elm._enterCb()\n    }\n\n    function mr(e) {\n        e.data.newPos = e.elm.getBoundingClientRect()\n    }\n\n    function yr(e) {\n        var t = e.data.pos,\n            n = e.data.newPos,\n            r = t.left - n.left,\n            i = t.top - n.top;\n        if (r || i) {\n            e.data.moved = !0;\n            var o = e.elm.style;\n            o.transform = o.WebkitTransform = \"translate(\" + r + \"px,\" + i + \"px)\", o.transitionDuration = \"0s\"\n        }\n    }\n\n    function gr(e, t) {\n        var n = t ? os(t) : rs;\n        if (n.test(e)) {\n            for (var r, i, o = [], a = n.lastIndex = 0; r = n.exec(e);) {\n                (i = r.index) > a && o.push(JSON.stringify(e.slice(a, i)));\n                var s = an(r[1].trim());\n                o.push(\"_s(\" + s + \")\"), a = i + r[0].length\n            }\n            return a < e.length && o.push(JSON.stringify(e.slice(a))), o.join(\"+\")\n        }\n    }\n\n    function _r(e, t) {\n        var n = t ? Ps : Ms;\n        return e.replace(n, function(e) {\n            return Is[e]\n        })\n    }\n\n    function br(e, t) {\n        function n(t) {\n            l += t, e = e.substring(t)\n        }\n\n        function r(e, n, r) {\n            var i, s;\n            if (null == n && (n = l), null == r && (r = l), e && (s = e.toLowerCase()), e)\n                for (i = a.length - 1; i >= 0 && a[i].lowerCasedTag !== s; i--);\n            else i = 0;\n            if (i >= 0) {\n                for (var c = a.length - 1; c >= i; c--) t.end && t.end(a[c].tag, n, r);\n                a.length = i, o = i && a[i - 1].tag\n            } else \"br\" === s ? t.start && t.start(e, [], !0, n, r) : \"p\" === s && (t.start && t.start(e, [], !1, n, r), t.end && t.end(e, n, r))\n        }\n        for (var i, o, a = [], s = t.expectHTML, c = t.isUnaryTag || Mi, u = t.canBeLeftOpenTag || Mi, l = 0; e;) {\n            if (i = e, o && Ls(o)) {\n                var f = 0,\n                    d = o.toLowerCase(),\n                    p = Ns[d] || (Ns[d] = new RegExp(\"([\\\\s\\\\S]*?)(</\" + d + \"[^>]*>)\", \"i\")),\n                    v = e.replace(p, function(e, n, r) {\n                        return f = r.length, Ls(d) || \"noscript\" === d || (n = n.replace(/<!--([\\s\\S]*?)-->/g, \"$1\").replace(/<!\\[CDATA\\[([\\s\\S]*?)]]>/g, \"$1\")), Rs(d, n) && (n = n.slice(1)), t.chars && t.chars(n), \"\"\n                    });\n                l += e.length - v.length, e = v, r(d, l - f, l)\n            } else {\n                var h = e.indexOf(\"<\");\n                if (0 === h) {\n                    if (_s.test(e)) {\n                        var m = e.indexOf(\"--\\x3e\");\n                        if (m >= 0) {\n                            t.shouldKeepComment && t.comment(e.substring(4, m)), n(m + 3);\n                            continue\n                        }\n                    }\n                    if (bs.test(e)) {\n                        var y = e.indexOf(\"]>\");\n                        if (y >= 0) {\n                            n(y + 2);\n                            continue\n                        }\n                    }\n                    var g = e.match(gs);\n                    if (g) {\n                        n(g[0].length);\n                        continue\n                    }\n                    var _ = e.match(ys);\n                    if (_) {\n                        var b = l;\n                        n(_[0].length), r(_[1], b, l);\n                        continue\n                    }\n                    var $ = function() {\n                        var t = e.match(hs);\n                        if (t) {\n                            var r = {\n                                tagName: t[1],\n                                attrs: [],\n                                start: l\n                            };\n                            n(t[0].length);\n                            for (var i, o; !(i = e.match(ms)) && (o = e.match(ds));) n(o[0].length), r.attrs.push(o);\n                            if (i) return r.unarySlash = i[1], n(i[0].length), r.end = l, r\n                        }\n                    }();\n                    if ($) {\n                        ! function(e) {\n                            var n = e.tagName,\n                                i = e.unarySlash;\n                            s && (\"p\" === o && fs(n) && r(o), u(n) && o === n && r(n));\n                            for (var l = c(n) || !!i, f = e.attrs.length, d = new Array(f), p = 0; p < f; p++) {\n                                var v = e.attrs[p];\n                                $s && -1 === v[0].indexOf('\"\"') && (\"\" === v[3] && delete v[3], \"\" === v[4] && delete v[4], \"\" === v[5] && delete v[5]);\n                                var h = v[3] || v[4] || v[5] || \"\";\n                                d[p] = {\n                                    name: v[1],\n                                    value: _r(h, t.shouldDecodeNewlines)\n                                }\n                            }\n                            l || (a.push({\n                                tag: n,\n                                lowerCasedTag: n.toLowerCase(),\n                                attrs: d\n                            }), o = n), t.start && t.start(n, d, l, e.start, e.end)\n                        }($), Rs(o, e) && n(1);\n                        continue\n                    }\n                }\n                var C = void 0,\n                    w = void 0,\n                    x = void 0;\n                if (h >= 0) {\n                    for (w = e.slice(h); !(ys.test(w) || hs.test(w) || _s.test(w) || bs.test(w) || (x = w.indexOf(\"<\", 1)) < 0);) h += x, w = e.slice(h);\n                    C = e.substring(0, h), n(h)\n                }\n                h < 0 && (C = e, e = \"\"), t.chars && C && t.chars(C)\n            }\n            if (e === i) {\n                t.chars && t.chars(e);\n                break\n            }\n        }\n        r()\n    }\n\n    function $r(e, t, n) {\n        return {\n            type: 1,\n            tag: e,\n            attrsList: t,\n            attrsMap: Fr(t),\n            parent: n,\n            children: []\n        }\n    }\n\n    function Cr(e, t) {\n        function n(e) {\n            e.pre && (s = !1), Os(e.tag) && (c = !1)\n        }\n        Cs = t.warn || cn, Os = t.isPreTag || Mi, Ss = t.mustUseProp || Mi, Ts = t.getTagNamespace || Mi, xs = un(t.modules, \"transformNode\"), ks = un(t.modules, \"preTransformNode\"), As = un(t.modules, \"postTransformNode\"), ws = t.delimiters;\n        var r, i, o = [],\n            a = !1 !== t.preserveWhitespace,\n            s = !1,\n            c = !1;\n        return br(e, {\n            warn: Cs,\n            expectHTML: t.expectHTML,\n            isUnaryTag: t.isUnaryTag,\n            canBeLeftOpenTag: t.canBeLeftOpenTag,\n            shouldDecodeNewlines: t.shouldDecodeNewlines,\n            shouldKeepComment: t.comments,\n            start: function(e, a, u) {\n                var l = i && i.ns || Ts(e);\n                Ji && \"svg\" === l && (a = Ur(a));\n                var f = $r(e, a, i);\n                l && (f.ns = l), Br(f) && !no() && (f.forbidden = !0);\n                for (var d = 0; d < ks.length; d++) f = ks[d](f, t) || f;\n                if (s || (wr(f), f.pre && (s = !0)), Os(f.tag) && (c = !0), s ? xr(f) : f.processed || (Sr(f), Tr(f), Nr(f), kr(f, t)), r ? o.length || r.if && (f.elseif || f.else) && Lr(r, {\n                        exp: f.elseif,\n                        block: f\n                    }) : r = f, i && !f.forbidden)\n                    if (f.elseif || f.else) Er(f, i);\n                    else if (f.slotScope) {\n                    i.plain = !1;\n                    var p = f.slotTarget || '\"default\"';\n                    (i.scopedSlots || (i.scopedSlots = {}))[p] = f\n                } else i.children.push(f), f.parent = i;\n                u ? n(f) : (i = f, o.push(f));\n                for (var v = 0; v < As.length; v++) As[v](f, t)\n            },\n            end: function() {\n                var e = o[o.length - 1],\n                    t = e.children[e.children.length - 1];\n                t && 3 === t.type && \" \" === t.text && !c && e.children.pop(), o.length -= 1, i = o[o.length - 1], n(e)\n            },\n            chars: function(e) {\n                if (i && (!Ji || \"textarea\" !== i.tag || i.attrsMap.placeholder !== e)) {\n                    var t = i.children;\n                    if (e = c || e.trim() ? Hr(i) ? e : Js(e) : a && t.length ? \" \" : \"\") {\n                        var n;\n                        !s && \" \" !== e && (n = gr(e, ws)) ? t.push({\n                            type: 2,\n                            expression: n,\n                            text: e\n                        }) : \" \" === e && t.length && \" \" === t[t.length - 1].text || t.push({\n                            type: 3,\n                            text: e\n                        })\n                    }\n                }\n            },\n            comment: function(e) {\n                i.children.push({\n                    type: 3,\n                    text: e,\n                    isComment: !0\n                })\n            }\n        }), r\n    }\n\n    function wr(e) {\n        null != hn(e, \"v-pre\") && (e.pre = !0)\n    }\n\n    function xr(e) {\n        var t = e.attrsList.length;\n        if (t)\n            for (var n = e.attrs = new Array(t), r = 0; r < t; r++) n[r] = {\n                name: e.attrsList[r].name,\n                value: JSON.stringify(e.attrsList[r].value)\n            };\n        else e.pre || (e.plain = !0)\n    }\n\n    function kr(e, t) {\n        Ar(e), e.plain = !e.key && !e.attrsList.length, Or(e), Ir(e), Mr(e);\n        for (var n = 0; n < xs.length; n++) e = xs[n](e, t) || e;\n        Pr(e)\n    }\n\n    function Ar(e) {\n        var t = vn(e, \"key\");\n        t && (e.key = t)\n    }\n\n    function Or(e) {\n        var t = vn(e, \"ref\");\n        t && (e.ref = t, e.refInFor = Dr(e))\n    }\n\n    function Sr(e) {\n        var t;\n        if (t = hn(e, \"v-for\")) {\n            var n = t.match(Bs);\n            if (!n) return;\n            e.for = n[2].trim();\n            var r = n[1].trim(),\n                i = r.match(Us);\n            i ? (e.alias = i[1].trim(), e.iterator1 = i[2].trim(), i[3] && (e.iterator2 = i[3].trim())) : e.alias = r\n        }\n    }\n\n    function Tr(e) {\n        var t = hn(e, \"v-if\");\n        if (t) e.if = t, Lr(e, {\n            exp: t,\n            block: e\n        });\n        else {\n            null != hn(e, \"v-else\") && (e.else = !0);\n            var n = hn(e, \"v-else-if\");\n            n && (e.elseif = n)\n        }\n    }\n\n    function Er(e, t) {\n        var n = jr(t.children);\n        n && n.if && Lr(n, {\n            exp: e.elseif,\n            block: e\n        })\n    }\n\n    function jr(e) {\n        for (var t = e.length; t--;) {\n            if (1 === e[t].type) return e[t];\n            e.pop()\n        }\n    }\n\n    function Lr(e, t) {\n        e.ifConditions || (e.ifConditions = []), e.ifConditions.push(t)\n    }\n\n    function Nr(e) {\n        null != hn(e, \"v-once\") && (e.once = !0)\n    }\n\n    function Ir(e) {\n        if (\"slot\" === e.tag) e.slotName = vn(e, \"name\");\n        else {\n            var t;\n            \"template\" === e.tag ? (t = hn(e, \"scope\"), e.slotScope = t || hn(e, \"slot-scope\")) : (t = hn(e, \"slot-scope\")) && (e.slotScope = t);\n            var n = vn(e, \"slot\");\n            n && (e.slotTarget = '\"\"' === n ? '\"default\"' : n, e.slotScope || fn(e, \"slot\", n))\n        }\n    }\n\n    function Mr(e) {\n        var t;\n        (t = vn(e, \"is\")) && (e.component = t), null != hn(e, \"inline-template\") && (e.inlineTemplate = !0)\n    }\n\n    function Pr(e) {\n        var t, n, r, i, o, a, s, c = e.attrsList;\n        for (t = 0, n = c.length; t < n; t++)\n            if (r = i = c[t].name, o = c[t].value, Hs.test(r))\n                if (e.hasBindings = !0, (a = Rr(r)) && (r = r.replace(Ks, \"\")), zs.test(r)) r = r.replace(zs, \"\"), o = an(o), s = !1, a && (a.prop && (s = !0, \"innerHtml\" === (r = ji(r)) && (r = \"innerHTML\")), a.camel && (r = ji(r)), a.sync && pn(e, \"update:\" + ji(r), yn(o, \"$event\"))), s || !e.component && Ss(e.tag, e.attrsMap.type, r) ? ln(e, r, o) : fn(e, r, o);\n                else if (Fs.test(r)) pn(e, r = r.replace(Fs, \"\"), o, a, !1, Cs);\n        else {\n            var u = (r = r.replace(Hs, \"\")).match(Vs),\n                l = u && u[1];\n            l && (r = r.slice(0, -(l.length + 1))), dn(e, r, i, o, l, a)\n        } else fn(e, r, JSON.stringify(o))\n    }\n\n    function Dr(e) {\n        for (var t = e; t;) {\n            if (void 0 !== t.for) return !0;\n            t = t.parent\n        }\n        return !1\n    }\n\n    function Rr(e) {\n        var t = e.match(Ks);\n        if (t) {\n            var n = {};\n            return t.forEach(function(e) {\n                n[e.slice(1)] = !0\n            }), n\n        }\n    }\n\n    function Fr(e) {\n        for (var t = {}, n = 0, r = e.length; n < r; n++) t[e[n].name] = e[n].value;\n        return t\n    }\n\n    function Hr(e) {\n        return \"script\" === e.tag || \"style\" === e.tag\n    }\n\n    function Br(e) {\n        return \"style\" === e.tag || \"script\" === e.tag && (!e.attrsMap.type || \"text/javascript\" === e.attrsMap.type)\n    }\n\n    function Ur(e) {\n        for (var t = [], n = 0; n < e.length; n++) {\n            var r = e[n];\n            qs.test(r.name) || (r.name = r.name.replace(Ws, \"\"), t.push(r))\n        }\n        return t\n    }\n\n    function Vr(e) {\n        return $r(e.tag, e.attrsList.slice(), e.parent)\n    }\n\n    function zr(e, t, n) {\n        e.attrsMap[t] = n, e.attrsList.push({\n            name: t,\n            value: n\n        })\n    }\n\n    function Kr(e, t) {\n        e && (Es = Ys(t.staticKeys || \"\"), js = t.isReservedTag || Mi, Jr(e), qr(e, !1))\n    }\n\n    function Jr(e) {\n        if (e.static = Wr(e), 1 === e.type) {\n            if (!js(e.tag) && \"slot\" !== e.tag && null == e.attrsMap[\"inline-template\"]) return;\n            for (var t = 0, n = e.children.length; t < n; t++) {\n                var r = e.children[t];\n                Jr(r), r.static || (e.static = !1)\n            }\n            if (e.ifConditions)\n                for (var i = 1, o = e.ifConditions.length; i < o; i++) {\n                    var a = e.ifConditions[i].block;\n                    Jr(a), a.static || (e.static = !1)\n                }\n        }\n    }\n\n    function qr(e, t) {\n        if (1 === e.type) {\n            if ((e.static || e.once) && (e.staticInFor = t), e.static && e.children.length && (1 !== e.children.length || 3 !== e.children[0].type)) return void(e.staticRoot = !0);\n            if (e.staticRoot = !1, e.children)\n                for (var n = 0, r = e.children.length; n < r; n++) qr(e.children[n], t || !!e.for);\n            if (e.ifConditions)\n                for (var i = 1, o = e.ifConditions.length; i < o; i++) qr(e.ifConditions[i].block, t)\n        }\n    }\n\n    function Wr(e) {\n        return 2 !== e.type && (3 === e.type || !(!e.pre && (e.hasBindings || e.if || e.for || Oi(e.tag) || !js(e.tag) || Gr(e) || !Object.keys(e).every(Es))))\n    }\n\n    function Gr(e) {\n        for (; e.parent;) {\n            if (\"template\" !== (e = e.parent).tag) return !1;\n            if (e.for) return !0\n        }\n        return !1\n    }\n\n    function Zr(e, t, n) {\n        var r = t ? \"nativeOn:{\" : \"on:{\";\n        for (var i in e) {\n            var o = e[i];\n            r += '\"' + i + '\":' + Yr(i, o) + \",\"\n        }\n        return r.slice(0, -1) + \"}\"\n    }\n\n    function Yr(e, t) {\n        if (!t) return \"function(){}\";\n        if (Array.isArray(t)) return \"[\" + t.map(function(t) {\n            return Yr(e, t)\n        }).join(\",\") + \"]\";\n        var n = Xs.test(t.value),\n            r = Qs.test(t.value);\n        if (t.modifiers) {\n            var i = \"\",\n                o = \"\",\n                a = [];\n            for (var s in t.modifiers)\n                if (nc[s]) o += nc[s], ec[s] && a.push(s);\n                else if (\"exact\" === s) {\n                var c = t.modifiers;\n                o += tc([\"ctrl\", \"shift\", \"alt\", \"meta\"].filter(function(e) {\n                    return !c[e]\n                }).map(function(e) {\n                    return \"$event.\" + e + \"Key\"\n                }).join(\"||\"))\n            } else a.push(s);\n            return a.length && (i += Qr(a)), o && (i += o), \"function($event){\" + i + (n ? t.value + \"($event)\" : r ? \"(\" + t.value + \")($event)\" : t.value) + \"}\"\n        }\n        return n || r ? t.value : \"function($event){\" + t.value + \"}\"\n    }\n\n    function Qr(e) {\n        return \"if(!('button' in $event)&&\" + e.map(Xr).join(\"&&\") + \")return null;\"\n    }\n\n    function Xr(e) {\n        var t = parseInt(e, 10);\n        if (t) return \"$event.keyCode!==\" + t;\n        var n = ec[e];\n        return \"_k($event.keyCode,\" + JSON.stringify(e) + \",\" + JSON.stringify(n) + \",$event.key)\"\n    }\n\n    function ei(e, t) {\n        var n = new ic(t);\n        return {\n            render: \"with(this){return \" + (e ? ti(e, n) : '_c(\"div\")') + \"}\",\n            staticRenderFns: n.staticRenderFns\n        }\n    }\n\n    function ti(e, t) {\n        if (e.staticRoot && !e.staticProcessed) return ni(e, t);\n        if (e.once && !e.onceProcessed) return ri(e, t);\n        if (e.for && !e.forProcessed) return ai(e, t);\n        if (e.if && !e.ifProcessed) return ii(e, t);\n        if (\"template\" !== e.tag || e.slotTarget) {\n            if (\"slot\" === e.tag) return _i(e, t);\n            var n;\n            if (e.component) n = bi(e.component, e, t);\n            else {\n                var r = e.plain ? void 0 : si(e, t),\n                    i = e.inlineTemplate ? null : pi(e, t, !0);\n                n = \"_c('\" + e.tag + \"'\" + (r ? \",\" + r : \"\") + (i ? \",\" + i : \"\") + \")\"\n            }\n            for (var o = 0; o < t.transforms.length; o++) n = t.transforms[o](e, n);\n            return n\n        }\n        return pi(e, t) || \"void 0\"\n    }\n\n    function ni(e, t) {\n        return e.staticProcessed = !0, t.staticRenderFns.push(\"with(this){return \" + ti(e, t) + \"}\"), \"_m(\" + (t.staticRenderFns.length - 1) + (e.staticInFor ? \",true\" : \"\") + \")\"\n    }\n\n    function ri(e, t) {\n        if (e.onceProcessed = !0, e.if && !e.ifProcessed) return ii(e, t);\n        if (e.staticInFor) {\n            for (var n = \"\", r = e.parent; r;) {\n                if (r.for) {\n                    n = r.key;\n                    break\n                }\n                r = r.parent\n            }\n            return n ? \"_o(\" + ti(e, t) + \",\" + t.onceId++ +\",\" + n + \")\" : ti(e, t)\n        }\n        return ni(e, t)\n    }\n\n    function ii(e, t, n, r) {\n        return e.ifProcessed = !0, oi(e.ifConditions.slice(), t, n, r)\n    }\n\n    function oi(e, t, n, r) {\n        function i(e) {\n            return n ? n(e, t) : e.once ? ri(e, t) : ti(e, t)\n        }\n        if (!e.length) return r || \"_e()\";\n        var o = e.shift();\n        return o.exp ? \"(\" + o.exp + \")?\" + i(o.block) + \":\" + oi(e, t, n, r) : \"\" + i(o.block)\n    }\n\n    function ai(e, t, n, r) {\n        var i = e.for,\n            o = e.alias,\n            a = e.iterator1 ? \",\" + e.iterator1 : \"\",\n            s = e.iterator2 ? \",\" + e.iterator2 : \"\";\n        return e.forProcessed = !0, (r || \"_l\") + \"((\" + i + \"),function(\" + o + a + s + \"){return \" + (n || ti)(e, t) + \"})\"\n    }\n\n    function si(e, t) {\n        var n = \"{\",\n            r = ci(e, t);\n        r && (n += r + \",\"), e.key && (n += \"key:\" + e.key + \",\"), e.ref && (n += \"ref:\" + e.ref + \",\"), e.refInFor && (n += \"refInFor:true,\"), e.pre && (n += \"pre:true,\"), e.component && (n += 'tag:\"' + e.tag + '\",');\n        for (var i = 0; i < t.dataGenFns.length; i++) n += t.dataGenFns[i](e);\n        if (e.attrs && (n += \"attrs:{\" + $i(e.attrs) + \"},\"), e.props && (n += \"domProps:{\" + $i(e.props) + \"},\"), e.events && (n += Zr(e.events, !1, t.warn) + \",\"), e.nativeEvents && (n += Zr(e.nativeEvents, !0, t.warn) + \",\"), e.slotTarget && !e.slotScope && (n += \"slot:\" + e.slotTarget + \",\"), e.scopedSlots && (n += li(e.scopedSlots, t) + \",\"), e.model && (n += \"model:{value:\" + e.model.value + \",callback:\" + e.model.callback + \",expression:\" + e.model.expression + \"},\"), e.inlineTemplate) {\n            var o = ui(e, t);\n            o && (n += o + \",\")\n        }\n        return n = n.replace(/,$/, \"\") + \"}\", e.wrapData && (n = e.wrapData(n)), e.wrapListeners && (n = e.wrapListeners(n)), n\n    }\n\n    function ci(e, t) {\n        var n = e.directives;\n        if (n) {\n            var r, i, o, a, s = \"directives:[\",\n                c = !1;\n            for (r = 0, i = n.length; r < i; r++) {\n                o = n[r], a = !0;\n                var u = t.directives[o.name];\n                u && (a = !!u(e, o, t.warn)), a && (c = !0, s += '{name:\"' + o.name + '\",rawName:\"' + o.rawName + '\"' + (o.value ? \",value:(\" + o.value + \"),expression:\" + JSON.stringify(o.value) : \"\") + (o.arg ? ',arg:\"' + o.arg + '\"' : \"\") + (o.modifiers ? \",modifiers:\" + JSON.stringify(o.modifiers) : \"\") + \"},\")\n            }\n            return c ? s.slice(0, -1) + \"]\" : void 0\n        }\n    }\n\n    function ui(e, t) {\n        var n = e.children[0];\n        if (1 === n.type) {\n            var r = ei(n, t.options);\n            return \"inlineTemplate:{render:function(){\" + r.render + \"},staticRenderFns:[\" + r.staticRenderFns.map(function(e) {\n                return \"function(){\" + e + \"}\"\n            }).join(\",\") + \"]}\"\n        }\n    }\n\n    function li(e, t) {\n        return \"scopedSlots:_u([\" + Object.keys(e).map(function(n) {\n            return fi(n, e[n], t)\n        }).join(\",\") + \"])\"\n    }\n\n    function fi(e, t, n) {\n        return t.for && !t.forProcessed ? di(e, t, n) : \"{key:\" + e + \",fn:\" + (\"function(\" + String(t.slotScope) + \"){return \" + (\"template\" === t.tag ? t.if ? t.if+\"?\" + (pi(t, n) || \"undefined\") + \":undefined\" : pi(t, n) || \"undefined\" : ti(t, n)) + \"}\") + \"}\"\n    }\n\n    function di(e, t, n) {\n        var r = t.for,\n            i = t.alias,\n            o = t.iterator1 ? \",\" + t.iterator1 : \"\",\n            a = t.iterator2 ? \",\" + t.iterator2 : \"\";\n        return t.forProcessed = !0, \"_l((\" + r + \"),function(\" + i + o + a + \"){return \" + fi(e, t, n) + \"})\"\n    }\n\n    function pi(e, t, n, r, i) {\n        var o = e.children;\n        if (o.length) {\n            var a = o[0];\n            if (1 === o.length && a.for && \"template\" !== a.tag && \"slot\" !== a.tag) return (r || ti)(a, t);\n            var s = n ? vi(o, t.maybeComponent) : 0,\n                c = i || mi;\n            return \"[\" + o.map(function(e) {\n                return c(e, t)\n            }).join(\",\") + \"]\" + (s ? \",\" + s : \"\")\n        }\n    }\n\n    function vi(e, t) {\n        for (var n = 0, r = 0; r < e.length; r++) {\n            var i = e[r];\n            if (1 === i.type) {\n                if (hi(i) || i.ifConditions && i.ifConditions.some(function(e) {\n                        return hi(e.block)\n                    })) {\n                    n = 2;\n                    break\n                }(t(i) || i.ifConditions && i.ifConditions.some(function(e) {\n                    return t(e.block)\n                })) && (n = 1)\n            }\n        }\n        return n\n    }\n\n    function hi(e) {\n        return void 0 !== e.for || \"template\" === e.tag || \"slot\" === e.tag\n    }\n\n    function mi(e, t) {\n        return 1 === e.type ? ti(e, t) : 3 === e.type && e.isComment ? gi(e) : yi(e)\n    }\n\n    function yi(e) {\n        return \"_v(\" + (2 === e.type ? e.expression : Ci(JSON.stringify(e.text))) + \")\"\n    }\n\n    function gi(e) {\n        return \"_e(\" + JSON.stringify(e.text) + \")\"\n    }\n\n    function _i(e, t) {\n        var n = e.slotName || '\"default\"',\n            r = pi(e, t),\n            i = \"_t(\" + n + (r ? \",\" + r : \"\"),\n            o = e.attrs && \"{\" + e.attrs.map(function(e) {\n                return ji(e.name) + \":\" + e.value\n            }).join(\",\") + \"}\",\n            a = e.attrsMap[\"v-bind\"];\n        return !o && !a || r || (i += \",null\"), o && (i += \",\" + o), a && (i += (o ? \"\" : \",null\") + \",\" + a), i + \")\"\n    }\n\n    function bi(e, t, n) {\n        var r = t.inlineTemplate ? null : pi(t, n, !0);\n        return \"_c(\" + e + \",\" + si(t, n) + (r ? \",\" + r : \"\") + \")\"\n    }\n\n    function $i(e) {\n        for (var t = \"\", n = 0; n < e.length; n++) {\n            var r = e[n];\n            t += '\"' + r.name + '\":' + Ci(r.value) + \",\"\n        }\n        return t.slice(0, -1)\n    }\n\n    function Ci(e) {\n        return e.replace(/\\u2028/g, \"\\ \").replace(/\\u2029/g, \"\\ \")\n    }\n\n    function wi(e, t) {\n        try {\n            return new Function(e)\n        } catch (n) {\n            return t.push({\n                err: n,\n                code: e\n            }), _\n        }\n    }\n\n    function xi(e) {\n        var t = Object.create(null);\n        return function(n, r, i) {\n            delete(r = y({}, r)).warn;\n            var o = r.delimiters ? String(r.delimiters) + n : n;\n            if (t[o]) return t[o];\n            var a = e(n, r),\n                s = {},\n                c = [];\n            return s.render = wi(a.render, c), s.staticRenderFns = a.staticRenderFns.map(function(e) {\n                return wi(e, c)\n            }), t[o] = s\n        }\n    }\n\n    function ki(e) {\n        if (e.outerHTML) return e.outerHTML;\n        var t = document.createElement(\"div\");\n        return t.appendChild(e.cloneNode(!0)), t.innerHTML\n    }\n    var Ai = Object.prototype.toString,\n        Oi = f(\"slot,component\", !0),\n        Si = f(\"key,ref,slot,slot-scope,is\"),\n        Ti = Object.prototype.hasOwnProperty,\n        Ei = /-(\\w)/g,\n        ji = v(function(e) {\n            return e.replace(Ei, function(e, t) {\n                return t ? t.toUpperCase() : \"\"\n            })\n        }),\n        Li = v(function(e) {\n            return e.charAt(0).toUpperCase() + e.slice(1)\n        }),\n        Ni = /\\B([A-Z])/g,\n        Ii = v(function(e) {\n            return e.replace(Ni, \"-$1\").toLowerCase()\n        }),\n        Mi = function(e, t, n) {\n            return !1\n        },\n        Pi = function(e) {\n            return e\n        },\n        Di = \"data-server-rendered\",\n        Ri = [\"component\", \"directive\", \"filter\"],\n        Fi = [\"beforeCreate\", \"created\", \"beforeMount\", \"mounted\", \"beforeUpdate\", \"updated\", \"beforeDestroy\", \"destroyed\", \"activated\", \"deactivated\", \"errorCaptured\"],\n        Hi = {\n            optionMergeStrategies: Object.create(null),\n            silent: !1,\n            productionTip: !1,\n            devtools: !1,\n            performance: !1,\n            errorHandler: null,\n            warnHandler: null,\n            ignoredElements: [],\n            keyCodes: Object.create(null),\n            isReservedTag: Mi,\n            isReservedAttr: Mi,\n            isUnknownElement: Mi,\n            getTagNamespace: _,\n            parsePlatformTagName: Pi,\n            mustUseProp: Mi,\n            _lifecycleHooks: Fi\n        },\n        Bi = Object.freeze({}),\n        Ui = /[^\\w.$]/,\n        Vi = \"__proto__\" in {},\n        zi = \"undefined\" != typeof window,\n        Ki = zi && window.navigator.userAgent.toLowerCase(),\n        Ji = Ki && /msie|trident/.test(Ki),\n        qi = Ki && Ki.indexOf(\"msie 9.0\") > 0,\n        Wi = Ki && Ki.indexOf(\"edge/\") > 0,\n        Gi = Ki && Ki.indexOf(\"android\") > 0,\n        Zi = Ki && /iphone|ipad|ipod|ios/.test(Ki),\n        Yi = (Ki && /chrome\\/\\d+/.test(Ki), {}.watch),\n        Qi = !1;\n    if (zi) try {\n        var Xi = {};\n        Object.defineProperty(Xi, \"passive\", {\n            get: function() {\n                Qi = !0\n            }\n        }), window.addEventListener(\"test-passive\", null, Xi)\n    } catch (e) {}\n    var eo, to, no = function() {\n            return void 0 === eo && (eo = !zi && \"undefined\" != typeof global && \"server\" === global.process.env.VUE_ENV), eo\n        },\n        ro = zi && window.__VUE_DEVTOOLS_GLOBAL_HOOK__,\n        io = \"undefined\" != typeof Symbol && A(Symbol) && \"undefined\" != typeof Reflect && A(Reflect.ownKeys);\n    to = \"undefined\" != typeof Set && A(Set) ? Set : function() {\n        function e() {\n            this.set = Object.create(null)\n        }\n        return e.prototype.has = function(e) {\n            return !0 === this.set[e]\n        }, e.prototype.add = function(e) {\n            this.set[e] = !0\n        }, e.prototype.clear = function() {\n            this.set = Object.create(null)\n        }, e\n    }();\n    var oo = _,\n        ao = 0,\n        so = function() {\n            this.id = ao++, this.subs = []\n        };\n    so.prototype.addSub = function(e) {\n        this.subs.push(e)\n    }, so.prototype.removeSub = function(e) {\n        d(this.subs, e)\n    }, so.prototype.depend = function() {\n        so.target && so.target.addDep(this)\n    }, so.prototype.notify = function() {\n        for (var e = this.subs.slice(), t = 0, n = e.length; t < n; t++) e[t].update()\n    }, so.target = null;\n    var co = [],\n        uo = function(e, t, n, r, i, o, a, s) {\n            this.tag = e, this.data = t, this.children = n, this.text = r, this.elm = i, this.ns = void 0, this.context = o, this.functionalContext = void 0, this.functionalOptions = void 0, this.functionalScopeId = void 0, this.key = t && t.key, this.componentOptions = a, this.componentInstance = void 0, this.parent = void 0, this.raw = !1, this.isStatic = !1, this.isRootInsert = !0, this.isComment = !1, this.isCloned = !1, this.isOnce = !1, this.asyncFactory = s, this.asyncMeta = void 0, this.isAsyncPlaceholder = !1\n        },\n        lo = {\n            child: {\n                configurable: !0\n            }\n        };\n    lo.child.get = function() {\n        return this.componentInstance\n    }, Object.defineProperties(uo.prototype, lo);\n    var fo = function(e) {\n            void 0 === e && (e = \"\");\n            var t = new uo;\n            return t.text = e, t.isComment = !0, t\n        },\n        po = Array.prototype,\n        vo = Object.create(po);\n    [\"push\", \"pop\", \"shift\", \"unshift\", \"splice\", \"sort\", \"reverse\"].forEach(function(e) {\n        var t = po[e];\n        x(vo, e, function() {\n            for (var n = [], r = arguments.length; r--;) n[r] = arguments[r];\n            var i, o = t.apply(this, n),\n                a = this.__ob__;\n            switch (e) {\n                case \"push\":\n                case \"unshift\":\n                    i = n;\n                    break;\n                case \"splice\":\n                    i = n.slice(2)\n            }\n            return i && a.observeArray(i), a.dep.notify(), o\n        })\n    });\n    var ho = Object.getOwnPropertyNames(vo),\n        mo = {\n            shouldConvert: !0\n        },\n        yo = function(e) {\n            this.value = e, this.dep = new so, this.vmCount = 0, x(e, \"__ob__\", this), Array.isArray(e) ? ((Vi ? L : N)(e, vo, ho), this.observeArray(e)) : this.walk(e)\n        };\n    yo.prototype.walk = function(e) {\n        for (var t = Object.keys(e), n = 0; n < t.length; n++) M(e, t[n], e[t[n]])\n    }, yo.prototype.observeArray = function(e) {\n        for (var t = 0, n = e.length; t < n; t++) I(e[t])\n    };\n    var go = Hi.optionMergeStrategies;\n    go.data = function(e, t, n) {\n        return n ? H(e, t, n) : t && \"function\" != typeof t ? e : H.call(this, e, t)\n    }, Fi.forEach(function(e) {\n        go[e] = B\n    }), Ri.forEach(function(e) {\n        go[e + \"s\"] = U\n    }), go.watch = function(e, t, n, r) {\n        if (e === Yi && (e = void 0), t === Yi && (t = void 0), !t) return Object.create(e || null);\n        if (!e) return t;\n        var i = {};\n        y(i, e);\n        for (var o in t) {\n            var a = i[o],\n                s = t[o];\n            a && !Array.isArray(a) && (a = [a]), i[o] = a ? a.concat(s) : Array.isArray(s) ? s : [s]\n        }\n        return i\n    }, go.props = go.methods = go.inject = go.computed = function(e, t, n, r) {\n        if (!e) return t;\n        var i = Object.create(null);\n        return y(i, e), t && y(i, t), i\n    }, go.provide = H;\n    var _o, bo, $o = function(e, t) {\n            return void 0 === t ? e : t\n        },\n        Co = [],\n        wo = !1,\n        xo = !1;\n    if (\"undefined\" != typeof setImmediate && A(setImmediate)) bo = function() {\n        setImmediate(te)\n    };\n    else if (\"undefined\" == typeof MessageChannel || !A(MessageChannel) && \"[object MessageChannelConstructor]\" !== MessageChannel.toString()) bo = function() {\n        setTimeout(te, 0)\n    };\n    else {\n        var ko = new MessageChannel,\n            Ao = ko.port2;\n        ko.port1.onmessage = te, bo = function() {\n            Ao.postMessage(1)\n        }\n    }\n    if (\"undefined\" != typeof Promise && A(Promise)) {\n        var Oo = Promise.resolve();\n        _o = function() {\n            Oo.then(te), Zi && setTimeout(_)\n        }\n    } else _o = bo;\n    var So, To = v(function(e) {\n            var t = \"&\" === e.charAt(0),\n                n = \"~\" === (e = t ? e.slice(1) : e).charAt(0),\n                r = \"!\" === (e = n ? e.slice(1) : e).charAt(0);\n            return e = r ? e.slice(1) : e, {\n                name: e,\n                once: n,\n                capture: r,\n                passive: t\n            }\n        }),\n        Eo = null,\n        jo = [],\n        Lo = [],\n        No = {},\n        Io = !1,\n        Mo = !1,\n        Po = 0,\n        Do = 0,\n        Ro = function(e, t, n, r) {\n            this.vm = e, e._watchers.push(this), r ? (this.deep = !!r.deep, this.user = !!r.user, this.lazy = !!r.lazy, this.sync = !!r.sync) : this.deep = this.user = this.lazy = this.sync = !1, this.cb = n, this.id = ++Do, this.active = !0, this.dirty = this.lazy, this.deps = [], this.newDeps = [], this.depIds = new to, this.newDepIds = new to, this.expression = \"\", \"function\" == typeof t ? this.getter = t : (this.getter = k(t), this.getter || (this.getter = function() {})), this.value = this.lazy ? void 0 : this.get()\n        };\n    Ro.prototype.get = function() {\n        O(this);\n        var e, t = this.vm;\n        try {\n            e = this.getter.call(t, t)\n        } catch (e) {\n            if (!this.user) throw e;\n            Q(e, t, 'getter for watcher \"' + this.expression + '\"')\n        } finally {\n            this.deep && Re(e), S(), this.cleanupDeps()\n        }\n        return e\n    }, Ro.prototype.addDep = function(e) {\n        var t = e.id;\n        this.newDepIds.has(t) || (this.newDepIds.add(t), this.newDeps.push(e), this.depIds.has(t) || e.addSub(this))\n    }, Ro.prototype.cleanupDeps = function() {\n        for (var e = this, t = this.deps.length; t--;) {\n            var n = e.deps[t];\n            e.newDepIds.has(n.id) || n.removeSub(e)\n        }\n        var r = this.depIds;\n        this.depIds = this.newDepIds, this.newDepIds = r, this.newDepIds.clear(), r = this.deps, this.deps = this.newDeps, this.newDeps = r, this.newDeps.length = 0\n    }, Ro.prototype.update = function() {\n        this.lazy ? this.dirty = !0 : this.sync ? this.run() : De(this)\n    }, Ro.prototype.run = function() {\n        if (this.active) {\n            var e = this.get();\n            if (e !== this.value || o(e) || this.deep) {\n                var t = this.value;\n                if (this.value = e, this.user) try {\n                    this.cb.call(this.vm, e, t)\n                } catch (e) {\n                    Q(e, this.vm, 'callback for watcher \"' + this.expression + '\"')\n                } else this.cb.call(this.vm, e, t)\n            }\n        }\n    }, Ro.prototype.evaluate = function() {\n        this.value = this.get(), this.dirty = !1\n    }, Ro.prototype.depend = function() {\n        for (var e = this, t = this.deps.length; t--;) e.deps[t].depend()\n    }, Ro.prototype.teardown = function() {\n        var e = this;\n        if (this.active) {\n            this.vm._isBeingDestroyed || d(this.vm._watchers, this);\n            for (var t = this.deps.length; t--;) e.deps[t].removeSub(e);\n            this.active = !1\n        }\n    };\n    var Fo = new to,\n        Ho = {\n            enumerable: !0,\n            configurable: !0,\n            get: _,\n            set: _\n        },\n        Bo = {\n            lazy: !0\n        };\n    lt(ft.prototype);\n    var Uo = {\n            init: function(e, t, n, r) {\n                if (!e.componentInstance || e.componentInstance._isDestroyed)(e.componentInstance = ht(e, Eo, n, r)).$mount(t ? e.elm : void 0, t);\n                else if (e.data.keepAlive) {\n                    var i = e;\n                    Uo.prepatch(i, i)\n                }\n            },\n            prepatch: function(e, t) {\n                var n = t.componentOptions;\n                Oe(t.componentInstance = e.componentInstance, n.propsData, n.listeners, t, n.children)\n            },\n            insert: function(e) {\n                var t = e.context,\n                    n = e.componentInstance;\n                n._isMounted || (n._isMounted = !0, je(n, \"mounted\")), e.data.keepAlive && (t._isMounted ? Me(n) : Te(n, !0))\n            },\n            destroy: function(e) {\n                var t = e.componentInstance;\n                t._isDestroyed || (e.data.keepAlive ? Ee(t, !0) : t.$destroy())\n            }\n        },\n        Vo = Object.keys(Uo),\n        zo = 1,\n        Ko = 2,\n        Jo = 0;\n    ! function(e) {\n        e.prototype._init = function(e) {\n            var t = this;\n            t._uid = Jo++, t._isVue = !0, e && e._isComponent ? wt(t, e) : t.$options = J(xt(t.constructor), e || {}, t), t._renderProxy = t, t._self = t, ke(t), ge(t), Ct(t), je(t, \"beforeCreate\"), Qe(t), Be(t), Ye(t), je(t, \"created\"), t.$options.el && t.$mount(t.$options.el)\n        }\n    }(Ot),\n    function(e) {\n        var t = {};\n        t.get = function() {\n            return this._data\n        };\n        var n = {};\n        n.get = function() {\n            return this._props\n        }, Object.defineProperty(e.prototype, \"$data\", t), Object.defineProperty(e.prototype, \"$props\", n), e.prototype.$set = P, e.prototype.$delete = D, e.prototype.$watch = function(e, t, n) {\n            var r = this;\n            if (a(t)) return Ze(r, e, t, n);\n            (n = n || {}).user = !0;\n            var i = new Ro(r, e, t, n);\n            return n.immediate && t.call(r, i.value),\n                function() {\n                    i.teardown()\n                }\n        }\n    }(Ot),\n    function(e) {\n        var t = /^hook:/;\n        e.prototype.$on = function(e, n) {\n            var r = this,\n                i = this;\n            if (Array.isArray(e))\n                for (var o = 0, a = e.length; o < a; o++) r.$on(e[o], n);\n            else(i._events[e] || (i._events[e] = [])).push(n), t.test(e) && (i._hasHookEvent = !0);\n            return i\n        }, e.prototype.$once = function(e, t) {\n            function n() {\n                r.$off(e, n), t.apply(r, arguments)\n            }\n            var r = this;\n            return n.fn = t, r.$on(e, n), r\n        }, e.prototype.$off = function(e, t) {\n            var n = this,\n                r = this;\n            if (!arguments.length) return r._events = Object.create(null), r;\n            if (Array.isArray(e)) {\n                for (var i = 0, o = e.length; i < o; i++) n.$off(e[i], t);\n                return r\n            }\n            var a = r._events[e];\n            if (!a) return r;\n            if (1 === arguments.length) return r._events[e] = null, r;\n            if (t)\n                for (var s, c = a.length; c--;)\n                    if ((s = a[c]) === t || s.fn === t) {\n                        a.splice(c, 1);\n                        break\n                    }\n            return r\n        }, e.prototype.$emit = function(e) {\n            var t = this,\n                n = t._events[e];\n            if (n) {\n                n = n.length > 1 ? m(n) : n;\n                for (var r = m(arguments, 1), i = 0, o = n.length; i < o; i++) try {\n                    n[i].apply(t, r)\n                } catch (n) {\n                    Q(n, t, 'event handler for \"' + e + '\"')\n                }\n            }\n            return t\n        }\n    }(Ot),\n    function(e) {\n        e.prototype._update = function(e, t) {\n            var n = this;\n            n._isMounted && je(n, \"beforeUpdate\");\n            var r = n.$el,\n                i = n._vnode,\n                o = Eo;\n            Eo = n, n._vnode = e, i ? n.$el = n.__patch__(i, e) : (n.$el = n.__patch__(n.$el, e, t, !1, n.$options._parentElm, n.$options._refElm), n.$options._parentElm = n.$options._refElm = null), Eo = o, r && (r.__vue__ = null), n.$el && (n.$el.__vue__ = n), n.$vnode && n.$parent && n.$vnode === n.$parent._vnode && (n.$parent.$el = n.$el)\n        }, e.prototype.$forceUpdate = function() {\n            var e = this;\n            e._watcher && e._watcher.update()\n        }, e.prototype.$destroy = function() {\n            var e = this;\n            if (!e._isBeingDestroyed) {\n                je(e, \"beforeDestroy\"), e._isBeingDestroyed = !0;\n                var t = e.$parent;\n                !t || t._isBeingDestroyed || e.$options.abstract || d(t.$children, e), e._watcher && e._watcher.teardown();\n                for (var n = e._watchers.length; n--;) e._watchers[n].teardown();\n                e._data.__ob__ && e._data.__ob__.vmCount--, e._isDestroyed = !0, e.__patch__(e._vnode, null), je(e, \"destroyed\"), e.$off(), e.$el && (e.$el.__vue__ = null), e.$vnode && (e.$vnode.parent = null)\n            }\n        }\n    }(Ot),\n    function(e) {\n        lt(e.prototype), e.prototype.$nextTick = function(e) {\n            return re(e, this)\n        }, e.prototype._render = function() {\n            var e = this,\n                t = e.$options,\n                n = t.render,\n                r = t._parentVnode;\n            if (e._isMounted)\n                for (var i in e.$slots) {\n                    var o = e.$slots[i];\n                    o._rendered && (e.$slots[i] = j(o, !0))\n                }\n            e.$scopedSlots = r && r.data.scopedSlots || Bi, e.$vnode = r;\n            var a;\n            try {\n                a = n.call(e._renderProxy, e.$createElement)\n            } catch (t) {\n                Q(t, e, \"render\"), a = e._vnode\n            }\n            return a instanceof uo || (a = fo()), a.parent = r, a\n        }\n    }(Ot);\n    var qo = [String, RegExp, Array],\n        Wo = {\n            KeepAlive: {\n                name: \"keep-alive\",\n                abstract: !0,\n                props: {\n                    include: qo,\n                    exclude: qo,\n                    max: [String, Number]\n                },\n                created: function() {\n                    this.cache = Object.create(null), this.keys = []\n                },\n                destroyed: function() {\n                    var e = this;\n                    for (var t in e.cache) Dt(e.cache, t, e.keys)\n                },\n                watch: {\n                    include: function(e) {\n                        Pt(this, function(t) {\n                            return Mt(e, t)\n                        })\n                    },\n                    exclude: function(e) {\n                        Pt(this, function(t) {\n                            return !Mt(e, t)\n                        })\n                    }\n                },\n                render: function() {\n                    var e = ye(this.$slots.default),\n                        t = e && e.componentOptions;\n                    if (t) {\n                        var n = It(t);\n                        if (n && (this.include && !Mt(this.include, n) || this.exclude && Mt(this.exclude, n))) return e;\n                        var r = this,\n                            i = r.cache,\n                            o = r.keys,\n                            a = null == e.key ? t.Ctor.cid + (t.tag ? \"::\" + t.tag : \"\") : e.key;\n                        i[a] ? (e.componentInstance = i[a].componentInstance, d(o, a), o.push(a)) : (i[a] = e, o.push(a), this.max && o.length > parseInt(this.max) && Dt(i, o[0], o, this._vnode)), e.data.keepAlive = !0\n                    }\n                    return e\n                }\n            }\n        };\n    ! function(e) {\n        var t = {};\n        t.get = function() {\n            return Hi\n        }, Object.defineProperty(e, \"config\", t), e.util = {\n            warn: oo,\n            extend: y,\n            mergeOptions: J,\n            defineReactive: M\n        }, e.set = P, e.delete = D, e.nextTick = re, e.options = Object.create(null), Ri.forEach(function(t) {\n            e.options[t + \"s\"] = Object.create(null)\n        }), e.options._base = e, y(e.options.components, Wo), St(e), Tt(e), Et(e), Nt(e)\n    }(Ot), Object.defineProperty(Ot.prototype, \"$isServer\", {\n        get: no\n    }), Object.defineProperty(Ot.prototype, \"$ssrContext\", {\n        get: function() {\n            return this.$vnode && this.$vnode.ssrContext\n        }\n    }), Ot.version = \"2.5.2\";\n    var Go, Zo, Yo, Qo, Xo, ea, ta, na, ra = f(\"style,class\"),\n        ia = f(\"input,textarea,option,select,progress\"),\n        oa = function(e, t, n) {\n            return \"value\" === n && ia(e) && \"button\" !== t || \"selected\" === n && \"option\" === e || \"checked\" === n && \"input\" === e || \"muted\" === n && \"video\" === e\n        },\n        aa = f(\"contenteditable,draggable,spellcheck\"),\n        sa = f(\"allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible\"),\n        ca = \"http://www.w3.org/1999/xlink\",\n        ua = function(e) {\n            return \":\" === e.charAt(5) && \"xlink\" === e.slice(0, 5)\n        },\n        la = function(e) {\n            return ua(e) ? e.slice(6, e.length) : \"\"\n        },\n        fa = function(e) {\n            return null == e || !1 === e\n        },\n        da = {\n            svg: \"http://www.w3.org/2000/svg\",\n            math: \"http://www.w3.org/1998/Math/MathML\"\n        },\n        pa = f(\"html,body,base,head,link,meta,style,title,address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,menuitem,summary,content,element,shadow,template,blockquote,iframe,tfoot\"),\n        va = f(\"svg,animate,circle,clippath,cursor,defs,desc,ellipse,filter,font-face,foreignObject,g,glyph,image,line,marker,mask,missing-glyph,path,pattern,polygon,polyline,rect,switch,symbol,text,textpath,tspan,use,view\", !0),\n        ha = function(e) {\n            return pa(e) || va(e)\n        },\n        ma = Object.create(null),\n        ya = f(\"text,number,password,search,email,tel,url\"),\n        ga = Object.freeze({\n            createElement: function(e, t) {\n                var n = document.createElement(e);\n                return \"select\" !== e ? n : (t.data && t.data.attrs && void 0 !== t.data.attrs.multiple && n.setAttribute(\"multiple\", \"multiple\"), n)\n            },\n            createElementNS: function(e, t) {\n                return document.createElementNS(da[e], t)\n            },\n            createTextNode: function(e) {\n                return document.createTextNode(e)\n            },\n            createComment: function(e) {\n                return document.createComment(e)\n            },\n            insertBefore: function(e, t, n) {\n                e.insertBefore(t, n)\n            },\n            removeChild: function(e, t) {\n                e.removeChild(t)\n            },\n            appendChild: function(e, t) {\n                e.appendChild(t)\n            },\n            parentNode: function(e) {\n                return e.parentNode\n            },\n            nextSibling: function(e) {\n                return e.nextSibling\n            },\n            tagName: function(e) {\n                return e.tagName\n            },\n            setTextContent: function(e, t) {\n                e.textContent = t\n            },\n            setAttribute: function(e, t, n) {\n                e.setAttribute(t, n)\n            }\n        }),\n        _a = {\n            create: function(e, t) {\n                qt(t)\n            },\n            update: function(e, t) {\n                e.data.ref !== t.data.ref && (qt(e, !0), qt(t))\n            },\n            destroy: function(e) {\n                qt(e, !0)\n            }\n        },\n        ba = new uo(\"\", {}, []),\n        $a = [\"create\", \"activate\", \"update\", \"remove\", \"destroy\"],\n        Ca = {\n            create: Yt,\n            update: Yt,\n            destroy: function(e) {\n                Yt(e, ba)\n            }\n        },\n        wa = Object.create(null),\n        xa = [_a, Ca],\n        ka = {\n            create: nn,\n            update: nn\n        },\n        Aa = {\n            create: on,\n            update: on\n        },\n        Oa = /[\\w).+\\-_$\\]]/,\n        Sa = \"__r\",\n        Ta = \"__c\",\n        Ea = {\n            create: Ln,\n            update: Ln\n        },\n        ja = {\n            create: Nn,\n            update: Nn\n        },\n        La = v(function(e) {\n            var t = {},\n                n = /;(?![^(]*\\))/g,\n                r = /:(.+)/;\n            return e.split(n).forEach(function(e) {\n                if (e) {\n                    var n = e.split(r);\n                    n.length > 1 && (t[n[0].trim()] = n[1].trim())\n                }\n            }), t\n        }),\n        Na = /^--/,\n        Ia = /\\s*!important$/,\n        Ma = function(e, t, n) {\n            if (Na.test(t)) e.style.setProperty(t, n);\n            else if (Ia.test(n)) e.style.setProperty(t, n.replace(Ia, \"\"), \"important\");\n            else {\n                var r = Da(t);\n                if (Array.isArray(n))\n                    for (var i = 0, o = n.length; i < o; i++) e.style[r] = n[i];\n                else e.style[r] = n\n            }\n        },\n        Pa = [\"Webkit\", \"Moz\", \"ms\"],\n        Da = v(function(e) {\n            if (na = na || document.createElement(\"div\").style, \"filter\" !== (e = ji(e)) && e in na) return e;\n            for (var t = e.charAt(0).toUpperCase() + e.slice(1), n = 0; n < Pa.length; n++) {\n                var r = Pa[n] + t;\n                if (r in na) return r\n            }\n        }),\n        Ra = {\n            create: Hn,\n            update: Hn\n        },\n        Fa = v(function(e) {\n            return {\n                enterClass: e + \"-enter\",\n                enterToClass: e + \"-enter-to\",\n                enterActiveClass: e + \"-enter-active\",\n                leaveClass: e + \"-leave\",\n                leaveToClass: e + \"-leave-to\",\n                leaveActiveClass: e + \"-leave-active\"\n            }\n        }),\n        Ha = zi && !qi,\n        Ba = \"transition\",\n        Ua = \"animation\",\n        Va = \"transition\",\n        za = \"transitionend\",\n        Ka = \"animation\",\n        Ja = \"animationend\";\n    Ha && (void 0 === window.ontransitionend && void 0 !== window.onwebkittransitionend && (Va = \"WebkitTransition\", za = \"webkitTransitionEnd\"), void 0 === window.onanimationend && void 0 !== window.onwebkitanimationend && (Ka = \"WebkitAnimation\", Ja = \"webkitAnimationEnd\"));\n    var qa = zi ? window.requestAnimationFrame ? window.requestAnimationFrame.bind(window) : setTimeout : function(e) {\n            return e()\n        },\n        Wa = /\\b(transform|all)(,|$)/,\n        Ga = function(r) {\n            function o(e) {\n                return new uo(j.tagName(e).toLowerCase(), {}, [], void 0, e)\n            }\n\n            function a(e, t) {\n                function n() {\n                    0 == --n.listeners && s(e)\n                }\n                return n.listeners = t, n\n            }\n\n            function s(e) {\n                var n = j.parentNode(e);\n                t(n) && j.removeChild(n, e)\n            }\n\n            function c(e, r, i, o, a) {\n                if (e.isRootInsert = !a, !u(e, r, i, o)) {\n                    var s = e.data,\n                        c = e.children,\n                        l = e.tag;\n                    t(l) ? (e.elm = e.ns ? j.createElementNS(e.ns, l) : j.createElement(l, e), y(e), v(e, c, r), t(s) && m(e, r), p(i, e.elm, o)) : n(e.isComment) ? (e.elm = j.createComment(e.text), p(i, e.elm, o)) : (e.elm = j.createTextNode(e.text), p(i, e.elm, o))\n                }\n            }\n\n            function u(e, r, i, o) {\n                var a = e.data;\n                if (t(a)) {\n                    var s = t(e.componentInstance) && a.keepAlive;\n                    if (t(a = a.hook) && t(a = a.init) && a(e, !1, i, o), t(e.componentInstance)) return l(e, r), n(s) && d(e, r, i, o), !0\n                }\n            }\n\n            function l(e, n) {\n                t(e.data.pendingInsert) && (n.push.apply(n, e.data.pendingInsert), e.data.pendingInsert = null), e.elm = e.componentInstance.$el, h(e) ? (m(e, n), y(e)) : (qt(e), n.push(e))\n            }\n\n            function d(e, n, r, i) {\n                for (var o, a = e; a.componentInstance;)\n                    if (a = a.componentInstance._vnode, t(o = a.data) && t(o = o.transition)) {\n                        for (o = 0; o < T.activate.length; ++o) T.activate[o](ba, a);\n                        n.push(a);\n                        break\n                    }\n                p(r, e.elm, i)\n            }\n\n            function p(e, n, r) {\n                t(e) && (t(r) ? r.parentNode === e && j.insertBefore(e, n, r) : j.appendChild(e, n))\n            }\n\n            function v(e, t, n) {\n                if (Array.isArray(t))\n                    for (var r = 0; r < t.length; ++r) c(t[r], n, e.elm, null, !0);\n                else i(e.text) && j.appendChild(e.elm, j.createTextNode(e.text))\n            }\n\n            function h(e) {\n                for (; e.componentInstance;) e = e.componentInstance._vnode;\n                return t(e.tag)\n            }\n\n            function m(e, n) {\n                for (var r = 0; r < T.create.length; ++r) T.create[r](ba, e);\n                t(O = e.data.hook) && (t(O.create) && O.create(ba, e), t(O.insert) && n.push(e))\n            }\n\n            function y(e) {\n                var n;\n                if (t(n = e.functionalScopeId)) j.setAttribute(e.elm, n, \"\");\n                else\n                    for (var r = e; r;) t(n = r.context) && t(n = n.$options._scopeId) && j.setAttribute(e.elm, n, \"\"), r = r.parent;\n                t(n = Eo) && n !== e.context && n !== e.functionalContext && t(n = n.$options._scopeId) && j.setAttribute(e.elm, n, \"\")\n            }\n\n            function g(e, t, n, r, i, o) {\n                for (; r <= i; ++r) c(n[r], o, e, t)\n            }\n\n            function _(e) {\n                var n, r, i = e.data;\n                if (t(i))\n                    for (t(n = i.hook) && t(n = n.destroy) && n(e), n = 0; n < T.destroy.length; ++n) T.destroy[n](e);\n                if (t(n = e.children))\n                    for (r = 0; r < e.children.length; ++r) _(e.children[r])\n            }\n\n            function b(e, n, r, i) {\n                for (; r <= i; ++r) {\n                    var o = n[r];\n                    t(o) && (t(o.tag) ? ($(o), _(o)) : s(o.elm))\n                }\n            }\n\n            function $(e, n) {\n                if (t(n) || t(e.data)) {\n                    var r, i = T.remove.length + 1;\n                    for (t(n) ? n.listeners += i : n = a(e.elm, i), t(r = e.componentInstance) && t(r = r._vnode) && t(r.data) && $(r, n), r = 0; r < T.remove.length; ++r) T.remove[r](e, n);\n                    t(r = e.data.hook) && t(r = r.remove) ? r(e, n) : n()\n                } else s(e.elm)\n            }\n\n            function C(n, r, i, o, a) {\n                for (var s, u, l, f = 0, d = 0, p = r.length - 1, v = r[0], h = r[p], m = i.length - 1, y = i[0], _ = i[m], $ = !a; f <= p && d <= m;) e(v) ? v = r[++f] : e(h) ? h = r[--p] : Wt(v, y) ? (x(v, y, o), v = r[++f], y = i[++d]) : Wt(h, _) ? (x(h, _, o), h = r[--p], _ = i[--m]) : Wt(v, _) ? (x(v, _, o), $ && j.insertBefore(n, v.elm, j.nextSibling(h.elm)), v = r[++f], _ = i[--m]) : Wt(h, y) ? (x(h, y, o), $ && j.insertBefore(n, h.elm, v.elm), h = r[--p], y = i[++d]) : (e(s) && (s = Zt(r, f, p)), e(u = t(y.key) ? s[y.key] : w(y, r, f, p)) ? c(y, o, n, v.elm) : Wt(l = r[u], y) ? (x(l, y, o), r[u] = void 0, $ && j.insertBefore(n, l.elm, v.elm)) : c(y, o, n, v.elm), y = i[++d]);\n                f > p ? g(n, e(i[m + 1]) ? null : i[m + 1].elm, i, d, m, o) : d > m && b(n, r, f, p)\n            }\n\n            function w(e, n, r, i) {\n                for (var o = r; o < i; o++) {\n                    var a = n[o];\n                    if (t(a) && Wt(e, a)) return o\n                }\n            }\n\n            function x(r, i, o, a) {\n                if (r !== i) {\n                    var s = i.elm = r.elm;\n                    if (n(r.isAsyncPlaceholder)) t(i.asyncFactory.resolved) ? A(r.elm, i, o) : i.isAsyncPlaceholder = !0;\n                    else if (n(i.isStatic) && n(r.isStatic) && i.key === r.key && (n(i.isCloned) || n(i.isOnce))) i.componentInstance = r.componentInstance;\n                    else {\n                        var c, u = i.data;\n                        t(u) && t(c = u.hook) && t(c = c.prepatch) && c(r, i);\n                        var l = r.children,\n                            f = i.children;\n                        if (t(u) && h(i)) {\n                            for (c = 0; c < T.update.length; ++c) T.update[c](r, i);\n                            t(c = u.hook) && t(c = c.update) && c(r, i)\n                        }\n                        e(i.text) ? t(l) && t(f) ? l !== f && C(s, l, f, o, a) : t(f) ? (t(r.text) && j.setTextContent(s, \"\"), g(s, null, f, 0, f.length - 1, o)) : t(l) ? b(s, l, 0, l.length - 1) : t(r.text) && j.setTextContent(s, \"\") : r.text !== i.text && j.setTextContent(s, i.text), t(u) && t(c = u.hook) && t(c = c.postpatch) && c(r, i)\n                    }\n                }\n            }\n\n            function k(e, r, i) {\n                if (n(i) && t(e.parent)) e.parent.data.pendingInsert = r;\n                else\n                    for (var o = 0; o < r.length; ++o) r[o].data.hook.insert(r[o])\n            }\n\n            function A(e, r, i) {\n                if (n(r.isComment) && t(r.asyncFactory)) return r.elm = e, r.isAsyncPlaceholder = !0, !0;\n                r.elm = e;\n                var o = r.tag,\n                    a = r.data,\n                    s = r.children;\n                if (t(a) && (t(O = a.hook) && t(O = O.init) && O(r, !0), t(O = r.componentInstance))) return l(r, i), !0;\n                if (t(o)) {\n                    if (t(s))\n                        if (e.hasChildNodes())\n                            if (t(O = a) && t(O = O.domProps) && t(O = O.innerHTML)) {\n                                if (O !== e.innerHTML) return !1\n                            } else {\n                                for (var c = !0, u = e.firstChild, f = 0; f < s.length; f++) {\n                                    if (!u || !A(u, s[f], i)) {\n                                        c = !1;\n                                        break\n                                    }\n                                    u = u.nextSibling\n                                }\n                                if (!c || u) return !1\n                            } else v(r, s, i);\n                    if (t(a))\n                        for (var d in a)\n                            if (!L(d)) {\n                                m(r, i);\n                                break\n                            }\n                } else e.data !== r.text && (e.data = r.text);\n                return !0\n            }\n            var O, S, T = {},\n                E = r.modules,\n                j = r.nodeOps;\n            for (O = 0; O < $a.length; ++O)\n                for (T[$a[O]] = [], S = 0; S < E.length; ++S) t(E[S][$a[O]]) && T[$a[O]].push(E[S][$a[O]]);\n            var L = f(\"attrs,style,class,staticClass,staticStyle,key\");\n            return function(r, i, a, s, u, l) {\n                if (!e(i)) {\n                    var f = !1,\n                        d = [];\n                    if (e(r)) f = !0, c(i, d, u, l);\n                    else {\n                        var p = t(r.nodeType);\n                        if (!p && Wt(r, i)) x(r, i, d, s);\n                        else {\n                            if (p) {\n                                if (1 === r.nodeType && r.hasAttribute(Di) && (r.removeAttribute(Di), a = !0), n(a) && A(r, i, d)) return k(i, d, !0), r;\n                                r = o(r)\n                            }\n                            var v = r.elm,\n                                m = j.parentNode(v);\n                            if (c(i, d, v._leaveCb ? null : m, j.nextSibling(v)), t(i.parent))\n                                for (var y = i.parent, g = h(i); y;) {\n                                    for (var $ = 0; $ < T.destroy.length; ++$) T.destroy[$](y);\n                                    if (y.elm = i.elm, g) {\n                                        for (var C = 0; C < T.create.length; ++C) T.create[C](ba, y);\n                                        var w = y.data.hook.insert;\n                                        if (w.merged)\n                                            for (var O = 1; O < w.fns.length; O++) w.fns[O]()\n                                    } else qt(y);\n                                    y = y.parent\n                                }\n                            t(m) ? b(m, [r], 0, 0) : t(r.tag) && _(r)\n                        }\n                    }\n                    return k(i, d, f), i.elm\n                }\n                t(r) && _(r)\n            }\n        }({\n            nodeOps: ga,\n            modules: [ka, Aa, Ea, ja, Ra, zi ? {\n                create: tr,\n                activate: tr,\n                remove: function(e, t) {\n                    !0 !== e.data.show ? Qn(e, t) : t()\n                }\n            } : {}].concat(xa)\n        });\n    qi && document.addEventListener(\"selectionchange\", function() {\n        var e = document.activeElement;\n        e && e.vmodel && cr(e, \"input\")\n    });\n    var Za = {\n            model: {\n                inserted: function(e, t, n) {\n                    \"select\" === n.tag ? (nr(e, t, n.context), e._vOptions = [].map.call(e.options, or)) : (\"textarea\" === n.tag || ya(e.type)) && (e._vModifiers = t.modifiers, t.modifiers.lazy || (e.addEventListener(\"change\", sr), Gi || (e.addEventListener(\"compositionstart\", ar), e.addEventListener(\"compositionend\", sr)), qi && (e.vmodel = !0)))\n                },\n                componentUpdated: function(e, t, n) {\n                    if (\"select\" === n.tag) {\n                        nr(e, t, n.context);\n                        var r = e._vOptions,\n                            i = e._vOptions = [].map.call(e.options, or);\n                        i.some(function(e, t) {\n                            return !b(e, r[t])\n                        }) && (e.multiple ? t.value.some(function(e) {\n                            return ir(e, i)\n                        }) : t.value !== t.oldValue && ir(t.value, i)) && cr(e, \"change\")\n                    }\n                }\n            },\n            show: {\n                bind: function(e, t, n) {\n                    var r = t.value,\n                        i = (n = ur(n)).data && n.data.transition,\n                        o = e.__vOriginalDisplay = \"none\" === e.style.display ? \"\" : e.style.display;\n                    r && i ? (n.data.show = !0, Yn(n, function() {\n                        e.style.display = o\n                    })) : e.style.display = r ? o : \"none\"\n                },\n                update: function(e, t, n) {\n                    var r = t.value;\n                    r !== t.oldValue && ((n = ur(n)).data && n.data.transition ? (n.data.show = !0, r ? Yn(n, function() {\n                        e.style.display = e.__vOriginalDisplay\n                    }) : Qn(n, function() {\n                        e.style.display = \"none\"\n                    })) : e.style.display = r ? e.__vOriginalDisplay : \"none\")\n                },\n                unbind: function(e, t, n, r, i) {\n                    i || (e.style.display = e.__vOriginalDisplay)\n                }\n            }\n        },\n        Ya = {\n            name: String,\n            appear: Boolean,\n            css: Boolean,\n            mode: String,\n            type: String,\n            enterClass: String,\n            leaveClass: String,\n            enterToClass: String,\n            leaveToClass: String,\n            enterActiveClass: String,\n            leaveActiveClass: String,\n            appearClass: String,\n            appearActiveClass: String,\n            appearToClass: String,\n            duration: [Number, String, Object]\n        },\n        Qa = {\n            name: \"transition\",\n            props: Ya,\n            abstract: !0,\n            render: function(e) {\n                var t = this,\n                    n = this.$options._renderChildren;\n                if (n && (n = n.filter(function(e) {\n                        return e.tag || me(e)\n                    })).length) {\n                    var r = this.mode,\n                        o = n[0];\n                    if (pr(this.$vnode)) return o;\n                    var a = lr(o);\n                    if (!a) return o;\n                    if (this._leaving) return dr(e, o);\n                    var s = \"__transition-\" + this._uid + \"-\";\n                    a.key = null == a.key ? a.isComment ? s + \"comment\" : s + a.tag : i(a.key) ? 0 === String(a.key).indexOf(s) ? a.key : s + a.key : a.key;\n                    var c = (a.data || (a.data = {})).transition = fr(this),\n                        u = this._vnode,\n                        l = lr(u);\n                    if (a.data.directives && a.data.directives.some(function(e) {\n                            return \"show\" === e.name\n                        }) && (a.data.show = !0), l && l.data && !vr(a, l) && !me(l)) {\n                        var f = l.data.transition = y({}, c);\n                        if (\"out-in\" === r) return this._leaving = !0, ae(f, \"afterLeave\", function() {\n                            t._leaving = !1, t.$forceUpdate()\n                        }), dr(e, o);\n                        if (\"in-out\" === r) {\n                            if (me(a)) return u;\n                            var d, p = function() {\n                                d()\n                            };\n                            ae(c, \"afterEnter\", p), ae(c, \"enterCancelled\", p), ae(f, \"delayLeave\", function(e) {\n                                d = e\n                            })\n                        }\n                    }\n                    return o\n                }\n            }\n        },\n        Xa = y({\n            tag: String,\n            moveClass: String\n        }, Ya);\n    delete Xa.mode;\n    var es = {\n        Transition: Qa,\n        TransitionGroup: {\n            props: Xa,\n            render: function(e) {\n                for (var t = this.tag || this.$vnode.data.tag || \"span\", n = Object.create(null), r = this.prevChildren = this.children, i = this.$slots.default || [], o = this.children = [], a = fr(this), s = 0; s < i.length; s++) {\n                    var c = i[s];\n                    c.tag && null != c.key && 0 !== String(c.key).indexOf(\"__vlist\") && (o.push(c), n[c.key] = c, (c.data || (c.data = {})).transition = a)\n                }\n                if (r) {\n                    for (var u = [], l = [], f = 0; f < r.length; f++) {\n                        var d = r[f];\n                        d.data.transition = a, d.data.pos = d.elm.getBoundingClientRect(), n[d.key] ? u.push(d) : l.push(d)\n                    }\n                    this.kept = e(t, null, u), this.removed = l\n                }\n                return e(t, null, o)\n            },\n            beforeUpdate: function() {\n                this.__patch__(this._vnode, this.kept, !1, !0), this._vnode = this.kept\n            },\n            updated: function() {\n                var e = this.prevChildren,\n                    t = this.moveClass || (this.name || \"v\") + \"-move\";\n                e.length && this.hasMove(e[0].elm, t) && (e.forEach(hr), e.forEach(mr), e.forEach(yr), this._reflow = document.body.offsetHeight, e.forEach(function(e) {\n                    if (e.data.moved) {\n                        var n = e.elm,\n                            r = n.style;\n                        Kn(n, t), r.transform = r.WebkitTransform = r.transitionDuration = \"\", n.addEventListener(za, n._moveCb = function e(r) {\n                            r && !/transform$/.test(r.propertyName) || (n.removeEventListener(za, e), n._moveCb = null, Jn(n, t))\n                        })\n                    }\n                }))\n            },\n            methods: {\n                hasMove: function(e, t) {\n                    if (!Ha) return !1;\n                    if (this._hasMove) return this._hasMove;\n                    var n = e.cloneNode();\n                    e._transitionClasses && e._transitionClasses.forEach(function(e) {\n                        Un(n, e)\n                    }), Bn(n, t), n.style.display = \"none\", this.$el.appendChild(n);\n                    var r = Wn(n);\n                    return this.$el.removeChild(n), this._hasMove = r.hasTransform\n                }\n            }\n        }\n    };\n    Ot.config.mustUseProp = oa, Ot.config.isReservedTag = ha, Ot.config.isReservedAttr = ra, Ot.config.getTagNamespace = Kt, Ot.config.isUnknownElement = function(e) {\n        if (!zi) return !0;\n        if (ha(e)) return !1;\n        if (e = e.toLowerCase(), null != ma[e]) return ma[e];\n        var t = document.createElement(e);\n        return e.indexOf(\"-\") > -1 ? ma[e] = t.constructor === window.HTMLUnknownElement || t.constructor === window.HTMLElement : ma[e] = /HTMLUnknownElement/.test(t.toString())\n    }, y(Ot.options.directives, Za), y(Ot.options.components, es), Ot.prototype.__patch__ = zi ? Ga : _, Ot.prototype.$mount = function(e, t) {\n        return e = e && zi ? Jt(e) : void 0, Ae(this, e, t)\n    }, Ot.nextTick(function() {\n        Hi.devtools && ro && ro.emit(\"init\", Ot)\n    }, 0);\n    var ts, ns = !!zi && function(e, t) {\n            var n = document.createElement(\"div\");\n            return n.innerHTML = '<div a=\"' + e + '\"/>', n.innerHTML.indexOf(t) > 0\n        }(\"\\n\", \"&#10;\"),\n        rs = /\\{\\{((?:.|\\n)+?)\\}\\}/g,\n        is = /[-.*+?^${}()|[\\]\\/\\\\]/g,\n        os = v(function(e) {\n            var t = e[0].replace(is, \"\\\\$&\"),\n                n = e[1].replace(is, \"\\\\$&\");\n            return new RegExp(t + \"((?:.|\\\\n)+?)\" + n, \"g\")\n        }),\n        as = {\n            staticKeys: [\"staticClass\"],\n            transformNode: function(e, t) {\n                t.warn;\n                var n = hn(e, \"class\");\n                n && (e.staticClass = JSON.stringify(n));\n                var r = vn(e, \"class\", !1);\n                r && (e.classBinding = r)\n            },\n            genData: function(e) {\n                var t = \"\";\n                return e.staticClass && (t += \"staticClass:\" + e.staticClass + \",\"), e.classBinding && (t += \"class:\" + e.classBinding + \",\"), t\n            }\n        },\n        ss = {\n            staticKeys: [\"staticStyle\"],\n            transformNode: function(e, t) {\n                var n = hn(e, \"style\");\n                n && (e.staticStyle = JSON.stringify(La(n)));\n                var r = vn(e, \"style\", !1);\n                r && (e.styleBinding = r)\n            },\n            genData: function(e) {\n                var t = \"\";\n                return e.staticStyle && (t += \"staticStyle:\" + e.staticStyle + \",\"), e.styleBinding && (t += \"style:(\" + e.styleBinding + \"),\"), t\n            }\n        },\n        cs = {\n            decode: function(e) {\n                return ts = ts || document.createElement(\"div\"), ts.innerHTML = e, ts.textContent\n            }\n        },\n        us = f(\"area,base,br,col,embed,frame,hr,img,input,isindex,keygen,link,meta,param,source,track,wbr\"),\n        ls = f(\"colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr,source\"),\n        fs = f(\"address,article,aside,base,blockquote,body,caption,col,colgroup,dd,details,dialog,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,legend,li,menuitem,meta,optgroup,option,param,rp,rt,source,style,summary,tbody,td,tfoot,th,thead,title,tr,track\"),\n        ds = /^\\s*([^\\s\"'<>\\/=]+)(?:\\s*(=)\\s*(?:\"([^\"]*)\"+|'([^']*)'+|([^\\s\"'=<>`]+)))?/,\n        ps = \"[a-zA-Z_][\\\\w\\\\-\\\\.]*\",\n        vs = \"((?:\" + ps + \"\\\\:)?\" + ps + \")\",\n        hs = new RegExp(\"^<\" + vs),\n        ms = /^\\s*(\\/?)>/,\n        ys = new RegExp(\"^<\\\\/\" + vs + \"[^>]*>\"),\n        gs = /^<!DOCTYPE [^>]+>/i,\n        _s = /^<!--/,\n        bs = /^<!\\[/,\n        $s = !1;\n    \"x\".replace(/x(.)?/g, function(e, t) {\n        $s = \"\" === t\n    });\n    var Cs, ws, xs, ks, As, Os, Ss, Ts, Es, js, Ls = f(\"script,style,textarea\", !0),\n        Ns = {},\n        Is = {\n            \"&lt;\": \"<\",\n            \"&gt;\": \">\",\n            \"&quot;\": '\"',\n            \"&amp;\": \"&\",\n            \"&#10;\": \"\\n\"\n        },\n        Ms = /&(?:lt|gt|quot|amp);/g,\n        Ps = /&(?:lt|gt|quot|amp|#10);/g,\n        Ds = f(\"pre,textarea\", !0),\n        Rs = function(e, t) {\n            return e && Ds(e) && \"\\n\" === t[0]\n        },\n        Fs = /^@|^v-on:/,\n        Hs = /^v-|^@|^:/,\n        Bs = /(.*?)\\s+(?:in|of)\\s+(.*)/,\n        Us = /\\((\\{[^}]*\\}|[^,]*),([^,]*)(?:,([^,]*))?\\)/,\n        Vs = /:(.*)$/,\n        zs = /^:|^v-bind:/,\n        Ks = /\\.[^.]+/g,\n        Js = v(cs.decode),\n        qs = /^xmlns:NS\\d+/,\n        Ws = /^NS\\d+:/,\n        Gs = [as, ss, {\n            preTransformNode: function(e, t) {\n                if (\"input\" === e.tag) {\n                    var n = e.attrsMap;\n                    if (n[\"v-model\"] && (n[\"v-bind:type\"] || n[\":type\"])) {\n                        var r = vn(e, \"type\"),\n                            i = hn(e, \"v-if\", !0),\n                            o = i ? \"&&(\" + i + \")\" : \"\",\n                            a = Vr(e);\n                        Sr(a), zr(a, \"type\", \"checkbox\"), kr(a, t), a.processed = !0, a.if = \"(\" + r + \")==='checkbox'\" + o, Lr(a, {\n                            exp: a.if,\n                            block: a\n                        });\n                        var s = Vr(e);\n                        hn(s, \"v-for\", !0), zr(s, \"type\", \"radio\"), kr(s, t), Lr(a, {\n                            exp: \"(\" + r + \")==='radio'\" + o,\n                            block: s\n                        });\n                        var c = Vr(e);\n                        return hn(c, \"v-for\", !0), zr(c, \":type\", r), kr(c, t), Lr(a, {\n                            exp: i,\n                            block: c\n                        }), a\n                    }\n                }\n            }\n        }],\n        Zs = {\n            expectHTML: !0,\n            modules: Gs,\n            directives: {\n                model: function(e, t, n) {\n                    var r = t.value,\n                        i = t.modifiers,\n                        o = e.tag,\n                        a = e.attrsMap.type;\n                    if (e.component) return mn(e, r, i), !1;\n                    if (\"select\" === o) An(e, r, i);\n                    else if (\"input\" === o && \"checkbox\" === a) xn(e, r, i);\n                    else if (\"input\" === o && \"radio\" === a) kn(e, r, i);\n                    else if (\"input\" === o || \"textarea\" === o) On(e, r, i);\n                    else if (!Hi.isReservedTag(o)) return mn(e, r, i), !1;\n                    return !0\n                },\n                text: function(e, t) {\n                    t.value && ln(e, \"textContent\", \"_s(\" + t.value + \")\")\n                },\n                html: function(e, t) {\n                    t.value && ln(e, \"innerHTML\", \"_s(\" + t.value + \")\")\n                }\n            },\n            isPreTag: function(e) {\n                return \"pre\" === e\n            },\n            isUnaryTag: us,\n            mustUseProp: oa,\n            canBeLeftOpenTag: ls,\n            isReservedTag: ha,\n            getTagNamespace: Kt,\n            staticKeys: function(e) {\n                return e.reduce(function(e, t) {\n                    return e.concat(t.staticKeys || [])\n                }, []).join(\",\")\n            }(Gs)\n        },\n        Ys = v(function(e) {\n            return f(\"type,tag,attrsList,attrsMap,plain,parent,children,attrs\" + (e ? \",\" + e : \"\"))\n        }),\n        Qs = /^\\s*([\\w$_]+|\\([^)]*?\\))\\s*=>|^function\\s*\\(/,\n        Xs = /^\\s*[A-Za-z_$][\\w$]*(?:\\.[A-Za-z_$][\\w$]*|\\['.*?']|\\[\".*?\"]|\\[\\d+]|\\[[A-Za-z_$][\\w$]*])*\\s*$/,\n        ec = {\n            esc: 27,\n            tab: 9,\n            enter: 13,\n            space: 32,\n            up: 38,\n            left: 37,\n            right: 39,\n            down: 40,\n            delete: [8, 46]\n        },\n        tc = function(e) {\n            return \"if(\" + e + \")return null;\"\n        },\n        nc = {\n            stop: \"$event.stopPropagation();\",\n            prevent: \"$event.preventDefault();\",\n            self: tc(\"$event.target !== $event.currentTarget\"),\n            ctrl: tc(\"!$event.ctrlKey\"),\n            shift: tc(\"!$event.shiftKey\"),\n            alt: tc(\"!$event.altKey\"),\n            meta: tc(\"!$event.metaKey\"),\n            left: tc(\"'button' in $event && $event.button !== 0\"),\n            middle: tc(\"'button' in $event && $event.button !== 1\"),\n            right: tc(\"'button' in $event && $event.button !== 2\")\n        },\n        rc = {\n            on: function(e, t) {\n                e.wrapListeners = function(e) {\n                    return \"_g(\" + e + \",\" + t.value + \")\"\n                }\n            },\n            bind: function(e, t) {\n                e.wrapData = function(n) {\n                    return \"_b(\" + n + \",'\" + e.tag + \"',\" + t.value + \",\" + (t.modifiers && t.modifiers.prop ? \"true\" : \"false\") + (t.modifiers && t.modifiers.sync ? \",true\" : \"\") + \")\"\n                }\n            },\n            cloak: _\n        },\n        ic = function(e) {\n            this.options = e, this.warn = e.warn || cn, this.transforms = un(e.modules, \"transformCode\"), this.dataGenFns = un(e.modules, \"genData\"), this.directives = y(y({}, rc), e.directives);\n            var t = e.isReservedTag || Mi;\n            this.maybeComponent = function(e) {\n                return !t(e.tag)\n            }, this.onceId = 0, this.staticRenderFns = []\n        },\n        oc = (new RegExp(\"\\\\b\" + \"do,if,for,let,new,try,var,case,else,with,await,break,catch,class,const,super,throw,while,yield,delete,export,import,return,switch,default,extends,finally,continue,debugger,function,arguments\".split(\",\").join(\"\\\\b|\\\\b\") + \"\\\\b\"), new RegExp(\"\\\\b\" + \"delete,typeof,void\".split(\",\").join(\"\\\\s*\\\\([^\\\\)]*\\\\)|\\\\b\") + \"\\\\s*\\\\([^\\\\)]*\\\\)\"), function(e) {\n            return function(t) {\n                function n(n, r) {\n                    var i = Object.create(t),\n                        o = [],\n                        a = [];\n                    if (i.warn = function(e, t) {\n                            (t ? a : o).push(e)\n                        }, r) {\n                        r.modules && (i.modules = (t.modules || []).concat(r.modules)), r.directives && (i.directives = y(Object.create(t.directives), r.directives));\n                        for (var s in r) \"modules\" !== s && \"directives\" !== s && (i[s] = r[s])\n                    }\n                    var c = e(n, i);\n                    return c.errors = o, c.tips = a, c\n                }\n                return {\n                    compile: n,\n                    compileToFunctions: xi(n)\n                }\n            }\n        }(function(e, t) {\n            var n = Cr(e.trim(), t);\n            Kr(n, t);\n            var r = ei(n, t);\n            return {\n                ast: n,\n                render: r.render,\n                staticRenderFns: r.staticRenderFns\n            }\n        })(Zs).compileToFunctions),\n        ac = v(function(e) {\n            var t = Jt(e);\n            return t && t.innerHTML\n        }),\n        sc = Ot.prototype.$mount;\n    return Ot.prototype.$mount = function(e, t) {\n        if ((e = e && Jt(e)) === document.body || e === document.documentElement) return this;\n        var n = this.$options;\n        if (!n.render) {\n            var r = n.template;\n            if (r)\n                if (\"string\" == typeof r) \"#\" === r.charAt(0) && (r = ac(r));\n                else {\n                    if (!r.nodeType) return this;\n                    r = r.innerHTML\n                } else e && (r = ki(e));\n            if (r) {\n                var i = oc(r, {\n                        shouldDecodeNewlines: ns,\n                        delimiters: n.delimiters,\n                        comments: n.comments\n                    }, this),\n                    o = i.render,\n                    a = i.staticRenderFns;\n                n.render = o, n.staticRenderFns = a\n            }\n        }\n        return sc.call(this, e, t)\n    }, Ot.compile = oc, Ot\n});"
  },
  {
    "path": "static/lib/vuex.js",
    "content": "/**\n * vuex v3.0.0\n * (c) 2017 Evan You\n * @license MIT\n */\n(function(global, factory) {\n    typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :\n        typeof define === 'function' && define.amd ? define(factory) :\n        (global.Vuex = factory());\n}(this, (function() {\n    'use strict';\n\n    var applyMixin = function(Vue) {\n        var version = Number(Vue.version.split('.')[0]);\n\n        if (version >= 2) {\n            Vue.mixin({\n                beforeCreate: vuexInit\n            });\n        } else {\n            // override init and inject vuex init procedure\n            // for 1.x backwards compatibility.\n            var _init = Vue.prototype._init;\n            Vue.prototype._init = function(options) {\n                if (options === void 0) options = {};\n\n                options.init = options.init ? [vuexInit].concat(options.init) : vuexInit;\n                _init.call(this, options);\n            };\n        }\n\n        /**\n         * Vuex init hook, injected into each instances init hooks list.\n         */\n\n        function vuexInit() {\n            var options = this.$options;\n            // store injection\n            if (options.store) {\n                this.$store = typeof options.store === 'function' ? options.store() : options.store;\n            } else if (options.parent && options.parent.$store) {\n                this.$store = options.parent.$store;\n            }\n        }\n    };\n\n    var devtoolHook =\n        typeof window !== 'undefined' &&\n        window.__VUE_DEVTOOLS_GLOBAL_HOOK__;\n\n    function devtoolPlugin(store) {\n        if (!devtoolHook) {\n            return\n        }\n\n        store._devtoolHook = devtoolHook;\n\n        devtoolHook.emit('vuex:init', store);\n\n        devtoolHook.on('vuex:travel-to-state', function(targetState) {\n            store.replaceState(targetState);\n        });\n\n        store.subscribe(function(mutation, state) {\n            devtoolHook.emit('vuex:mutation', mutation, state);\n        });\n    }\n\n    /**\n     * Get the first item that pass the test\n     * by second argument function\n     *\n     * @param {Array} list\n     * @param {Function} f\n     * @return {*}\n     */\n    /**\n     * Deep copy the given object considering circular structure.\n     * This function caches all nested objects and its copies.\n     * If it detects circular structure, use cached copy to avoid infinite loop.\n     *\n     * @param {*} obj\n     * @param {Array<Object>} cache\n     * @return {*}\n     */\n\n\n    /**\n     * forEach for object\n     */\n    function forEachValue(obj, fn) {\n        Object.keys(obj).forEach(function(key) {\n            return fn(obj[key], key);\n        });\n    }\n\n    function isObject(obj) {\n        return obj !== null && typeof obj === 'object'\n    }\n\n    function isPromise(val) {\n        return val && typeof val.then === 'function'\n    }\n\n    function assert(condition, msg) {\n        if (!condition) {\n            throw new Error((\"[vuex] \" + msg))\n        }\n    }\n\n    var Module = function Module(rawModule, runtime) {\n        this.runtime = runtime;\n        this._children = Object.create(null);\n        this._rawModule = rawModule;\n        var rawState = rawModule.state;\n        this.state = (typeof rawState === 'function' ? rawState() : rawState) || {};\n    };\n\n    var prototypeAccessors$1 = {\n        namespaced: {\n            configurable: true\n        }\n    };\n\n    prototypeAccessors$1.namespaced.get = function() {\n        return !!this._rawModule.namespaced\n    };\n\n    Module.prototype.addChild = function addChild(key, module) {\n        this._children[key] = module;\n    };\n\n    Module.prototype.removeChild = function removeChild(key) {\n        delete this._children[key];\n    };\n\n    Module.prototype.getChild = function getChild(key) {\n        return this._children[key]\n    };\n\n    Module.prototype.update = function update(rawModule) {\n        this._rawModule.namespaced = rawModule.namespaced;\n        if (rawModule.actions) {\n            this._rawModule.actions = rawModule.actions;\n        }\n        if (rawModule.mutations) {\n            this._rawModule.mutations = rawModule.mutations;\n        }\n        if (rawModule.getters) {\n            this._rawModule.getters = rawModule.getters;\n        }\n    };\n\n    Module.prototype.forEachChild = function forEachChild(fn) {\n        forEachValue(this._children, fn);\n    };\n\n    Module.prototype.forEachGetter = function forEachGetter(fn) {\n        if (this._rawModule.getters) {\n            forEachValue(this._rawModule.getters, fn);\n        }\n    };\n\n    Module.prototype.forEachAction = function forEachAction(fn) {\n        if (this._rawModule.actions) {\n            forEachValue(this._rawModule.actions, fn);\n        }\n    };\n\n    Module.prototype.forEachMutation = function forEachMutation(fn) {\n        if (this._rawModule.mutations) {\n            forEachValue(this._rawModule.mutations, fn);\n        }\n    };\n\n    Object.defineProperties(Module.prototype, prototypeAccessors$1);\n\n    var ModuleCollection = function ModuleCollection(rawRootModule) {\n        // register root module (Vuex.Store options)\n        this.register([], rawRootModule, false);\n    };\n\n    ModuleCollection.prototype.get = function get(path) {\n        return path.reduce(function(module, key) {\n            return module.getChild(key)\n        }, this.root)\n    };\n\n    ModuleCollection.prototype.getNamespace = function getNamespace(path) {\n        var module = this.root;\n        return path.reduce(function(namespace, key) {\n            module = module.getChild(key);\n            return namespace + (module.namespaced ? key + '/' : '')\n        }, '')\n    };\n\n    ModuleCollection.prototype.update = function update$1(rawRootModule) {\n        update([], this.root, rawRootModule);\n    };\n\n    ModuleCollection.prototype.register = function register(path, rawModule, runtime) {\n        var this$1 = this;\n        if (runtime === void 0) runtime = true;\n\n        {\n            assertRawModule(path, rawModule);\n        }\n\n        var newModule = new Module(rawModule, runtime);\n        if (path.length === 0) {\n            this.root = newModule;\n        } else {\n            var parent = this.get(path.slice(0, -1));\n            parent.addChild(path[path.length - 1], newModule);\n        }\n\n        // register nested modules\n        if (rawModule.modules) {\n            forEachValue(rawModule.modules, function(rawChildModule, key) {\n                this$1.register(path.concat(key), rawChildModule, runtime);\n            });\n        }\n    };\n\n    ModuleCollection.prototype.unregister = function unregister(path) {\n        var parent = this.get(path.slice(0, -1));\n        var key = path[path.length - 1];\n        if (!parent.getChild(key).runtime) {\n            return\n        }\n\n        parent.removeChild(key);\n    };\n\n    function update(path, targetModule, newModule) {\n        {\n            assertRawModule(path, newModule);\n        }\n\n        // update target module\n        targetModule.update(newModule);\n\n        // update nested modules\n        if (newModule.modules) {\n            for (var key in newModule.modules) {\n                if (!targetModule.getChild(key)) {\n                    {\n                        console.warn(\n                            \"[vuex] trying to add a new module '\" + key + \"' on hot reloading, \" +\n                            'manual reload is needed'\n                        );\n                    }\n                    return\n                }\n                update(\n                    path.concat(key),\n                    targetModule.getChild(key),\n                    newModule.modules[key]\n                );\n            }\n        }\n    }\n\n    var functionAssert = {\n        assert: function(value) {\n            return typeof value === 'function';\n        },\n        expected: 'function'\n    };\n\n    var objectAssert = {\n        assert: function(value) {\n            return typeof value === 'function' ||\n                (typeof value === 'object' && typeof value.handler === 'function');\n        },\n        expected: 'function or object with \"handler\" function'\n    };\n\n    var assertTypes = {\n        getters: functionAssert,\n        mutations: functionAssert,\n        actions: objectAssert\n    };\n\n    function assertRawModule(path, rawModule) {\n        Object.keys(assertTypes).forEach(function(key) {\n            if (!rawModule[key]) {\n                return\n            }\n\n            var assertOptions = assertTypes[key];\n\n            forEachValue(rawModule[key], function(value, type) {\n                assert(\n                    assertOptions.assert(value),\n                    makeAssertionMessage(path, key, type, value, assertOptions.expected)\n                );\n            });\n        });\n    }\n\n    function makeAssertionMessage(path, key, type, value, expected) {\n        var buf = key + \" should be \" + expected + \" but \\\"\" + key + \".\" + type + \"\\\"\";\n        if (path.length > 0) {\n            buf += \" in module \\\"\" + (path.join('.')) + \"\\\"\";\n        }\n        buf += \" is \" + (JSON.stringify(value)) + \".\";\n        return buf\n    }\n\n    var Vue; // bind on install\n\n    var Store = function Store(options) {\n        var this$1 = this;\n        if (options === void 0) options = {};\n\n        // Auto install if it is not done yet and `window` has `Vue`.\n        // To allow users to avoid auto-installation in some cases,\n        // this code should be placed here. See #731\n        if (!Vue && typeof window !== 'undefined' && window.Vue) {\n            install(window.Vue);\n        }\n\n        {\n            assert(Vue, \"must call Vue.use(Vuex) before creating a store instance.\");\n            assert(typeof Promise !== 'undefined', \"vuex requires a Promise polyfill in this browser.\");\n            assert(this instanceof Store, \"Store must be called with the new operator.\");\n        }\n\n        var plugins = options.plugins;\n        if (plugins === void 0) plugins = [];\n        var strict = options.strict;\n        if (strict === void 0) strict = false;\n\n        var state = options.state;\n        if (state === void 0) state = {};\n        if (typeof state === 'function') {\n            state = state() || {};\n        }\n\n        // store internal state\n        this._committing = false;\n        this._actions = Object.create(null);\n        this._actionSubscribers = [];\n        this._mutations = Object.create(null);\n        this._wrappedGetters = Object.create(null);\n        this._modules = new ModuleCollection(options);\n        this._modulesNamespaceMap = Object.create(null);\n        this._subscribers = [];\n        this._watcherVM = new Vue();\n\n        // bind commit and dispatch to self\n        var store = this;\n        var ref = this;\n        var dispatch = ref.dispatch;\n        var commit = ref.commit;\n        this.dispatch = function boundDispatch(type, payload) {\n            return dispatch.call(store, type, payload)\n        };\n        this.commit = function boundCommit(type, payload, options) {\n            return commit.call(store, type, payload, options)\n        };\n\n        // strict mode\n        this.strict = strict;\n\n        // init root module.\n        // this also recursively registers all sub-modules\n        // and collects all module getters inside this._wrappedGetters\n        installModule(this, state, [], this._modules.root);\n\n        // initialize the store vm, which is responsible for the reactivity\n        // (also registers _wrappedGetters as computed properties)\n        resetStoreVM(this, state);\n\n        // apply plugins\n        plugins.forEach(function(plugin) {\n            return plugin(this$1);\n        });\n\n        if (Vue.config.devtools) {\n            devtoolPlugin(this);\n        }\n    };\n\n    var prototypeAccessors = {\n        state: {\n            configurable: true\n        }\n    };\n\n    prototypeAccessors.state.get = function() {\n        return this._vm._data.$$state\n    };\n\n    prototypeAccessors.state.set = function(v) {\n        {\n            assert(false, \"Use store.replaceState() to explicit replace store state.\");\n        }\n    };\n\n    Store.prototype.commit = function commit(_type, _payload, _options) {\n        var this$1 = this;\n\n        // check object-style commit\n        var ref = unifyObjectStyle(_type, _payload, _options);\n        var type = ref.type;\n        var payload = ref.payload;\n        var options = ref.options;\n\n        var mutation = {\n            type: type,\n            payload: payload\n        };\n        var entry = this._mutations[type];\n        if (!entry) {\n            {\n                console.error((\"[vuex] unknown mutation type: \" + type));\n            }\n            return\n        }\n        this._withCommit(function() {\n            entry.forEach(function commitIterator(handler) {\n                handler(payload);\n            });\n        });\n        this._subscribers.forEach(function(sub) {\n            return sub(mutation, this$1.state);\n        });\n\n        if (\n            \"development\" !== 'production' &&\n            options && options.silent\n        ) {\n            console.warn(\n                \"[vuex] mutation type: \" + type + \". Silent option has been removed. \" +\n                'Use the filter functionality in the vue-devtools'\n            );\n        }\n    };\n\n    Store.prototype.dispatch = function dispatch(_type, _payload) {\n        var this$1 = this;\n\n        // check object-style dispatch\n        var ref = unifyObjectStyle(_type, _payload);\n        var type = ref.type;\n        var payload = ref.payload;\n\n        var action = {\n            type: type,\n            payload: payload\n        };\n        var entry = this._actions[type];\n        if (!entry) {\n            {\n                console.error((\"[vuex] unknown action type: \" + type));\n            }\n            return\n        }\n\n        this._actionSubscribers.forEach(function(sub) {\n            return sub(action, this$1.state);\n        });\n\n        return entry.length > 1 ? Promise.all(entry.map(function(handler) {\n            return handler(payload);\n        })) : entry[0](payload)\n    };\n\n    Store.prototype.subscribe = function subscribe(fn) {\n        return genericSubscribe(fn, this._subscribers)\n    };\n\n    Store.prototype.subscribeAction = function subscribeAction(fn) {\n        return genericSubscribe(fn, this._actionSubscribers)\n    };\n\n    Store.prototype.watch = function watch(getter, cb, options) {\n        var this$1 = this;\n\n        {\n            assert(typeof getter === 'function', \"store.watch only accepts a function.\");\n        }\n        return this._watcherVM.$watch(function() {\n            return getter(this$1.state, this$1.getters);\n        }, cb, options)\n    };\n\n    Store.prototype.replaceState = function replaceState(state) {\n        var this$1 = this;\n\n        this._withCommit(function() {\n            this$1._vm._data.$$state = state;\n        });\n    };\n\n    Store.prototype.registerModule = function registerModule(path, rawModule, options) {\n        if (options === void 0) options = {};\n\n        if (typeof path === 'string') {\n            path = [path];\n        }\n\n        {\n            assert(Array.isArray(path), \"module path must be a string or an Array.\");\n            assert(path.length > 0, 'cannot register the root module by using registerModule.');\n        }\n\n        this._modules.register(path, rawModule);\n        installModule(this, this.state, path, this._modules.get(path), options.preserveState);\n        // reset store to update getters...\n        resetStoreVM(this, this.state);\n    };\n\n    Store.prototype.unregisterModule = function unregisterModule(path) {\n        var this$1 = this;\n\n        if (typeof path === 'string') {\n            path = [path];\n        }\n\n        {\n            assert(Array.isArray(path), \"module path must be a string or an Array.\");\n        }\n\n        this._modules.unregister(path);\n        this._withCommit(function() {\n            var parentState = getNestedState(this$1.state, path.slice(0, -1));\n            Vue.delete(parentState, path[path.length - 1]);\n        });\n        resetStore(this);\n    };\n\n    Store.prototype.hotUpdate = function hotUpdate(newOptions) {\n        this._modules.update(newOptions);\n        resetStore(this, true);\n    };\n\n    Store.prototype._withCommit = function _withCommit(fn) {\n        var committing = this._committing;\n        this._committing = true;\n        fn();\n        this._committing = committing;\n    };\n\n    Object.defineProperties(Store.prototype, prototypeAccessors);\n\n    function genericSubscribe(fn, subs) {\n        if (subs.indexOf(fn) < 0) {\n            subs.push(fn);\n        }\n        return function() {\n            var i = subs.indexOf(fn);\n            if (i > -1) {\n                subs.splice(i, 1);\n            }\n        }\n    }\n\n    function resetStore(store, hot) {\n        store._actions = Object.create(null);\n        store._mutations = Object.create(null);\n        store._wrappedGetters = Object.create(null);\n        store._modulesNamespaceMap = Object.create(null);\n        var state = store.state;\n        // init all modules\n        installModule(store, state, [], store._modules.root, true);\n        // reset vm\n        resetStoreVM(store, state, hot);\n    }\n\n    function resetStoreVM(store, state, hot) {\n        var oldVm = store._vm;\n\n        // bind store public getters\n        store.getters = {};\n        var wrappedGetters = store._wrappedGetters;\n        var computed = {};\n        forEachValue(wrappedGetters, function(fn, key) {\n            // use computed to leverage its lazy-caching mechanism\n            computed[key] = function() {\n                return fn(store);\n            };\n            Object.defineProperty(store.getters, key, {\n                get: function() {\n                    return store._vm[key];\n                },\n                enumerable: true // for local getters\n            });\n        });\n\n        // use a Vue instance to store the state tree\n        // suppress warnings just in case the user has added\n        // some funky global mixins\n        var silent = Vue.config.silent;\n        Vue.config.silent = true;\n        store._vm = new Vue({\n            data: {\n                $$state: state\n            },\n            computed: computed\n        });\n        Vue.config.silent = silent;\n\n        // enable strict mode for new vm\n        if (store.strict) {\n            enableStrictMode(store);\n        }\n\n        if (oldVm) {\n            if (hot) {\n                // dispatch changes in all subscribed watchers\n                // to force getter re-evaluation for hot reloading.\n                store._withCommit(function() {\n                    oldVm._data.$$state = null;\n                });\n            }\n            Vue.nextTick(function() {\n                return oldVm.$destroy();\n            });\n        }\n    }\n\n    function installModule(store, rootState, path, module, hot) {\n        var isRoot = !path.length;\n        var namespace = store._modules.getNamespace(path);\n\n        // register in namespace map\n        if (module.namespaced) {\n            store._modulesNamespaceMap[namespace] = module;\n        }\n\n        // set state\n        if (!isRoot && !hot) {\n            var parentState = getNestedState(rootState, path.slice(0, -1));\n            var moduleName = path[path.length - 1];\n            store._withCommit(function() {\n                Vue.set(parentState, moduleName, module.state);\n            });\n        }\n\n        var local = module.context = makeLocalContext(store, namespace, path);\n\n        module.forEachMutation(function(mutation, key) {\n            var namespacedType = namespace + key;\n            registerMutation(store, namespacedType, mutation, local);\n        });\n\n        module.forEachAction(function(action, key) {\n            var type = action.root ? key : namespace + key;\n            var handler = action.handler || action;\n            registerAction(store, type, handler, local);\n        });\n\n        module.forEachGetter(function(getter, key) {\n            var namespacedType = namespace + key;\n            registerGetter(store, namespacedType, getter, local);\n        });\n\n        module.forEachChild(function(child, key) {\n            installModule(store, rootState, path.concat(key), child, hot);\n        });\n    }\n\n    /**\n     * make localized dispatch, commit, getters and state\n     * if there is no namespace, just use root ones\n     */\n    function makeLocalContext(store, namespace, path) {\n        var noNamespace = namespace === '';\n\n        var local = {\n            dispatch: noNamespace ? store.dispatch : function(_type, _payload, _options) {\n                var args = unifyObjectStyle(_type, _payload, _options);\n                var payload = args.payload;\n                var options = args.options;\n                var type = args.type;\n\n                if (!options || !options.root) {\n                    type = namespace + type;\n                    if (\"development\" !== 'production' && !store._actions[type]) {\n                        console.error((\"[vuex] unknown local action type: \" + (args.type) + \", global type: \" + type));\n                        return\n                    }\n                }\n\n                return store.dispatch(type, payload)\n            },\n\n            commit: noNamespace ? store.commit : function(_type, _payload, _options) {\n                var args = unifyObjectStyle(_type, _payload, _options);\n                var payload = args.payload;\n                var options = args.options;\n                var type = args.type;\n\n                if (!options || !options.root) {\n                    type = namespace + type;\n                    if (\"development\" !== 'production' && !store._mutations[type]) {\n                        console.error((\"[vuex] unknown local mutation type: \" + (args.type) + \", global type: \" + type));\n                        return\n                    }\n                }\n\n                store.commit(type, payload, options);\n            }\n        };\n\n        // getters and state object must be gotten lazily\n        // because they will be changed by vm update\n        Object.defineProperties(local, {\n            getters: {\n                get: noNamespace ? function() {\n                    return store.getters;\n                } : function() {\n                    return makeLocalGetters(store, namespace);\n                }\n            },\n            state: {\n                get: function() {\n                    return getNestedState(store.state, path);\n                }\n            }\n        });\n\n        return local\n    }\n\n    function makeLocalGetters(store, namespace) {\n        var gettersProxy = {};\n\n        var splitPos = namespace.length;\n        Object.keys(store.getters).forEach(function(type) {\n            // skip if the target getter is not match this namespace\n            if (type.slice(0, splitPos) !== namespace) {\n                return\n            }\n\n            // extract local getter type\n            var localType = type.slice(splitPos);\n\n            // Add a port to the getters proxy.\n            // Define as getter property because\n            // we do not want to evaluate the getters in this time.\n            Object.defineProperty(gettersProxy, localType, {\n                get: function() {\n                    return store.getters[type];\n                },\n                enumerable: true\n            });\n        });\n\n        return gettersProxy\n    }\n\n    function registerMutation(store, type, handler, local) {\n        var entry = store._mutations[type] || (store._mutations[type] = []);\n        entry.push(function wrappedMutationHandler(payload) {\n            handler.call(store, local.state, payload);\n        });\n    }\n\n    function registerAction(store, type, handler, local) {\n        var entry = store._actions[type] || (store._actions[type] = []);\n        entry.push(function wrappedActionHandler(payload, cb) {\n            var res = handler.call(store, {\n                dispatch: local.dispatch,\n                commit: local.commit,\n                getters: local.getters,\n                state: local.state,\n                rootGetters: store.getters,\n                rootState: store.state\n            }, payload, cb);\n            if (!isPromise(res)) {\n                res = Promise.resolve(res);\n            }\n            if (store._devtoolHook) {\n                return res.catch(function(err) {\n                    store._devtoolHook.emit('vuex:error', err);\n                    throw err\n                })\n            } else {\n                return res\n            }\n        });\n    }\n\n    function registerGetter(store, type, rawGetter, local) {\n        if (store._wrappedGetters[type]) {\n            {\n                console.error((\"[vuex] duplicate getter key: \" + type));\n            }\n            return\n        }\n        store._wrappedGetters[type] = function wrappedGetter(store) {\n            return rawGetter(\n                local.state, // local state\n                local.getters, // local getters\n                store.state, // root state\n                store.getters // root getters\n            )\n        };\n    }\n\n    function enableStrictMode(store) {\n        store._vm.$watch(function() {\n            return this._data.$$state\n        }, function() {\n            {\n                assert(store._committing, \"Do not mutate vuex store state outside mutation handlers.\");\n            }\n        }, {\n            deep: true,\n            sync: true\n        });\n    }\n\n    function getNestedState(state, path) {\n        return path.length ? path.reduce(function(state, key) {\n            return state[key];\n        }, state) : state\n    }\n\n    function unifyObjectStyle(type, payload, options) {\n        if (isObject(type) && type.type) {\n            options = payload;\n            payload = type;\n            type = type.type;\n        }\n\n        {\n            assert(typeof type === 'string', (\"Expects string as the type, but found \" + (typeof type) + \".\"));\n        }\n\n        return {\n            type: type,\n            payload: payload,\n            options: options\n        }\n    }\n\n    function install(_Vue) {\n        if (Vue && _Vue === Vue) {\n            {\n                console.error(\n                    '[vuex] already installed. Vue.use(Vuex) should be called only once.'\n                );\n            }\n            return\n        }\n        Vue = _Vue;\n        applyMixin(Vue);\n    }\n\n    var mapState = normalizeNamespace(function(namespace, states) {\n        var res = {};\n        normalizeMap(states).forEach(function(ref) {\n            var key = ref.key;\n            var val = ref.val;\n\n            res[key] = function mappedState() {\n                var state = this.$store.state;\n                var getters = this.$store.getters;\n                if (namespace) {\n                    var module = getModuleByNamespace(this.$store, 'mapState', namespace);\n                    if (!module) {\n                        return\n                    }\n                    state = module.context.state;\n                    getters = module.context.getters;\n                }\n                return typeof val === 'function' ? val.call(this, state, getters) : state[val]\n            };\n            // mark vuex getter for devtools\n            res[key].vuex = true;\n        });\n        return res\n    });\n\n    var mapMutations = normalizeNamespace(function(namespace, mutations) {\n        var res = {};\n        normalizeMap(mutations).forEach(function(ref) {\n            var key = ref.key;\n            var val = ref.val;\n\n            res[key] = function mappedMutation() {\n                var args = [],\n                    len = arguments.length;\n                while (len--) args[len] = arguments[len];\n\n                var commit = this.$store.commit;\n                if (namespace) {\n                    var module = getModuleByNamespace(this.$store, 'mapMutations', namespace);\n                    if (!module) {\n                        return\n                    }\n                    commit = module.context.commit;\n                }\n                return typeof val === 'function' ? val.apply(this, [commit].concat(args)) : commit.apply(this.$store, [val].concat(args))\n            };\n        });\n        return res\n    });\n\n    var mapGetters = normalizeNamespace(function(namespace, getters) {\n        var res = {};\n        normalizeMap(getters).forEach(function(ref) {\n            var key = ref.key;\n            var val = ref.val;\n\n            val = namespace + val;\n            res[key] = function mappedGetter() {\n                if (namespace && !getModuleByNamespace(this.$store, 'mapGetters', namespace)) {\n                    return\n                }\n                if (\"development\" !== 'production' && !(val in this.$store.getters)) {\n                    console.error((\"[vuex] unknown getter: \" + val));\n                    return\n                }\n                return this.$store.getters[val]\n            };\n            // mark vuex getter for devtools\n            res[key].vuex = true;\n        });\n        return res\n    });\n\n    var mapActions = normalizeNamespace(function(namespace, actions) {\n        var res = {};\n        normalizeMap(actions).forEach(function(ref) {\n            var key = ref.key;\n            var val = ref.val;\n\n            res[key] = function mappedAction() {\n                var args = [],\n                    len = arguments.length;\n                while (len--) args[len] = arguments[len];\n\n                var dispatch = this.$store.dispatch;\n                if (namespace) {\n                    var module = getModuleByNamespace(this.$store, 'mapActions', namespace);\n                    if (!module) {\n                        return\n                    }\n                    dispatch = module.context.dispatch;\n                }\n                return typeof val === 'function' ? val.apply(this, [dispatch].concat(args)) : dispatch.apply(this.$store, [val].concat(args))\n            };\n        });\n        return res\n    });\n\n    var createNamespacedHelpers = function(namespace) {\n        return ({\n            mapState: mapState.bind(null, namespace),\n            mapGetters: mapGetters.bind(null, namespace),\n            mapMutations: mapMutations.bind(null, namespace),\n            mapActions: mapActions.bind(null, namespace)\n        });\n    };\n\n    function normalizeMap(map) {\n        return Array.isArray(map) ? map.map(function(key) {\n            return ({\n                key: key,\n                val: key\n            });\n        }) : Object.keys(map).map(function(key) {\n            return ({\n                key: key,\n                val: map[key]\n            });\n        })\n    }\n\n    function normalizeNamespace(fn) {\n        return function(namespace, map) {\n            if (typeof namespace !== 'string') {\n                map = namespace;\n                namespace = '';\n            } else if (namespace.charAt(namespace.length - 1) !== '/') {\n                namespace += '/';\n            }\n            return fn(namespace, map)\n        }\n    }\n\n    function getModuleByNamespace(store, helper, namespace) {\n        var module = store._modulesNamespaceMap[namespace];\n        if (\"development\" !== 'production' && !module) {\n            console.error((\"[vuex] module namespace not found in \" + helper + \"(): \" + namespace));\n        }\n        return module\n    }\n\n    var index = {\n        Store: Store,\n        install: install,\n        version: '3.0.0',\n        mapState: mapState,\n        mapMutations: mapMutations,\n        mapGetters: mapGetters,\n        mapActions: mapActions,\n        createNamespacedHelpers: createNamespacedHelpers\n    };\n\n    return index;\n\n})));"
  },
  {
    "path": "widgets/bread/1/config.json",
    "content": "{\n\t\"cssConfig\": {\n\t\t\"fontSize\": {\n\t\t\t\"name\": \"字号\",\n\t\t\t\"value\": \"12px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"textColor\": {\n\t\t\t\"name\": \"文字颜色\",\n\t\t\t\"value\": \"#777777\",\n\t\t\t\"type\": \"color\"\n\t\t},\n\t\t\"hoverColor\": {\n\t\t\t\"name\": \"文字悬浮颜色\",\n\t\t\t\"value\": \"#286090\",\n\t\t\t\"type\": \"color\"\n\t\t},\n\t\t\"iconSize\": {\n\t\t\t\"name\": \"图标大小\",\n\t\t\t\"value\": \"14px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"iconMargin\": {\n\t\t\t\"name\": \"图标左右间距\",\n\t\t\t\"value\": \"5px\",\n\t\t\t\"type\": \"text\"\n\t\t}\n\t},\n\t\"jsConfig\": {\n\n\t},\n\t\"showConfig\": {\n\t\t\"viewWidth\": {\n\t\t\t\"name\": \"栅格宽度\",\n\t\t\t\"value\": 12,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"headText\": {\n\t\t\t\"name\": \"打头文字\",\n\t\t\t\"value\": \"您当前的位置： \",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"sep\": {\n\t\t\t\"name\": \"分隔符\",\n\t\t\t\"value\": \"&#xe616;\",\n\t\t\t\"type\": \"text\"\n\t\t}\n\n\t}\n}"
  },
  {
    "path": "widgets/bread/1/script.js",
    "content": ""
  },
  {
    "path": "widgets/bread/1/style.css",
    "content": ".widget-bread-1 {font-size: ${fontSize.value}; color: ${textColor.value}; }\n.widget-bread-1 a { color: ${textColor.value};}\n.widget-bread-1 a:hover{color:${hoverColor.value};}\n.widget-bread-1 .ion { font-size: ${iconSize.value}; margin: 0 ${iconMargin.value};}\n"
  },
  {
    "path": "widgets/bread/1/temp.htm",
    "content": "<div class=\"widget-bread-1\">\n\t${headText.value}<a href=\"#\">首页</a><i class=\"ion\">${sep.value | raw}</i><a href=\"#\">产品中心</a><i class=\"ion\">${sep.value | raw}</i>产品类别\n</div>"
  },
  {
    "path": "widgets/data.json",
    "content": "{\n\t\"version\": {\n\t\t\"value\": \"1.1.1\",\n\t\t\"description\": \"组件模板将优先使用本地缓存，可以通过'菜单-立即更新'清除缓存。\"\n\t},\n\t\"widgets\": [{\n\t\t\"title\": \"首页\",\n\t\t\"icon\": \"&#xe64a;\"\n\t}, {\n\t\t\"title\": \"通用组件\",\n\t\t\"icon\": \"&#xe6bb;\",\n\t\t\"list\": [{\n\t\t\t\"title\": \"导航类\",\n\t\t\t\"list\": [{\n\t\t\t\t\"widget\": \"bread-1\",\n\t\t\t\t\"title\": \"图标面包屑\",\n\t\t\t\t\"tag\": \"面包屑/图标\",\n\t\t\t\t\"author\": \"UI\",\n\t\t\t\t\"date\": \"2015-06-04\"\n\t\t\t}, {\n\t\t\t\t\"widget\": \"page-1\",\n\t\t\t\t\"title\": \"分页\",\n\t\t\t\t\"tag\": \"分页\",\n\t\t\t\t\"author\": \"UI\",\n\t\t\t\t\"date\": \"2015-06-23\"\n\t\t\t}, {\n\t\t\t\t\"widget\": \"nav-1\",\n\t\t\t\t\"title\": \"导航\",\n\t\t\t\t\"tag\": \"导航/下拉\",\n\t\t\t\t\"author\": \"王健\",\n\t\t\t\t\"date\": \"2015-09-19\"\n\t\t\t}]\n\t\t}, {\n\t\t\t\"title\": \"表格\",\n\t\t\t\"list\": [{\n\t\t\t\t\"widget\": \"table-1\",\n\t\t\t\t\"title\": \"基本表格\",\n\t\t\t\t\"tag\": \"表格\",\n\t\t\t\t\"author\": \"UI\",\n\t\t\t\t\"date\": \"2015-09-21\"\n\t\t\t}]\n\t\t}, {\n\t\t\t\"title\": \"表单\",\n\t\t\t\"list\": [{\n\t\t\t\t\"widget\": \"form-1\",\n\t\t\t\t\"title\": \"双栏表单\",\n\t\t\t\t\"tag\": \"双栏表单/订购\",\n\t\t\t\t\"author\": \"UI\",\n\t\t\t\t\"date\": \"2015-06-21\"\n\t\t\t}]\n\t\t}]\n\t}, {\n\t\t\"title\": \"栏目组件\",\n\t\t\"icon\": \"&#xe64d;\",\n\t\t\"list\": [{\n\t\t\t\"title\": \"产品列表\",\n\t\t\t\"list\": [{\n\t\t\t\t\"widget\": \"prolist-1\",\n\t\t\t\t\"title\": \"类别列表\",\n\t\t\t\t\"tag\": \"产品型号下拉\",\n\t\t\t\t\"author\": \"jerei.com\",\n\t\t\t\t\"date\": \"2015-06-24\"\n\t\t\t}, {\n\t\t\t\t\"widget\": \"prolist-2\",\n\t\t\t\t\"title\": \"选项卡产品\",\n\t\t\t\t\"tag\": \"选项卡\",\n\t\t\t\t\"author\": \"jerei.com\",\n\t\t\t\t\"date\": \"2015-06-24\"\n\t\t\t}]\n\t\t}, {\n\t\t\t\"title\": \"产品详细\",\n\t\t\t\"list\": [{\n\t\t\t\t\"widget\": \"prodetail-1\",\n\t\t\t\t\"title\": \"经典缩略图\",\n\t\t\t\t\"tag\": \"缩略图/放大镜\",\n\t\t\t\t\"author\": \"jerei.com\",\n\t\t\t\t\"date\": \"2015-06-16\"\n\t\t\t}]\n\t\t}, {\n\t\t\t\"title\": \"新闻列表\",\n\t\t\t\"list\": [{\n\t\t\t\t\"widget\": \"newslist-1\",\n\t\t\t\t\"title\": \"头条新闻\",\n\t\t\t\t\"tag\": \"新闻/头条\",\n\t\t\t\t\"author\": \"王健\",\n\t\t\t\t\"date\": \"2016-04-06\"\n\t\t\t}]\n\t\t}, {\n\t\t\t\"title\": \"新闻详细\",\n\t\t\t\"list\": [{\n\t\t\t\t\"widget\": \"newsdetail-1\",\n\t\t\t\t\"title\": \"奇瑞新闻详细\",\n\t\t\t\t\"tag\": \"\",\n\t\t\t\t\"author\": \"jerei.com\",\n\t\t\t\t\"date\": \"2015-06-25\"\n\t\t\t}]\n\t\t}, {\n\t\t\t\"title\": \"通用栏目\",\n\t\t\t\"list\": [{\n\t\t\t\t\"widget\": \"download-1\",\n\t\t\t\t\"title\": \"下载列表\",\n\t\t\t\t\"tag\": \"下载/列表\",\n\t\t\t\t\"author\": \"jerei.com\",\n\t\t\t\t\"date\": \"2015-05-14\"\n\t\t\t}, {\n\t\t\t\t\"widget\": \"search-1\",\n\t\t\t\t\"title\": \"搜索结果\",\n\t\t\t\t\"tag\": \"搜索/列表\",\n\t\t\t\t\"author\": \"jerei.com\",\n\t\t\t\t\"date\": \"2015-06-24\"\n\t\t\t}]\n\t\t}, {\n\t\t\t\"title\": \"发展历程\",\n\t\t\t\"list\": [{\n\t\t\t\t\t\"widget\": \"history-1\",\n\t\t\t\t\t\"title\": \"发展历程1\",\n\t\t\t\t\t\"tag\": \"大事记/历史\",\n\t\t\t\t\t\"author\": \"jerei.com\",\n\t\t\t\t\t\"date\": \"2015-09-14\"\n\t\t\t\t}\n\n\t\t\t]\n\t\t}, {\n\t\t\t\"title\": \"人才招聘\",\n\t\t\t\"list\": [{\n\t\t\t\t\"widget\": \"job-1\",\n\t\t\t\t\"title\": \"人才招聘1\",\n\t\t\t\t\"tag\": \"人才招聘/job\",\n\t\t\t\t\"author\": \"jerei.com\",\n\t\t\t\t\"date\": \"2015-09-21\"\n\t\t\t}]\n\t\t}, {\n\t\t\t\"title\": \"问答类\",\n\t\t\t\"list\": [{\n\t\t\t\t\"widget\": \"qa-1\",\n\t\t\t\t\"title\": \"问答列表\",\n\t\t\t\t\"tag\": \"问答\",\n\t\t\t\t\"author\": \"UI\",\n\t\t\t\t\"date\": \"2015-06-17\"\n\t\t\t}]\n\t\t}]\n\t}, {\n\t\t\"title\": \"Js组件\",\n\t\t\"icon\": \"&#xe6b7;\",\n\t\t\"list\": []\n\t}]\n}"
  },
  {
    "path": "widgets/download/1/config.json",
    "content": "{\n\t\"cssConfig\": {\n\t\t\"channelTitleSize\": {\n\t\t\t\"name\": \"标题栏字号\",\n\t\t\t\"value\": \"16px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"channelTitleWeight\": {\n\t\t\t\"name\": \"标题栏文字粗细\",\n\t\t\t\"value\": \"700\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"channelTitleHeight\": {\n\t\t\t\"name\": \"标题栏高度\",\n\t\t\t\"value\": \"40px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"channelTitlePadd\": {\n\t\t\t\"name\": \"标题栏内边距\",\n\t\t\t\"value\": \"12px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"channelTitleColor\": {\n\t\t\t\"name\": \"标题栏文字颜色\",\n\t\t\t\"value\": \"#ffffff\",\n\t\t\t\"type\": \"color\"\n\t\t},\n\t\t\"channelBackground\": {\n\t\t\t\"name\": \"标题栏背景色\",\n\t\t\t\"value\": \"#333333\",\n\t\t\t\"type\": \"color\"\n\t\t},\n\t\t\"listHeight\": {\n\t\t\t\"name\": \"列表高度\",\n\t\t\t\"value\": \"30px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"listFontSize\": {\n\t\t\t\"name\": \"列表字号\",\n\t\t\t\"value\": \"14px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"listColor\": {\n\t\t\t\"name\": \"列表字色\",\n\t\t\t\"value\": \"#333333\",\n\t\t\t\"type\": \"color\"\n\t\t},\n\t\t\"listHoverColor\": {\n\t\t\t\"name\": \"列表悬浮色\",\n\t\t\t\"value\": \"#0e90d2\",\n\t\t\t\"type\": \"color\"\n\t\t},\n\t\t\"listBorderBottom\": {\n\t\t\t\"name\": \"列表下边线\",\n\t\t\t\"value\": \"1px solid #eee\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"listBackground\": {\n\t\t\t\"name\": \"列表背景色\",\n\t\t\t\"value\": \"#ffffff\",\n\t\t\t\"type\": \"color\"\n\t\t},\n\t\t\"listEvenBackground\": {\n\t\t\t\"name\": \"偶数列表背景色\",\n\t\t\t\"value\": \"#ededed\",\n\t\t\t\"type\": \"color\"\n\t\t},\n\t\t\"listPadd\": {\n\t\t\t\"name\": \"列表元素外边距\",\n\t\t\t\"value\": \"10px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"iconSize\": {\n\t\t\t\"name\": \"图标大小\",\n\t\t\t\"value\": \"16px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"iconColor\": {\n\t\t\t\"name\": \"图标颜色\",\n\t\t\t\"value\": \"#0e90d2\",\n\t\t\t\"type\": \"color\"\n\t\t}\n\t},\n\t\"jsConfig\": {},\n\t\"showConfig\": {\n\t\t\"viewWidth\": {\n\t\t\t\"name\": \"栅格宽度\",\n\t\t\t\"value\": 12,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"channelTitle\": {\n\t\t\t\"name\": \"栏目标题\",\n\t\t\t\"value\": \"栏目标题 \",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"listTitle\": {\n\t\t\t\"name\": \"列表标题\",\n\t\t\t\"value\": \"下载项目标题\",\n\t\t\t\"type\": \"text\"\n\t\t}\n\n\t}\n}"
  },
  {
    "path": "widgets/download/1/script.js",
    "content": ""
  },
  {
    "path": "widgets/download/1/style.css",
    "content": ".widget-download-1-bar {font-size: ${channelTitleSize.value}; font-weight: ${channelTitleWeight.value}; \nline-height: ${channelTitleHeight.value};  height: ${channelTitleHeight.value}; \n  padding: 0 ${channelTitlePadd.value}; color: ${channelTitleColor.value}; \n  background: ${channelBackground.value};}\n.widget-download-1-list li { height: ${listHeight.value}; line-height: ${listHeight.value}; overflow: hidden; \n  vertical-align: top; color: ${listColor.value}; border-bottom: ${listBorderBottom.value};\n  background: ${listBackground.value}; font-size:${listFontSize.value}}\n.widget-download-1-list li:nth-child(even) { background: ${listEvenBackground.value};}\n.widget-download-1-list li a { color: ${listColor.value};}\n.widget-download-1-list li a:hover { color: ${listHoverColor.value};}\n.widget-download-1-list ._title { padding: 0 ${listPadd.value};}\n.widget-download-1-list li ._view {padding: 0 ${listPadd.value}; border-left: 1px solid #ededed; }\n.widget-download-1-list .ion { font-size: ${iconSize.value}; color: ${iconColor.value};}\n"
  },
  {
    "path": "widgets/download/1/temp.htm",
    "content": "<div class=\"widget-download-1\">\n    <div class=\"widget-download-1-bar\">${channelTitle.value}</div>\n    <ul class=\"widget-download-1-list\">\n        <li>\n            <a href=\"#\" class=\"l _title\">${listTitle.value}</a>\n            <a href=\"#\" class=\"r _view\"><i class=\"ion\">&#xe652;</i>在线浏览</a>\n            <a href=\"#\" class=\"r _view\"><i class=\"ion\">&#xe642;</i>在线下载</a>\n        </li>\n        <li>\n            <a href=\"#\" class=\"l _title\">${listTitle.value}</a>\n            <a href=\"#\" class=\"r _view\"><i class=\"ion\">&#xe652;</i>在线浏览</a>\n            <a href=\"#\" class=\"r _view\"><i class=\"ion\">&#xe642;</i>在线下载</a>\n        </li>\n        <li>\n            <a href=\"#\" class=\"l _title\">${listTitle.value}</a>\n            <a href=\"#\" class=\"r _view\"><i class=\"ion\">&#xe652;</i>在线浏览</a>\n            <a href=\"#\" class=\"r _view\"><i class=\"ion\">&#xe642;</i>在线下载</a>\n        </li>\n        <li>\n            <a href=\"#\" class=\"l _title\">${listTitle.value}</a>\n            <a href=\"#\" class=\"r _view\"><i class=\"ion\">&#xe652;</i>在线浏览</a>\n            <a href=\"#\" class=\"r _view\"><i class=\"ion\">&#xe642;</i>在线下载</a>\n        </li>\n        <li>\n            <a href=\"#\" class=\"l _title\">${listTitle.value}</a>\n            <a href=\"#\" class=\"r _view\"><i class=\"ion\">&#xe652;</i>在线浏览</a>\n            <a href=\"#\" class=\"r _view\"><i class=\"ion\">&#xe642;</i>在线下载</a>\n        </li>\n        <li>\n            <a href=\"#\" class=\"l _title\">${listTitle.value}</a>\n            <a href=\"#\" class=\"r _view\"><i class=\"ion\">&#xe652;</i>在线浏览</a>\n            <a href=\"#\" class=\"r _view\"><i class=\"ion\">&#xe642;</i>在线下载</a>\n        </li>\n    </ul>\n</div>\n<!--over-->"
  },
  {
    "path": "widgets/form/1/config.json",
    "content": "{\n\t\"cssConfig\": {\n\t\t\"borderRadius\": {\n\t\t\t\"name\": \"圆角大小\",\n\t\t\t\"value\": \"0px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"borderColor\": {\n\t\t\t\"name\": \"线条颜色\",\n\t\t\t\"value\": \"#cccccc\",\n\t\t\t\"type\": \"color\"\n\t\t},\n\t\t\"okColor\": {\n\t\t\t\"name\": \"确认按钮颜色\",\n\t\t\t\"value\": \"#286090\",\n\t\t\t\"type\": \"color\"\n\t\t},\n\t\t\"okBorderColor\": {\n\t\t\t\"name\": \"确认按钮边框色\",\n\t\t\t\"value\": \"#204d74\",\n\t\t\t\"type\": \"color\"\n\t\t},\n\t\t\"resetColor\": {\n\t\t\t\"name\": \"重置按钮颜色\",\n\t\t\t\"value\": \"#e6e6e6\",\n\t\t\t\"type\": \"color\"\n\t\t},\n\t\t\"resetBorderColor\": {\n\t\t\t\"name\": \"重置按钮边框色\",\n\t\t\t\"value\": \"#adadad\",\n\t\t\t\"type\": \"color\"\n\t\t}\n\t},\n\t\"jsConfig\": {},\n\t\"showConfig\": {\n\t\t\"viewWidth\": {\n\t\t\t\"name\": \"栅格宽度\",\n\t\t\t\"value\": 10,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"labelTitle\": {\n\t\t\t\"name\": \"标题文字\",\n\t\t\t\"value\": \"表单项目\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"leftWidth\": {\n\t\t\t\"name\": \"左栏宽度\",\n\t\t\t\"value\": 6,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"rightWidth\": {\n\t\t\t\"name\": \"右栏宽度\",\n\t\t\t\"value\": 6,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"labelWidth\": {\n\t\t\t\"name\": \"标题宽度\",\n\t\t\t\"value\": 3,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"controlWidth\": {\n\t\t\t\"name\": \"控件宽度\",\n\t\t\t\"value\": 9,\n\t\t\t\"type\": \"number\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "widgets/form/1/script.js",
    "content": "require('validform');\n$('#${id}').Validform({\n\ttiptype:1, \n    ajaxPost:true,\n    callback:function(res){\n\n    }\n})\n"
  },
  {
    "path": "widgets/form/1/style.css",
    "content": ".widget-form-1 ._act{margin-top: 30px;}\n.widget-form-1 .form-control{border-radius: ${borderRadius.value};border-color:${borderColor.value}}\n.widget-form-1 .btn-primary{background:${okColor.value};border-color:${okBorderColor.value};}\n.widget-form-1 .btn-default{background:${resetColor.value};border-color:${resetBorderColor.value}}\n"
  },
  {
    "path": "widgets/form/1/temp.htm",
    "content": "<form class=\"widget-form-1 form-horizontal\" id=\"${id}\">\n  <div class=\"row\">\n    <div class=\"span-${leftWidth.value}\">\n      <div class=\"form-group row\">\n        <label class=\"control-label span-${labelWidth.value}\" for=\"formcontrol1\"><em class=\"text-danger\">*</em>真实姓名：</label>\n        <div class=\"span-${controlWidth.value}\">\n          <input type=\"text\" id=\"formcontrol1\" class=\"form-control\" datatype=\"s2-10\" />\n        </div>\n      </div>\n      <div class=\"form-group row\">\n        <label class=\"control-label span-${labelWidth.value}\"><em class=\"text-danger\">*</em>性别：</label>\n        <div class=\"span-${controlWidth.value}\">\n          <select class=\"form-control\" datatype=\"*\">\n            <option>男</option>\n            <option>女</option>\n          </select>\n        </div>\n      </div>\n      <div class=\"form-group row\">\n        <label class=\"control-label span-${labelWidth.value}\" for=\"formcontrol2\"><em class=\"text-danger\">*</em>应聘职位：</label>\n        <div class=\"span-${controlWidth.value}\">\n          <input type=\"text\" id=\"formcontrol2\" class=\"form-control\" datatype=\"s\" />\n        </div>\n      </div>\n      <div class=\"form-group row\">\n        <label class=\"control-label span-${labelWidth.value}\" for=\"formcontrol3\"><em class=\"text-danger\">*</em>出生年月：</label>\n        <div class=\"span-${controlWidth.value}\">\n          <input type=\"text\" name=\"name\" id=\"formcontrol3\" class=\"form-control\" datatype=\"*\" />\n        </div>\n      </div>\n      <div class=\"form-group row\">\n        <label class=\"control-label span-${labelWidth.value}\" for=\"formcontrol4\"><em class=\"text-danger\">*</em>联系方式：</label>\n        <div class=\"span-${controlWidth.value}\">\n          <input type=\"text\" name=\"name\" id=\"formcontrol4\" class=\"form-control\" datatype=\"m\" />\n        </div>\n      </div>\n      <div class=\"form-group row\">\n        <label class=\"control-label span-${labelWidth.value}\"><em class=\"text-danger\">*</em>${labelTitle.value}：</label>\n        <div class=\"span-${controlWidth.value}\">\n          <input type=\"text\" name=\"name\" class=\"form-control\" />\n        </div>\n      </div>\n      \n    </div>\n    <div class=\"span-${rightWidth.value}\">\n      <div class=\"form-group row\">\n        <label class=\"control-label span-${labelWidth.value}\" for=\"formcontrol1\">真实姓名：</label>\n        <div class=\"span-${controlWidth.value}\">\n          <input type=\"text\" id=\"formcontrol1\" class=\"form-control\" />\n        </div>\n      </div>\n      <div class=\"form-group row\">\n        <label class=\"control-label span-${labelWidth.value}\">性别：</label>\n        <div class=\"span-${controlWidth.value}\">\n          <select class=\"form-control\">\n            <option>男</option>\n            <option>女</option>\n          </select>\n        </div>\n      </div>\n      <div class=\"form-group row\">\n        <label class=\"control-label span-${labelWidth.value}\" for=\"formcontrol2\">应聘职位：</label>\n        <div class=\"span-${controlWidth.value}\">\n          <input type=\"text\" id=\"formcontrol2\"  class=\"form-control\" />\n        </div>\n      </div>\n      <div class=\"form-group row\">\n        <label class=\"control-label span-${labelWidth.value}\" for=\"formcontrol3\">出生年月：</label>\n        <div class=\"span-${controlWidth.value}\">\n          <input type=\"text\" name=\"name\" id=\"formcontrol3\" class=\"form-control\" />\n        </div>\n      </div>\n      <div class=\"form-group row\">\n        <label class=\"control-label span-${labelWidth.value}\" for=\"formcontrol4\">联系方式：</label>\n        <div class=\"span-${controlWidth.value}\">\n          <input type=\"text\" name=\"name\" id=\"formcontrol4\" class=\"form-control\" />\n        </div>\n      </div>\n      <div class=\"form-group row\">\n        <label class=\"control-label span-${labelWidth.value}\"><em class=\"text-danger\">*</em>${labelTitle.value}：</label>\n        <div class=\"span-${controlWidth.value}\">\n          <input type=\"text\" name=\"name\" class=\"form-control\" />\n        </div>\n      </div>\n      \n    </div>\n    <div class=\"span-12 _act\">\n      <div class=\"row\">\n        <div class=\"span-4 center\">\n          <div class=\"row\">\n            <div class=\"span-6\">\n              <button type=\"submit\" class=\"btn btn-block btn-primary\">提交</button>\n            </div>\n            <div class=\"span-6\">\n              <button type=\"reset\" class=\"btn btn-block btn-default\">重置</button>\n            </div>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n</form>"
  },
  {
    "path": "widgets/history/1/config.json",
    "content": "{\n\t\"cssConfig\": {\n\t\t\"yqBDColor\":{\n\t\t\t\"name\": \"圆圈线颜色\",\n\t\t\t\"value\": \"#3bb4f2\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"sjBDColor\":{\n\t\t\t\"name\": \"事件线颜色\",\n\t\t\t\"value\": \"#cccccc\",\n\t\t\t\"type\": \"text\"\n\t\t}\n\t},\n\t\"jsConfig\": {\n\t\t\n\t},\n\t\"showConfig\": {\n\t\t\"viewWidth\": {\n\t\t\t\"name\": \"栅格宽度\",\n\t\t\t\"value\": 12,\n\t\t\t\"type\": \"number\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "widgets/history/1/script.js",
    "content": ""
  },
  {
    "path": "widgets/history/1/style.css",
    "content": ".widget-history-1 { background: #ffffff; }\n.widget-history-1 ._year { position: relative; height: 40px; margin-top: 12px; border-bottom: 1px dotted ${yqBDColor.value}; }\n.widget-history-1 ._year strong { position: absolute; width: 86px; height: 86px; background: url(/widget/history/1/year.png) no-repeat; left: 0; top: 0; text-align: center; line-height: 86px; color: #ffffff; font-size: 24px; }\n.widget-history-1 ._list ul { padding-left: 88px; }\n.widget-history-1 ._list li { position: relative; padding: 20px 20px 20px 8em; border-bottom: 1px dotted ${sjBDColor.value}; }\n.widget-history-1 ._list li strong { position: absolute; left: 1.5em; top: 1.5em; }\n\n@media only screen and (max-width: 40rem) {\n.History-H1 ._year { margin-bottom: 50px; }\n.History-H1 ._list ul { padding-left: 0; }\n.History-H1 ._list li { padding: 2.5em 0 0; }\n.History-H1 ._list li strong { left: 0; top: .5em; }\n}\n\n\n"
  },
  {
    "path": "widgets/history/1/temp.htm",
    "content": "<div class=\"widget-history-1\" >\n\t<div class=\"_year\">\n\t\t<strong>2014</strong>\n\t</div>\n\t<div class=\"_list\">\n\t\t<ul>\n\t\t\t<li>\n\t\t\t\t<strong>2014年7月</strong>\n\t\t\t\t传化股份成功向A股定向增发4119万股，以每股12.69元的价格实现募集资金5.23亿。传化股份成功向A股定向增发4119万股，以每股12.69元的价格实现募集资金5.23亿。\n\t\t\t</li>\n\t\t\t<li>\n\t\t\t\t<strong>2014年6月</strong>\n\t\t\t\t传化股份成功向A股定向增发4119万股，以每股12.69元的价格实现募集资金5.23亿。\n\t\t\t</li>\n\t\t\t<li>\n\t\t\t\t<strong>2014年2月</strong>\n\t\t\t\t传化股份成功向A股定向增发4119万股，以每股12.69元的价格实现募集资金5.23亿。\n\t\t\t</li>\n\t\t</ul>\n\t</div>\n\t<div class=\"_year\">\n\t\t<strong>2012</strong>\n\t</div>\n\t<div class=\"_list\">\n\t\t<ul>\n\t\t\t<li>\n\t\t\t\t<strong>2012年7月</strong>\n\t\t\t\t传化股份成功向A股定向增发4119万股，以每股12.69元的价格实现募集资金5.23亿。\n\t\t\t</li>\n\t\t\t<li>\n\t\t\t\t<strong>2012年6月</strong>\n\t\t\t\t传化股份成功向A股定向增发4119万股，以每股12.69元的价格实现募集资金5.23亿。\n\t\t\t</li>\n\t\t\t<li>\n\t\t\t\t<strong>2012年2月</strong>\n\t\t\t\t传化股份成功向A股定向增发4119万股，以每股12.69元的价格实现募集资金5.23亿。\n\t\t\t</li>\n\t\t</ul>\n\t</div>\n</div>"
  },
  {
    "path": "widgets/job/1/config.json",
    "content": "{\n\t\"cssConfig\": {\n\t\t\"yqBDColor\":{\n\t\t\t\"name\": \"圆圈线颜色\",\n\t\t\t\"value\": \"#3bb4f2\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"sjBDColor\":{\n\t\t\t\"name\": \"事件线颜色\",\n\t\t\t\"value\": \"#cccccc\",\n\t\t\t\"type\": \"text\"\n\t\t}\n\t},\n\t\"jsConfig\": {\n\t\t\n\t},\n\t\"showConfig\": {\n\t\t\"viewWidth\": {\n\t\t\t\"name\": \"栅格宽度\",\n\t\t\t\"value\": 12,\n\t\t\t\"type\": \"number\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "widgets/job/1/script.js",
    "content": ""
  },
  {
    "path": "widgets/job/1/style.css",
    "content": ".widget-job-1 li.first { background: #e2f4fd; border-bottom: none; padding: 0; }\n.widget-job-1 li { border-bottom: 1px solid #cccccc; float: left; width: 100%; height: 34px; line-height: 34px; \n\tbackground: url(\"/widget/job/1/list_type.png\") 15px center no-repeat; }\n.widget-job-1 li ._t1 { width: 18%; color: #0e90d2; }\n.widget-job-1 li ._t2 { width: 20%; }\n.widget-job-1 li ._t3 { width: 24%; }\n.widget-job-1 li ._t4 { width: 14%; }\n.widget-job-1 li ._t5 { width: 14%; }\n.widget-job-1 li ._t6 { width: 10%; }\n.widget-job-1 li.first ._ut { float: left; text-align: center; color: #0e90d2; font-weight: 700; font-size: 14px; }\n.widget-job-1 li ._un { float: left; text-align: center; height: 50px; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; \n\toverflow: hidden; }\n.widget-job-1 li:hover { background: #ededed; }\n@media only screen and (max-width: 40rem) {\n .widget-job-1 li ._t1 {\n width: 30%;\n}\n .widget-job-1 li ._t2 {\n width: 30%;\n}\n .widget-job-1 li ._t3 {\n width: 40%;\n}\n .widget-job-1 li ._t4 {\n display: none;\n}\n .widget-job-1 li ._t5 {\n display: none;\n}\n .widget-job-1 li ._t6 {\n display: none;\n}\n}\n"
  },
  {
    "path": "widgets/job/1/temp.htm",
    "content": "<div class=\"widget-job-1\">\n  <ul class=\"fix\">\n    <li class=\"first\">\n      <div class=\"_ut _t1\">职位名称</div>\n      <div class=\"_ut _t2\">职位</div>\n      <div class=\"_ut _t3\">人数</div>\n      <div class=\"_ut _t4\">地点</div>\n      <div class=\"_ut _t5\">发布时间</div>\n    </li>\n    <li> <a href=\"#\">\n      <div class=\"_un _t1\">证券事务代表</div>\n      <div class=\"_un _t2\">法务经理/主管</div>\n      <div class=\"_un _t3\">1人</div>\n      <div class=\"_un _t4\">烟台</div>\n      <div class=\"_un _t5\">2013-06-17</div>\n      </a> </li>\n    <li> <a href=\"#\">\n      <div class=\"_un _t1\">证券事务代表</div>\n      <div class=\"_un _t2\">法务经理/主管</div>\n      <div class=\"_un _t3\">1人</div>\n      <div class=\"_un _t4\">烟台</div>\n      <div class=\"_un _t5\">2013-06-17</div>\n      </a> </li>\n    <li> <a href=\"#\">\n      <div class=\"_un _t1\">证券事务代表</div>\n      <div class=\"_un _t2\">法务经理/主管</div>\n      <div class=\"_un _t3\">1人</div>\n      <div class=\"_un _t4\">烟台</div>\n      <div class=\"_un _t5\">2013-06-17</div>\n      </a> </li>\n    <li> <a href=\"#\">\n      <div class=\"_un _t1\">证券事务代表</div>\n      <div class=\"_un _t2\">法务经理/主管</div>\n      <div class=\"_un _t3\">1人</div>\n      <div class=\"_un _t4\">烟台</div>\n      <div class=\"_un _t5\">2013-06-17</div>\n      </a> </li>\n    <li> <a href=\"#\">\n      <div class=\"_un _t1\">证券事务代表</div>\n      <div class=\"_un _t2\">法务经理/主管</div>\n      <div class=\"_un _t3\">1人</div>\n      <div class=\"_un _t4\">烟台</div>\n      <div class=\"_un _t5\">2013-06-17</div>\n      </a> </li>\n    <li> <a href=\"#\">\n      <div class=\"_un _t1\">证券事务代表</div>\n      <div class=\"_un _t2\">法务经理/主管</div>\n      <div class=\"_un _t3\">1人</div>\n      <div class=\"_un _t4\">烟台</div>\n      <div class=\"_un _t5\">2013-06-17</div>\n      </a> </li>\n  </ul>\n</div>\n"
  },
  {
    "path": "widgets/nav/1/config.json",
    "content": "{\n\t\"cssConfig\": {\n\t\t\"layerWidth\": {\n\t\t\t\"name\": \"下拉宽度(%或px)\",\n\t\t\t\"value\": \"150%\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"layerColor\": {\n\t\t\t\"name\": \"下拉背景色\",\n\t\t\t\"value\": \"#f4f4f4\",\n\t\t\t\"type\": \"color\"\n\t\t}\n\t},\n\t\"jsConfig\": {\n\t\t\n\t},\n\t\"showConfig\": {\n\t\t\"viewWidth\": {\n\t\t\t\"name\": \"栅格宽度\",\n\t\t\t\"value\": 12,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"placeImg\":{\n\t\t\t\"name\": \"图片尺寸\",\n\t\t\t\"value\": \"220x125\",\n\t\t\t\"type\": \"text\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "widgets/nav/1/script.js",
    "content": "var resp = require('responsive');\n//扫描按需加载\nresp.scanpush();\n\n//nav\nvar _li = $('#menu').children('ul').children('li');\nif(resp.getType()!=='Mobile'){\n\t_li.each(function(i,e){\n\t\ti = i+1;\n\t\t$(this).addClass('nav'+i);\n\t});\n\t$('#menu').children('ul').find('li:last-child').addClass('last');\n\t_li.mouseenter(function(){\n\t\t$(this).addClass('hover');\n\t}).mouseleave(function(){\n\t\t$(this).removeClass('hover');\n\t});\n}else{\n\t_li.each(function(i,e) {\n        $(this).children('a').after($(this).find('ul'));\n\t\t$(this).find('._layer').remove();\n    });\n\trequire('offcanvas');\n\t$('.widget-nav').offcanvas();\n}\n"
  },
  {
    "path": "widgets/nav/1/style.css",
    "content": ".widget-nav { position:relative; z-index:10;}\n.widget-nav > ul > li { width:20%; float:left; position:relative; border-bottom:#002870 4px solid;}\n.widget-nav > ul > li > a { display:block; text-align:center; border-right:#ccc 1px solid; font-size:16px; height:40px; line-height:40px;}\n.widget-nav > ul > li.last > a { border-width:0;}\n\n/*下拉css*/\n.nav_layer01 { display:none; width:${layerWidth.value}; position:absolute; right:0; top:100%; background:${layerColor.value}; \nborder-bottom:#9f9f9f 3px solid; margin-top:4px; padding:20px;}\n.nav_layer01 ul { width:32%; float:left; border-right:#ccc 1px solid;}\n.nav_layer01 li a { display:block; line-height:1.5; padding:3px 0;}\n.nav_layer01 li a:hover { color:#e70010;}\n.nav_layer01 ._img { width:59%; float:right;}\n/*下拉css end*/\n\n.widget-nav .hover { border-bottom-color:#e70010;}\n.widget-nav .hover > a { color:#e70010;}\n.widget-nav .hover ._layer { display:block;}\n.mobile_key { display:none;}\n\n@media only screen and (max-width: 640px) {\n.mobile_key { display:block;}\n}\n\n\n\n\n\n\n\n\n\n\n\n\n"
  },
  {
    "path": "widgets/nav/1/temp.htm",
    "content": "<nav class=\"widget-nav\" id=\"menu\">\n  <ul class=\"fix\">\n    <li><a href=\"#\">首页</a></li>\n    <li><a href=\"#\">关于我们</a>\n      <div class=\"_layer nav_layer01 fix\">\n        <ul>\n          <li><a href=\"#\">公司简介</a></li>\n          <li><a href=\"#\">发展历程</a></li>\n          <li><a href=\"#\">组织架构</a></li>\n          <li><a href=\"#\">荣誉资质</a></li>\n          <li><a href=\"#\">领导关怀</a></li>\n          <li><a href=\"#\">视频中心</a></li>\n        </ul>\n        <div class=\"_img UnmobilePush\">\n          <textarea><a href=\"#\"><img src=\"http://temp.im/${placeImg.value}\" alt=\"\"></a></textarea>\n        </div>\n      </div>\n    </li>\n    <li><a href=\"#\">新闻中心</a>\n      <div class=\"_layer nav_layer01 fix\">\n        <ul>\n          <li><a href=\"#\">公司新闻</a></li>\n          <li><a href=\"#\">行业新闻</a></li>\n          <li><a href=\"#\">视频中心</a></li>\n        </ul>\n        <div class=\"_img UnmobilePush\">\n          <textarea><a href=\"#\"><img src=\"http://temp.im/${placeImg.value}\" alt=\"\"></a></textarea>\n        </div>\n      </div>\n    </li>\n    <li><a href=\"#\">产品中心</a>\n      <div class=\"_layer nav_layer01 fix\">\n        <ul>\n          <li><a href=\"#\">产品名称1</a></li>\n          <li><a href=\"#\">产品名称2</a></li>\n          <li><a href=\"#\">产品名称3</a></li>\n          <li><a href=\"#\">产品名称4</a></li>\n        </ul>\n        <div class=\"_img UnmobilePush\">\n          <textarea><a href=\"#\"><img src=\"http://temp.im/${placeImg.value}\" alt=\"\"></a></textarea>\n        </div>\n      </div>\n    </li>\n    <li><a href=\"#\">人才招聘</a>\n      <div class=\"_layer nav_layer01 fix\">\n        <ul>\n          <li><a href=\"#\">校园招聘</a></li>\n          <li><a href=\"#\">社会招聘</a></li>\n          <li><a href=\"#\">人力政策</a></li>\n        </ul>\n        <div class=\"_img UnmobilePush\">\n          <textarea><a href=\"#\"><img src=\"http://temp.im/${placeImg.value}\" alt=\"\"></a></textarea>\n        </div>\n      </div>\n    </li>\n  </ul>\n</nav>\n<a href=\"#menu\" class=\"mobile_key\">移动导航控制按钮</a>"
  },
  {
    "path": "widgets/newsdetail/1/config.json",
    "content": "{\n\t\"cssConfig\": {\n\t\t\"tagB\": {\n\t\t\t\"name\": \"标签背景\",\n\t\t\t\"value\": \"#cccccc\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"tagColor\": {\n\t\t\t\"name\": \"标签文字颜色\",\n\t\t\t\"value\": \"#ffffff\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"tagRadius\": {\n\t\t\t\"name\": \"标签圆角(px)\",\n\t\t\t\"value\": 2,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"btnSize\": {\n\t\t\t\"name\": \"头部按钮大小(px)\",\n\t\t\t\"value\": 44,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"btnColor\": {\n\t\t\t\"name\": \"头部按钮颜色\",\n\t\t\t\"value\": \"#cccccc\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"btnHoverColor\": {\n\t\t\t\"name\": \"按钮悬浮颜色\",\n\t\t\t\"value\": \"#333333\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"titleSize\": {\n\t\t\t\"name\": \"标题字号(px)\",\n\t\t\t\"value\": 18,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"titleColor\": {\n\t\t\t\"name\": \"标题颜色\",\n\t\t\t\"value\": \"#333333\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"contB\": {\n\t\t\t\"name\": \"内容背景色\",\n\t\t\t\"value\": \"#ededed\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"contColor\": {\n\t\t\t\"name\": \"内容文字颜色\",\n\t\t\t\"value\": \"#666666\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"contPadd\": {\n\t\t\t\"name\": \"内容区左右边距(px)\",\n\t\t\t\"value\": 30,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"mainColor\": {\n\t\t\t\"name\": \"亮色\",\n\t\t\t\"value\": \"#0e90d2\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"toolIconSize\": {\n\t\t\t\"name\": \"工具图标大小(px)\",\n\t\t\t\"value\": 16,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"pageLineColor\": {\n\t\t\t\"name\": \"关联文章线条色\",\n\t\t\t\"value\": \"#cccccc\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"pageHeight\": {\n\t\t\t\"name\": \"关联文章行高(px)\",\n\t\t\t\"value\": 30,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"pageIconSize\": {\n\t\t\t\"name\": \"关联文章图标大小(px)\",\n\t\t\t\"value\": 24,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"pageFontSize\": {\n\t\t\t\"name\": \"关联文章字号(px)\",\n\t\t\t\"value\": 14,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"barMargin\": {\n\t\t\t\"name\": \"分享栏上下间距(px)\",\n\t\t\t\"value\": 20,\n\t\t\t\"type\": \"number\"\n\t\t}\n\t},\n\t\"jsConfig\": {\n\t\t\"shareSize\": {\n\t\t\t\"name\": \"分享图标尺寸\",\n\t\t\t\"value\": 16,\n\t\t\t\"type\": \"select\",\n\t\t\t\"option\": [16,24,32]\n\t\t},\n\t\t\"shareType\": {\n\t\t\t\"name\": \"分享图标类型\",\n\t\t\t\"value\": 1,\n\t\t\t\"type\": \"select\",\n\t\t\t\"option\": [0,1,2]\n\t\t}\n\t},\n\t\"showConfig\": {\n\t\t\"viewWidth\": {\n\t\t\t\"name\": \"栅格宽度\",\n\t\t\t\"value\": 12,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"prevTitle\": {\n\t\t\t\"name\": \"上一条\",\n\t\t\t\"value\": \"上一条\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"nextTitle\": {\n\t\t\t\"name\": \"下一条\",\n\t\t\t\"value\": \"下一条\",\n\t\t\t\"type\": \"text\"\n\t\t}\n\n\t}\n}"
  },
  {
    "path": "widgets/newsdetail/1/script.js",
    "content": "//扫描按需加载\nvar resp = require('responsive');\nresp.scanpush();\n//百度分享\nrequire.async('bdshare', function(bs) {\n\tbs([{\n\t\ttag: 'share_${id}',\n\t\tbdSize: ${shareSize.value},\n\t\tbdStyle: ${shareType.value}\n\t}]);\n})"
  },
  {
    "path": "widgets/newsdetail/1/style.css",
    "content": ".widget-newsdetail-1 ._head { position: relative; margin: 0 75px 30px;}\n.widget-newsdetail-1 ._detailPage { position: absolute; top: 0; left: 0; width: 100%; height: 0;}\n.widget-newsdetail-1 ._detailPage a { position: absolute; top: 0; width: 50px; height: 50px; \n\ttransition: none; line-height: 50px; font-size:${btnSize.value}px;color:${btnColor.value};}\n.widget-newsdetail-1 ._detailPage .prev { left: -70px; }\n.widget-newsdetail-1 ._detailPage .next { right: -70px; }\n.widget-newsdetail-1 ._detailPage a:hover { color:${btnHoverColor.value};}\n.widget-newsdetail-1 ._head ._tag { font-size: 10px; line-height: 16px; display: inline-block; \n\toverflow: hidden; margin-right: 5px; padding: 0 5px; vertical-align: middle; color: ${tagColor.value}; \n\tborder-radius: ${tagRadius.value}px; background: ${tagB.value};}\n.widget-newsdetail-1 ._head ._title { font-size: ${titleSize.value}px; line-height: 1.4; padding: 5px 0; \n\tcolor: ${titleColor.value};}\n.widget-newsdetail-1 ._content { position: relative; clear: both; padding: 30px ${contPadd.value}px 10px; \n\tbackground: ${contB.value};}\n.widget-newsdetail-1 ._tools { position: absolute; top: 10px; right: ${contPadd.value}px;}\n.widget-newsdetail-1 ._tools a:hover { color: ${mainColor.value};}\n.widget-newsdetail-1 ._tools .ion { font-size: ${toolIconSize.value}px; }\n.widget-newsdetail-1 .myart { padding: 20px 0;color:${contColor.value};}\n.widget-newsdetail-1 ._detailPage_bottom { border-top: 1px solid ${pageLineColor.value}; \nborder-bottom: 1px solid ${pageLineColor.value};}\n.widget-newsdetail-1 ._detailPage_bottom li { line-height: ${pageHeight.value}px; overflow: hidden; \nheight: ${pageHeight.value}px; padding: 0 10px; border-bottom: 1px dotted ${pageLineColor.value};\nmargin-bottom: -1px; *zoom: 1;font-size: ${pageFontSize.value}px; }\n.widget-newsdetail-1 ._detailPage_bottom ._mark { font-weight: 700; float: left; \n\tmargin-right: 10px;}\n.widget-newsdetail-1 ._detailPage_bottom ._mark .ion { font-size: ${pageIconSize.value}px; \n\tfont-weight: normal;}\n.widget-newsdetail-1 ._detailPage_bottom ._title { float: left;\twidth: 68%;}\n.widget-newsdetail-1 ._detailPage_bottom ._title:hover { color: ${mainColor.value};}\n.widget-newsdetail-1 ._detailPage_bottom ._time { float: right;}\n.widget-newsdetail-1 ._bottom_bar {height: 44px; margin: ${barMargin.value}px 0; overflow: hidden;}\n.widget-newsdetail-1 ._bottom_bar .bdsharebuttonbox { float: right;}\n@media only screen and (max-width: 480px) { \n  .widget-newsdetail-1 ._head { margin: 0; padding-bottom: 10px;}\n  .widget-newsdetail-1 ._head ._title { font-size: 10px; line-height: 20px;}\n  .widget-newsdetail-1 ._content { padding: 10px;}\n  .widget-newsdetail-1 .myart { padding-top: 0;}\n}\n"
  },
  {
    "path": "widgets/newsdetail/1/temp.htm",
    "content": "<article class=\"widget-newsdetail-1\">\n\t<header class=\"_head\">\n    \t<div class=\"_detailPage UnmobilePush\">\n    \t<textarea>\n    \t\t<a href=\"#\" class=\"prev\" title=\"上一篇文章标题\"><i class=\"ion\">&#xe6c3;</i></a> <a href=\"#\" class=\"next\" title=\"下一篇文章标题\"><i class=\"ion\">&#xe6c4;</i></a>\n    \t</textarea> \n    \t</div>\n    \t<span class=\"_tag\">2014.06.15</span><span class=\"_tag\">公司新闻</span>\n    \t<h1 class=\"_title\">奇瑞重工王金富：要用确保粮食安全的思维推进粮食生产全程机械化</h1>\n    </header>\n    <div class=\"_content\">\n\t    <div class=\"_tools PcPush\">\n\t    <textarea>\n\t    \t<a href=\"javascript:void(0)\" class=\"print\"><i class=\"ion\">&#xe73d;</i>打印本页</a>\n\t    \t<span class=\"views\"><i class=\"ion\">&#xe6e2;</i><b id=\"viewCountId\">99</b>人查看</span>\n\t    </textarea> \n\t    </div>\n\t    <div class=\"fix myart\">\n\t    \t<p> 6月13日下午，由湖北省农机局、仙桃市人民政府主办，奇瑞重工股份有限公司承办的湖北省第二届粮食烘干与粮食安全论坛在湖北省仙桃市隆重举行。</p><br>\n\t    \t<p><img src=\"http://temp.im/600x400/\" ></p>\n\t    </div>\n\t    <div class=\"_detailPage_bottom UnmobilePush\">\n\t    <textarea>\n\t        <ul class=\"oh\">\n\t        \t<li id=\"prevT\"><strong class=\"_mark\"><i class=\"ion\">&#xe6c5;</i>${prevTitle.value}</strong><a href=\"#\" class=\"_title el\">暂无数据！ </a><span class=\"_time\">2014-06-15</span></li>\n\t\t        <li id=\"nextT\"><strong class=\"_mark\"><i class=\"ion\">&#xe6c2;</i>${nextTitle.value}</strong><a href=\"#\" class=\"_title el\">暂无数据！ </a><span class=\"_time\">2014-06-15</span></li>\n\t        </ul>\n\t    </textarea>\n\t    </div>\n    </div>\n    <footer class=\"_bottom_bar PcPush\">\n    <textarea>\n    \t<div class=\"dib bdsharebuttonbox\" data-tag=\"share_${id}\"><a href=\"#\" class=\"bds_more\" data-cmd=\"more\"></a><a href=\"#\" class=\"bds_qzone\" data-cmd=\"qzone\" title=\"分享到QQ空间\"></a><a href=\"#\" class=\"bds_tsina\" data-cmd=\"tsina\" title=\"分享到新浪微博\"></a><a href=\"#\" class=\"bds_tqq\" data-cmd=\"tqq\" title=\"分享到腾讯微博\"></a><a href=\"#\" class=\"bds_renren\" data-cmd=\"renren\" title=\"分享到人人网\"></a><a href=\"#\" class=\"bds_weixin\" data-cmd=\"weixin\" title=\"分享到微信\"></a></div>\n    </textarea>\n    </footer>\n</article>\n<!--over-->"
  },
  {
    "path": "widgets/newslist/1/config.json",
    "content": "{\n\t\"cssConfig\": {\n\t\t\"partWidth\": {\n\t\t\t\"name\": \"左右版块宽度(%)\",\n\t\t\t\"value\": \"49%\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"titleBG\": {\n\t\t\t\"name\": \"标题背景色\",\n\t\t\t\"value\": \"#a37740\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"defaultDotColor\": {\n\t\t\t\"name\": \"默认圆点颜色\",\n\t\t\t\"value\": \"#ffffff\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"curDotColor\": {\n\t\t\t\"name\": \"当前圆点颜色\",\n\t\t\t\"value\": \"#ffe400\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"hoverColor\": {\n\t\t\t\"name\": \"鼠标悬停文字色\",\n\t\t\t\"value\": \"#a37740\",\n\t\t\t\"type\": \"text\"\n\t\t}\n\t},\n\t\"jsConfig\": {\n\t\t\n\t},\n\t\"showConfig\": {\n\t\t\"viewWidth\": {\n\t\t\t\"name\": \"栅格宽度\",\n\t\t\t\"value\": 12,\n\t\t\t\"type\": \"number\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "widgets/newslist/1/script.js",
    "content": "require('slide');\n$('#${id}').slide({\n\twrap:'._wrap',\n\tcell:'._cell',\n\teffect:'toggle',\n\tinterval:5000,\n\tauto:true\n});"
  },
  {
    "path": "widgets/newslist/1/style.css",
    "content": ".widget-newstop-1 { margin-bottom:20px; }\n.widget-newstop-1,.widget-newstop-1 ._wrap,.widget-newstop-1 ._cell,.widget-newstop-1 ._img img { height:290px;}\n.widget-newstop-1,.widget-newstop-1 ._wrap,.widget-newstop-1 ._cell,.widget-newstop-1 > .hd,.widget-newstop-1 ._img,.widget-newstop-1 ._intro { position:relative; overflow:hidden;}\n\n.widget-newstop-1 > .hd,.widget-newstop-1 ._img,.widget-newstop-1 ._intro { width:${partWidth.value};}\n.widget-newstop-1 > .hd { height:65px; background-color:${titleBG.value}; color:#fff; position:absolute; right:0; top:0; z-index:2;}\n.widget-newstop-1 > .hd,.widget-newstop-1 ._intro { border:#ddd 1px solid; box-sizing:border-box;}\n.widget-newstop-1 > .hd ._title,.widget-newstop-1 > .hd ._en { margin:0 25px; line-height:1.5;}\n.widget-newstop-1 > .hd ._title { font-size:18px; color:#fff; margin-top:10px;}\n.widget-newstop-1 > .hd ._en { font-size:12px; font-family:\"Arial\"; }\n\n.widget-newstop-1 ._img { float:left;background:#eee;}\n.widget-newstop-1 ._img a { display:block; text-align:center; overflow:hidden; }\n.widget-newstop-1 ._img img { width:auto; max-width:none; margin:0 -100%; margin:0 -50%\\9;}\n.widget-newstop-1 ._intro { float:right; margin-top:62px; padding-bottom:49px;}\n.widget-newstop-1 ._intro ._title,.widget-newstop-1 ._intro ._info,.widget-newstop-1 ._intro ._sum { margin:0 25px; }\n.widget-newstop-1 ._intro ._title { font-size:22px; font-weight:normal; height:40px; line-height:40px; padding-top:50px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}\n.widget-newstop-1 ._intro ._info { color:#a4a4a4; font-size:12px; margin-bottom:15px; height:22px; line-height:22px;}\n.widget-newstop-1 ._intro ._time .ion { margin-left:0; }\n.widget-newstop-1 ._intro ._sum { line-height:1.8em; height:3.6em; overflow:hidden; }\n\n.widget-newstop-1 .slide_nav { right:20px; top:29px; font:0/0 a; letter-spacing:-9px;}\n.widget-newstop-1 .slide_nav a { display:inline-block; width:10px; height:10px; background-color:${defaultDotColor.value}; margin:0 4px; border-radius:50%; overflow:hidden; cursor:pointer;}\n.widget-newstop-1 .slide_nav a.on { background-color:${curDotColor.value}; }\n\n.widget-newstop-1 a:hover { color:${hoverColor.value}; }\n\n@media only screen and (max-width:1024px) { \n.widget-newstop-1 ._intro { margin-top:62px; }\n}\n\n@media only screen and (max-width: 480px) { \n.widget-newstop-1,.widget-newstop-1 ._wrap,.widget-newstop-1 ._cell { height:453px; }\n.widget-newstop-1 > .hd,.widget-newstop-1 ._img,.widget-newstop-1 ._intro { width:100%;}\n.widget-newstop-1 ._intro { margin-top:0; padding-bottom:25px; }\n.widget-newstop-1 ._intro ._title { padding-top:25px; }\n.widget-newstop-1 ._img,.widget-newstop-1 ._img img { height:200px; }\n.widget-newstop-1 ._img { padding-top:65px; }\n}\n"
  },
  {
    "path": "widgets/newslist/1/temp.htm",
    "content": "<div class=\"widget-newstop-1\" id=\"${id}\">\n\t<div class=\"hd\">\n\t\t<h2 class=\"_title\">最新发布</h2>\n\t\t<div class=\"_en\">THE LASTEST</div>\n\t</div>\n\t<div class=\"_wrap\">\n\t\t<div class=\"_cell\">\n\t\t\t<div class=\"_img\"><a href=\"#\"><img slide-src=\"http://temp.im/590x290\" alt=\"营销公司新签1210万管带机合同\"></a></div>\n\t\t\t<a href=\"#\">\n\t\t\t<div class=\"_intro\">\n\t\t\t\t<h3 class=\"_title\">营销公司新签1210万管带机合同11</h3>\n\t\t\t\t<div class=\"_info\">\n\t\t\t\t\t<span class=\"_time\"><i class=\"ion\">&#xe678;</i>2016-02-01</span>\n\t\t\t\t\t<span class=\"_view\"><i class=\"ion\">&#xe874;</i>11</span>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"_sum\">1月29日，从营销总公司大客户部传来捷报，我司与上海中盛集团签订了管带机设备总承包合同，金额达1210万元。合同约定，我司负责河北钢铁集团公司承德分公司南山物料下运项目管带机设备的总包工程，包括设计、制造、安装、调试等。集团常务副总裁谭浪、副总裁南振荣、大客户经理陶建军，上海中盛集团总经理刘郑...</div>\n\t\t\t</div>\n\t\t\t</a>\n\t\t</div>\n\t\t<div class=\"_cell\">\n\t\t\t<div class=\"_img\"><a href=\"#\"><img slide-src=\"http://temp.im/590x290/ff6400/ffffff\" alt=\"营销公司新签1210万管带机合同\"></a></div>\n\t\t\t<a href=\"#\">\n\t\t\t<div class=\"_intro\">\n\t\t\t\t<h3 class=\"_title\">营销公司新签1210万管带机合同22</h3>\n\t\t\t\t<div class=\"_info\">\n\t\t\t\t\t<span class=\"_time\"><i class=\"ion\">&#xe678;</i>2016-02-01</span>\n\t\t\t\t\t<span class=\"_view\"><i class=\"ion\">&#xe874;</i>11</span>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"_sum\">1月29日，从营销总公司大客户部传来捷报，我司与上海中盛集团签订了管带机设备总承包合同，金额达1210万元。合同约定，我司负责河北钢铁集团公司承德分公司南山物料下运项目管带机设备的总包工程，包括设计、制造、安装、调试等。集团常务副总裁谭浪、副总裁南振荣、大客户经理陶建军，上海中盛集团总经理刘郑...</div>\n\t\t\t</div>\n\t\t\t</a>\n\t\t</div>\n\t\t<div class=\"_cell\">\n\t\t\t<div class=\"_img\"><a href=\"#\"><img slide-src=\"http://temp.im/590x290/000000/ffffff\" alt=\"营销公司新签1210万管带机合同\"></a></div>\n\t\t\t<a href=\"#\">\n\t\t\t<div class=\"_intro\">\n\t\t\t\t<h3 class=\"_title\">营销公司新签1210万管带机合同33</h3>\n\t\t\t\t<div class=\"_info\">\n\t\t\t\t\t<span class=\"_time\"><i class=\"ion\">&#xe678;</i>2016-02-01</span>\n\t\t\t\t\t<span class=\"_view\"><i class=\"ion\">&#xe874;</i>11</span>\n\t\t\t\t</div>\n\t\t\t\t<div class=\"_sum\">1月29日，从营销总公司大客户部传来捷报，我司与上海中盛集团签订了管带机设备总承包合同，金额达1210万元。合同约定，我司负责河北钢铁集团公司承德分公司南山物料下运项目管带机设备的总包工程，包括设计、制造、安装、调试等。集团常务副总裁谭浪、副总裁南振荣、大客户经理陶建军，上海中盛集团总经理刘郑...</div>\n\t\t\t</div>\n\t\t\t</a>\n\t\t</div>\n\t</div>\n</div>"
  },
  {
    "path": "widgets/page/1/config.json",
    "content": "{\n\t\"cssConfig\": {\n\t\t\"fontSize\": {\n\t\t\t\"name\": \"字号\",\n\t\t\t\"value\": \"12px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"textColor\": {\n\t\t\t\"name\": \"文字颜色\",\n\t\t\t\"value\": \"#777777\",\n\t\t\t\"type\": \"color\"\n\t\t},\n\t\t\"hoverColor\": {\n\t\t\t\"name\": \"文字悬浮颜色\",\n\t\t\t\"value\": \"#fff\",\n\t\t\t\"type\": \"color\"\n\t\t},\n\t\t\"borderColor\":{\n\t\t\t\"name\":\"边框颜色\"\t,\n\t\t\t\"value\":\"#ededed\",\n\t\t\t\"type\":\"color\"\n\t\t},\n\t\t\"sepMarginRight\": {\n\t\t\t\"name\": \"分隔符右间距\",\n\t\t\t\"value\": \"10px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"sepMarginLeft\": {\n\t\t\t\"name\": \"分隔符左间距\",\n\t\t\t\"value\": \"10px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"backgroundColor\": {\n\t\t\t\"name\": \"块背景色\",\n\t\t\t\"value\": \"#0e90d2\",\n\t\t\t\"type\": \"color\"\n\t\t}\n\t},\n\t\"jsConfig\": {},\n\t\"showConfig\": {\n\t\t\"viewWidth\": {\n\t\t\t\"name\": \"栅格宽度\",\n\t\t\t\"value\": 12,\n\t\t\t\"type\": \"number\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "widgets/page/1/script.js",
    "content": ""
  },
  {
    "path": "widgets/page/1/style.css",
    "content": ".page{font-size: ${fontSize.value}; color: ${textColor.value}; text-align: center;}\n.page a,.page span { color: ${textColor.value};display: inline-block;border: 1px solid ${borderColor.value};padding: 5px 10px;vertical-align: middle;margin: 0 0 10px -1px;}\n.page .goprev{margin-right: ${sepMarginRight.value};}\n.page .gonext,.page .count {margin-left: ${sepMarginLeft.value};}\n.page a:hover,.page span{color:${hoverColor.value}; background: ${backgroundColor.value};}\n.page span.goprev,.page span.gonext {color: ${textColor.value}; background: none}\n.page span.count { border: 0;background: 0;color: ${textColor.value};}\n"
  },
  {
    "path": "widgets/page/1/temp.htm",
    "content": "<div class=\"page\">\n    <span class=\"goprev\">上一页</span>\n    <span>1</span><a href=\"#\">2</a><a href=\"#\">3</a><a href=\"#\">4</a><a href=\"#\">5</a><a href=\"#\">6</a><a href=\"#\">7</a><a href=\"#\">8</a><a class=\"gonext\" href=\"#\">下一页</a>\n    <span class=\"count\">共179页</span>\n</div>\n"
  },
  {
    "path": "widgets/prodetail/1/config.json",
    "content": "{\n\t\"cssConfig\": {\n\t\t\"leftWidth\": {\n\t\t\t\"name\": \"左边宽度(%)\",\n\t\t\t\"value\": \"48\",\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"rightWidth\":{\n\t\t\t\"name\": \"右边宽度(%)\",\n\t\t\t\"value\": \"48\",\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"albumMT\":{\n\t\t\t\"name\": \"缩略图上边距(px)\",\n\t\t\t\"value\":6,\n\t\t\t\"type\":\"number\"\n\t\t},\n\t\t\"albumBW\":{\n\t\t\t\"name\": \"缩略图线宽(px)\",\n\t\t\t\"value\":2,\n\t\t\t\"type\":\"number\"\n\t\t},\n\t\t\"albumBC\":{\n\t\t\t\"name\": \"缩略图线色\",\n\t\t\t\"value\": \"transparent\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"albumActiveBC\":{\n\t\t\t\"name\": \"当前缩略图线色\",\n\t\t\t\"value\": \"#0080cc\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"titleSize\":{\n\t\t\t\"name\": \"标题字号(px)\",\n\t\t\t\"value\": 18,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"titleWeight\":{\n\t\t\t\"name\": \"标题粗细\",\n\t\t\t\"value\": \"bold\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"titleHeight\":{\n\t\t\t\"name\": \"标题高度(px)\",\n\t\t\t\"value\":34,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"titleColor\":{\n\t\t\t\"name\": \"标题颜色\",\n\t\t\t\"value\": \"#333\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"btnMT\":{\n\t\t\t\"name\":\"按钮上边距(px)\",\n\t\t\t\"value\":30,\n\t\t\t\"type\":\"number\"\n\t\t},\n\t\t\"btnHeight\":{\n\t\t\t\"name\":\"按钮高度(px)\",\n\t\t\t\"value\":34,\n\t\t\t\"type\":\"number\"\n\t\t},\n\t\t\"btnWidth\":{\n\t\t\t\"name\":\"按钮宽度(px)\",\n\t\t\t\"value\":138,\n\t\t\t\"type\":\"number\"\n\t\t},\n\t\t\"btnMR\":{\n\t\t\t\"name\":\"按钮间距(px)\",\n\t\t\t\"value\":10,\n\t\t\t\"type\":\"number\"\n\t\t},\n\t\t\"btnBC\":{\n\t\t\t\"name\":\"按钮边框色\",\n\t\t\t\"value\":\"#ccc\",\n\t\t\t\"type\":\"text\"\n\t\t},\n\t\t\"btnBG\":{\n\t\t\t\"name\":\"按钮背景色\",\n\t\t\t\"value\":\"#fff\",\n\t\t\t\"type\":\"text\"\n\t\t},\n\t\t\"btnHoverBG\":{\n\t\t\t\"name\":\"按钮悬浮背景色\",\n\t\t\t\"value\":\"#ededed\",\n\t\t\t\"type\":\"text\"\n\t\t},\n\t\t\"btnColor\":{\n\t\t\t\"name\":\"按钮颜色\",\n\t\t\t\"value\":\"#333\",\n\t\t\t\"type\":\"text\"\n\t\t},\n\t\t\"recomeMT\":{\n\t\t\t\"name\":\"推荐产品上边距(px)\",\n\t\t\t\"value\":30,\n\t\t\t\"type\":\"number\"\n\t\t}\n\t},\n\t\"jsConfig\": {\n\t\t\"albumAct\":{\n\t\t\t\"name\":\"缩略图触发动作\",\n\t\t\t\"value\": \"mouseenter\",\n\t\t\t\"type\": \"select\",\n\t\t\t\"option\": [\"mouseenter\",\"click\"]\n\t\t}\n\t},\n\t\"showConfig\": {\n\t\t\"viewWidth\": {\n\t\t\t\"name\": \"栅格宽度\",\n\t\t\t\"value\": 12,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"imgProp\": {\n\t\t\t\"name\": \"图片宽高比(%)\",\n\t\t\t\"value\": \"75\",\n\t\t\t\"type\": \"select\",\n\t\t\t\"option\": [\"100\",\"75\",\"5625\"]\n\t\t},\n\t\t\"bigImg\":{\n\t\t\t\"name\": \"大图尺寸\",\n\t\t\t\"value\": \"800x600\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"albumImg\":{\n\t\t\t\"name\": \"缩略图尺寸\",\n\t\t\t\"value\": \"200x150\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"albumWidth\":{\n\t\t\t\"name\": \"缩略图宽度(栅格)\",\n\t\t\t\"value\": 3,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"recomeWidth\":{\n\t\t\t\"name\": \"推荐产品宽度(栅格)\",\n\t\t\t\"value\": 4,\n\t\t\t\"type\": \"number\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "widgets/prodetail/1/script.js",
    "content": "var widget = $('#${id}'),\n    imgWrap = widget.find('._img'),\n    imgList = widget.find('._album_list'),\n    albumAct = '${albumAct.value}';\n\nimgList.on(albumAct, 'li', function() {\n    var _img = $('<img class=\"_full\" src=\"' + $(this).find('.album_img').data('img') + '\" >');\n    imgWrap.html(_img);\n    $(this).addClass('active').siblings().removeClass('active');\n}).find('li').eq(0).trigger(albumAct);\n\nrequire.async('tip',function(){\n    widget.find('._pop').tip(widget.find('._pop').data('number'),{\n        place:'bottom-center'\n    })\n});\n"
  },
  {
    "path": "widgets/prodetail/1/style.css",
    "content": ".widget-prodetail-1 { overflow: hidden; *zoom: 1;}\n.widget-prodetail-1-img { float: left; width: ${leftWidth.value}%;}\n.widget-prodetail-1-img ._album_list { margin-top: ${albumMT.value}px;}\n.widget-prodetail-1-img ._album_list li { cursor: pointer; }\n.widget-prodetail-1-img ._album_list .album_img{border:${albumBW.value}px solid ${albumBC.value};}\n.widget-prodetail-1-img ._album_list .active .album_img{border-color:${albumActiveBC.value};}\n.widget-prodetail-1-detail { float: right; width: ${rightWidth.value}%;}\n.widget-prodetail-1-detail ._head { font-size: 12px; color: #999;}\n.widget-prodetail-1-detail ._title { font-size: ${titleSize.value}px; font-weight: ${titleWeight.value}; \nline-height: ${titleHeight.value}px; overflow: hidden;height: ${titleHeight.value}px; color: ${titleColor.value}; }\n.widget-prodetail-1-detail ._tip { font-size: 12px; line-height: 26px; overflow: hidden; height: 26px; \n  color: #999; border-bottom: 1px solid #ccc;}\n.widget-prodetail-1-detail ._tools { margin: ${btnMT.value}px 0 0;}\n.widget-prodetail-1-detail ._tools li {line-height: ${btnHeight.value}px;  width: ${btnWidth.value}px; height: ${btnHeight.value}px; \nmargin-right: ${btnMR.value}px; vertical-align: top;border: 1px solid ${btnBC.value}; }\n.widget-prodetail-1-detail ._tools ._link a { display: block; text-align: center;color: ${btnColor.value}; \n  background: ${btnBG.value}; }\n.widget-prodetail-1-detail ._tools ._link a:hover { background: ${btnHoverBG.value};}\n.widget-prodetail-1-detail ._tools ._val { text-align: center;}\n.widget-prodetail-1-detail ._tools ._pop ._val .ion {font-size: 14px; color: #ccc;}\n\n.widget-prodetail-1-detail ._recome{margin: ${recomeMT.value}px 0 0;}\n.widget-prodetail-1-detail ._recome ._t { font-size: 18px; line-height: 34px;}\n.widget-prodetail-1-detail ._recome img { border: 1px solid #ccc;}\n.widget-prodetail-1-detail ._recome ._p { text-align: center;}\n.widget-prodetail-1-detail ._recome a:hover ._p { color: #2f2f2f;}\n@media only screen and (max-width: 480px) { \n  .widget-prodetail-1-img, .widget-prodetail-1-detail { float: none; width: auto;}\n  .widget-prodetail-1-detail ._tools, .widget-prodetail-1-detail ._recome{ margin: 1em 0 0;}\n  }\n"
  },
  {
    "path": "widgets/prodetail/1/temp.htm",
    "content": "<div class=\"widget-prodetail-1\" id=\"${id}\">\n    <div class=\"widget-prodetail-1-img\">\n        <div class=\"_img rect-${imgProp.value}\"></div>\n        <ul class=\"_album_list row\">\n            <li class=\"span-${albumWidth.value}\">\n                <div class=\"album_img rect-${imgProp.value}\" data-img=\"http://temp.im/${bigImg.value}/\">\n                    <img src=\"http://temp.im/${albumImg.value}/\" class=\"_full\" alt=\"\">\n                </div>\n            </li>\n            <li class=\"span-${albumWidth.value}\">\n                <div class=\"album_img rect-${imgProp.value}\" data-img=\"http://temp.im/${bigImg.value}/\">\n                    <img src=\"http://temp.im/${albumImg.value}/\" class=\"_full\" alt=\"\">\n                </div>\n            </li>\n            <li class=\"span-${albumWidth.value}\">\n                <div class=\"album_img rect-${imgProp.value}\" data-img=\"http://temp.im/${bigImg.value}/\">\n                    <img src=\"http://temp.im/${albumImg.value}/\" class=\"_full\" alt=\"\">\n                </div>\n            </li>\n            <li class=\"span-${albumWidth.value}\">\n                <div class=\"album_img rect-${imgProp.value}\" data-img=\"http://temp.im/${bigImg.value}/\">\n                    <img src=\"http://temp.im/${albumImg.value}/\" class=\"_full\" alt=\"\">\n                </div>\n            </li>\n        </ul>\n    </div>\n    <div class=\"widget-prodetail-1-detail\">\n        <div class=\"_head\">CA系列</div>\n        <div class=\"_title\">CA40玉米收割机</div>\n        <div class=\"_tip\">注：本图片仅供参考</div>\n        <ul class=\"_tools\">\n            <li class=\"dib _link\"><a href=\"#\" target=\"_blank\">在线订购</a>\n            </li>\n            <li class=\"dib _pop\" data-number=\"13658452514\">\n                <div class=\"_val\"><i class=\"ion\">&#xe626;</i>\n                    <span>销售/服务电话</span>\n                </div>\n            </li>\n        </ul>\n        <div class=\"_recome\">\n            <div class=\"_t\">推荐机型</div>\n            <ul class=\"_list row\">\n                <li class=\"span-${recomeWidth.value}\">\n                    <a href=\"#\" target=\"_blank\">\n                        <img src=\"http://temp.im/${albumImg.value}/\" alt=\"\">\n                        <p class=\"_p\">LJL-4cf</p>\n                    </a>\n                </li>\n                <li class=\"span-${recomeWidth.value}\">\n                    <a href=\"#\" target=\"_blank\">\n                        <img src=\"http://temp.im/${albumImg.value}/\" alt=\"\">\n                        <p class=\"_p\">LJL-4cf</p>\n                    </a>\n                </li>\n                <li class=\"span-${recomeWidth.value}\">\n                    <a href=\"#\" target=\"_blank\">\n                        <img src=\"http://temp.im/${albumImg.value}/\" alt=\"\">\n                        <p class=\"_p\">LJL-4cf</p>\n                    </a>\n                </li>\n            </ul>\n        </div>\n    </div>\n</div>\n"
  },
  {
    "path": "widgets/prolist/1/config.json",
    "content": "{\n\t\"cssConfig\": {\n\t\t\"leftWidth\": {\n\t\t\t\"name\": \"左边宽度(px)\",\n\t\t\t\"value\": 200,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"imgMargin\": {\n\t\t\t\"name\": \"图片距右(px)\",\n\t\t\t\"value\": 15,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"titleSize\":{\n\t\t\t\"name\": \"标题字号(px)\",\n\t\t\t\"value\": 14,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"titleHeight\":{\n\t\t\t\"name\": \"标题高度(px)\",\n\t\t\t\"value\":26,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"introColor\":{\n\t\t\t\"name\":\"介绍颜色\",\n\t\t\t\"value\":\"#999999\",\n\t\t\t\"type\":\"text\"\n\t\t},\n\t\t\"introMB\":{\n\t\t\t\"name\":\"介绍下边距(px)\",\n\t\t\t\"value\":10,\n\t\t\t\"type\":\"number\"\n\t\t},\n\t\t\"seleBG\":{\n\t\t\t\"name\":\"下拉背景色\",\n\t\t\t\"value\":\"#dddddd\",\n\t\t\t\"type\":\"text\"\n\t\t},\n\t\t\"seleColor\":{\n\t\t\t\"name\":\"下拉文字颜色\",\n\t\t\t\"value\":\"#000000\",\n\t\t\t\"type\":\"text\"\n\t\t},\n\t\t\"seleHeight\":{\n\t\t\t\"name\":\"下拉高度(px)\",\n\t\t\t\"value\":26,\n\t\t\t\"type\":\"number\"\n\t\t},\n\t\t\"moreHeight\":{\n\t\t\t\"name\":\"按钮高度\",\n\t\t\t\"value\":26,\n\t\t\t\"type\":\"number\"\n\t\t},\n\t\t\"moreBG\":{\n\t\t\t\"name\":\"按钮背景色\",\n\t\t\t\"value\":\"#0e90d2\",\n\t\t\t\"type\":\"text\"\n\t\t},\n\t\t\"moreRadius\":{\n\t\t\t\"name\":\"按钮圆角大小(px)\",\n\t\t\t\"value\":3,\n\t\t\t\"type\":\"number\"\n\t\t},\n\t\t\"moreColor\":{\n\t\t\t\"name\":\"按钮文字颜色\",\n\t\t\t\"value\":\"#ffffff\",\n\t\t\t\"type\":\"text\"\n\t\t},\n\t\t\"moreBGHover\":{\n\t\t\t\"name\":\"按钮背景悬浮色\",\n\t\t\t\"value\":\"#0b6fa2\",\n\t\t\t\"type\":\"text\"\n\t\t}\n\t},\n\t\"jsConfig\": {\n\t\t\n\t},\n\t\"showConfig\": {\n\t\t\"viewWidth\": {\n\t\t\t\"name\": \"栅格宽度\",\n\t\t\t\"value\": 12,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"proImg\":{\n\t\t\t\"name\": \"大图尺寸\",\n\t\t\t\"value\": \"300x300\",\n\t\t\t\"type\": \"text\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "widgets/prolist/1/script.js",
    "content": "var widget = $('#${id}');\nrequire('select');\nwidget.find('li').find('._prosele').select();"
  },
  {
    "path": "widgets/prolist/1/style.css",
    "content": ".widget-prolist-1 li { border-bottom: 1px solid #cccccc; padding: 15px 0; }\n.widget-prolist-1 ._img { float: left; width: ${leftWidth.value}px;\n\tmargin-right:${imgMargin.value}px;}\n.widget-prolist-1 ._title { font-size: ${titleSize.value}px; height: ${titleHeight.value}px; line-height: ${titleHeight.value}px; overflow: hidden; }\n.widget-prolist-1 ._p { color: ${introColor.value}; line-height: 26px; height: 78px; overflow: hidden; margin-bottom: ${introMB.value}px; }\n.widget-prolist-1 ._more { display: inline-block; line-height: ${moreHeight.value}px; padding: 0 30px; border-radius: ${moreRadius.value}px; color: ${moreColor.value}; background: ${moreBG.value}; cursor: pointer; float: right; }\n.widget-prolist-1 ._more:hover { background: ${moreBGHover.value}; }\n.widget-prolist-1 ._prosele { background: ${seleBG.value}; color: ${seleColor.value}; width:200px; height: ${seleHeight.value}px; line-height: ${seleHeight.value}px; }\n@media only screen and (max-width: 480px) {\n.widget-prolist-1 ._img { float: none; width: auto;}\n.widget-prolist-1 ._img img {width: 100%; }\n.widget-prolist-1 ._p { height: auto; }\n.widget-prolist-1 ._more{ float:none; margin-bottom:10px;}\n.widget-prolist-1 ._prosele{ float:none;}\n}\n"
  },
  {
    "path": "widgets/prolist/1/temp.htm",
    "content": "<div class=\"widget-prolist-1\" id=\"${id}\">\n    <ul>\n        <li class=\"fix\">\n            <a href=\"#\" target=\"_blank\" class=\"_img\">\n                <img src=\"http://temp.im/${proImg.value}/\" alt=\"\">\n            </a>\n            <h2 class=\"_title\"><a href=\"#\" target=\"_blank\">手动堆高车</a>\n            </h2>\n            <div class=\"_p\">\n                FIS是专为解决前端开发中自动化工具、性能优化、模块化框架、开发规范、代码部署、开发流程等问题的工具框架。\n            </div>\n            <a href=\"#\" class=\"_more\">了解更多&gt;</a>\n            <select class=\"_prosele\">\n                <option>--请选择产品型号--</option>\n                <option>DF-3</option>\n                <option>DF-4</option>\n                <option>DF-5</option>\n                <option>DF-6</option>\n            </select>\n        </li>\n        <li class=\"fix\">\n            <a href=\"#\" target=\"_blank\" class=\"_img\">\n                <img src=\"http://temp.im/${proImg.value}/\" alt=\"\">\n            </a>\n            <h2 class=\"_title\"><a href=\"#\" target=\"_blank\">手动堆高车</a>\n            </h2>\n            <div class=\"_p\">\n                FIS是专为解决前端开发中自动化工具、性能优化、模块化框架、开发规范、代码部署、开发流程等问题的工具框架。\n            </div>\n            <a href=\"#\" class=\"_more\">了解更多&gt;</a>\n            <select class=\"_prosele\">\n                <option>--请选择产品型号--</option>\n                <option>DF-3</option>\n                <option>DF-4</option>\n                <option>DF-5</option>\n                <option>DF-6</option>\n            </select>\n        </li>\n        <li class=\"fix\">\n            <a href=\"#\" target=\"_blank\" class=\"_img\">\n                <img src=\"http://temp.im/${proImg.value}/\" alt=\"\">\n            </a>\n            <h2 class=\"_title\"><a href=\"#\" target=\"_blank\">手动堆高车</a>\n            </h2>\n            <div class=\"_p\">\n                FIS是专为解决前端开发中自动化工具、性能优化、模块化框架、开发规范、代码部署、开发流程等问题的工具框架。\n            </div>\n            <a href=\"#\" class=\"_more\">了解更多&gt;</a>\n            <select class=\"_prosele\">\n                <option>--请选择产品型号--</option>\n                <option>DF-3</option>\n                <option>DF-4</option>\n                <option>DF-5</option>\n                <option>DF-6</option>\n            </select>\n        </li>\n    </ul>\n</div>\n"
  },
  {
    "path": "widgets/prolist/2/config.json",
    "content": "{\n\t\"cssConfig\": {\n\t\t\"tabHeaderBG\":{\n\t\t\t\"name\": \"头部背景色\",\n\t\t\t\"value\":\"#ededed\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"tabtBTC\":{\n\t\t\t\"name\": \"选项卡选中颜色\",\n\t\t\t\"value\":\"#0e90d2\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"tabtBRC\":{\n\t\t\t\"name\": \"选项卡右线颜色\",\n\t\t\t\"value\":\"#cccccc\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"imgMb\":{\n\t\t\t\"name\": \"图片下边距(px)\",\n\t\t\t\"value\":5,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"proTitleSize\":{\n\t\t\t\"name\": \"标题字号(px)\",\n\t\t\t\"value\":14,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"titleMb\":{\n\t\t\t\"name\": \"标题下边距(px)\",\n\t\t\t\"value\":5,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"titleBBC\":{\n\t\t\t\"name\": \"标题下边线颜色\",\n\t\t\t\"value\":\"#cccccc\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"titleBBS\":{\n\t\t\t\"name\":\"标题下边线形状\",\n\t\t\t\"value\": \"dotted\",\n\t\t\t\"type\": \"select\",\n\t\t\t\"option\": [\"solid\",\"dashed\",\"dotted\"]\n\t\t},\n\t\t\"orderIcoC\":{\n\t\t\t\"name\": \"下载图标颜色\",\n\t\t\t\"value\":\"#0e90d2\",\n\t\t\t\"type\": \"text\"\n\t\t}\n\t},\n\t\"jsConfig\": {\n\t\t\"tabAct\":{\n\t\t\t\"name\":\"选项卡触发动作\",\n\t\t\t\"value\": \"mouseenter\",\n\t\t\t\"type\": \"select\",\n\t\t\t\"option\": [\"mouseenter\",\"click\"]\n\t\t}\n\t},\n\t\"showConfig\": {\n\t\t\"viewWidth\": {\n\t\t\t\"name\": \"栅格宽度\",\n\t\t\t\"value\": 12,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"imgProp\": {\n\t\t\t\"name\": \"图片宽高比(%)\",\n\t\t\t\"value\": 75,\n\t\t\t\"type\": \"select\",\n\t\t\t\"option\": [75,618,5625,100]\n\t\t},\n\t\t\"proImg\":{\n\t\t\t\"name\": \"图片尺寸\",\n\t\t\t\"value\": \"400x300\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"proWidth\":{\n\t\t\t\"name\": \"产品宽度(栅格)\",\n\t\t\t\"value\": 3,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"imgProp\": {\n\t\t\t\"name\": \"图片宽高比(%)\",\n\t\t\t\"value\": 75,\n\t\t\t\"type\": \"select\",\n\t\t\t\"option\": [75,618,5625,100]\n\t\t}\n\t}\n}"
  },
  {
    "path": "widgets/prolist/2/script.js",
    "content": "var widget = $('#${id}');\n\n\nrequire('tab');\nwidget.tab({\n\tleft:40,\n\tact:\"${tabAct.value}\"\n});"
  },
  {
    "path": "widgets/prolist/2/style.css",
    "content": ".widget-prolist-2-tab .tab_header { height: 58px; background: ${tabHeaderBG.value}; margin-bottom: 20px; }\n.widget-prolist-2-tab .tab_t { height: 55px; line-height: 55px; font-weight: 700; border-right: 1px solid ${tabtBRC.value}; font-size: 14px; border-top: 3px solid ${tabHeaderBG.value}; width:auto; padding:0 20px; }\n.widget-prolist-2-tab .tab_t_cur { color: ${tabtBTC.value}; border-top-color:${tabtBTC.value}; background: #ffffff;  }\n.widget-prolist-2-tab ._prolist li{ margin-bottom:10px;}\n.widget-prolist-2-tab ._img{ margin-bottom:${imgMb.value}px;}\n.widget-prolist-2-tab ._title { font-size: ${proTitleSize.value}px; line-height: 20px; height: 40px; overflow: hidden; font-weight:normal; border-bottom: 1px ${titleBBS.value} ${titleBBC.value}; padding-bottom:${titleMb.value}px; margin-bottom:${titleMb.value}px; }\n.widget-prolist-2-tab ._link .ion { font-size: 16px; }\n.widget-prolist-2-tab ._link {  }\n.widget-prolist-2-tab ._link a { color: #999999; }\n.widget-prolist-2-tab ._link ._toorder { float: left; }\n.widget-prolist-2-tab ._link ._download { float: right; }\n.widget-prolist-2-tab ._link ._download .ion { color: ${orderIcoC.value}; }\n.widget-prolist-2-tab a:hover { color: #0e90d2; }"
  },
  {
    "path": "widgets/prolist/2/temp.htm",
    "content": "<div class=\"widget-prolist-2\" id=\"${id}\">\n\t<div class=\"widget-prolist-2-tab\">\n\t\t<div class=\"tab_header\"></div>\n\t\t<h3 class=\"tab_t\">旅游观光系列</h3>\n\t\t<div class=\"tab_c\">\n\t\t\t<ul class=\"row _prolist\">\n\t\t\t\t<li class=\"span-${proWidth.value} smal-12\">\n\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_img rect-${imgProp.value}\"><img src=\"http://temp.im/${proImg.value}/\"  class=\"_full\" alt=\"\"></a>\n\t\t\t\t\t<h2 class=\"_title\"><a href=\"#\" target=\"_blank\">Samsung GALAXY S5 4G联通定制版 G9006V</a></h2>\n\t\t\t\t\t<div class=\"fix _link\">\n\t\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_toorder\"><i class=\"ion\">&#xe62a;</i>在线订购</a>\n\t\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_download\"><i class=\"ion\">&#xe684;</i>点击下载</a>\n\t\t\t\t\t</div>\n\t\t\t\t</li>\n\t\t\t\t<li class=\"span-${proWidth.value} smal-12\">\n\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_img rect-${imgProp.value}\"><img src=\"http://temp.im/${proImg.value}/\"  class=\"_full\" alt=\"\"></a>\n\t\t\t\t\t<h2 class=\"_title\"><a href=\"#\" target=\"_blank\">Samsung GALAXY S5 4G联通定制版 G9006V</a></h2>\n\t\t\t\t\t<div class=\"fix _link\">\n\t\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_toorder\"><i class=\"ion\">&#xe62a;</i>在线订购</a>\n\t\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_download\"><i class=\"ion\">&#xe684;</i>点击下载</a>\n\t\t\t\t\t</div>\n\t\t\t\t</li>\n\t\t\t\t<li class=\"span-${proWidth.value} smal-12\">\n\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_img rect-${imgProp.value}\"><img src=\"http://temp.im/${proImg.value}/\"  class=\"_full\" alt=\"\"></a>\n\t\t\t\t\t<h2 class=\"_title\"><a href=\"#\" target=\"_blank\">Samsung GALAXY S5 4G联通定制版 G9006V</a></h2>\n\t\t\t\t\t<div class=\"fix _link\">\n\t\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_toorder\"><i class=\"ion\">&#xe62a;</i>在线订购</a>\n\t\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_download\"><i class=\"ion\">&#xe684;</i>点击下载</a>\n\t\t\t\t\t</div>\n\t\t\t\t</li>\n\t\t\t\t<li class=\"span-${proWidth.value} smal-12\">\n\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_img rect-${imgProp.value}\"><img src=\"http://temp.im/${proImg.value}/\"  class=\"_full\" alt=\"\"></a>\n\t\t\t\t\t<h2 class=\"_title\"><a href=\"#\" target=\"_blank\">Samsung GALAXY S5 4G联通定制版 G9006V</a></h2>\n\t\t\t\t\t<div class=\"fix _link\">\n\t\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_toorder\"><i class=\"ion\">&#xe62a;</i>在线订购</a>\n\t\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_download\"><i class=\"ion\">&#xe684;</i>点击下载</a>\n\t\t\t\t\t</div>\n\t\t\t\t</li>\n\t\t\t\t<li class=\"span-${proWidth.value} smal-12\">\n\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_img rect-${imgProp.value}\"><img src=\"http://temp.im/${proImg.value}/\"  class=\"_full\" alt=\"\"></a>\n\t\t\t\t\t<h2 class=\"_title\"><a href=\"#\" target=\"_blank\">Samsung GALAXY S5 4G联通定制版 G9006V</a></h2>\n\t\t\t\t\t<div class=\"fix _link\">\n\t\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_toorder\"><i class=\"ion\">&#xe62a;</i>在线订购</a>\n\t\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_download\"><i class=\"ion\">&#xe684;</i>点击下载</a>\n\t\t\t\t\t</div>\n\t\t\t\t</li>\n\t\t\t</ul>\n\t\t</div>\n\t\t<h3 class=\"tab_t\">旅游观光系列</h3>\n\t\t<div class=\"tab_c\">\n\t\t\t<ul class=\"row _prolist\">\n\t\t\t\t<li class=\"span-${proWidth.value} smal-12\">\n\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_img rect-${imgProp.value}\"><img src=\"http://temp.im/${proImg.value}/\"  class=\"_full\" alt=\"\"></a>\n\t\t\t\t\t<h2 class=\"_title\"><a href=\"#\" target=\"_blank\">Samsung GALAXY S5 4G联通定制版 G9006V</a></h2>\n\t\t\t\t\t<div class=\"fix _link\">\n\t\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_toorder\"><i class=\"ion\">&#xe62a;</i>在线订购</a>\n\t\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_download\"><i class=\"ion\">&#xe684;</i>点击下载</a>\n\t\t\t\t\t</div>\n\t\t\t\t</li>\n\t\t\t</ul>\n\t\t</div>\n\t\t<h3 class=\"tab_t\">旅游观光系列</h3>\n\t\t<div class=\"tab_c\">\n\t\t\t<ul class=\"row _prolist\">\n\t\t\t\t<li class=\"span-${proWidth.value} smal-12\">\n\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_img rect-${imgProp.value}\"><img src=\"http://temp.im/${proImg.value}/\"  class=\"_full\" alt=\"\"></a>\n\t\t\t\t\t<h2 class=\"_title\"><a href=\"#\" target=\"_blank\">Samsung GALAXY S5 4G联通定制版 G9006V</a></h2>\n\t\t\t\t\t<div class=\"fix _link\">\n\t\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_toorder\"><i class=\"ion\">&#xe62a;</i>在线订购</a>\n\t\t\t\t\t\t<a href=\"#\" target=\"_blank\" class=\"_download\"><i class=\"ion\">&#xe684;</i>点击下载</a>\n\t\t\t\t\t</div>\n\t\t\t\t</li>\n\t\t\t</ul>\n\t\t</div>\n\t</div>\n</div>"
  },
  {
    "path": "widgets/qa/1/config.json",
    "content": "{\n\t\"cssConfig\": {\n\t\t\"fontSizeTitle\": {\n\t\t\t\"name\": \"标题字号\",\n\t\t\t\"value\": \"14px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"fontSizeText\": {\n\t\t\t\"name\": \"内容字号\",\n\t\t\t\"value\": \"14px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"numColor\": {\n\t\t\t\"name\": \"序号颜色\",\n\t\t\t\"value\": \"#0e90d2\",\n\t\t\t\"type\": \"color\"\n\t\t}\n\t\t,\n\t\t\"numFontSize\": {\n\t\t\t\"name\": \"序号字号\",\n\t\t\t\"value\": \"18px\",\n\t\t\t\"type\": \"text\"\n\t\t}\n\t\t,\n\t\t\"titlePadding\": {\n\t\t\t\"name\": \"标题内容间距\",\n\t\t\t\"value\": \"0px\",\n\t\t\t\"type\": \"text\"\n\t\t}\n\t\t,\n\t\t\"listPadding\": {\n\t\t\t\"name\": \"列表间距\",\n\t\t\t\"value\": \"20px\",\n\t\t\t\"type\": \"text\"\n\t\t}\n\t},\n\t\"jsConfig\": {\n\n\t},\n\t\"showConfig\": {\n\t\t\"viewWidth\": {\n\t\t\t\"name\": \"栅格宽度\",\n\t\t\t\"value\": 12,\n\t\t\t\"type\": \"number\"\n\t\t}\n\n\t}\n}"
  },
  {
    "path": "widgets/qa/1/script.js",
    "content": ""
  },
  {
    "path": "widgets/qa/1/style.css",
    "content": ".widget-qa-1 { font-size: ${fontSizeText.value}; }\n.widget-qa-1 li { background: #ffffff; position: relative; padding-left: 3em; margin-bottom: ${listPadding.value}; border-bottom: 1px solid #ededed; padding-bottom:${listPadding.value}; }\n.widget-qa-1 ._data { position: absolute; left: 0; top: 0; font-family: Arial;  font-size: ${numFontSize.value}; color: ${numColor.value}; line-height:30px;}\n.widget-qa-1 li ._title { cursor: pointer; font-weight: 700;  font-size:${fontSizeTitle.value}; line-height:30px;}\n.widget-qa-1 li ._p { padding-top: ${titlePadding.value}; line-height:30px; }\n@media only screen and (max-width: 480px) {\n.widget-qa-1 ._title { float: none; width: auto; }\n}\n\n\n\n"
  },
  {
    "path": "widgets/qa/1/temp.htm",
    "content": "<div class=\"widget-qa-1\">\n    <ul>\n        <li>\n            <span class=\"_data\">Q1</span>\n            <h3 class=\"_title\">网上预订国际机票流程？</h3>\n            <div class=\"_p\">1、登录：\n                <strong>www.suning.com</strong>；如果您不是苏宁易购的会员请点击注册。\n                <br />2、进入易购旅行，选择国际机票。\n                <br />3、查询：输入出发城市、到达城市、出发日期、返程日期（如果选择往返程），点击查询按钮。\n                <br />4、预定：选择您需要的航班，点击后面的&ldquo;预订&rdquo;。\n                <br />5、信息填写：填写乘机人信息、联系人信息、配送信息。\n                <br />6、订单核对：核对您的订单。\n                <br />7、提交订单：确认信息无误后，点击&ldquo;提交订单&rdquo;。\n                <br />8、支付：提交订单后，无需审核的订单直接支付；需要审核的订单待审核通过后，到订单中心去支付。\n                <br />9、出票：您将会收到出票短信提醒您已出票成功，或者也可以至订单中心查看您的出票信息。\n            </div>\n        </li>\n        <li>\n            <span class=\"_data\">Q2</span>\n            <h3 class=\"_title\">同一乘机人是否可以预订不同时段、同一家航空公司的两个或以上航班，以便选择出票呢？</h3>\n            <div class=\"_p\">建议只选择一个航班做预订。航空公司视这种情况为同一乘机人的重复订位，极有可能将所有订座记录取消，造成您出行不便。</div>\n        </li>\n        <li>\n            <span class=\"_data\">Q3</span>\n            <h3 class=\"_title\">订错乘机人姓名，应该如何处理？</h3>\n            <div class=\"_p\">根据民航规定，机票是不能涂改的。所以如果旅客姓名订错，只能办理退票，然后再重新预订。</div>\n        </li>\n        <li>\n            <span class=\"_data\">Q4</span>\n            <h3 class=\"_title\">国际机票出票后，是否可以更换登机人姓名？</h3>\n            <div class=\"_p\">机票仅限旅客本人使用，出票后，无法更改乘机人姓名。</div>\n        </li>\n    </ul>\n</div>"
  },
  {
    "path": "widgets/search/1/config.json",
    "content": "{\n\t\"cssConfig\": {\n\t\t\"channelTitleSize\": {\n\t\t\t\"name\": \"标题栏字号\",\n\t\t\t\"value\": \"16px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"inputHeight\": {\n\t\t\t\"name\": \"搜索框高度\",\n\t\t\t\"value\": \"30px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"channelTitlePadd\": {\n\t\t\t\"name\": \"标题栏内边距\",\n\t\t\t\"value\": \"20px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\n\t\t\"channelBackground\": {\n\t\t\t\"name\": \"标题栏背景色\",\n\t\t\t\"value\": \"#ededed\",\n\t\t\t\"type\": \"color\"\n\t\t},\n\t\t\"searchBtnColor\": {\n\t\t\t\"name\": \"搜索按钮颜色\",\n\t\t\t\"value\": \"#0e90d2\",\n\t\t\t\"type\": \"color\"\n\t\t},\n\t\t\"iconSize\": {\n\t\t\t\"name\": \"搜索按钮图标大小\",\n\t\t\t\"value\": \"16px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"listMargin\": {\n\t\t\t\"name\": \"列表间距\",\n\t\t\t\"value\": \"15px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"listFontSize\": {\n\t\t\t\"name\": \"列表标题字号\",\n\t\t\t\"value\": \"14px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"listConFontSize\": {\n\t\t\t\"name\": \"列表内容字号\",\n\t\t\t\"value\": \"14px\",\n\t\t\t\"type\": \"text\"\n\t\t},\n\t\t\"listColor\": {\n\t\t\t\"name\": \"列表标题字色\",\n\t\t\t\"value\": \"#333\",\n\t\t\t\"type\": \"color\"\n\t\t},\n\t\t\"listPadd\": {\n\t\t\t\"name\": \"列表标题上下间距\",\n\t\t\t\"value\": \"5px\",\n\t\t\t\"type\": \"text\"\n\t\t}\n\t},\n\t\"jsConfig\": {},\n\t\"showConfig\": {\n\t\t\"viewWidth\": {\n\t\t\t\"name\": \"栅格宽度\",\n\t\t\t\"value\": 12,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"channelTitle\": {\n\t\t\t\"name\": \"栏目标题\",\n\t\t\t\"value\": \"搜索结果\",\n\t\t\t\"type\": \"text\"\n\t\t}\n\n\t}\n}"
  },
  {
    "path": "widgets/search/1/script.js",
    "content": "require('validform');\nvar ${id} = $('#${id}').Validform({\n\ttiptype:1, \n    ajaxPost:true,\n    callback:function(res){\n\n    }\n})\n"
  },
  {
    "path": "widgets/search/1/style.css",
    "content": ".Search-S1-head { overflow: hidden; padding: ${channelTitlePadd.value}; background: ${channelBackground.value}; margin-bottom: 20px;  *zoom: 1;}\n.Search-S1-head ._form { margin-right: 3em; }\n.Search-S1-head ._inp { height: ${inputHeight.value}; line-height: ${inputHeight.value}; padding: 0 5px; background: #ffffff; border: 1px solid #cccccc; }\n.Search-S1-head ._btn { height: ${inputHeight.value}; line-height: ${inputHeight.value}; background:${searchBtnColor.value}; cursor: pointer; padding: 0; margin: 0;  border: 1px solid ${searchBtnColor.value}; width:${inputHeight.value} ;}\n.Search-S1-head ._btn .ion { vertical-align:top; margin: 0; padding: 0; color: #ffffff; font-size: ${iconSize.value}; }\n.Search-S1-head ._result { font-size: ${channelTitleSize.value}; line-height:${inputHeight.value};}\n.Search-S1-head ._result em { margin: 0 .4em; font-weight: 700; }\n.Search-S1-list { margin-bottom: 30px; }\n.Search-S1-list li { margin-bottom: ${listMargin.value}; }\n.Search-S1-list ._head { font-size: ${listFontSize.value};  padding: ${listPadd.value} 0; margin-bottom: 10px; border-bottom: 1px solid #cccccc; }\n.Search-S1-list ._num { float: left; }\n.Search-S1-list ._type { float: left; color:${searchBtnColor.value};padding: 0 1em; border-right: 1px solid #cccccc; margin-right: 1em; font-style: normal; }\n.Search-S1-list ._t { float: left; width: 50%; font-weight: bold; color:${listColor.value}; }\n.Search-S1-list ._p { padding-left: 60px; font-size: ${listConFontSize.value}; }\n"
  },
  {
    "path": "widgets/search/1/temp.htm",
    "content": "<div class=\"Search-S1\">\n    <div class=\"Search-S1-head\">\n        <form name=\"theform\" method=\"post\" action=\"\" id=\"${id}\">\n            <div class=\"l _form\">\n                <input type=\"text\" name=\"keywords\" id=\"keywords\" class=\"_inp\" placeholder=\"请输入关键字\"  datatype=\"*\" >\n                <button type=\"submit\" id=\"tosearch\" class=\"_btn\">\n                <i class=\"ion\">&#xe74a;</i>\n                </button>\n            </div>\n            <div class=\"_result\">${channelTitle.value}<em>104</em>条符合条件的信息</div>\n        </form>\n    </div>\n    <ul class=\"Search-S1-list\">\n        <li>\n            <div class=\"oh _head\">\n                <span class=\"_num\"></span>\n                <em class=\"_type\">新闻</em>\n                <a href=\"#\" target=\"_blank\" class=\"_t el\" title=\"长白县领导来烟参观考察\">长白县领导来烟参观考察</a>\n            </div>\n            <div class=\"UnmobilePush _p\"> <a href=\"#\" target=\"_blank\" title=\"长白县领导来烟参观考察\">2011年8月28日，长白县政府领导一行3人到烟台参观考察，就人参产业发展及基地建设、深加工项目等深入交换了意见，为双方进一步的合作奠定了基础。</a>\n        </div>\n    </li>\n    <li>\n        <div class=\"oh _head\">\n            <span class=\"_num\"></span>\n            <em class=\"_type\">新闻</em>\n            <a href=\"#\" target=\"_blank\" class=\"_t el\" title=\"公司领导与长白县委县政府进行友好洽谈\">公司领导与长白县委县政府进行友好洽谈</a>\n        </div>\n        <div class=\"UnmobilePush _p\"> <a href=\"#\" target=\"_blank\" title=\"公司领导与长白县委县政府进行友好洽谈\">2011年6月18日，吉林长白绿叶人参产业有限公司与长白县委县政府项目合作洽谈会，在长白县宾馆四楼会议室召开，双方进行了友好洽谈协商。</a>\n    </div>\n</li>\n<li>\n    <div class=\"oh _head\">\n        <span class=\"_num\"></span>\n        <em class=\"_type\">新闻</em>\n        <a href=\"#\" target=\"_blank\" class=\"_t el\" title=\"公司领导与长白县委县政府进行友好洽谈\">公司领导与长白县委县政府进行友好洽谈</a>\n    </div>\n    <div class=\"UnmobilePush _p\"> <a href=\"#\" target=\"_blank\" title=\"公司领导与长白县委县政府进行友好洽谈\">2011年6月18日，吉林长白绿叶人参产业有限公司与长白县委县政府项目合作洽谈会，在长白县宾馆四楼会议室召开，双方进行了友好洽谈协商。</a>\n</div>\n</li>\n</ul>\n</div>"
  },
  {
    "path": "widgets/table/1/config.json",
    "content": "{\n\t\"cssConfig\": {\n\t\t\n\t},\n\t\"jsConfig\": {\n\n\t},\n\t\"showConfig\": {\n\t\t\"viewWidth\": {\n\t\t\t\"name\": \"栅格宽度\",\n\t\t\t\"value\": 8,\n\t\t\t\"type\": \"number\"\n\t\t},\n\t\t\"border\": {\n\t\t\t\"name\": \"边框\",\n\t\t\t\"value\": \"有\",\n\t\t\t\"type\": \"select\",\n\t\t\t\"option\": [\"有\",\"无\"]\n\t\t},\n\t\t\"hover\": {\n\t\t\t\"name\": \"悬停背景\",\n\t\t\t\"value\": \"无\",\n\t\t\t\"type\": \"select\",\n\t\t\t\"option\": [\"有\",\"无\"]\n\t\t},\n\t\t\"condensed\": {\n\t\t\t\"name\": \"紧缩表格\",\n\t\t\t\"value\": \"否\",\n\t\t\t\"type\": \"select\",\n\t\t\t\"option\": [\"是\",\"否\"]\n\t\t},\n\t\t\"resp\": {\n\t\t\t\"name\": \"响应式表格\",\n\t\t\t\"value\": \"否\",\n\t\t\t\"type\": \"select\",\n\t\t\t\"option\": [\"是\",\"否\"]\n\t\t}\n\t}\n}"
  },
  {
    "path": "widgets/table/1/script.js",
    "content": ""
  },
  {
    "path": "widgets/table/1/style.css",
    "content": ".widget-table-1{width:100%;overflow-x: auto;overflow-y: hidden;}\n.widget-table-1 th{background: #eee;}\n.widget-table-1 .resp{min-width: 640px;}\n"
  },
  {
    "path": "widgets/table/1/temp.htm",
    "content": "<div class=\"widget-table-1\">\n\t<table class=\"table <!--if: ${border.value}=='有'-->table-bordered <!--/if-->\n\t<!--if: ${hover.value}=='有'-->table-hover <!--/if-->\n\t<!--if: ${condensed.value}=='是'-->table-condensed <!--/if-->\n\t<!--if: ${resp.value}=='是'-->resp <!--/if-->\">\n\t\t<tr>\n\t\t\t<th>#</th>\n\t\t\t<th>First Name</th>\n\t\t\t<th>Last Name</th>\n\t\t\t<th>Username</th>\n\t\t</tr>\n\t\t<tr>\n\t\t\t<td>1</td>\n\t\t\t<td>Mark</td>\n\t\t\t<td>Otto</td>\n\t\t\t<td>@mdo</td>\n\t\t</tr>\n\t\t<tr>\n\t\t\t<td>2</td>\n\t\t\t<td>Mark</td>\n\t\t\t<td>Otto</td>\n\t\t\t<td>@mdo</td>\n\t\t</tr>\n\t\t<tr>\n\t\t\t<td>3</td>\n\t\t\t<td>Mark</td>\n\t\t\t<td>Otto</td>\n\t\t\t<td>@mdo</td>\n\t\t</tr>\n\t</table>\n</div>"
  }
]