liukang 2 years ago
parent
commit
149a47c5e5

+ 1 - 1
public/dist/index.html

@@ -1 +1 @@
-<!doctype html><html lang=""><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="renderer" content="webkit"/><meta name="force-rendering" content="webkit"/><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/><script src="http://www.bootcdn.cn/html5media"></script><script src="https://res.wx.qq.com/open/js/jweixin-1.2.0.js"></script><link rel="icon" href="./logo.png"><title>绿巍人造草坪</title><script defer="defer" src="static/js/chunk-vendors.11d1cec5.js"></script><script defer="defer" src="static/js/app.63c86696.js"></script><link href="static/css/chunk-vendors.d3589bd3.css" rel="stylesheet"><link href="static/css/app.3490a5a0.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but xinxuan doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
+<!doctype html><html lang=""><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="renderer" content="webkit"/><meta name="force-rendering" content="webkit"/><meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/><script src="http://www.bootcdn.cn/html5media"></script><script src="https://res.wx.qq.com/open/js/jweixin-1.2.0.js"></script><link rel="icon" href="./logo.png"><title>绿巍人造草坪</title><script defer="defer" src="static/js/chunk-vendors.2934f9da.js"></script><script defer="defer" src="static/js/app.d0e08581.js"></script><link href="static/css/chunk-vendors.d3589bd3.css" rel="stylesheet"><link href="static/css/app.3490a5a0.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but xinxuan doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>

File diff suppressed because it is too large
+ 1 - 0
public/dist/static/css/415.09affa6a.css


+ 0 - 0
public/dist/static/css/445.910382bc.css


File diff suppressed because it is too large
+ 0 - 0
public/dist/static/js/445.f9097301.js


File diff suppressed because it is too large
+ 0 - 0
public/dist/static/js/app.d0e08581.js


File diff suppressed because it is too large
+ 1 - 0
public/dist/static/js/chunk-vendors.2934f9da.js


+ 45 - 0
public/dist/static/js/chunk-vendors.2934f9da.js.LICENSE.txt

@@ -0,0 +1,45 @@
+/*!
+ * Programatically add the following
+ */
+
+/*! @name @videojs/http-streaming @version 3.0.0 @license Apache-2.0 */
+
+/*! @name aes-decrypter @version 4.0.1 @license Apache-2.0 */
+
+/*! @name m3u8-parser @version 6.0.0 @license Apache-2.0 */
+
+/*! @name pkcs7 @version 1.0.4 @license Apache-2.0 */
+
+/*! @name videojs-contrib-quality-levels @version 3.0.0 @license Apache-2.0 */
+
+/**
+ * @license
+ * Lodash <https://lodash.com/>
+ * Copyright JS Foundation and other contributors <https://js.foundation/>
+ * Released under MIT license <https://lodash.com/license>
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
+ */
+
+/**
+ * @license
+ * slighly modified parse-headers 2.0.2 <https://github.com/kesla/parse-headers/>
+ * Copyright (c) 2014 David Björklund
+ * Available under the MIT license
+ * <https://github.com/kesla/parse-headers/blob/master/LICENCE>
+ */
+
+/**
+ * Checks if an event is supported in the current execution environment.
+ *
+ * NOTE: This will not work correctly for non-generic events such as `change`,
+ * `reset`, `load`, `error`, and `select`.
+ *
+ * Borrows from Modernizr.
+ *
+ * @param {string} eventNameSuffix Event name, e.g. "click".
+ * @param {?boolean} capture Check if the capture phase is supported.
+ * @return {boolean} True if the event is supported.
+ * @internal
+ * @license Modernizr 3.0.0pre (Custom Build) | MIT
+ */

Some files were not shown because too many files changed in this diff