摘要:
.loading{ background-color: #387ef5 !important; } 只需要在自定义css文件中设置即可 阅读全文
posted @ 2016-03-10 14:45
fanhq
阅读(531)
评论(0)
推荐(0)
摘要:
<label class="item item-input item-stacked-label"> <span class="input-label">UPC</span> <input type="text" ng-model="vm.product.upc" readonly="readonl 阅读全文
posted @ 2016-03-10 14:39
fanhq
阅读(1742)
评论(0)
推荐(0)
摘要:
<ion-view can-swipe-back="false" cache-view="false"> <div class="bar bar-header bar-positive"> <button ng-click="vm.goBack()" class="button button-cle 阅读全文
posted @ 2016-03-10 14:35
fanhq
阅读(332)
评论(0)
推荐(0)
摘要:
<div ng-if="vm.errormsg1 != ''" style="padding: 0px;"> <a class="button button-block icon-right ion-ios-close-outline button-assertive" style="font-si 阅读全文
posted @ 2016-03-10 14:30
fanhq
阅读(179)
评论(0)
推荐(0)
摘要:
1 vm.actionsheetShow = function() { 2 // Show the action sheet 3 var hideSheet = $ionicActionSheet.show({ 4 buttons: [ 5 { text: '<i class="icon ion-c 阅读全文
posted @ 2016-03-10 14:23
fanhq
阅读(229)
评论(0)
推荐(0)
摘要:
1 vm.QRcode = function () { 2 cordova.plugins.barcodeScanner.scan( 3 function (result) { 4 //alert("We got a barcode\n" + 5 // "Result: " + result.tex 阅读全文
posted @ 2016-03-10 14:11
fanhq
阅读(273)
评论(0)
推荐(0)
摘要:
记得添加$ionicModal到ionicApp.controller ionicApp.controller('productCtrl',function($scope,$rootScope,$state,$http,$document,$ionicLoading,$ionicPopup,$tim 阅读全文
posted @ 2016-03-10 14:05
fanhq
阅读(652)
评论(0)
推荐(0)
摘要:
//显示vm.selectWarehouse = function() { vm.popupForWarehouse = $ionicPopup.show({ template: '<div class="list"> '+ ' <ion-item ng-repeat="item in wareho 阅读全文
posted @ 2016-03-10 13:55
fanhq
阅读(2673)
评论(0)
推荐(0)
摘要:
$ionicPopup.confirm({ title: $rootScope.app_name, template: 'Do you want to add this to database?', buttons: [ { text: '<b>Yes</b>', type: 'button-pos 阅读全文
posted @ 2016-03-10 13:52
fanhq
阅读(572)
评论(0)
推荐(0)

浙公网安备 33010602011771号