GithubHelp home page GithubHelp logo

fis3-deploy-gfe-combo-url's Introduction

fis3-deploy-gfe-combo-url

fis3-deploy-gfe-combo-url

INSTALL

npm install [-g] fis3-deploy-gfe-combo-url

USE

	<!-- gfe:combo:begin -->
    <link rel="stylesheet" href="<!--#include file='/n/common/default/style.html' -->">
    <link rel="stylesheet" href="__CSS_DOMAIN__/gmlib/reset/1.0.0/reset.css">
    <link rel="stylesheet" href="/css/common/common.css">
    <!-- gfe:combo:end -->

    <!--[if lte IE9]>
    <link rel="stylesheet" href="/css/index/placeholder.css">
    <![endif]-->

    <!-- gfe:combo:begin -->
    <link rel="stylesheet" href="/css/index/index.css">
    <link rel="stylesheet" href="/css/index/test.css">
    <!-- gfe:combo:end -->

    <!-- gfe:combo:begin -->
    <script src="<!--#include virtual='/n/common/a02/script.html' -->"></script>
    <script src="__CSS_DOMAIN__/gmlib/unit/g/1.0.0/g.min.js"></script>
    <script src="__CSS_DOMAIN__/gmlib/ui/gload/1.0.0/gload.min.js"></script>
    <script src="/js/common/common.js"></script>
    <!-- gfe:combo:end -->

    <!--[if lte IE9]>
    <script src="__CSS_DOMAIN__/gmlib/ui/gslider/1.0.4/gslider.min.js"></script>
    <script src="__CSS_DOMAIN__/gmlib/ui/gslider/1.0.4/gslider.min.js"></script>
    <![endif]-->

    <!-- gfe:combo:begin -->
    <script src="/js/index/index.js"></script>
    <script src="/js/index/test.js"></script>
    <!-- gfe:combo:end -->
fis.match('**', {
    deploy: [
        fis.plugin('gfe-combo-url'),//默认参数:comboQueryDelimiter='??',comboQueryDelimiter=',',如有需要请自行扩展
        fis.plugin('local-deliver') //must add a deliver, such as http-push, local-deliver
    ]
});

fis3-deploy-gfe-combo-url's People

Contributors

midday avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.