在BaseViewController裡的viewDidLoad() 加入

        // Back 改字

        self.navigationItem.backBarButtonItem = UIBarButtonItem(title: "上一頁", style: UIBarButtonItemStyle.Plain, target: nil, action: nil)

 

參考資料:

http://stackoverflow.com/questions/835607/how-to-change-text-on-a-back-button

arrow
arrow
    全站熱搜

    小賢 發表在 痞客邦 留言(0) 人氣()