HaochenGong commited on
Commit
10f2544
1 Parent(s): e896f94
Files changed (2) hide show
  1. .idea/workspace.xml +9 -3
  2. web_page.html +4 -4
.idea/workspace.xml CHANGED
@@ -5,7 +5,6 @@
5
  </component>
6
  <component name="ChangeListManager">
7
  <list default="true" id="5e4481c0-7ba2-42e4-bbe6-4c36a0d36baa" name="Changes" comment="debug">
8
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
9
  <change beforePath="$PROJECT_DIR$/app.py" beforeDir="false" afterPath="$PROJECT_DIR$/app.py" afterDir="false" />
10
  <change beforePath="$PROJECT_DIR$/web_page.html" beforeDir="false" afterPath="$PROJECT_DIR$/web_page.html" afterDir="false" />
11
  </list>
@@ -63,7 +62,7 @@
63
  <updated>1723386888312</updated>
64
  <workItem from="1723386893769" duration="12000" />
65
  <workItem from="1723386970626" duration="451000" />
66
- <workItem from="1723387453009" duration="24686000" />
67
  </task>
68
  <task id="LOCAL-00001" summary="create">
69
  <created>1723387548126</created>
@@ -247,7 +246,14 @@
247
  <option name="project" value="LOCAL" />
248
  <updated>1723533507901</updated>
249
  </task>
250
- <option name="localTasksCounter" value="27" />
 
 
 
 
 
 
 
251
  <servers />
252
  </component>
253
  <component name="TypeScriptGeneratedFilesManager">
 
5
  </component>
6
  <component name="ChangeListManager">
7
  <list default="true" id="5e4481c0-7ba2-42e4-bbe6-4c36a0d36baa" name="Changes" comment="debug">
 
8
  <change beforePath="$PROJECT_DIR$/app.py" beforeDir="false" afterPath="$PROJECT_DIR$/app.py" afterDir="false" />
9
  <change beforePath="$PROJECT_DIR$/web_page.html" beforeDir="false" afterPath="$PROJECT_DIR$/web_page.html" afterDir="false" />
10
  </list>
 
62
  <updated>1723386888312</updated>
63
  <workItem from="1723386893769" duration="12000" />
64
  <workItem from="1723386970626" duration="451000" />
65
+ <workItem from="1723387453009" duration="25335000" />
66
  </task>
67
  <task id="LOCAL-00001" summary="create">
68
  <created>1723387548126</created>
 
246
  <option name="project" value="LOCAL" />
247
  <updated>1723533507901</updated>
248
  </task>
249
+ <task id="LOCAL-00027" summary="debug">
250
+ <created>1723534505262</created>
251
+ <option name="number" value="00027" />
252
+ <option name="presentableId" value="LOCAL-00027" />
253
+ <option name="project" value="LOCAL" />
254
+ <updated>1723534505262</updated>
255
+ </task>
256
+ <option name="localTasksCounter" value="28" />
257
  <servers />
258
  </component>
259
  <component name="TypeScriptGeneratedFilesManager">
web_page.html CHANGED
@@ -28,15 +28,15 @@
28
  <p>Click to run the example !</p>
29
  <div class="img_box">
30
  <div class="eg">
31
- <a href="#step2"><img src="{img_path2}" alt=""></a>
32
  <p>路 WhatsApp</p>
33
  </div>
34
  <div class="eg">
35
- <a href="#step2"><img src="{img_path3}" alt=""></a>
36
  <p>路 Snap</p>
37
  </div>
38
  <div class="eg">
39
- <a href="#step2"><img src="{img_path4}" alt=""></a>
40
  <p>路 Mcdonald's</p>
41
  </div>
42
  </div>
@@ -62,7 +62,7 @@
62
  <label for="image-input">Step 2 : Upload the screenshot</label>
63
  <input type="file" accept="image/*" id="image-input" class="phone">
64
  </div>
65
- <div class="point"><img src="{img_path5}" alt=""></div>
66
  <div class="img">
67
  <label>Outcome :</label>
68
  <div class="phone" id="output">
 
28
  <p>Click to run the example !</p>
29
  <div class="img_box">
30
  <div class="eg">
31
+ <a href="#step2"><img src="https://buyanghc.github.io/eg1.jpg" alt=""></a>
32
  <p>路 WhatsApp</p>
33
  </div>
34
  <div class="eg">
35
+ <a href="#step2"><img src="https://buyanghc.github.io/eg2.jpg" alt=""></a>
36
  <p>路 Snap</p>
37
  </div>
38
  <div class="eg">
39
+ <a href="#step2"><img src="https://buyanghc.github.io/eg3.jpg" alt=""></a>
40
  <p>路 Mcdonald's</p>
41
  </div>
42
  </div>
 
62
  <label for="image-input">Step 2 : Upload the screenshot</label>
63
  <input type="file" accept="image/*" id="image-input" class="phone">
64
  </div>
65
+ <div class="point"><img src="https://buyanghc.github.io/point.png" alt=""></div>
66
  <div class="img">
67
  <label>Outcome :</label>
68
  <div class="phone" id="output">