Skip to content

Commit 0d2f62b

Browse files
Update README.md
1 parent f5d4ee8 commit 0d2f62b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,8 @@ var MapViewController = JSB.require('mapViewController');
273273
var MainViewController = JSB.define('MainViewController : UITableViewController', {
274274
viewDidLoad: function() {
275275
self.navigationItem.title = 'UICatalog';
276-
// 〜〜
276+
...
277+
277278
});
278279

279280
JSB.exports = MainViewController;

0 commit comments

Comments
 (0)