diff --git a/index.html b/index.html index fe792ba..b46770e 100644 --- a/index.html +++ b/index.html @@ -14,12 +14,12 @@ function onDeviceReady() { // do nothing - console.log('Device is now ready'); + console.log('手機在可用狀態'); } var checkBugs = function() { - navigator.notification.alert('Ya! No more bugs', null, 'Notification'); + navigator.notification.alert('太好了! No more bugs', null, 'Notification'); } $(document).ready(function() @@ -43,7 +43,7 @@
-

Hello Debugging World

+

除錯測試