link('app/dist/sdk.js','static');?> link('style/lib/font-icon/style.css','static');?> link('static/weboffice/page.css');?>
link('static/weboffice/page.js');?> link('static/weboffice/mammothjs/mammoth.browser.kod.1.4.20--.js'); $this->link('static/weboffice/mammothjs/mammoth.browser.kod.1.4.20.min.js'); $this->link('static/weboffice/mammothjs/index.css'); $this->link('static/weboffice/mammothjs/index.js'); break; case 'luckysheet': $this->link('static/weboffice/luckysheet/plugins/css/pluginsCss.css'); $this->link('static/weboffice/luckysheet/plugins/plugins.css'); $this->link('static/weboffice/luckysheet/css/luckysheet.css'); $this->link('static/weboffice/luckysheet/assets/iconfont/iconfont.min.css'); $this->link('static/weboffice/luckysheet/index.css'); $this->link('static/weboffice/luckysheet/plugins/js/plugin.js'); $this->link('static/weboffice/luckysheet/luckysheet.umd.js'); $this->link('static/weboffice/luckysheet/luckyexcel.umd.min.js'); $this->link('static/weboffice/sheetjs/xlsx.core.min.js'); $this->link('static/weboffice/luckysheet/utils.js'); $this->link('static/weboffice/luckysheet/index.js'); break; case 'pptxjs': $this->link('static/weboffice/pptxjs/css/pptxjs.css'); $this->link('static/weboffice/pptxjs/css/nv.d3.min.css'); $this->link('static/weboffice/pptxjs/index.css'); $this->link('static/weboffice/pptxjs/js/jquery-1.11.3.min.js'); $this->link('static/weboffice/pptxjs/js/jszip.min.js'); $this->link('static/weboffice/pptxjs/js/filereader.js'); $this->link('static/weboffice/pptxjs/js/d3.min.js'); $this->link('static/weboffice/pptxjs/js/nv.d3.min.js'); $this->link('static/weboffice/pptxjs/js/dingbat.js'); $this->link('static/weboffice/pptxjs/js/pptxjs.kod.1.21.1.min.js'); // $this->link('static/weboffice/pptxjs/js/pptxjs.kod.1.21.1--.js'); $this->link('static/weboffice/pptxjs/js/divs2slides.min.js'); // $this->link('static/weboffice/pptxjs/js/jquery.fullscreen-min.js'); $this->link('static/weboffice/pptxjs/utils.js'); $this->link('static/weboffice/pptxjs/index.js'); break; case 'sheetjs': $this->link('static/weboffice/sheetjs/index.css'); $this->link('static/weboffice/sheetjs/xlsx.core.min.js'); // $this->link('static/weboffice/sheetjs/ppt.core.min.js'); $this->link('static/weboffice/sheetjs/index.js'); break; default:break; }?>