亚洲精品久久久中文字幕-亚洲精品久久片久久-亚洲精品久久青草-亚洲精品久久婷婷爱久久婷婷-亚洲精品久久午夜香蕉

您的位置:首頁技術(shù)文章
文章詳情頁

angular.js - angular ui bootstrap 中文顯示問題

瀏覽:184日期:2024-09-27 15:48:48

問題描述

ui bootstrap 的datepicker popup沒法顯示中文,查了之后要引用語言包(<script src='http://www.aoyou183.cn/wenda/scripts/i18n/angular-locale_zh-cn.js'></script>),引用了之后也不能顯示,console.log提示錯誤,如圖: angular.js - angular ui bootstrap 中文顯示問題

在線編輯:https://plnkr.co/edit/UMpgams...

html:

<!doctype html><html ng-app='ui.bootstrap.demo'> <head> <script src='https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.js'></script> <script src='https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular-animate.js'></script> <script src='https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular-sanitize.js'></script> <script src='https://angular-ui.github.io/bootstrap/ui-bootstrap-tpls-2.1.3.js'></script> <script src='http://www.aoyou183.cn/wenda/example.js'></script> <link rel='stylesheet'> <script src='https://github.com/angular/code.angularjs.org/blob/master/1.0.0/i18n-1.0.0/angular-locale_zh-cn.js'></script> </head> <body><style> .full button span { background-color: limegreen; border-radius: 32px; color: black; } .partially button span { background-color: orange; border-radius: 32px; color: black; }</style><p ng-controller='DatepickerPopupDemoCtrl'> <pre>Selected date is: <em>{{dt | date:’fullDate’ }}</em></pre> <h4>Popup</h4> <p class='row'> <p class='col-md-6'><p class='input-group'> <input type='text' uib-datepicker-popup='{{format}}' ng-model='dt' is-open='popup1.opened' datepicker-options='dateOptions' ng-required='true' close-text='Close' alt-input-formats='altInputFormats' /> <span class='input-group-btn'> <button type='button' ng-click='open1()'><i class='glyphicon glyphicon-calendar'></i></button> </span></p> </p> <p class='col-md-6'><p class='input-group'> <input type='text' uib-datepicker-popup ng-model='dt' is-open='popup2.opened' datepicker-options='dateOptions' ng-required='true' close-text='Close' /> <span class='input-group-btn'> <button type='button' ng-click='open2()'><i class='glyphicon glyphicon-calendar'></i></button> </span></p> </p> </p> <p class='row'> <p class='col-md-6'><label>Format: <span class='muted-text'>(manual alternate <em>{{altInputFormats[0]}}</em>)</span></label> <select ng-model='format' ng-options='f for f in formats'><option></option></select> </p> </p> <hr /> <button type='button' ng-click='today()'>Today</button> <button type='button' ng-click='setDate(2009, 7, 24)'>2009-08-24</button> <button type='button' ng-click='clear()'>Clear</button> <button type='button' ng-click='toggleMin()' uib-tooltip='After today restriction'>Min date</button></p> </body></html>

js:

angular.module(’ui.bootstrap.demo’, [’ngAnimate’, ’ngSanitize’, ’ui.bootstrap’]);angular.module(’ui.bootstrap.demo’).controller(’DatepickerPopupDemoCtrl’, function ($scope) { $scope.today = function() { $scope.dt = new Date(); }; $scope.today(); $scope.clear = function() { $scope.dt = null; }; $scope.inlineOptions = { customClass: getDayClass, minDate: new Date(), showWeeks: true }; $scope.dateOptions = { dateDisabled: disabled, formatYear: ’yy’, maxDate: new Date(2020, 5, 22), minDate: new Date(), startingDay: 1 }; // Disable weekend selection function disabled(data) { var date = data.date, mode = data.mode; return mode === ’day’ && (date.getDay() === 0 || date.getDay() === 6); } $scope.toggleMin = function() { $scope.inlineOptions.minDate = $scope.inlineOptions.minDate ? null : new Date(); $scope.dateOptions.minDate = $scope.inlineOptions.minDate; }; $scope.toggleMin(); $scope.open1 = function() { $scope.popup1.opened = true; }; $scope.open2 = function() { $scope.popup2.opened = true; }; $scope.setDate = function(year, month, day) { $scope.dt = new Date(year, month, day); }; $scope.formats = [’dd-MMMM-yyyy’, ’yyyy/MM/dd’, ’dd.MM.yyyy’, ’shortDate’]; $scope.format = $scope.formats[0]; $scope.altInputFormats = [’M!/d!/yyyy’]; $scope.popup1 = { opened: false }; $scope.popup2 = { opened: false }; var tomorrow = new Date(); tomorrow.setDate(tomorrow.getDate() + 1); var afterTomorrow = new Date(); afterTomorrow.setDate(tomorrow.getDate() + 1); $scope.events = [ { date: tomorrow, status: ’full’ }, { date: afterTomorrow, status: ’partially’ } ]; function getDayClass(data) { var date = data.date, mode = data.mode; if (mode === ’day’) { var dayToCheck = new Date(date).setHours(0,0,0,0); for (var i = 0; i < $scope.events.length; i++) {var currentDay = new Date($scope.events[i].date).setHours(0,0,0,0);if (dayToCheck === currentDay) { return $scope.events[i].status;} } } return ’’; }});

問題解答

回答1:

這種問題我也遇見過,其實就是路徑問題。你點擊這個文件看錯誤點你會發(fā)現(xiàn)你這js里面的內(nèi)容就是你的首頁。路徑引用錯誤問題。

相關(guān)文章:
主站蜘蛛池模板: 国产精品7m凸凹视频分类大全 | 成人全黄三级视频在线观看 | 国产欧美精品系列在线播放 | 成人免费激情视频 | 亚洲第一区精品日韩在线播放 | 看黄色一级大片 | 伊人精品线视天天综合 | 2022麻豆剧果冻传媒 | 国产精品美女免费视频大全 | 国产图色 | 免费a级毛片在线观看 | 黑人的逼 | 久色网| 国产日比 | 日韩精品一区二区三区在线观看l | 国产伦精品一区二区三区精品 | 免费国产一区二区三区 | 国产成人精品三级91在线影院 | 精品成人免费播放国产片 | 欧美亚洲黄色片 | 在线欧美一区 | 小明成人免费视频 | 日本欧美中文字幕人在线 | 一级毛片视频免费 | 亚洲欧洲日产专区 | 69国产成人综合久久精品91 | 日本高清免费毛片久久看 | 精品视频免费播放 | 一区二区免费 | 黄色大片aaa | 亚洲国产色综合有声小说 | 欧美日韩国产一区二区三区播放 | 欧美精品久久久久久久免费观看 | 女人被男人狂躁下面在线观看 | 91老女人| 亚洲人成亚洲人成在线观看 | 免费a级毛片在线观看 | 国产黄色在线视频 | 青草视频污| 日韩欧美一区二区久久黑人 | 国产欧美在线观看不卡 |