| | |
| | | case "ä¸éå®ç产æ¹é£é©æ¥è¯¢": |
| | | result = this.getCondition2(dto); |
| | | break; |
| | | case "ä¸éå®è§å®å¼æ¥è¯¢": |
| | | case "ä¸é宿£éªä¸éæ¥è¯¢": |
| | | result = this.getCondition3(dto); |
| | | break; |
| | | } |
| | |
| | | public Result delete(@RequestBody Long[] ids) { |
| | | //æéªæ°æ® |
| | | AssertUtils.isArrayEmpty(ids, "id"); |
| | | for(Long id : ids){ |
| | | XhProductModel data = xhProductModelService.get(id); |
| | | if (data.getProductType().equals("1")||data.getProductType().equals("3")||data.getProductType().equals("4")){ |
| | | |
| | | }else if(data.getProductType().equals("2")){ |
| | | |
| | | }else if(data.getProductType().equals("5")){ |
| | | xhProductModelService.delete(ids); |
| | | } |
| | | } |
| | | |
| | | |
| | | |
| | | return Result.ok(); |
| | | } |
| | |
| | | @ApiModelProperty(value = "è¿è¡å¾ç") |
| | | private Long operatImg; |
| | | |
| | | @ApiModelProperty(value = "å类设å¤å") |
| | | private String sameSbName; |
| | | |
| | | @TableField(exist = false) |
| | | @ApiModelProperty(value = "å¾çåç§°") |
| | | private String operatImgName; |
| | |
| | | String xt = com.zt.core.shiro.ImportUtil.getCellValue(row, 1, pattern); //ç³»ç» |
| | | String fxt = com.zt.core.shiro.ImportUtil.getCellValue(row, 2, pattern); |
| | | String sb = com.zt.core.shiro.ImportUtil.getCellValue(row, 3, pattern); //è®¾å¤ |
| | | String equipType = com.zt.core.shiro.ImportUtil.getCellValue(row, 4, pattern); //设å¤ç±»å |
| | | String reliabDistribType = com.zt.core.shiro.ImportUtil.getCellValue(row, 5, pattern); //å¯é æ§åå¸ç±»å |
| | | String basicJoinCompute = com.zt.core.shiro.ImportUtil.getCellValue(row, 6, pattern); //åå è®¡ç® |
| | | String basicMtbfRegulate = com.zt.core.shiro.ImportUtil.getCellValue(row, 7, pattern); //mtbf |
| | | String basicMtbfRegulSuccRate = com.zt.core.shiro.ImportUtil.getCellValue(row, 8, pattern); //æåç |
| | | String basicMtbfOperatingRatio = com.zt.core.shiro.ImportUtil.getCellValue(row, 9, pattern); //è¿è¡æ¯ |
| | | String taskMtbcfRegulate = com.zt.core.shiro.ImportUtil.getCellValue(row, 10, pattern); //mtbcf |
| | | String taskMtbcfOtherParams2 = com.zt.core.shiro.ImportUtil.getCellValue(row, 11, pattern); //mtbcfå
¶ä»åæ°2 |
| | | String taskMtbcfOtherParams3 = com.zt.core.shiro.ImportUtil.getCellValue(row, 12, pattern); //mtbcfå
¶ä»åæ°3 |
| | | String taskMtbcfRegulSuccRate = com.zt.core.shiro.ImportUtil.getCellValue(row, 13, pattern); //mtbcfæåç |
| | | String taskMtbcfOperatingRatio = com.zt.core.shiro.ImportUtil.getCellValue(row, 14, pattern); //mtbcfè¿è¡æ¯ |
| | | String repairable = com.zt.core.shiro.ImportUtil.getCellValue(row, 15, pattern); //æ¯å¦å¯ç»´ä¿® |
| | | String repairDistribType = com.zt.core.shiro.ImportUtil.getCellValue(row, 16, pattern); //ç»´ä¿®åå¸ç±»å |
| | | String repairMttcr = com.zt.core.shiro.ImportUtil.getCellValue(row, 17, pattern); //mttcr |
| | | String repairMttcrOtherParams2 = com.zt.core.shiro.ImportUtil.getCellValue(row, 18, pattern); //mttcrå
¶ä»åæ°2 |
| | | String repairMttcrOtherParams3 = com.zt.core.shiro.ImportUtil.getCellValue(row, 19, pattern); //mttcrå
¶ä»åæ°3 |
| | | String sameSbName = com.zt.core.shiro.ImportUtil.getCellValue(row, 4, pattern); //å类设å¤åç§° |
| | | String equipType = com.zt.core.shiro.ImportUtil.getCellValue(row, 5, pattern); //设å¤ç±»å |
| | | String reliabDistribType = com.zt.core.shiro.ImportUtil.getCellValue(row, 6, pattern); //å¯é æ§åå¸ç±»å |
| | | String basicJoinCompute = com.zt.core.shiro.ImportUtil.getCellValue(row, 7, pattern); //åå è®¡ç® |
| | | String basicMtbfRegulate = com.zt.core.shiro.ImportUtil.getCellValue(row, 8, pattern); //mtbf |
| | | String basicMtbfRegulSuccRate = com.zt.core.shiro.ImportUtil.getCellValue(row, 9, pattern); //æåç |
| | | String basicMtbfOperatingRatio = com.zt.core.shiro.ImportUtil.getCellValue(row, 10, pattern); //è¿è¡æ¯ |
| | | String taskMtbcfRegulate = com.zt.core.shiro.ImportUtil.getCellValue(row, 11, pattern); //mtbcf |
| | | String taskMtbcfOtherParams2 = com.zt.core.shiro.ImportUtil.getCellValue(row, 12, pattern); //mtbcfå
¶ä»åæ°2 |
| | | String taskMtbcfOtherParams3 = com.zt.core.shiro.ImportUtil.getCellValue(row, 13, pattern); //mtbcfå
¶ä»åæ°3 |
| | | String taskMtbcfRegulSuccRate = com.zt.core.shiro.ImportUtil.getCellValue(row, 14, pattern); //mtbcfæåç |
| | | String taskMtbcfOperatingRatio = com.zt.core.shiro.ImportUtil.getCellValue(row, 15, pattern); //mtbcfè¿è¡æ¯ |
| | | String repairable = com.zt.core.shiro.ImportUtil.getCellValue(row, 16, pattern); //æ¯å¦å¯ç»´ä¿® |
| | | String repairDistribType = com.zt.core.shiro.ImportUtil.getCellValue(row, 17, pattern); //ç»´ä¿®åå¸ç±»å |
| | | String repairMttcr = com.zt.core.shiro.ImportUtil.getCellValue(row, 18, pattern); //mttcr |
| | | String repairMttcrOtherParams2 = com.zt.core.shiro.ImportUtil.getCellValue(row, 19, pattern); //mttcrå
¶ä»åæ°2 |
| | | String repairMttcrOtherParams3 = com.zt.core.shiro.ImportUtil.getCellValue(row, 20, pattern); //mttcrå
¶ä»åæ°3 |
| | | |
| | | if (StringUtils.isBlank(sb)) |
| | | continue; |
| | |
| | | } else { |
| | | curSbId = modelMap.get(sbPath).getId(); |
| | | paramId = modelMap.get(sbPath).getParamId(); |
| | | } |
| | | |
| | | if(StringUtils.isBlank(sameSbName)){ |
| | | sameSbName = sb; |
| | | } |
| | | |
| | | if (StringUtils.isEmpty(sb)) { |
| | |
| | | paramDataService.insert(itemEntity); |
| | | } |
| | | |
| | | if (insertSb) { |
| | | xhProductModel.setPid(curFxtId == null ? curXtId : curFxtId); |
| | | xhProductModel.setId(curSbId); |
| | | xhProductModel.setName(sb); |
| | | xhProductModel.setSameSbName(sameSbName); |
| | | xhProductModel.setEquipType(equipType); |
| | | xhProductModel.setProductType("5"); |
| | | xhProductModel.setSort(Integer.valueOf(sort)); |
| | | defultImg = sysPictureBaseService.getDefaultImg(5).getId(); |
| | | xhProductModel.setOperatImg(defultImg); |
| | | xhProductModel.setNamePath(sbPath); |
| | | if (insertSb) { |
| | | this.insert(xhProductModel); |
| | | }else{ |
| | | this.update(xhProductModel); |
| | | } |
| | | |
| | | //导å
¥é¢è®¡åæ° |
| | |
| | | |
| | | @Data |
| | | @EqualsAndHashCode(callSuper = false) |
| | | @TableName("time_diagram") |
| | | @TableName("time_diagram_temp") |
| | | public class TimeDiagram extends CompanyEntity { |
| | | private static final long serialVersionUID = 1L; |
| | | @ApiModelProperty(value = "PROJECT_ID") |
| | |
| | | } |
| | | JSONObject xmlJSONObj = XML.toJSONObject(xml); |
| | | JSONObject jsonObject = xmlJSONObj.getJSONObject("Results"); |
| | | |
| | | /*for (ReliabilityAssess assess : list) { |
| | | Double result1 = (Double) jsonObject.get(assess.getName()); |
| | | if (result1 != null) { |
| | |
| | | </select> |
| | | <select id="getTimeDiagram" resultType="com.zt.life.modules.mainPart.taskReliability.model.TimeDiagram"> |
| | | select * |
| | | from time_diagram |
| | | from time_diagram_temp |
| | | where is_delete = 0 |
| | | <if test="projectId!=null and projectId!=''"> |
| | | and PROJECT_ID = #{projectId} |
| | |
| | | if (res.success) { |
| | | await this.$tip.success() |
| | | this._query() |
| | | this.$emit('refreshMethod') |
| | | } |
| | | } |
| | | }, |
| | |
| | | Copyright (c) by Mark MacKay |
| | | |
| | | Permission is hereby granted, free of charge, to any person obtaining a copy |
| | | of this software and associated documentation files (the "Software"), to deal |
| | | in the Software without restriction, including without limitation the rights |
| | | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| | | copies of the Software, and to permit persons to whom the Software is |
| | | furnished to do so, subject to the following conditions: |
| | | |
| | | The above copyright notice and this permission notice shall be included in |
| | | all copies or substantial portions of the Software. |
| | | |
| | | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| | | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| | | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| | | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| | | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| | | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
| | | THE SOFTWARE. |
| | |
| | | .palette_item.transparent, .palette_item.white, .palette_item.black { |
| | | background: #fff; |
| | | position: absolute; |
| | | width: 10px; |
| | | height: 10px; |
| | | left: -10px; |
| | | width: 30px; |
| | | height: 30px; |
| | | top: 0; |
| | | /*background-size:cover;*/ |
| | | } |
| | | |
| | | .palette_item.transparent { |
| | | background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAVdEVYdENyZWF0aW9uIFRpbWUAOC8yMi8xMg1cp6sAAABESURBVBiVjdBBCgAgCETRr/e/87SJKFPLnfIcQRMIwMBIShIAvgZzoSrfkzrs8WyF1+kX9r3p8AE7nL7kSpSshN+JEQ8GixkF0mSevgAAAABJRU5ErkJggg==); |
| | | left: -10px; |
| | | } |
| | | |
| | | .palette_item.black { |
| | | background: #000; |
| | | top: 10px; |
| | | left: 20px; |
| | | } |
| | | |
| | | .palette_item.white { |
| | | background: #fff; |
| | | top: 20px; |
| | | left:50px; |
| | | } |
| | | |
| | | #color_tools { |
| | |
| | | .draginput_cell { |
| | | float: left; |
| | | height: 26px; |
| | | height: 26px; |
| | | border: solid #3f3f3c 10px; |
| | | outline: solid #2f2f2c 1px; |
| | | background: #ddd; |
| | |
| | | overflow: auto; |
| | | top: 0; |
| | | bottom: 0; |
| | | left: 110px; |
| | | left: 0; |
| | | /*left: 110px;*/ |
| | | right: 0; |
| | | position: absolute; |
| | | vertical-align: top; |
| | | } |
| | | |
| | | #shape_cats { |
| | | display: none; |
| | | min-width: 110px; |
| | | display: block; |
| | | /*display: block;*/ |
| | | position: absolute; |
| | | left: 0; |
| | | top: 0; |
| | |
| | | buttons: [{ |
| | | id: "tool_eyedropper", |
| | | type: "mode", |
| | | title: "å¸ç®¡å·¥å
·", |
| | | title: "Eye Dropper Tool", |
| | | position: 8, |
| | | key: "I", |
| | | icon: "extensions/eyedropper.png", |
| | |
| | | |
| | | // This populates the category list |
| | | var categories = { |
| | | basic: 'åºæ¬', |
| | | object: 'ç©ä½', |
| | | symbol: '符å·', |
| | | arrow: 'ç®å¤´', |
| | | flowchart: 'æµç¨å¾', |
| | | nature: 'èªç¶', |
| | | game: '纸çä¸è±¡æ£', |
| | | dialog_balloon: 'å¯¹è¯æ¡', |
| | | music: 'é³ä¹', |
| | | weather: '天æ°ä¸æ¶é´', |
| | | ui: 'ç¨æ·æ¥å£', |
| | | social: '社交ç½ç»' |
| | | basic: 'Basic', |
| | | object: 'Objects', |
| | | symbol: 'Symbols', |
| | | arrow: 'Arrows', |
| | | flowchart: 'Flowchart', |
| | | nature: 'Nature', |
| | | game: 'Cards & Chess', |
| | | dialog_balloon: 'Dialog balloons', |
| | | music: 'Music', |
| | | weather: 'Weather & Time', |
| | | ui: 'User Interface', |
| | | social: 'Social Web' |
| | | }; |
| | | |
| | | var library = { |
| | |
| | | 'heart': 'm150,73c61,-175 300,0 0,225c-300,-225 -61,-400 0,-225z', |
| | | "cylinder": "m299.0007,83.77844c0,18.28676 -66.70958,33.11111 -149.00002,33.11111m149.00002,-33.11111l0,0c0,18.28676 -66.70958,33.11111 -149.00002,33.11111c-82.29041,0 -148.99997,-14.82432 -148.99997,-33.11111m0,0l0,0c0,-18.28674 66.70956,-33.1111 148.99997,-33.1111c82.29044,0 149.00002,14.82436 149.00002,33.1111l0,132.44449c0,18.28674 -66.70958,33.11105 -149.00002,33.11105c-82.29041,0 -148.99997,-14.82431 -148.99997,-33.11105z", |
| | | "arrow_up": "m1.49805,149.64304l148.50121,-148.00241l148.50121,148.00241l-74.25061,0l0,148.71457l-148.5012,0l0,-148.71457z", |
| | | "arrow_u_turn": "m1.00059,299.00055l0,-167.62497l0,0c0,-72.00411 58.37087,-130.37499 130.375,-130.37499l0,0l0,0c34.57759,0 67.73898,13.7359 92.18906,38.18595c24.45006,24.45005 38.18593,57.61144 38.18593,92.18904l0,18.625l37.24997,0l-74.49995,74.50002l-74.50002,-74.50002l37.25,0l0,-18.625c0,-30.8589 -25.0161,-55.87498 -55.87498,-55.87498l0,0l0,0c-30.85892,0 -55.875,25.01608 -55.875,55.87498l0,167.62497z", |
| | | "arrow_left_up": "m0.99865,224.5l74.50004,-74.5l0,37.25l111.74991,0l0,-111.75l-37.25,0l74.5,-74.5l74.5,74.5l-37.25,0l0,186.25l-186.24989,0l0,37.25l-74.50005,-74.5z", |
| | | "piping_left": "m61.06297,135.21906c1.26516,30.57214 1.45736,47.83058 49.70693,48.17825c48.24958,0.34766 84.79024,-0.96742 117.29734,-2.05798c32.5071,-1.09057 42.57196,-6.82504 39.75187,-89.83523l29.71009,-0.09174c4.15832,110.21703 -16.27162,115.96341 -62.08326,119.84398c-45.81163,3.88059 -122.9577,2.75494 -155.18351,0.85096c-32.2258,-1.90396 -49.88012,-29.62204 -49.71715,-67.06613c0.16297,-37.4441 -12.64439,-27.42789 -29.18351,-30.51291l-0.30561,-24.87842c49.64155,-5.12952 58.74164,14.99708 60.0068,45.56922l0,-0.00002l0.00001,0.00001l0,0.00001z", |
| | | "piping_right": "m34.77162,144.78038c1.93502,23.59007 0.90063,36.98668 51.7728,39.12084c50.87217,2.13416 49.3661,0.20868 95.80745,0.31737c46.44135,0.10868 46.80596,-16.26537 50.39204,-41.13127c3.58607,-24.8659 9.89537,-41.12805 16.9583,-45.07714c7.06293,-3.94908 26.20271,-3.41801 47.83801,-1.96183l-0.56549,21.42594c-1.95665,3.6252 -32.45161,-7.98981 -32.68677,30.50966c-0.23516,38.49947 -15.74948,61.56741 -84.43714,63.72421c-68.68766,2.15681 -34.0838,1.55507 -97.51854,-0.36787c-63.43474,-1.92294 -79.51644,-17.24319 -79.3467,-58.58433c0.16974,-41.34115 0.12119,-45.63576 -0.32767,-49.13504l30.73149,0.18025c0.17338,20.1933 -0.5528,17.38914 1.38222,40.97921z", |
| | | "curve_1": "m12.99218,75.18742c-21.79909,161.7324 270.03537,128.87978 281.3936,129.5404", |
| | | "curve_2": "m9.70598,97.53259c60.4983,112.24893 204.38633,128.61647 275.93837,-0.52493", |
| | | "S-shaped_arc": "m177.40301,7.84547c-107.70811,-0.87963 -95.07584,134.96412 -25.7545,143.11086c69.32135,8.14675 89.64716,119.18795 -27.73838,144.46005", |
| | | "anti_S-shaped_arc": "m133.54237,3.90583c113.54352,-2.11252 100.59557,128.86359 8.96395,144.70747c-91.63162,15.84388 -77.68768,149.98876 37.54903,146.81995", |
| | | "plaque": "m-0.00197,49.94376l0,0c27.5829,0 49.94327,-22.36036 49.94327,-49.94327l199.76709,0l0,0c0,27.5829 22.36037,49.94327 49.94325,49.94327l0,199.7671l0,0c-27.58289,0 -49.94325,22.36034 -49.94325,49.94325l-199.76709,0c0,-27.58292 -22.36037,-49.94325 -49.94327,-49.94325z", |
| | | "page": "m249.3298,298.99744l9.9335,-39.73413l39.73413,-9.93355l-49.66763,49.66768l-248.33237,0l0,-298.00001l298.00001,0l0,248.33234", |
| | | "cross": "m0.99844,99.71339l98.71494,0l0,-98.71495l101.26279,0l0,98.71495l98.71495,0l0,101.2628l-98.71495,0l0,98.71494l-101.26279,0l0,-98.71494l-98.71494,0z", |
| | |
| | | var shape_cats = $('<div id="shape_cats">'); |
| | | var cat_str = ''; |
| | | |
| | | $.each(categories, function(id, label) { |
| | | cat_str += '<div data-cat=' + id + '>' + label + '</div>'; |
| | | }); |
| | | // $.each(categories, function(id, label) { |
| | | // cat_str += '<div data-cat=' + id + '>' + label + '</div>'; |
| | | // }); |
| | | |
| | | shape_cats.html(cat_str).children().bind('mouseup', function() { |
| | | var catlink = $(this); |
| | |
| | | <?xml version="1.0" standalone="no"?>
<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px" width="27px" height="27px"
>
<path d="M 1 25 L 5 25 L 5 13 L 11 13 L 11 25 L 16 25 L 16 7 L 22 7 L 22 25 L 26 25 L 26 26 L 1 26 L 1 25 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/>
</svg> |
| | | <?xml version="1.0" standalone="no"?> |
| | | <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> |
| | | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| | | <svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" |
| | | x="0px" y="0px" width="27px" height="27px" |
| | | > |
| | | <path d="M 1 25 L 5 25 L 5 13 L 11 13 L 11 25 L 16 25 L 16 7 L 22 7 L 22 25 L 26 25 L 26 26 L 1 26 L 1 25 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/> |
| | | </svg> |
| | |
| | | <?xml version="1.0" standalone="no"?>
<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px" width="27px" height="27px"
>
<g id="Layer%201">
<path d="M 13 1 L 14 1 L 14 6 L 22 6 L 22 12 L 14 12 L 14 15 L 19 15 L 19 21 L 14 21 L 14 26 L 13 26 L 13 21 L 8 21 L 8 15 L 13 15 L 13 12 L 5 12 L 5 6 L 13 6 L 13 1 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/>
</g>
</svg> |
| | | <?xml version="1.0" standalone="no"?> |
| | | <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> |
| | | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| | | <svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" |
| | | x="0px" y="0px" width="27px" height="27px" |
| | | > |
| | | <g id="Layer%201"> |
| | | <path d="M 13 1 L 14 1 L 14 6 L 22 6 L 22 12 L 14 12 L 14 15 L 19 15 L 19 21 L 14 21 L 14 26 L 13 26 L 13 21 L 8 21 L 8 15 L 13 15 L 13 12 L 5 12 L 5 6 L 13 6 L 13 1 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/> |
| | | </g> |
| | | </svg> |
| | |
| | | <?xml version="1.0" standalone="no"?>
<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px" width="27px" height="27px"
>
<path d="M 2 1 L 2 5 L 14 5 L 14 11 L 2 11 L 2 16 L 20 16 L 20 22 L 2 22 L 2 26 L 1 26 L 1 1 L 2 1 ZM 27 0 L 0 0 L 0 27 L 27 27 L 27 0 Z" fill="#000000"/>
</svg> |
| | | <?xml version="1.0" standalone="no"?> |
| | | <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> |
| | | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| | | <svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" |
| | | x="0px" y="0px" width="27px" height="27px" |
| | | > |
| | | <path d="M 2 1 L 2 5 L 14 5 L 14 11 L 2 11 L 2 16 L 20 16 L 20 22 L 2 22 L 2 26 L 1 26 L 1 1 L 2 1 ZM 27 0 L 0 0 L 0 27 L 27 27 L 27 0 Z" fill="#000000"/> |
| | | </svg> |
| | |
| | | <?xml version="1.0" standalone="no"?>
<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px" width="27px" height="27px"
>
<path d="M 26 13 L 26 14 L 21 14 L 21 22 L 15 22 L 15 14 L 12 14 L 12 19 L 6 19 L 6 14 L 1 14 L 1 13 L 6 13 L 6 8 L 12 8 L 12 13 L 15 13 L 15 5 L 21 5 L 21 13 L 26 13 ZM 27 0 L 0 0 L 0 27 L 27 27 L 27 0 Z" fill="#000000"/>
</svg> |
| | | <?xml version="1.0" standalone="no"?> |
| | | <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> |
| | | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| | | <svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" |
| | | x="0px" y="0px" width="27px" height="27px" |
| | | > |
| | | <path d="M 26 13 L 26 14 L 21 14 L 21 22 L 15 22 L 15 14 L 12 14 L 12 19 L 6 19 L 6 14 L 1 14 L 1 13 L 6 13 L 6 8 L 12 8 L 12 13 L 15 13 L 15 5 L 21 5 L 21 13 L 26 13 ZM 27 0 L 0 0 L 0 27 L 27 27 L 27 0 Z" fill="#000000"/> |
| | | </svg> |
| | |
| | | <?xml version="1.0" standalone="no"?>
<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px" width="27px" height="27px"
>
<path d="M 25 1 L 25 5 L 13 5 L 13 11 L 25 11 L 25 16 L 7 16 L 7 22 L 25 22 L 25 26 L 26 26 L 26 1 L 25 1 ZM 0 0 L 27 0 L 27 27 L 0 27 L 0 0 Z" fill="#000000"/>
</svg> |
| | | <?xml version="1.0" standalone="no"?> |
| | | <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> |
| | | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| | | <svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" |
| | | x="0px" y="0px" width="27px" height="27px" |
| | | > |
| | | <path d="M 25 1 L 25 5 L 13 5 L 13 11 L 25 11 L 25 16 L 7 16 L 7 22 L 25 22 L 25 26 L 26 26 L 26 1 L 25 1 ZM 0 0 L 27 0 L 27 27 L 0 27 L 0 0 Z" fill="#000000"/> |
| | | </svg> |
| | |
| | | <?xml version="1.0" standalone="no"?>
<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px" width="27px" height="27px"
>
<path d="M 1 2 L 5 2 L 5 14 L 11 14 L 11 2 L 16 2 L 16 20 L 22 20 L 22 2 L 26 2 L 26 1 L 1 1 L 1 2 ZM 0 27 L 0 0 L 27 0 L 27 27 L 0 27 Z" fill="#000000"/>
</svg> |
| | | <?xml version="1.0" standalone="no"?> |
| | | <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> |
| | | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| | | <svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" |
| | | x="0px" y="0px" width="27px" height="27px" |
| | | > |
| | | <path d="M 1 2 L 5 2 L 5 14 L 11 14 L 11 2 L 16 2 L 16 20 L 22 20 L 22 2 L 26 2 L 26 1 L 1 1 L 1 2 ZM 0 27 L 0 0 L 27 0 L 27 27 L 0 27 Z" fill="#000000"/> |
| | | </svg> |
| | |
| | | <?xml version="1.0" standalone="no"?>
<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg id="eye-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px" width="27px" height="27px"
>
<path d="M 26.575 14.5 C 25.0764 18.8131 19.7906 22 13.5 22 C 7.2094 22 1.9236 18.8131 0.425 14.5 C 1.9236 10.1869 7.2094 7 13.5 7 C 19.7906 7 25.0764 10.1869 26.575 14.5 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 ZM 20.5226 14.5 C 20.5226 10.9101 16.5538 8.0625 14.0226 8 C 13.8544 7.9958 14.6876 9.0074 14.5226 9.02 C 16.6163 9 18.5226 11.0783 18.5226 14.5 C 18.5226 17.9217 16.7413 19.625 14.5226 19.98 C 14.6876 19.9926 13.8543 21 14.0226 21 C 16.5851 21 20.5226 18.0899 20.5226 14.5 ZM 6 14.5 C 6 18.0899 9.9375 21 12.5 21 C 12.6682 21 11.835 19.9926 12 19.98 C 9.7813 19.625 8 17.9217 8 14.5 C 8 11.0783 9.9063 9 12 9.02 C 11.835 9.0074 12.6682 7.9958 12.5 8 C 9.9688 8.0625 6 10.9101 6 14.5 Z" fill="#000000"/>
</svg> |
| | | <?xml version="1.0" standalone="no"?> |
| | | <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> |
| | | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| | | <svg id="eye-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" |
| | | x="0px" y="0px" width="27px" height="27px" |
| | | > |
| | | <path d="M 26.575 14.5 C 25.0764 18.8131 19.7906 22 13.5 22 C 7.2094 22 1.9236 18.8131 0.425 14.5 C 1.9236 10.1869 7.2094 7 13.5 7 C 19.7906 7 25.0764 10.1869 26.575 14.5 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 ZM 20.5226 14.5 C 20.5226 10.9101 16.5538 8.0625 14.0226 8 C 13.8544 7.9958 14.6876 9.0074 14.5226 9.02 C 16.6163 9 18.5226 11.0783 18.5226 14.5 C 18.5226 17.9217 16.7413 19.625 14.5226 19.98 C 14.6876 19.9926 13.8543 21 14.0226 21 C 16.5851 21 20.5226 18.0899 20.5226 14.5 ZM 6 14.5 C 6 18.0899 9.9375 21 12.5 21 C 12.6682 21 11.835 19.9926 12 19.98 C 9.7813 19.625 8 17.9217 8 14.5 C 8 11.0783 9.9063 9 12 9.02 C 11.835 9.0074 12.6682 7.9958 12.5 8 C 9.9688 8.0625 6 10.9101 6 14.5 Z" fill="#000000"/> |
| | | </svg> |
| | |
| | | <?xml version="1.0" standalone="no"?>
<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg id="eye-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px" width="27px" height="27px"
>
<g id="Layer%201">
<path d="M 16.6855 8.9536 L 12.8818 22.146 C 12.6714 22.9009 12.5664 23.396 12.5664 23.6304 C 12.5664 23.7671 12.6221 23.8931 12.7334 24.0112 C 12.8447 24.1284 12.9619 24.187 13.0859 24.187 C 13.2959 24.187 13.5063 24.0942 13.7168 23.9087 C 14.2734 23.4517 14.9414 22.6226 15.7207 21.4224 L 16.3516 21.7935 C 14.4834 25.0474 12.498 26.6733 10.3955 26.6733 C 9.5913 26.6733 8.9512 26.4478 8.4751 25.9956 C 7.9985 25.5444 7.7607 24.9731 7.7607 24.2798 C 7.7607 23.8228 7.8657 23.2407 8.0762 22.5356 L 10.6553 13.6665 C 10.9023 12.813 11.0264 12.1704 11.0264 11.7368 C 11.0264 11.4653 10.9087 11.2241 10.6738 11.0132 C 10.4385 10.8032 10.1172 10.6978 9.709 10.6978 C 9.5234 10.6978 9.3008 10.7046 9.041 10.7163 L 9.2822 9.9741 L 15.5723 8.9536 L 16.6855 8.9536 ZM 15.5352 0.4185 C 16.3018 0.4185 16.9482 0.6851 17.4741 1.2163 C 17.9995 1.7485 18.2627 2.3921 18.2627 3.146 C 18.2627 3.9009 17.9966 4.5444 17.4648 5.0757 C 16.9326 5.6079 16.2896 5.8735 15.5352 5.8735 C 14.793 5.8735 14.1558 5.6079 13.624 5.0757 C 13.0918 4.5444 12.8262 3.9009 12.8262 3.146 C 12.8262 2.3921 13.0889 1.7485 13.6147 1.2163 C 14.1401 0.6851 14.7803 0.4185 15.5352 0.4185 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/>
</g>
</svg> |
| | | <?xml version="1.0" standalone="no"?> |
| | | <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> |
| | | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| | | <svg id="eye-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" |
| | | x="0px" y="0px" width="27px" height="27px" |
| | | > |
| | | <g id="Layer%201"> |
| | | <path d="M 16.6855 8.9536 L 12.8818 22.146 C 12.6714 22.9009 12.5664 23.396 12.5664 23.6304 C 12.5664 23.7671 12.6221 23.8931 12.7334 24.0112 C 12.8447 24.1284 12.9619 24.187 13.0859 24.187 C 13.2959 24.187 13.5063 24.0942 13.7168 23.9087 C 14.2734 23.4517 14.9414 22.6226 15.7207 21.4224 L 16.3516 21.7935 C 14.4834 25.0474 12.498 26.6733 10.3955 26.6733 C 9.5913 26.6733 8.9512 26.4478 8.4751 25.9956 C 7.9985 25.5444 7.7607 24.9731 7.7607 24.2798 C 7.7607 23.8228 7.8657 23.2407 8.0762 22.5356 L 10.6553 13.6665 C 10.9023 12.813 11.0264 12.1704 11.0264 11.7368 C 11.0264 11.4653 10.9087 11.2241 10.6738 11.0132 C 10.4385 10.8032 10.1172 10.6978 9.709 10.6978 C 9.5234 10.6978 9.3008 10.7046 9.041 10.7163 L 9.2822 9.9741 L 15.5723 8.9536 L 16.6855 8.9536 ZM 15.5352 0.4185 C 16.3018 0.4185 16.9482 0.6851 17.4741 1.2163 C 17.9995 1.7485 18.2627 2.3921 18.2627 3.146 C 18.2627 3.9009 17.9966 4.5444 17.4648 5.0757 C 16.9326 5.6079 16.2896 5.8735 15.5352 5.8735 C 14.793 5.8735 14.1558 5.6079 13.624 5.0757 C 13.0918 4.5444 12.8262 3.9009 12.8262 3.146 C 12.8262 2.3921 13.0889 1.7485 13.6147 1.2163 C 14.1401 0.6851 14.7803 0.4185 15.5352 0.4185 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/> |
| | | </g> |
| | | </svg> |
| | |
| | | <?xml version="1.0" standalone="no"?>
<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg id="eye-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px" width="27px" height="27px"
>
<g id="Layer%201">
<path d="M 13.6027 0.5027 L 26.844 10.2723 L 21.6443 25.8845 L 5.1894 25.7637 L 0.2195 10.0769 L 13.6027 0.5027 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/>
</g>
</svg> |
| | | <?xml version="1.0" standalone="no"?> |
| | | <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> |
| | | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| | | <svg id="eye-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" |
| | | x="0px" y="0px" width="27px" height="27px" |
| | | > |
| | | <g id="Layer%201"> |
| | | <path d="M 13.6027 0.5027 L 26.844 10.2723 L 21.6443 25.8845 L 5.1894 25.7637 L 0.2195 10.0769 L 13.6027 0.5027 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/> |
| | | </g> |
| | | </svg> |
| | |
| | | |
| | | </div> |
| | | </div> |
| | | v |
| | | |
| | | <div id="menu_bar"> |
| | | <!-- <a class="menu">--> |
| | | <!-- <div class="menu_title" id="logo"></div>--> |
| | |
| | | </label> |
| | | |
| | | |
| | | <label data-title="Change canvas color" class="draginput"> |
| | | <span>é¢è²</span> |
| | | <div id="color_canvas_tools"> |
| | | <div class="color_tool active" id="tool_canvas"> |
| | | <div class="color_block"> |
| | | <div id="canvas_bg"></div> |
| | | <div id="canvas_color"></div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </label> |
| | | <!-- <label data-title="Change canvas color" class="draginput">--> |
| | | <!-- <span>é¢è²</span>--> |
| | | <!-- <div id="color_canvas_tools">--> |
| | | <!-- <div class="color_tool active" id="tool_canvas">--> |
| | | <!-- <div class="color_block">--> |
| | | <!-- <div id="canvas_bg"></div>--> |
| | | <!-- <div id="canvas_color"></div>--> |
| | | <!-- </div>--> |
| | | <!-- </div>--> |
| | | <!-- </div>--> |
| | | <!-- </label>--> |
| | | |
| | | <div class="draginput"> |
| | | <span>ç»å¸å¤§å°</span> |
| | | <select id="resolution"> |
| | | <option id="selectedPredefined" selected="selected">é»è®¤</option> |
| | | <option>200x200</option> |
| | | <option>640x480</option> |
| | | <option>800x600</option> |
| | | <option>1024x768</option> |
| | |
| | | |
| | | $this.addClass('jGraduate_Picker'); |
| | | $this.html('<ul class="jGraduate_tabs">' + |
| | | '<li class="jGraduate_tab_color jGraduate_tab_current" data-type="col">é¢è²</li>' + |
| | | '<li class="jGraduate_tab_lingrad" data-type="lg">çº¿æ§æ¸å</li>' + |
| | | '<li class="jGraduate_tab_radgrad" data-type="rg">å¾åæ¸å</li>' + |
| | | '<li class="jGraduate_tab_color jGraduate_tab_current" data-type="col">Solid Color</li>' + |
| | | '<li class="jGraduate_tab_lingrad" data-type="lg">Linear Gradient</li>' + |
| | | '<li class="jGraduate_tab_radgrad" data-type="rg">Radial Gradient</li>' + |
| | | '</ul>' + |
| | | '<div class="jGraduate_colPick"></div>' + |
| | | '<div class="jGraduate_gradPick"></div>' + |
| | |
| | | '</div>' + |
| | | '<div class="jGraduate_Form jGraduate_Points jGraduate_lg_field">' + |
| | | '<div class="jGraduate_StopSection">' + |
| | | '<label class="jGraduate_Form_Heading">èµ·ç¹</label>' + |
| | | '<label class="jGraduate_Form_Heading">Begin Point</label>' + |
| | | '<div class="jGraduate_Form_Section">' + |
| | | '<label>x:</label>' + |
| | | '<input type="text" id="' + id + '_jGraduate_x1" size="3" title="è¾å
¥ä»äº0.0å1.0ä¹é´çèµ·å§xå¼"/>' + |
| | | '<input type="text" id="' + id + '_jGraduate_x1" size="3" title="Enter starting x value between 0.0 and 1.0"/>' + |
| | | '<label> y:</label>' + |
| | | '<input type="text" id="' + id + '_jGraduate_y1" size="3" title="è¾å
¥ä»äº0.0å1.0ä¹é´çèµ·å§yå¼"/>' + |
| | | '<input type="text" id="' + id + '_jGraduate_y1" size="3" title="Enter starting y value between 0.0 and 1.0"/>' + |
| | | '</div>' + |
| | | '</div>' + |
| | | '<div class="jGraduate_StopSection">' + |
| | | '<label class="jGraduate_Form_Heading">ç»ç¹</label>' + |
| | | '<label class="jGraduate_Form_Heading">End Point</label>' + |
| | | '<div class="jGraduate_Form_Section">' + |
| | | '<label>x:</label>' + |
| | | '<input type="text" id="' + id + '_jGraduate_x2" size="3" title="è¾å
¥ä»äº0.0å1.0ä¹é´çèµ·å§xå¼"/>' + |
| | | '<input type="text" id="' + id + '_jGraduate_x2" size="3" title="Enter ending x value between 0.0 and 1.0"/>' + |
| | | '<label> y:</label>' + |
| | | '<input type="text" id="' + id + '_jGraduate_y2" size="3" title="è¾å
¥ä»äº0.0å1.0ä¹é´çèµ·å§yå¼"/>' + |
| | | '<input type="text" id="' + id + '_jGraduate_y2" size="3" title="Enter ending y value between 0.0 and 1.0"/>' + |
| | | '</div>' + |
| | | '</div>' + |
| | | '</div>' + |
| | | '<div class="jGraduate_Form jGraduate_Points jGraduate_rg_field">' + |
| | | '<div class="jGraduate_StopSection">' + |
| | | '<label class="jGraduate_Form_Heading">ä¸å¿ç¹</label>' + |
| | | '<label class="jGraduate_Form_Heading">Center Point</label>' + |
| | | '<div class="jGraduate_Form_Section">' + |
| | | '<label>x:</label>' + |
| | | '<input type="text" id="' + id + '_jGraduate_cx" size="3" title="è¾å
¥ä»äº0.0å1.0ä¹é´çèµ·å§xå¼"/>' + |
| | | '<input type="text" id="' + id + '_jGraduate_cx" size="3" title="Enter x value between 0.0 and 1.0"/>' + |
| | | '<label> y:</label>' + |
| | | '<input type="text" id="' + id + '_jGraduate_cy" size="3" title="è¾å
¥ä»äº0.0å1.0ä¹é´çèµ·å§yå¼"/>' + |
| | | '<input type="text" id="' + id + '_jGraduate_cy" size="3" title="Enter y value between 0.0 and 1.0"/>' + |
| | | '</div>' + |
| | | '</div>' + |
| | | '<div class="jGraduate_StopSection">' + |
| | | '<label class="jGraduate_Form_Heading">ç¦ç¹</label>' + |
| | | '<label class="jGraduate_Form_Heading">Focal Point</label>' + |
| | | '<div class="jGraduate_Form_Section">' + |
| | | '<label>Match center: <input type="checkbox" checked="checked" id="' + id + '_jGraduate_match_ctr"/></label><br/>' + |
| | | '<label>x:</label>' + |
| | | '<input type="text" id="' + id + '_jGraduate_fx" size="3" title="è¾å
¥ä»äº0.0å1.0ä¹é´çèµ·å§xå¼"/>' + |
| | | '<input type="text" id="' + id + '_jGraduate_fx" size="3" title="Enter x value between 0.0 and 1.0"/>' + |
| | | '<label> y:</label>' + |
| | | '<input type="text" id="' + id + '_jGraduate_fy" size="3" title="è¾å
¥ä»äº0.0å1.0ä¹é´çèµ·å§yå¼"/>' + |
| | | '<input type="text" id="' + id + '_jGraduate_fy" size="3" title="Enter y value between 0.0 and 1.0"/>' + |
| | | '</div>' + |
| | | '</div>' + |
| | | '</div>' + |
| | | '<div class="jGraduate_StopSection jGraduate_SpreadMethod">' + |
| | | '<label class="jGraduate_Form_Heading">æ©æ£æ¹å¼</label>' + |
| | | '<label class="jGraduate_Form_Heading">Spread method</label>' + |
| | | '<div class="jGraduate_Form_Section">' + |
| | | '<select class="jGraduate_spreadMethod">' + |
| | | '<option value=pad selected>å»¶é¿</option>' + |
| | | '<option value=reflect>æ å°</option>' + |
| | | '<option value=repeat>éå¤</option>' + |
| | | '<option value=pad selected>Pad</option>' + |
| | | '<option value=reflect>Reflect</option>' + |
| | | '<option value=repeat>Repeat</option>' + |
| | | '</select>' + |
| | | '</div>' + |
| | | '</div>' + |
| | | '<div class="jGraduate_Form">' + |
| | | '<div class="jGraduate_Slider jGraduate_RadiusField jGraduate_rg_field">' + |
| | | '<label class="prelabel">åå¾:</label>' + |
| | | '<label class="prelabel">Radius:</label>' + |
| | | '<div id="' + id + '_jGraduate_Radius" class="jGraduate_SliderBar jGraduate_Radius" title="Click to set radius">' + |
| | | '<img id="' + id + '_jGraduate_RadiusArrows" class="jGraduate_RadiusArrows" src="' + $settings.images.clientPath + 'rangearrows2.gif">' + |
| | | '</div>' + |
| | | '<label><input type="text" id="' + id + '_jGraduate_RadiusInput" size="3" value="100"/>%</label>' + |
| | | '</div>' + |
| | | '<div class="jGraduate_Slider jGraduate_EllipField jGraduate_rg_field">' + |
| | | '<label class="prelabel">æ¤å:</label>' + |
| | | '<label class="prelabel">Ellip:</label>' + |
| | | '<div id="' + id + '_jGraduate_Ellip" class="jGraduate_SliderBar jGraduate_Ellip" title="Click to set Ellip">' + |
| | | '<img id="' + id + '_jGraduate_EllipArrows" class="jGraduate_EllipArrows" src="' + $settings.images.clientPath + 'rangearrows2.gif">' + |
| | | '</div>' + |
| | | '<label><input type="text" id="' + id + '_jGraduate_EllipInput" size="3" value="0"/>%</label>' + |
| | | '</div>' + |
| | | '<div class="jGraduate_Slider jGraduate_AngleField jGraduate_rg_field">' + |
| | | '<label class="prelabel">è§åº¦:</label>' + |
| | | '<label class="prelabel">Angle:</label>' + |
| | | '<div id="' + id + '_jGraduate_Angle" class="jGraduate_SliderBar jGraduate_Angle" title="Click to set Angle">' + |
| | | '<img id="' + id + '_jGraduate_AngleArrows" class="jGraduate_AngleArrows" src="' + $settings.images.clientPath + 'rangearrows2.gif">' + |
| | | '</div>' + |
| | | '<label><input type="text" id="' + id + '_jGraduate_AngleInput" size="3" value="0"/>º </label>' + |
| | | '</div>' + |
| | | '<div class="jGraduate_Slider jGraduate_OpacField">' + |
| | | '<label class="prelabel">éæåº¦:</label>' + |
| | | '<label class="prelabel">Opac:</label>' + |
| | | '<div id="' + id + '_jGraduate_Opac" class="jGraduate_SliderBar jGraduate_Opac" title="Click to set Opac">' + |
| | | '<img id="' + id + '_jGraduate_OpacArrows" class="jGraduate_OpacArrows" src="' + $settings.images.clientPath + 'rangearrows2.gif">' + |
| | | '</div>' + |
| | |
| | | |
| | | if(!window.methodDraw) window.methodDraw = function($) { |
| | | var svgCanvas; |
| | | var loadSvgString; |
| | | var Editor = {}; |
| | | var is_ready = false; |
| | | curConfig = { |
| | |
| | | }, |
| | | uiStrings = Editor.uiStrings = { |
| | | common: { |
| | | "ok":"OK", |
| | | "cancel":"Cancel", |
| | | "key_up":"Up", |
| | | "key_down":"Down", |
| | | "key_backspace":"Backspace", |
| | | "key_del":"Del" |
| | | "ok":"确认", |
| | | "cancel":"åæ¶", |
| | | "key_up":"ä¸ä¸æ¥", |
| | | "key_down":"ä¸ä¸æ¥", |
| | | "key_backspace":"è¿å", |
| | | "key_del":"å é¤" |
| | | |
| | | }, |
| | | // This is needed if the locale is English, since the locale strings are not read in that instance. |
| | |
| | | "noteTheseIssues": "Also note the following issues: ", |
| | | "unsavedChanges": "There are unsaved changes.", |
| | | "enterNewLinkURL": "Enter the new hyperlink URL", |
| | | "errorLoadingSVG": "é误: æ æ³è¯»åSVGæ°æ®", |
| | | "errorLoadingSVG": "å½åæ²¡ææ°æ®ï¼è¯·ç»å¶SVGæ°æ®", |
| | | "URLloadFail": "Unable to load from URL", |
| | | "retrieving": 'Retrieving "%s" ...' |
| | | } |
| | |
| | | Editor.canvas = svgCanvas = new $.SvgCanvas(document.getElementById("svgcanvas"), curConfig); |
| | | Editor.show_save_warning = false; |
| | | Editor.paintBox = {fill: null, stroke:null, canvas:null}; |
| | | var palette = ["#444444", "#482816", "#422C10", "#3B2F0E", "#32320F", |
| | | "#293414", "#1F361B", "#153723", "#0C372C", |
| | | "#083734", "#0E353B", "#1A333F", "#273141", |
| | | "#332D40", "#3E2A3C", "#462735", "#4B252D", |
| | | "#4D2425", "#4C261D", "#666666", "#845335", "#7B572D", |
| | | "#6F5C2A", "#62612C", "#546433", "#46673D", |
| | | "#396849", "#306856", "#2D6862", "#33666C", |
| | | "#426373", "#535F75", "#645A73", "#74556D", |
| | | "#805064", "#884D58", "#8B4D4B", "#894F3F", |
| | | "#999999", "#C48157", "#B8874D", "#A98E49", "#97944B", |
| | | "#849854", "#729C62", "#619E73", "#559E84", |
| | | "#529D94", "#5B9BA2", "#6D97AB", "#8391AE", |
| | | "#9A8AAB", "#AF84A3", "#BF7E96", "#C97A86", |
| | | "#CE7975", "#CC7C65", "#BBBBBB", "#FFB27C", "#FABA6F", |
| | | "#E6C36A", "#CFCA6D", "#B8D078", "#A0D58A", |
| | | "#8CD79F", "#7DD8B5", "#7AD6CA", "#84D3DB", |
| | | "#9ACEE6", "#B6C7EA", "#D3BEE7", "#EDB6DC", |
| | | "#FFAFCC", "#FFAAB8", "#FFA9A2", "#FFAC8D", |
| | | "#DDDDDD", "#FFE7A2", "#FFF093", "#FFFA8D", "#FFFF91", |
| | | "#EEFF9F", "#D1FFB4", "#B9FFCE", "#A8FFE9", |
| | | "#A4FFFF", "#B1FFFF", "#CBFFFF", "#EDFFFF", |
| | | "#FFF5FF", "#FFEBFF", "#FFE2FF", "#FFDCEC", |
| | | "#FFDBD2", "#FFDFB8" |
| | | ], |
| | | var palette =[], |
| | | isMac = (navigator.platform.indexOf("Mac") >= 0), |
| | | isWebkit = (navigator.userAgent.indexOf("AppleWebKit") >= 0), |
| | | modKey = (isMac ? "meta+" : "ctrl+"), // â |
| | |
| | | if (is_background) picker = 'canvas' |
| | | // var opacity = (picker == 'stroke' ? $('#stroke_opacity') : $('#fill_opacity')); |
| | | var paint = Editor.paintBox[picker].paint; |
| | | |
| | | var title = (picker == 'stroke' ? 'Pick a Stroke Paint and Opacity' : 'Pick a Fill Paint and Opacity'); |
| | | var was_none = false; |
| | | var pos = is_background ? {'right': 175, 'top': 50} : {'left': 50, 'bottom': 50} |
| | | |
| | | $("#color_picker") |
| | | .draggable({cancel:'.jGraduate_tabs, .jGraduate_colPick, .jGraduate_gradPick, .jPicker', containment: 'window'}) |
| | | .removeAttr("style") |
| | | .css(pos) |
| | | .jGraduate( |
| | | { |
| | | paint: paint, |
| | | window: { pickerTitle: title }, |
| | | images: { clientPath: curConfig.jGraduatePath }, |
| | | newstop: 'inverse' |
| | | }, |
| | | function(p) { |
| | | paint = new $.jGraduate.Paint(p); |
| | | |
| | | Editor.paintBox[picker].setPaint(paint); |
| | | svgCanvas.setPaint(picker, paint); |
| | | |
| | | $('#color_picker').hide(); |
| | | }, |
| | | function(p) { |
| | | $('#color_picker').hide(); |
| | | }); |
| | | // $("#color_picker") |
| | | // .draggable({cancel:'.jGraduate_tabs, .jGraduate_colPick, .jGraduate_gradPick, .jPicker', containment: 'window'}) |
| | | // .removeAttr("style") |
| | | // .css(pos) |
| | | // .jGraduate( |
| | | // { |
| | | // paint: paint, |
| | | // window: { pickerTitle: title }, |
| | | // images: { clientPath: curConfig.jGraduatePath }, |
| | | // newstop: 'inverse' |
| | | // }, |
| | | // function(p) { |
| | | // paint = new $.jGraduate.Paint(p); |
| | | // |
| | | // Editor.paintBox[picker].setPaint(paint); |
| | | // svgCanvas.setPaint(picker, paint); |
| | | // |
| | | // $('#color_picker').hide(); |
| | | // }, |
| | | // function(p) { |
| | | // $('#color_picker').hide(); |
| | | // }); |
| | | }; |
| | | |
| | | var PaintBox = function(container, type) { |
| | |
| | | // set up gradients to be used for the buttons |
| | | var svgdocbox = new DOMParser().parseFromString( |
| | | '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><rect width="100%" height="100%"\ |
| | | fill="#' + cur.color + '" opacity="' + cur.opacity + '"/>\ |
| | | fill="none" opacity="' + cur.opacity + '"/>\ |
| | | <defs><linearGradient id="gradbox_"/></defs></svg>', 'text/xml'); |
| | | var docElem = svgdocbox.documentElement; |
| | | // docElem.setAttribute('viewBox', '0 0 150 150') |
| | | docElem = $(container)[0].appendChild(document.importNode(docElem, true)); |
| | | // docElem = $(container)[0].appendChild(document.importNode(docElem, true)); |
| | | if (type === 'canvas') docElem.setAttribute('width',60.5); |
| | | else docElem.setAttribute('width',"100%"); |
| | | |
| | |
| | | $('#resolution').change(function(){ |
| | | var w = $('#canvas_width')[0]; |
| | | var h = $('#canvas_height')[0]; |
| | | console.log(w,h,'www hhh') |
| | | console.log(w.value,h.value,'w.value ww h.value hh') |
| | | if(!this.selectedIndex) { |
| | | $('#resolution_label').html("Custom"); |
| | | $('#resolution_label').html("é»è®¤"); |
| | | w.removeAttribute("readonly"); |
| | | w.focus(); |
| | | w.select(); |
| | |
| | | if(success) { |
| | | callback(true); |
| | | } else { |
| | | $.alert(uiStrings.notification.errorLoadingSVG, function() { |
| | | callback(false); |
| | | }); |
| | | // $.alert(uiStrings.notification.errorLoadingSVG, function() { |
| | | // callback(false); |
| | | // }); |
| | | } |
| | | } |
| | | |
| | |
| | | is_ready = true; |
| | | var data = window.parent.document.getElementById("svgContentId").value |
| | | svgCanvas.clear() |
| | | if(data){ |
| | | // if(data){ |
| | | console.log(data,'data data') |
| | | window.methodDraw.loadSvgString(data) |
| | | window.methodDraw.updateCanvas() |
| | | } |
| | | // } |
| | | // alert(data+'inputValue') |
| | | }; |
| | | |
| | |
| | | var curConfig = { |
| | | show_outside_canvas: true, |
| | | selectNew: true, |
| | | dimensions: [640, 480] |
| | | dimensions: [200, 200] |
| | | }; |
| | | |
| | | // Update config with new one if given |
| | |
| | | <?xml version="1.0" standalone="no"?>
<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px" width="27px" height="27px"
>
<path d="M 1 25 L 5 25 L 5 13 L 11 13 L 11 25 L 16 25 L 16 7 L 22 7 L 22 25 L 26 25 L 26 26 L 1 26 L 1 25 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/>
</svg> |
| | | <?xml version="1.0" standalone="no"?> |
| | | <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> |
| | | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| | | <svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" |
| | | x="0px" y="0px" width="27px" height="27px" |
| | | > |
| | | <path d="M 1 25 L 5 25 L 5 13 L 11 13 L 11 25 L 16 25 L 16 7 L 22 7 L 22 25 L 26 25 L 26 26 L 1 26 L 1 25 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/> |
| | | </svg> |
| | |
| | | <?xml version="1.0" standalone="no"?>
<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px" width="27px" height="27px"
>
<g id="Layer%201">
<path d="M 13 1 L 14 1 L 14 6 L 22 6 L 22 12 L 14 12 L 14 15 L 19 15 L 19 21 L 14 21 L 14 26 L 13 26 L 13 21 L 8 21 L 8 15 L 13 15 L 13 12 L 5 12 L 5 6 L 13 6 L 13 1 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/>
</g>
</svg> |
| | | <?xml version="1.0" standalone="no"?> |
| | | <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> |
| | | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| | | <svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" |
| | | x="0px" y="0px" width="27px" height="27px" |
| | | > |
| | | <g id="Layer%201"> |
| | | <path d="M 13 1 L 14 1 L 14 6 L 22 6 L 22 12 L 14 12 L 14 15 L 19 15 L 19 21 L 14 21 L 14 26 L 13 26 L 13 21 L 8 21 L 8 15 L 13 15 L 13 12 L 5 12 L 5 6 L 13 6 L 13 1 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/> |
| | | </g> |
| | | </svg> |
| | |
| | | <?xml version="1.0" standalone="no"?>
<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px" width="27px" height="27px"
>
<path d="M 2 1 L 2 5 L 14 5 L 14 11 L 2 11 L 2 16 L 20 16 L 20 22 L 2 22 L 2 26 L 1 26 L 1 1 L 2 1 ZM 27 0 L 0 0 L 0 27 L 27 27 L 27 0 Z" fill="#000000"/>
</svg> |
| | | <?xml version="1.0" standalone="no"?> |
| | | <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> |
| | | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| | | <svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" |
| | | x="0px" y="0px" width="27px" height="27px" |
| | | > |
| | | <path d="M 2 1 L 2 5 L 14 5 L 14 11 L 2 11 L 2 16 L 20 16 L 20 22 L 2 22 L 2 26 L 1 26 L 1 1 L 2 1 ZM 27 0 L 0 0 L 0 27 L 27 27 L 27 0 Z" fill="#000000"/> |
| | | </svg> |
| | |
| | | <?xml version="1.0" standalone="no"?>
<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px" width="27px" height="27px"
>
<path d="M 26 13 L 26 14 L 21 14 L 21 22 L 15 22 L 15 14 L 12 14 L 12 19 L 6 19 L 6 14 L 1 14 L 1 13 L 6 13 L 6 8 L 12 8 L 12 13 L 15 13 L 15 5 L 21 5 L 21 13 L 26 13 ZM 27 0 L 0 0 L 0 27 L 27 27 L 27 0 Z" fill="#000000"/>
</svg> |
| | | <?xml version="1.0" standalone="no"?> |
| | | <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> |
| | | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| | | <svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" |
| | | x="0px" y="0px" width="27px" height="27px" |
| | | > |
| | | <path d="M 26 13 L 26 14 L 21 14 L 21 22 L 15 22 L 15 14 L 12 14 L 12 19 L 6 19 L 6 14 L 1 14 L 1 13 L 6 13 L 6 8 L 12 8 L 12 13 L 15 13 L 15 5 L 21 5 L 21 13 L 26 13 ZM 27 0 L 0 0 L 0 27 L 27 27 L 27 0 Z" fill="#000000"/> |
| | | </svg> |
| | |
| | | <?xml version="1.0" standalone="no"?>
<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px" width="27px" height="27px"
>
<path d="M 25 1 L 25 5 L 13 5 L 13 11 L 25 11 L 25 16 L 7 16 L 7 22 L 25 22 L 25 26 L 26 26 L 26 1 L 25 1 ZM 0 0 L 27 0 L 27 27 L 0 27 L 0 0 Z" fill="#000000"/>
</svg> |
| | | <?xml version="1.0" standalone="no"?> |
| | | <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> |
| | | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| | | <svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" |
| | | x="0px" y="0px" width="27px" height="27px" |
| | | > |
| | | <path d="M 25 1 L 25 5 L 13 5 L 13 11 L 25 11 L 25 16 L 7 16 L 7 22 L 25 22 L 25 26 L 26 26 L 26 1 L 25 1 ZM 0 0 L 27 0 L 27 27 L 0 27 L 0 0 Z" fill="#000000"/> |
| | | </svg> |
| | |
| | | <?xml version="1.0" standalone="no"?>
<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px" width="27px" height="27px"
>
<path d="M 1 2 L 5 2 L 5 14 L 11 14 L 11 2 L 16 2 L 16 20 L 22 20 L 22 2 L 26 2 L 26 1 L 1 1 L 1 2 ZM 0 27 L 0 0 L 27 0 L 27 27 L 0 27 Z" fill="#000000"/>
</svg> |
| | | <?xml version="1.0" standalone="no"?> |
| | | <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> |
| | | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| | | <svg id="Untitled-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" |
| | | x="0px" y="0px" width="27px" height="27px" |
| | | > |
| | | <path d="M 1 2 L 5 2 L 5 14 L 11 14 L 11 2 L 16 2 L 16 20 L 22 20 L 22 2 L 26 2 L 26 1 L 1 1 L 1 2 ZM 0 27 L 0 0 L 27 0 L 27 27 L 0 27 Z" fill="#000000"/> |
| | | </svg> |
| | |
| | | <?xml version="1.0" standalone="no"?>
<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg id="eye-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px" width="27px" height="27px"
>
<path d="M 26.575 14.5 C 25.0764 18.8131 19.7906 22 13.5 22 C 7.2094 22 1.9236 18.8131 0.425 14.5 C 1.9236 10.1869 7.2094 7 13.5 7 C 19.7906 7 25.0764 10.1869 26.575 14.5 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 ZM 20.5226 14.5 C 20.5226 10.9101 16.5538 8.0625 14.0226 8 C 13.8544 7.9958 14.6876 9.0074 14.5226 9.02 C 16.6163 9 18.5226 11.0783 18.5226 14.5 C 18.5226 17.9217 16.7413 19.625 14.5226 19.98 C 14.6876 19.9926 13.8543 21 14.0226 21 C 16.5851 21 20.5226 18.0899 20.5226 14.5 ZM 6 14.5 C 6 18.0899 9.9375 21 12.5 21 C 12.6682 21 11.835 19.9926 12 19.98 C 9.7813 19.625 8 17.9217 8 14.5 C 8 11.0783 9.9063 9 12 9.02 C 11.835 9.0074 12.6682 7.9958 12.5 8 C 9.9688 8.0625 6 10.9101 6 14.5 Z" fill="#000000"/>
</svg> |
| | | <?xml version="1.0" standalone="no"?> |
| | | <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> |
| | | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| | | <svg id="eye-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" |
| | | x="0px" y="0px" width="27px" height="27px" |
| | | > |
| | | <path d="M 26.575 14.5 C 25.0764 18.8131 19.7906 22 13.5 22 C 7.2094 22 1.9236 18.8131 0.425 14.5 C 1.9236 10.1869 7.2094 7 13.5 7 C 19.7906 7 25.0764 10.1869 26.575 14.5 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 ZM 20.5226 14.5 C 20.5226 10.9101 16.5538 8.0625 14.0226 8 C 13.8544 7.9958 14.6876 9.0074 14.5226 9.02 C 16.6163 9 18.5226 11.0783 18.5226 14.5 C 18.5226 17.9217 16.7413 19.625 14.5226 19.98 C 14.6876 19.9926 13.8543 21 14.0226 21 C 16.5851 21 20.5226 18.0899 20.5226 14.5 ZM 6 14.5 C 6 18.0899 9.9375 21 12.5 21 C 12.6682 21 11.835 19.9926 12 19.98 C 9.7813 19.625 8 17.9217 8 14.5 C 8 11.0783 9.9063 9 12 9.02 C 11.835 9.0074 12.6682 7.9958 12.5 8 C 9.9688 8.0625 6 10.9101 6 14.5 Z" fill="#000000"/> |
| | | </svg> |
| | |
| | | <?xml version="1.0" standalone="no"?>
<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg id="eye-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px" width="27px" height="27px"
>
<g id="Layer%201">
<path d="M 16.6855 8.9536 L 12.8818 22.146 C 12.6714 22.9009 12.5664 23.396 12.5664 23.6304 C 12.5664 23.7671 12.6221 23.8931 12.7334 24.0112 C 12.8447 24.1284 12.9619 24.187 13.0859 24.187 C 13.2959 24.187 13.5063 24.0942 13.7168 23.9087 C 14.2734 23.4517 14.9414 22.6226 15.7207 21.4224 L 16.3516 21.7935 C 14.4834 25.0474 12.498 26.6733 10.3955 26.6733 C 9.5913 26.6733 8.9512 26.4478 8.4751 25.9956 C 7.9985 25.5444 7.7607 24.9731 7.7607 24.2798 C 7.7607 23.8228 7.8657 23.2407 8.0762 22.5356 L 10.6553 13.6665 C 10.9023 12.813 11.0264 12.1704 11.0264 11.7368 C 11.0264 11.4653 10.9087 11.2241 10.6738 11.0132 C 10.4385 10.8032 10.1172 10.6978 9.709 10.6978 C 9.5234 10.6978 9.3008 10.7046 9.041 10.7163 L 9.2822 9.9741 L 15.5723 8.9536 L 16.6855 8.9536 ZM 15.5352 0.4185 C 16.3018 0.4185 16.9482 0.6851 17.4741 1.2163 C 17.9995 1.7485 18.2627 2.3921 18.2627 3.146 C 18.2627 3.9009 17.9966 4.5444 17.4648 5.0757 C 16.9326 5.6079 16.2896 5.8735 15.5352 5.8735 C 14.793 5.8735 14.1558 5.6079 13.624 5.0757 C 13.0918 4.5444 12.8262 3.9009 12.8262 3.146 C 12.8262 2.3921 13.0889 1.7485 13.6147 1.2163 C 14.1401 0.6851 14.7803 0.4185 15.5352 0.4185 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/>
</g>
</svg> |
| | | <?xml version="1.0" standalone="no"?> |
| | | <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> |
| | | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| | | <svg id="eye-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" |
| | | x="0px" y="0px" width="27px" height="27px" |
| | | > |
| | | <g id="Layer%201"> |
| | | <path d="M 16.6855 8.9536 L 12.8818 22.146 C 12.6714 22.9009 12.5664 23.396 12.5664 23.6304 C 12.5664 23.7671 12.6221 23.8931 12.7334 24.0112 C 12.8447 24.1284 12.9619 24.187 13.0859 24.187 C 13.2959 24.187 13.5063 24.0942 13.7168 23.9087 C 14.2734 23.4517 14.9414 22.6226 15.7207 21.4224 L 16.3516 21.7935 C 14.4834 25.0474 12.498 26.6733 10.3955 26.6733 C 9.5913 26.6733 8.9512 26.4478 8.4751 25.9956 C 7.9985 25.5444 7.7607 24.9731 7.7607 24.2798 C 7.7607 23.8228 7.8657 23.2407 8.0762 22.5356 L 10.6553 13.6665 C 10.9023 12.813 11.0264 12.1704 11.0264 11.7368 C 11.0264 11.4653 10.9087 11.2241 10.6738 11.0132 C 10.4385 10.8032 10.1172 10.6978 9.709 10.6978 C 9.5234 10.6978 9.3008 10.7046 9.041 10.7163 L 9.2822 9.9741 L 15.5723 8.9536 L 16.6855 8.9536 ZM 15.5352 0.4185 C 16.3018 0.4185 16.9482 0.6851 17.4741 1.2163 C 17.9995 1.7485 18.2627 2.3921 18.2627 3.146 C 18.2627 3.9009 17.9966 4.5444 17.4648 5.0757 C 16.9326 5.6079 16.2896 5.8735 15.5352 5.8735 C 14.793 5.8735 14.1558 5.6079 13.624 5.0757 C 13.0918 4.5444 12.8262 3.9009 12.8262 3.146 C 12.8262 2.3921 13.0889 1.7485 13.6147 1.2163 C 14.1401 0.6851 14.7803 0.4185 15.5352 0.4185 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/> |
| | | </g> |
| | | </svg> |
| | |
| | | <?xml version="1.0" standalone="no"?>
<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg id="eye-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve"
x="0px" y="0px" width="27px" height="27px"
>
<g id="Layer%201">
<path d="M 13.6027 0.5027 L 26.844 10.2723 L 21.6443 25.8845 L 5.1894 25.7637 L 0.2195 10.0769 L 13.6027 0.5027 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/>
</g>
</svg> |
| | | <?xml version="1.0" standalone="no"?> |
| | | <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> |
| | | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| | | <svg id="eye-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" |
| | | x="0px" y="0px" width="27px" height="27px" |
| | | > |
| | | <g id="Layer%201"> |
| | | <path d="M 13.6027 0.5027 L 26.844 10.2723 L 21.6443 25.8845 L 5.1894 25.7637 L 0.2195 10.0769 L 13.6027 0.5027 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/> |
| | | </g> |
| | | </svg> |
| | |
| | | |
| | | Apache License |
| | | Version 2.0, January 2004 |
| | | http://www.apache.org/licenses/ |
| | | |
| | | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION |
| | | |
| | | 1. Definitions. |
| | | |
| | | "License" shall mean the terms and conditions for use, reproduction, |
| | | and distribution as defined by Sections 1 through 9 of this document. |
| | | |
| | | "Licensor" shall mean the copyright owner or entity authorized by |
| | | the copyright owner that is granting the License. |
| | | |
| | | "Legal Entity" shall mean the union of the acting entity and all |
| | | other entities that control, are controlled by, or are under common |
| | | control with that entity. For the purposes of this definition, |
| | | "control" means (i) the power, direct or indirect, to cause the |
| | | direction or management of such entity, whether by contract or |
| | | otherwise, or (ii) ownership of fifty percent (50%) or more of the |
| | | outstanding shares, or (iii) beneficial ownership of such entity. |
| | | |
| | | "You" (or "Your") shall mean an individual or Legal Entity |
| | | exercising permissions granted by this License. |
| | | |
| | | "Source" form shall mean the preferred form for making modifications, |
| | | including but not limited to software source code, documentation |
| | | source, and configuration files. |
| | | |
| | | "Object" form shall mean any form resulting from mechanical |
| | | transformation or translation of a Source form, including but |
| | | not limited to compiled object code, generated documentation, |
| | | and conversions to other media types. |
| | | |
| | | "Work" shall mean the work of authorship, whether in Source or |
| | | Object form, made available under the License, as indicated by a |
| | | copyright notice that is included in or attached to the work |
| | | (an example is provided in the Appendix below). |
| | | |
| | | "Derivative Works" shall mean any work, whether in Source or Object |
| | | form, that is based on (or derived from) the Work and for which the |
| | | editorial revisions, annotations, elaborations, or other modifications |
| | | represent, as a whole, an original work of authorship. For the purposes |
| | | of this License, Derivative Works shall not include works that remain |
| | | separable from, or merely link (or bind by name) to the interfaces of, |
| | | the Work and Derivative Works thereof. |
| | | |
| | | "Contribution" shall mean any work of authorship, including |
| | | the original version of the Work and any modifications or additions |
| | | to that Work or Derivative Works thereof, that is intentionally |
| | | submitted to Licensor for inclusion in the Work by the copyright owner |
| | | or by an individual or Legal Entity authorized to submit on behalf of |
| | | the copyright owner. For the purposes of this definition, "submitted" |
| | | means any form of electronic, verbal, or written communication sent |
| | | to the Licensor or its representatives, including but not limited to |
| | | communication on electronic mailing lists, source code control systems, |
| | | and issue tracking systems that are managed by, or on behalf of, the |
| | | Licensor for the purpose of discussing and improving the Work, but |
| | | excluding communication that is conspicuously marked or otherwise |
| | | designated in writing by the copyright owner as "Not a Contribution." |
| | | |
| | | "Contributor" shall mean Licensor and any individual or Legal Entity |
| | | on behalf of whom a Contribution has been received by Licensor and |
| | | subsequently incorporated within the Work. |
| | | |
| | | 2. Grant of Copyright License. Subject to the terms and conditions of |
| | | this License, each Contributor hereby grants to You a perpetual, |
| | | worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
| | | copyright license to reproduce, prepare Derivative Works of, |
| | | publicly display, publicly perform, sublicense, and distribute the |
| | | Work and such Derivative Works in Source or Object form. |
| | | |
| | | 3. Grant of Patent License. Subject to the terms and conditions of |
| | | this License, each Contributor hereby grants to You a perpetual, |
| | | worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
| | | (except as stated in this section) patent license to make, have made, |
| | | use, offer to sell, sell, import, and otherwise transfer the Work, |
| | | where such license applies only to those patent claims licensable |
| | | by such Contributor that are necessarily infringed by their |
| | | Contribution(s) alone or by combination of their Contribution(s) |
| | | with the Work to which such Contribution(s) was submitted. If You |
| | | institute patent litigation against any entity (including a |
| | | cross-claim or counterclaim in a lawsuit) alleging that the Work |
| | | or a Contribution incorporated within the Work constitutes direct |
| | | or contributory patent infringement, then any patent licenses |
| | | granted to You under this License for that Work shall terminate |
| | | as of the date such litigation is filed. |
| | | |
| | | 4. Redistribution. You may reproduce and distribute copies of the |
| | | Work or Derivative Works thereof in any medium, with or without |
| | | modifications, and in Source or Object form, provided that You |
| | | meet the following conditions: |
| | | |
| | | (a) You must give any other recipients of the Work or |
| | | Derivative Works a copy of this License; and |
| | | |
| | | (b) You must cause any modified files to carry prominent notices |
| | | stating that You changed the files; and |
| | | |
| | | (c) You must retain, in the Source form of any Derivative Works |
| | | that You distribute, all copyright, patent, trademark, and |
| | | attribution notices from the Source form of the Work, |
| | | excluding those notices that do not pertain to any part of |
| | | the Derivative Works; and |
| | | |
| | | (d) If the Work includes a "NOTICE" text file as part of its |
| | | distribution, then any Derivative Works that You distribute must |
| | | include a readable copy of the attribution notices contained |
| | | within such NOTICE file, excluding those notices that do not |
| | | pertain to any part of the Derivative Works, in at least one |
| | | of the following places: within a NOTICE text file distributed |
| | | as part of the Derivative Works; within the Source form or |
| | | documentation, if provided along with the Derivative Works; or, |
| | | within a display generated by the Derivative Works, if and |
| | | wherever such third-party notices normally appear. The contents |
| | | of the NOTICE file are for informational purposes only and |
| | | do not modify the License. You may add Your own attribution |
| | | notices within Derivative Works that You distribute, alongside |
| | | or as an addendum to the NOTICE text from the Work, provided |
| | | that such additional attribution notices cannot be construed |
| | | as modifying the License. |
| | | |
| | | You may add Your own copyright statement to Your modifications and |
| | | may provide additional or different license terms and conditions |
| | | for use, reproduction, or distribution of Your modifications, or |
| | | for any such Derivative Works as a whole, provided Your use, |
| | | reproduction, and distribution of the Work otherwise complies with |
| | | the conditions stated in this License. |
| | | |
| | | 5. Submission of Contributions. Unless You explicitly state otherwise, |
| | | any Contribution intentionally submitted for inclusion in the Work |
| | | by You to the Licensor shall be under the terms and conditions of |
| | | this License, without any additional terms or conditions. |
| | | Notwithstanding the above, nothing herein shall supersede or modify |
| | | the terms of any separate license agreement you may have executed |
| | | with Licensor regarding such Contributions. |
| | | |
| | | 6. Trademarks. This License does not grant permission to use the trade |
| | | names, trademarks, service marks, or product names of the Licensor, |
| | | except as required for reasonable and customary use in describing the |
| | | origin of the Work and reproducing the content of the NOTICE file. |
| | | |
| | | 7. Disclaimer of Warranty. Unless required by applicable law or |
| | | agreed to in writing, Licensor provides the Work (and each |
| | | Contributor provides its Contributions) on an "AS IS" BASIS, |
| | | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
| | | implied, including, without limitation, any warranties or conditions |
| | | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A |
| | | PARTICULAR PURPOSE. You are solely responsible for determining the |
| | | appropriateness of using or redistributing the Work and assume any |
| | | risks associated with Your exercise of permissions under this License. |
| | | |
| | | 8. Limitation of Liability. In no event and under no legal theory, |
| | | whether in tort (including negligence), contract, or otherwise, |
| | | unless required by applicable law (such as deliberate and grossly |
| | | negligent acts) or agreed to in writing, shall any Contributor be |
| | | liable to You for damages, including any direct, indirect, special, |
| | | incidental, or consequential damages of any character arising as a |
| | | result of this License or out of the use or inability to use the |
| | | Work (including but not limited to damages for loss of goodwill, |
| | | work stoppage, computer failure or malfunction, or any and all |
| | | other commercial damages or losses), even if such Contributor |
| | | has been advised of the possibility of such damages. |
| | | |
| | | 9. Accepting Warranty or Additional Liability. While redistributing |
| | | the Work or Derivative Works thereof, You may choose to offer, |
| | | and charge a fee for, acceptance of support, warranty, indemnity, |
| | | or other liability obligations and/or rights consistent with this |
| | | License. However, in accepting such obligations, You may act only |
| | | on Your own behalf and on Your sole responsibility, not on behalf |
| | | of any other Contributor, and only if You agree to indemnify, |
| | | defend, and hold each Contributor harmless for any liability |
| | | incurred by, or claims asserted against, such Contributor by reason |
| | | of your accepting any such warranty or additional liability. |
| | | |
| | | END OF TERMS AND CONDITIONS |
| | | |
| | | APPENDIX: How to apply the Apache License to your work. |
| | | |
| | | To apply the Apache License to your work, attach the following |
| | | boilerplate notice, with the fields enclosed by brackets "[]" |
| | | replaced with your own identifying information. (Don't include |
| | | the brackets!) The text should be enclosed in the appropriate |
| | | comment syntax for the file format. We also recommend that a |
| | | file or class name and description of purpose be included on the |
| | | same "printed page" as the copyright notice for easier |
| | | identification within third-party archives. |
| | | |
| | | Copyright [yyyy] [name of copyright owner] |
| | | |
| | | Licensed under the Apache License, Version 2.0 (the "License"); |
| | | you may not use this file except in compliance with the License. |
| | | You may obtain a copy of the License at |
| | | |
| | | http://www.apache.org/licenses/LICENSE-2.0 |
| | | |
| | | Unless required by applicable law or agreed to in writing, software |
| | | distributed under the License is distributed on an "AS IS" BASIS, |
| | | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| | | See the License for the specific language governing permissions and |
| | | limitations under the License. |
| | |
| | | jGraduate - A jQuery plugin for picking gradients |
| | | |
| | | Licensed under the Apache License 2. See LICENSE for more information. |
| | |
| | | var curConfig = { |
| | | show_outside_canvas: true, |
| | | selectNew: true, |
| | | dimensions: [640, 480] |
| | | dimensions: [200, 200] |
| | | }; |
| | | |
| | | // Update config with new one if given |
| | |
| | | } |
| | | let res = await this.$http.get('/basicInfo/XhProductModel/tree', {params: params}) |
| | | this.productList = res.data |
| | | if (this.basic === '3') { |
| | | if (this.basic === 3) { |
| | | if (this.productList && this.productList[0].children) { |
| | | this.defaultId = this.productList[0].children[0].id |
| | | this.$nextTick(() => { |
| | |
| | | <zt-dict v-model="dataForm.productType" dict="product" @input="getDefaultImg" |
| | | :disabled="disabled"></zt-dict> |
| | | </zt-form-item> |
| | | <zt-form-item label="è¿è¡ç¶æå¾" prop="operatImg"> |
| | | <zt-form-item v-if="dataForm.productType==='1'" label="è¿è¡ç¶æå¾" prop="operatImg"> |
| | | <el-input v-model="dataForm.operatImgName" @focus="selectPicture()"></el-input> |
| | | <el-image v-if="dataForm.operatImg" :src="url+dataForm.operatImg" style="height: 50px;width: 50px"></el-image> |
| | | </zt-form-item> |
| | | <zt-form-item label="æåº" prop="sort"> |
| | | <el-input v-model="dataForm.sort" :readonly="readonly"></el-input> |
| | | <el-input v-model="dataForm.sort" readonly="false"></el-input> |
| | | </zt-form-item> |
| | | </el-form> |
| | | <PictureSelect ref="pictureSelect" @setPicture="openAddWin"> |
| | |
| | | <zt-table-wraper ref="tableObj" defaultNotQuery="true" query-url="/basicInfo/XhProductModel/page" |
| | | delete-url="/basicInfo/XhProductModel/ " |
| | | :paging='false' |
| | | v-slot="{ table }"> |
| | | v-slot="{ table }" @refreshMethod="refreshData('tree')"> |
| | | <el-form :inline="true" :model="dataForm" @keyup.enter.native="table.query()"> |
| | | <el-form-item> |
| | | <el-input v-model="dataForm.name" placeholder="请è¾å
¥åç§°" clearable></el-input> |
| | |
| | | row-key="id" |
| | | @selection-change="table.selectionChangeHandle" |
| | | :header-cell-style="{'text-align':'center'}"> |
| | | <el-table-column type="selection" width="40" align="center"/> |
| | | <el-table-column prop="name" label="åç§°"/> |
| | | <el-table-column v-if="productType==='3'|| productType==='4'" prop="equipType" label="设å¤ç±»å"/> |
| | | <zt-table-column-dict prop="productType" label="èç¹ç±»å" dict="product"/> |
| | |
| | | console.log(data.namePath,'data.namePath') |
| | | if (data.productType !== '10') { |
| | | this.$refs.tableObj.query() |
| | | }else{ |
| | | this.$alert("èåå
ä¸å¯æ¥ç") |
| | | } |
| | | }, |
| | | importData(row) { |
| | |
| | | </el-table-column> |
| | | <el-table-column align="center" prop="specifiedValue" label="æ£éªä¸é"> |
| | | <template v-slot="{ row }"> |
| | | <el-input v-model="row.specifiedValue" style="width:100%" :disabled="row.tjlx==='ä¸éå®è§å®å¼æ¥è¯¢'"></el-input> |
| | | <el-input v-model="row.specifiedValue" style="width:100%" :disabled="row.tjlx==='ä¸é宿£éªä¸éæ¥è¯¢'"></el-input> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column align="center" prop="minAccepValue" label="æ£éªä¸é"> |
| | |
| | | showFailureTime: 10 |
| | | }, |
| | | { |
| | | tjlx: 'ä¸éå®è§å®å¼æ¥è¯¢', |
| | | tjlx: 'ä¸é宿£éªä¸éæ¥è¯¢', |
| | | btnName: 'æ¥è¯¢ä¸', |
| | | specifiedValue: null, |
| | | minAccepValue: null, |
| | |
| | | flag = false |
| | | } |
| | | } |
| | | if (row.tjlx === "ä¸éå®è§å®å¼æ¥è¯¢") { |
| | | if (row.tjlx === "ä¸é宿£éªä¸éæ¥è¯¢") { |
| | | if (!row.showFailureTime || !row.minAccepValue || !row.productionRisk || !row.userRisk) { |
| | | this.$tip.alert("ææªå¡«åçå¼") |
| | | flag = false |
| | |
| | | } |
| | | let res = await this.$http.get(`/TestScheme/TestScheme/condition`, {params: row}) |
| | | this.dataList = res.data |
| | | if (row.tjlx === "ä¸éå®è§å®å¼æ¥è¯¢") { |
| | | if (row.tjlx === "ä¸é宿£éªä¸éæ¥è¯¢") { |
| | | this.isShow = true |
| | | } else { |
| | | this.isShow = false |
| | |
| | | <div style="margin: 10px 0"> |
| | | <zt-select v-model="dataForm.productId" placeholder="è¯·éæ©äº§åèç¹" :datas="productList" @change="onProductSelected"/> |
| | | </div> |
| | | <zt-table-wraper ref="tableObj" query-url="/taskReliability/Task/page" defaultNotQuery="true" :paging='false' |
| | | <zt-table-wraper @dataLoaded="dataLoaded" ref="tableObj" query-url="/taskReliability/Task/page" defaultNotQuery="true" :paging='false' |
| | | delete-url="/taskReliability/Task/" |
| | | v-slot="{ table }"> |
| | | <el-form :inline="true" :model="dataForm" @keyup.enter.native="table.query()"> |
| | |
| | | console.log(data, ' onProductSelected(data)') |
| | | this.dataForm.productId = data.id |
| | | this.$refs.tableObj.query() |
| | | this.selectTask(data) |
| | | }, |
| | | dataLoaded(dataList) { |
| | | this.selectTask(dataList[0]) |
| | | }, |
| | | tableRowClassName( |
| | | { |
| | | row, |
| | | rowIndex |
| | | }) { |
| | | if (row.id == this.currentId) { |
| | | if (row.id === this.currentId) { |
| | | return 'select-row'; |
| | | } else { |
| | | return 'not-select-row'; |