質問編集履歴
1
誤字の修正をしました
test
CHANGED
File without changes
|
test
CHANGED
@@ -22,7 +22,7 @@
|
|
22
22
|
|
23
23
|
```
|
24
24
|
|
25
|
-
let accessibilityLabel = accessibilityAxisLabelValueTuples[j].0
|
25
|
+
let accessibilityLabel = accessibilityAxisLabelValueTuples[j].0
|
26
26
|
|
27
27
|
```
|
28
28
|
|
@@ -304,8 +304,6 @@
|
|
304
304
|
|
305
305
|
super.viewDidLoad()
|
306
306
|
|
307
|
-
viewsetup(No: 0)
|
308
|
-
|
309
307
|
nameLabel.text = inputName
|
310
308
|
|
311
309
|
imageView.image = inputPhoto
|