changeset 3518:c541daefc388

tuika2
author KASHIWAGURA Aya <c115046@?.koeki-u.ac.jp>
date Sun, 30 Jul 2017 07:15:12 +0900
parents 9a3e84e19a50
children 06aa990f1110
files event/oasis2017/idol/tess.rb
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/event/oasis2017/idol/tess.rb	Sun Jul 30 06:59:43 2017 +0900
+++ b/event/oasis2017/idol/tess.rb	Sun Jul 30 07:15:12 2017 +0900
@@ -106,7 +106,7 @@
     nextpage = "2"
 
   when "2"
-    img = ""
+    img = "1.jpg"
  nextpage = "3"
 
   when "3"
@@ -121,9 +121,11 @@
     img = "red1.png"
   when "6"
     nextpage = "7"
+     img = "1.jpg"
+
   when "7"
     nextpage = "8"
-
+ img = "1.jpg"
   when "8"
 
     puts('<img src="shugo2.png">')

yatex.org