feat: 初始化静态镜像站点仓库
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["chunk-456c1dd2"], { "07ab": function(a, t, e) {
|
||||
"use strict";
|
||||
e("34d4");
|
||||
}, "34d4": function(a, t, e) {
|
||||
}, "94bb": function(a, t, e) {
|
||||
"use strict";
|
||||
e.r(t);
|
||||
var n = function() {
|
||||
var a2 = this, t2 = a2.$createElement, e2 = a2._self._c || t2;
|
||||
return e2("div", { staticClass: "app-container bgHeight" }, [e2("el-tabs", { staticClass: "thirdTabs", attrs: { value: a2.activeName, type: "border-card" }, on: { "tab-click": a2.handleClick } }, [e2("el-tab-pane", { attrs: { label: "5A套餐", name: "physicaExamineList" } }, [e2("physicaExamineList", { attrs: { sceneMenu: 10 } })], 1), a2._v(" "), e2("el-tab-pane", { attrs: { label: "5A体检记录", name: "HEWC" } }, [e2("waitTab")], 1)], 1)], 1);
|
||||
}, i = [], c = e("69b7"), s = e("c541"), l = { name: "5Aphysical", components: { waitTab: c["a"], physicaExamineList: s["a"] }, data: function() {
|
||||
return { activeName: "physicaExamineList" };
|
||||
}, methods: { handleClick: function(a2) {
|
||||
var t2 = a2.paneName;
|
||||
this.activeName = t2;
|
||||
} } }, r = l, b = (e("07ab"), e("829d")), p = Object(b["a"])(r, n, i, false, null, "55a4c352", null);
|
||||
t["default"] = p.exports;
|
||||
} }]);
|
||||
Reference in New Issue
Block a user