[prototype] extractrule
parent
c1e7207869
commit
c2873928c8
@ -0,0 +1,9 @@
|
||||
<mockup version="1.0" skin="sketch" fontFace="Balsamiq Sans" measuredW="1154" measuredH="470" mockupW="709" mockupH="470">
|
||||
<controls>
|
||||
<control controlID="0" controlTypeID="com.balsamiq.mockups::BrowserWindow" x="445" y="0" w="709" h="470" measuredW="450" measuredH="400" zOrder="0" locked="false" isInGroup="-1">
|
||||
<controlProperties>
|
||||
<text>A%20Web%20Page%0Ahttp%3A//</text>
|
||||
</controlProperties>
|
||||
</control>
|
||||
</controls>
|
||||
</mockup>
|
@ -0,0 +1,14 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src=""></script>
|
||||
</head>
|
||||
|
||||
<div class="url-box">
|
||||
<input type="text" id="url-input">
|
||||
</div>
|
||||
|
||||
<div class="content-show">
|
||||
|
||||
</div>
|
||||
|
||||
</html>
|
Loading…
Reference in New Issue