OSDN Git Service

add frontend
authorChengcheng Zhang <943420582@qq.com>
Mon, 14 Jan 2019 07:07:59 +0000 (15:07 +0800)
committerChengcheng Zhang <943420582@qq.com>
Mon, 14 Jan 2019 07:07:59 +0000 (15:07 +0800)
commit42d435b1a631234635c266de2f00056a44d75e97
tree47e037e04ee07569391745c8389a8b83da770ab1
parentb1fa9b786c5f71e1e3899536394290e1d70ce293
add frontend
193 files changed:
assets/main.css [new file with mode: 0644]
assets/main.js [new file with mode: 0644]
node_modules/.yarn-integrity [new file with mode: 0644]
node_modules/bootstrap/CHANGELOG.md [new file with mode: 0644]
node_modules/bootstrap/Gruntfile.js [new file with mode: 0644]
node_modules/bootstrap/LICENSE [new file with mode: 0644]
node_modules/bootstrap/README.md [new file with mode: 0644]
node_modules/bootstrap/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
node_modules/bootstrap/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
node_modules/bootstrap/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
node_modules/bootstrap/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
node_modules/bootstrap/fonts/glyphicons-halflings-regular.woff2 [new file with mode: 0644]
node_modules/bootstrap/grunt/.jshintrc [new file with mode: 0644]
node_modules/bootstrap/grunt/bs-commonjs-generator.js [new file with mode: 0644]
node_modules/bootstrap/grunt/bs-glyphicons-data-generator.js [new file with mode: 0644]
node_modules/bootstrap/grunt/bs-lessdoc-parser.js [new file with mode: 0644]
node_modules/bootstrap/grunt/bs-raw-files-generator.js [new file with mode: 0644]
node_modules/bootstrap/grunt/change-version.js [new file with mode: 0755]
node_modules/bootstrap/grunt/configBridge.json [new file with mode: 0644]
node_modules/bootstrap/grunt/npm-shrinkwrap.json [new file with mode: 0644]
node_modules/bootstrap/grunt/sauce_browsers.yml [new file with mode: 0644]
node_modules/bootstrap/js/affix.js [new file with mode: 0644]
node_modules/bootstrap/js/alert.js [new file with mode: 0644]
node_modules/bootstrap/js/button.js [new file with mode: 0644]
node_modules/bootstrap/js/carousel.js [new file with mode: 0644]
node_modules/bootstrap/js/collapse.js [new file with mode: 0644]
node_modules/bootstrap/js/dropdown.js [new file with mode: 0644]
node_modules/bootstrap/js/modal.js [new file with mode: 0644]
node_modules/bootstrap/js/popover.js [new file with mode: 0644]
node_modules/bootstrap/js/scrollspy.js [new file with mode: 0644]
node_modules/bootstrap/js/tab.js [new file with mode: 0644]
node_modules/bootstrap/js/tooltip.js [new file with mode: 0644]
node_modules/bootstrap/js/transition.js [new file with mode: 0644]
node_modules/bootstrap/less/alerts.less [new file with mode: 0644]
node_modules/bootstrap/less/badges.less [new file with mode: 0644]
node_modules/bootstrap/less/bootstrap.less [new file with mode: 0644]
node_modules/bootstrap/less/breadcrumbs.less [new file with mode: 0644]
node_modules/bootstrap/less/button-groups.less [new file with mode: 0644]
node_modules/bootstrap/less/buttons.less [new file with mode: 0644]
node_modules/bootstrap/less/carousel.less [new file with mode: 0644]
node_modules/bootstrap/less/close.less [new file with mode: 0644]
node_modules/bootstrap/less/code.less [new file with mode: 0644]
node_modules/bootstrap/less/component-animations.less [new file with mode: 0644]
node_modules/bootstrap/less/dropdowns.less [new file with mode: 0644]
node_modules/bootstrap/less/forms.less [new file with mode: 0644]
node_modules/bootstrap/less/glyphicons.less [new file with mode: 0644]
node_modules/bootstrap/less/grid.less [new file with mode: 0644]
node_modules/bootstrap/less/input-groups.less [new file with mode: 0644]
node_modules/bootstrap/less/jumbotron.less [new file with mode: 0644]
node_modules/bootstrap/less/labels.less [new file with mode: 0644]
node_modules/bootstrap/less/list-group.less [new file with mode: 0644]
node_modules/bootstrap/less/media.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/alerts.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/background-variant.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/border-radius.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/buttons.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/center-block.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/clearfix.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/forms.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/gradients.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/grid-framework.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/grid.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/hide-text.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/image.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/labels.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/list-group.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/nav-divider.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/nav-vertical-align.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/opacity.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/pagination.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/panels.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/progress-bar.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/reset-filter.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/reset-text.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/resize.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/responsive-visibility.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/size.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/tab-focus.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/table-row.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/text-emphasis.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/text-overflow.less [new file with mode: 0644]
node_modules/bootstrap/less/mixins/vendor-prefixes.less [new file with mode: 0644]
node_modules/bootstrap/less/modals.less [new file with mode: 0644]
node_modules/bootstrap/less/navbar.less [new file with mode: 0644]
node_modules/bootstrap/less/navs.less [new file with mode: 0644]
node_modules/bootstrap/less/normalize.less [new file with mode: 0644]
node_modules/bootstrap/less/pager.less [new file with mode: 0644]
node_modules/bootstrap/less/pagination.less [new file with mode: 0644]
node_modules/bootstrap/less/panels.less [new file with mode: 0644]
node_modules/bootstrap/less/popovers.less [new file with mode: 0644]
node_modules/bootstrap/less/print.less [new file with mode: 0644]
node_modules/bootstrap/less/progress-bars.less [new file with mode: 0644]
node_modules/bootstrap/less/responsive-embed.less [new file with mode: 0644]
node_modules/bootstrap/less/responsive-utilities.less [new file with mode: 0644]
node_modules/bootstrap/less/scaffolding.less [new file with mode: 0644]
node_modules/bootstrap/less/tables.less [new file with mode: 0644]
node_modules/bootstrap/less/theme.less [new file with mode: 0644]
node_modules/bootstrap/less/thumbnails.less [new file with mode: 0644]
node_modules/bootstrap/less/tooltip.less [new file with mode: 0644]
node_modules/bootstrap/less/type.less [new file with mode: 0644]
node_modules/bootstrap/less/utilities.less [new file with mode: 0644]
node_modules/bootstrap/less/variables.less [new file with mode: 0644]
node_modules/bootstrap/less/wells.less [new file with mode: 0644]
node_modules/bootstrap/package.json [new file with mode: 0644]
node_modules/jquery/AUTHORS.txt [new file with mode: 0644]
node_modules/jquery/LICENSE.txt [new file with mode: 0644]
node_modules/jquery/README.md [new file with mode: 0644]
node_modules/jquery/bower.json [new file with mode: 0644]
node_modules/jquery/external/sizzle/LICENSE.txt [new file with mode: 0644]
node_modules/jquery/package.json [new file with mode: 0644]
node_modules/jquery/src/.eslintrc.json [new file with mode: 0644]
node_modules/jquery/src/ajax.js [new file with mode: 0644]
node_modules/jquery/src/ajax/jsonp.js [new file with mode: 0644]
node_modules/jquery/src/ajax/load.js [new file with mode: 0644]
node_modules/jquery/src/ajax/parseXML.js [new file with mode: 0644]
node_modules/jquery/src/ajax/script.js [new file with mode: 0644]
node_modules/jquery/src/ajax/xhr.js [new file with mode: 0644]
node_modules/jquery/src/attributes.js [new file with mode: 0644]
node_modules/jquery/src/attributes/attr.js [new file with mode: 0644]
node_modules/jquery/src/attributes/classes.js [new file with mode: 0644]
node_modules/jquery/src/attributes/prop.js [new file with mode: 0644]
node_modules/jquery/src/attributes/support.js [new file with mode: 0644]
node_modules/jquery/src/attributes/val.js [new file with mode: 0644]
node_modules/jquery/src/callbacks.js [new file with mode: 0644]
node_modules/jquery/src/core.js [new file with mode: 0644]
node_modules/jquery/src/core/DOMEval.js [new file with mode: 0644]
node_modules/jquery/src/core/access.js [new file with mode: 0644]
node_modules/jquery/src/core/camelCase.js [new file with mode: 0644]
node_modules/jquery/src/core/init.js [new file with mode: 0644]
node_modules/jquery/src/core/nodeName.js [new file with mode: 0644]
node_modules/jquery/src/core/parseHTML.js [new file with mode: 0644]
node_modules/jquery/src/core/ready-no-deferred.js [new file with mode: 0644]
node_modules/jquery/src/core/ready.js [new file with mode: 0644]
node_modules/jquery/src/core/readyException.js [new file with mode: 0644]
node_modules/jquery/src/core/stripAndCollapse.js [new file with mode: 0644]
node_modules/jquery/src/core/support.js [new file with mode: 0644]
node_modules/jquery/src/core/toType.js [new file with mode: 0644]
node_modules/jquery/src/css.js [new file with mode: 0644]
node_modules/jquery/src/css/addGetHookIf.js [new file with mode: 0644]
node_modules/jquery/src/css/adjustCSS.js [new file with mode: 0644]
node_modules/jquery/src/css/curCSS.js [new file with mode: 0644]
node_modules/jquery/src/css/hiddenVisibleSelectors.js [new file with mode: 0644]
node_modules/jquery/src/css/showHide.js [new file with mode: 0644]
node_modules/jquery/src/css/support.js [new file with mode: 0644]
node_modules/jquery/src/data.js [new file with mode: 0644]
node_modules/jquery/src/data/Data.js [new file with mode: 0644]
node_modules/jquery/src/deferred.js [new file with mode: 0644]
node_modules/jquery/src/deferred/exceptionHook.js [new file with mode: 0644]
node_modules/jquery/src/deprecated.js [new file with mode: 0644]
node_modules/jquery/src/dimensions.js [new file with mode: 0644]
node_modules/jquery/src/effects.js [new file with mode: 0644]
node_modules/jquery/src/effects/Tween.js [new file with mode: 0644]
node_modules/jquery/src/effects/animatedSelector.js [new file with mode: 0644]
node_modules/jquery/src/event.js [new file with mode: 0644]
node_modules/jquery/src/event/ajax.js [new file with mode: 0644]
node_modules/jquery/src/event/alias.js [new file with mode: 0644]
node_modules/jquery/src/event/focusin.js [new file with mode: 0644]
node_modules/jquery/src/event/support.js [new file with mode: 0644]
node_modules/jquery/src/event/trigger.js [new file with mode: 0644]
node_modules/jquery/src/exports/amd.js [new file with mode: 0644]
node_modules/jquery/src/exports/global.js [new file with mode: 0644]
node_modules/jquery/src/jquery.js [new file with mode: 0644]
node_modules/jquery/src/manipulation.js [new file with mode: 0644]
node_modules/jquery/src/manipulation/_evalUrl.js [new file with mode: 0644]
node_modules/jquery/src/manipulation/buildFragment.js [new file with mode: 0644]
node_modules/jquery/src/manipulation/getAll.js [new file with mode: 0644]
node_modules/jquery/src/manipulation/setGlobalEval.js [new file with mode: 0644]
node_modules/jquery/src/manipulation/support.js [new file with mode: 0644]
node_modules/jquery/src/manipulation/wrapMap.js [new file with mode: 0644]
node_modules/jquery/src/offset.js [new file with mode: 0644]
node_modules/jquery/src/queue.js [new file with mode: 0644]
node_modules/jquery/src/queue/delay.js [new file with mode: 0644]
node_modules/jquery/src/selector-native.js [new file with mode: 0644]
node_modules/jquery/src/selector-sizzle.js [new file with mode: 0644]
node_modules/jquery/src/selector.js [new file with mode: 0644]
node_modules/jquery/src/serialize.js [new file with mode: 0644]
node_modules/jquery/src/traversing.js [new file with mode: 0644]
node_modules/jquery/src/traversing/findFilter.js [new file with mode: 0644]
node_modules/jquery/src/wrap.js [new file with mode: 0644]
node_modules/layer/layer.js [new file with mode: 0755]
node_modules/layer/mobile/layer.js [new file with mode: 0755]
node_modules/layer/mobile/need/layer.css [new file with mode: 0755]
node_modules/layer/theme/default/icon-ext.png [new file with mode: 0755]
node_modules/layer/theme/default/icon.png [new file with mode: 0755]
node_modules/layer/theme/default/layer.css [new file with mode: 0755]
node_modules/layer/theme/default/loading-0.gif [new file with mode: 0755]
node_modules/layer/theme/default/loading-1.gif [new file with mode: 0755]
node_modules/layer/theme/default/loading-2.gif [new file with mode: 0755]
package.json [new file with mode: 0644]
page1.html [new file with mode: 0644]
page2.html [new file with mode: 0644]
page3.html [new file with mode: 0644]