对javascript不是很熟,而这个网页的js源码就更看不懂了。网站地址:https://exam.jxeduyun.com/
js源码地址:https://exam.jxeduyun.com/static/js/app.7b529c2703a42c0be8f7.js请帮忙提示一下,谢谢!节选一段! function(e) {
    function t(t) {
        for (var n, i, o = t[0], a = t[1], s = 0, c = []; s < o.length; s++) i = o[s], r[i] && c.push(r[i][0]), r[i] = 0;
        for (n in a) Object.prototype.hasOwnProperty.call(a, n) && (e[n] = a[n]);
        for (l && l(t); c.length;) c.shift()()
    }    function n(t) {
        if (i[t]) return i[t].exports;
        var o = i[t] = {
            i: t,
            l: !1,
            exports: {}
        };
        return e[t].call(o.exports, o, o.exports, n), o.l = !0, o.exports
    }
    var i = {},
        o = {
            2: 0
        },
        r = {
            2: 0
        };
    n.e = function(e) {
        var t = [];
        o[e] ? t.push(o[e]) : 0 !== o[e] && {
            0: 1
        }[e] && t.push(o[e] = new Promise(function(t, i) {
            for (var o = e + ".b7ab2bcbb282ec8ccca4.css", r = n.p + o, a = document.getElementsByTagName("link"), s = 0; s < a.length; s++) {
                var c = (u = a[s]).getAttribute("data-href") || u.getAttribute("href");
                if ("stylesheet" === u.rel && (c === o || c === r)) return t()
            }
            var l = document.getElementsByTagName("style");
            for (s = 0; s < l.length; s++) {
                var u;
                if ((c = (u = l[s]).getAttribute("data-href")) === o || c === r) return t()
            }
            var d = document.createElement("link");
            d.rel = "stylesheet", d.type = "text/css", d.onload = t, d.onerror = function(t) {
                var n = t && t.target && t.target.src || r,
                    o = new Error("Loading CSS chunk " + e + " failed.\n(" + n + ")");
                o.request = n, i(o)
            }, d.href = r, document.getElementsByTagName("head")[0].appendChild(d)
        }).then(function() {
            o[e] = 0
        }));
        var i = r[e];
        if (0 !== i)
            if (i) t.push(i[2]);
            else {
                var a = new Promise(function(t, n) {
                    i = r[e] = [t, n]
                });
                t.push(i[2] = a);
                var s, c = document.getElementsByTagName("head")[0],
                    l = document.createElement("script");
                l.charset = "utf-8", l.timeout = 120, n.nc && l.setAttribute("nonce", n.nc), l.src = function(e) {
                    return n.p + "static/js/" + e + "." + {
                        0: "525f0caa9d2271f70587"
                    }[e] + ".js"
                }(e), s = function(t) {
                    l.onerror = l.onload = null, clearTimeout(u);
                    var n = r[e];
                    if (0 !== n) {
                        if (n) {
                            var i = t && ("load" === t.type ? "missing" : t.type),
                                o = t && t.target && t.target.src,
                                a = new Error("Loading chunk " + e + " failed.\n(" + i + ": " + o + ")");
                            a.type = i, a.request = o, n[1](a)
                        }
                        r[e] = void 0
                    }
                };
                var u = setTimeout(function() {
                    s({
                        type: "timeout",
                        target: l
                    })
                }, 12e4);
                l.onerror = l.onload = s, c.appendChild(l)
            }
        return Promise.all(t)
    }, n.m = e, n.c = i, n.d = function(e, t, i) {
        n.o(e, t) || Object.defineProperty(e, t, {
            enumerable: !0,
            get: i
        })
    }, n.r = function(e) {
        "undefined" != typeof Symbol && Symbol.toStringTag && Object.defineProperty(e, Symbol.toStringTag, {
            value: "Module"
        }), Object.defineProperty(e, "__esModule", {
            value: !0
        })
    }, n.t = function(e, t) {
        if (1 & t && (e = n(e)), 8 & t) return e;
        if (4 & t && "object" == typeof e && e && e.__esModule) return e;
        var i = Object.create(null);
        if (n.r(i), Object.defineProperty(i, "default", {
            enumerable: !0,
            value: e
        }), 2 & t && "string" != typeof e)
            for (var o in e) n.d(i, o, function(t) {
                return e[t]
            }.bind(null, o));
        return i
    }, n.n = function(e) {
        var t = e && e.__esModule ? function() {
            return e.default
        } : function() {
            return e
        };
        return n.d(t, "a", t), t
    }, n.o = function(e, t) {
        return Object.prototype.hasOwnProperty.call(e, t)
    }, n.p = "/", n.oe = function(e) {
        throw console.error(e), e
    };