/// /**************************折线图******************************/ app.controller('ShiPinFengXianMapZhanShiCtrl', ['$scope', 'YPJBXXGL', '$uibModal', '$sessionStorage', '$state', '$http', '$filter', 'mainUrl', 'wyOdataNodeService', 'stConfig', '$timeout', function ($scope, YPJBXXGL, $uibModal, $sessionStorage, $state, $http, $filter, mainUrl, wyOdataNodeService, stConfig, $timeout, $uibModalInstance, item) { dLayer.open({ type: 2, area: ['800px', '650px'], content: ['../JiangKangZhiDaoZhi_tongJitu.html', 'no'] //这里content是一个URL,如果你不想让iframe出现滚动条,你还可以content: ['http://sentsin.com', 'no'] }); }])