um-new"> 200
     func bindViewModelToUserName() {
201
-        viewModel.groupName.bind(to: userName.rx.text).disposed(by: disposeBag)
201
+        viewModel.userName.bind(to: userName.rx.text).disposed(by: disposeBag)
202 202
     }
203 203
     
204 204
     func bindViewModelToPhotoTime() {

+ 1 - 1
PaiAi/Paiai_iOS/App/PhotoDetail/PhotoPreviewViewController.swift

@@ -94,7 +94,7 @@ extension PhotoPreviewViewController {
94 94
 /// storyboard button action
95 95
 extension PhotoPreviewViewController {
96 96
     @IBAction  func back() {
97
-        navigationController?.popViewController(animated: true)
97
+        dismissController()
98 98
     }
99 99
     
100 100
     @IBAction func rotateTheImage(_ sender: UIButton) {

kodo - Gogs: Go Git Service

説明なし

FFIB: 33468847a7 fix bug: operator_name decode 4 年 前
..
migrations 3183256275 Return ciphertext for complement_code_audit 5 年 前
__init__.py 5fdb5b42fd Logfile Upload 8 年 前
admin.py 3183256275 Return ciphertext for complement_code_audit 5 年 前
apps.py 5fdb5b42fd Logfile Upload 8 年 前
models.py 33468847a7 fix bug: operator_name decode 4 年 前
tests.py 5fdb5b42fd Logfile Upload 8 年 前
views.py 5fdb5b42fd Logfile Upload 8 年 前