質問編集履歴

2

vHeader.initValue()

2018/02/06 18:00

投稿

soujomitsuura
soujomitsuura

スコア24

test CHANGED
File without changes
test CHANGED
@@ -84,6 +84,8 @@
84
84
 
85
85
  self.view.addSubview(vHeader)
86
86
 
87
+ vHeader.initValue()
88
+
87
89
  }
88
90
 
89
91
 

1

print(vSearch.placeLabel.text!)削除 関係ない

2018/02/06 18:00

投稿

soujomitsuura
soujomitsuura

スコア24

test CHANGED
File without changes
test CHANGED
@@ -92,7 +92,7 @@
92
92
 
93
93
  func selectRd(rd reader:Int){
94
94
 
95
- print(vSearch.placeLabel.text!)
95
+
96
96
 
97
97
  switch reader {
98
98