摘要:
var app = angular.module("encodeDecode", []); app.controller("encodeDecodeCtrl", ($scope, str) => { $scope.encode = btoa(str); $scope.dec... 阅读全文
posted @ 2015-05-04 11:06
Waichung
阅读(785)
评论(0)
推荐(0)
摘要:
使用以下代码:ionic.Platform.exitApp();在控制器中增加:$scope.Quit = function(){ ionic.Platform.exitApp();} 阅读全文
posted @ 2015-05-04 10:26
Waichung
阅读(540)
评论(0)
推荐(0)

浙公网安备 33010602011771号