(function () { 'use strict'; angular.module('myapp'). factory('loggingService', ['$window', function ($window) { const storage = $window.
確定! 回上一頁