4364 lines
184 KiB
JavaScript
4364 lines
184 KiB
JavaScript
(self.webpackChunk_N_E = self.webpackChunk_N_E || []).push([
|
||
[4018],
|
||
{
|
||
53241: function (e, c, t) {
|
||
"use strict";
|
||
t.d(c, {
|
||
R: function () {
|
||
return s;
|
||
},
|
||
p: function () {
|
||
return l;
|
||
},
|
||
});
|
||
var i = t(72006),
|
||
o = t(4637),
|
||
r = t(16114),
|
||
a = t(59496),
|
||
n = t(4795);
|
||
t.n(n)().a;
|
||
var s = "55875f38623d4faa842ce78af0fbb631",
|
||
p = {
|
||
width: "100%",
|
||
height: "100%",
|
||
title: "",
|
||
file: "",
|
||
image: "http://cyberplayer.bcelive.com/thumbnail.jpg",
|
||
autostart: !1,
|
||
stretching: "uniform",
|
||
repeat: !1,
|
||
volume: 50,
|
||
controls: !0,
|
||
starttime: 0,
|
||
ak: s,
|
||
flv: { reconnecttime: 2 },
|
||
},
|
||
l = a.memo(
|
||
function (e) {
|
||
var c,
|
||
t,
|
||
n = (0, a.useState)(!1),
|
||
s = n[0],
|
||
l = n[1],
|
||
u = (0, a.useRef)(null),
|
||
d = (0, a.useRef)(null),
|
||
m = function () {
|
||
var c = function () {
|
||
var c;
|
||
(u.current =
|
||
null ===
|
||
(c = window.cyberplayer(
|
||
e.playerId || "playercontainer"
|
||
)) || void 0 === c
|
||
? void 0
|
||
: c.setup((0, i.Z)({}, p, e.config))),
|
||
u.current.on("error", function (e) {
|
||
var c;
|
||
console.info(e),
|
||
(null === (c = e.msg) || void 0 === c
|
||
? void 0
|
||
: c.details) !== "internalException" && l(!0);
|
||
}),
|
||
e.onload && e.onload(u.current);
|
||
};
|
||
window.cyberplayer
|
||
? c()
|
||
: window.require &&
|
||
window.require(["cyberplayer"], function (e) {
|
||
(window.cyberplayer = e), c();
|
||
});
|
||
};
|
||
(0, r.FI)(function () {
|
||
var c;
|
||
e.initSdk
|
||
? ((c = e.cyberplayerVersion),
|
||
new Promise(function (e) {
|
||
if (window.cyberplayer) {
|
||
e(!0);
|
||
return;
|
||
}
|
||
var t = document.createElement("script");
|
||
"3.5.2" === c
|
||
? (t.src =
|
||
"https://bce.bdstatic.com/jwplayer/3.5.2/cyberplayer.js")
|
||
: "4.4.2.1" === c
|
||
? (t.src =
|
||
"https://bce-cdn.bj.bcebos.com/jwplayer/4.4.2.1/cyberplayer-evs.js")
|
||
: (t.src =
|
||
"https://bce.bdstatic.com/portal-cloud-server/dep/cyberplayer_v4.3.2/cyberplayer.js"),
|
||
document.head.appendChild(t),
|
||
(t.onload = function () {
|
||
e(!0);
|
||
});
|
||
})).then(function () {
|
||
m();
|
||
})
|
||
: m();
|
||
});
|
||
var b = function (e) {
|
||
u.current.setControls(!0),
|
||
d.current && (clearTimeout(d.current), (d.current = null)),
|
||
e ||
|
||
(d.current = setTimeout(function () {
|
||
u.current.setControls(!1);
|
||
}, 1e3));
|
||
},
|
||
g = function () {
|
||
u.current &&
|
||
("playing" === u.current.getState() && b(!1),
|
||
"paused" === u.current.getState() && b(!0));
|
||
},
|
||
h = function () {
|
||
setTimeout(function () {
|
||
u.current && "paused" === u.current.getState()
|
||
? b(!0)
|
||
: b(!1);
|
||
});
|
||
};
|
||
return (0, o.jsxs)("div", {
|
||
className: "u-cyberplayer",
|
||
onMouseMove: g,
|
||
onClick: h,
|
||
children: [
|
||
(0, o.jsx)("div", { id: e.playerId || "playercontainer" }),
|
||
s &&
|
||
(null == e
|
||
? void 0
|
||
: null === (c = e.config) || void 0 === c
|
||
? void 0
|
||
: c.errorTip) &&
|
||
(0, o.jsx)("div", {
|
||
className: "error-tips",
|
||
children:
|
||
null == e
|
||
? void 0
|
||
: null === (t = e.config) || void 0 === t
|
||
? void 0
|
||
: t.errorTip,
|
||
}),
|
||
],
|
||
});
|
||
},
|
||
function (e, c) {
|
||
return JSON.stringify(e) === JSON.stringify(c);
|
||
}
|
||
);
|
||
},
|
||
92797: function (e, c, t) {
|
||
"use strict";
|
||
t.d(c, {
|
||
B: function () {
|
||
return n;
|
||
},
|
||
});
|
||
var i = t(4637),
|
||
o = t(55968),
|
||
r = t(88929),
|
||
a = t(12005),
|
||
n = function (e) {
|
||
var c = e.category,
|
||
t = e.name,
|
||
n = e.value,
|
||
s = e.children,
|
||
p = e.exposureHandler,
|
||
l = e.options;
|
||
return (0, i.jsx)(o.F, {
|
||
once: !1,
|
||
useRootDom: !0,
|
||
exposureHandler: function () {
|
||
(0, a.z)({ category: c, name: t, value: n, action: r.pb }),
|
||
p && p();
|
||
},
|
||
options: l,
|
||
children: s,
|
||
});
|
||
};
|
||
},
|
||
17657: function (e, c, t) {
|
||
"use strict";
|
||
t.d(c, {
|
||
fX: function () {
|
||
return ec;
|
||
},
|
||
jE: function () {
|
||
return et;
|
||
},
|
||
PN: function () {
|
||
return ee;
|
||
},
|
||
});
|
||
var i = t(72006),
|
||
o = t(4405),
|
||
r = t(59072),
|
||
a = t(9970),
|
||
n = t(4637),
|
||
s = t(59496),
|
||
p = t(16114),
|
||
l = t(84875),
|
||
u = t.n(l),
|
||
d = t(25867),
|
||
m = t(32699),
|
||
b = t(87995),
|
||
g = t(73774),
|
||
h = t(41382),
|
||
f = t(28948),
|
||
y = t(84420),
|
||
E = t(93397),
|
||
v = t.n(E),
|
||
B = t(44020),
|
||
A = t.n(B);
|
||
v().a, A().a;
|
||
var _ = {
|
||
info: (0, n.jsx)(g.Z, { style: { color: "#1677ff" } }),
|
||
success: (0, n.jsx)(h.Z, { style: { color: "#52c41a" } }),
|
||
error: (0, n.jsx)(f.Z, { style: { color: "#ff4d4f" } }),
|
||
warning: (0, n.jsx)(y.Z, { style: { color: "#faad14" } }),
|
||
},
|
||
P = function (e, c) {
|
||
var t = e.querySelector(".u-message");
|
||
t &&
|
||
((0, b.unmountComponentAtNode)(t),
|
||
e.contains(t) && e.removeChild(t),
|
||
e.classList.remove("has-umessage"));
|
||
var i = document.createElement("div");
|
||
return (
|
||
i.setAttribute(
|
||
"class",
|
||
u()("u-message u-message-".concat(c, " u-message-fade-in"))
|
||
),
|
||
i
|
||
);
|
||
},
|
||
x = function (e) {
|
||
var c = e.type,
|
||
t = e.content,
|
||
i = e.icon,
|
||
o = e.duration,
|
||
r = void 0 === o ? 2e3 : o,
|
||
a = e.onClose;
|
||
return (
|
||
(0, p.FI)(function () {
|
||
var e = setTimeout(a, r);
|
||
return function () {
|
||
e && clearTimeout(e);
|
||
};
|
||
}),
|
||
(0, n.jsxs)(n.Fragment, {
|
||
children: [
|
||
i || _[void 0 === c ? "info" : c],
|
||
(0, n.jsx)("label", { children: t }),
|
||
],
|
||
})
|
||
);
|
||
},
|
||
I = function (e) {
|
||
var c = e.type,
|
||
t = e.wrapper,
|
||
r = void 0 === t ? document.body : t,
|
||
a = e.transitionDuration,
|
||
s = void 0 === a ? 200 : a,
|
||
p = P(r, void 0 === c ? "info" : c);
|
||
r.appendChild(p), r.classList.add("has-umessage");
|
||
var l = function () {
|
||
p.classList.remove("u-message-fade-in"),
|
||
p.classList.add("u-message-fade-out"),
|
||
setTimeout(function () {
|
||
(0, b.unmountComponentAtNode)(p),
|
||
r.contains(p) && r.removeChild(p),
|
||
r.classList.remove("has-umessage");
|
||
}, s);
|
||
};
|
||
(0, b.render)(
|
||
(0, n.jsx)(x, (0, o.Z)((0, i.Z)({}, e), { onClose: l })),
|
||
p
|
||
);
|
||
},
|
||
S = t(41934),
|
||
F = t(13796),
|
||
T = t(88929),
|
||
k = t(674),
|
||
w = t(75239),
|
||
C = t(56082),
|
||
N = t(88576),
|
||
j = t(26792),
|
||
D = t(92797),
|
||
G = t(12005),
|
||
O = t(53594),
|
||
R = t(54535),
|
||
L = t(22501),
|
||
M = t(23691),
|
||
q = t(98777),
|
||
Z = t.n(q),
|
||
V = t(76259),
|
||
H = t(65529),
|
||
W = t(30858),
|
||
U = t(52370),
|
||
Y = t(58559),
|
||
z = function (e, c) {
|
||
var t = e.filter(function (e, t) {
|
||
return c[t];
|
||
}),
|
||
i = [];
|
||
return (
|
||
t.forEach(function (e) {
|
||
if (
|
||
("BCC" === e.serviceType &&
|
||
[
|
||
{
|
||
serviceType: "BCC",
|
||
parentServiceType: "BCC",
|
||
configId: V.lZ,
|
||
configGroupId: V.lZ,
|
||
duration: e.duration,
|
||
region: e.region,
|
||
timeUnit: e.timeUnit,
|
||
count: 1,
|
||
specs: [
|
||
{ name: "cpu", value: "1", scale: e.cpu },
|
||
{ name: "memory", value: "1g", scale: e.memory },
|
||
{ name: "spec", value: e.spec, scale: 1 },
|
||
{ name: "imageId", value: L.JK.imageId, scale: 1 },
|
||
{ name: "imageType", value: "common", scale: 1 },
|
||
{ name: "osType", value: L.JK.osType, scale: 1 },
|
||
{ name: "osVersion", value: L.JK.osVersion, scale: 1 },
|
||
],
|
||
},
|
||
{
|
||
serviceType: "EIP",
|
||
parentServiceType: "BCC",
|
||
configId: V.Du,
|
||
configGroupId: V.lZ,
|
||
duration: e.duration,
|
||
region: e.region,
|
||
timeUnit: e.timeUnit,
|
||
count: 1,
|
||
specs: [
|
||
{ name: "bandwidth", value: e.bandwidth, scale: 1 },
|
||
],
|
||
},
|
||
{
|
||
serviceType: "CDS",
|
||
parentServiceType: "BCC",
|
||
configId: V.id,
|
||
configGroupId: V.lZ,
|
||
duration: e.duration,
|
||
region: e.region,
|
||
timeUnit: e.timeUnit,
|
||
count: 1,
|
||
specs: [{ name: "size", value: e.size, scale: 1 }],
|
||
},
|
||
].forEach(function (e) {
|
||
return i.push(e);
|
||
}),
|
||
"BOS" === e.serviceType)
|
||
) {
|
||
var c =
|
||
e.displayName === M.if["BOS(标准存储包)"]
|
||
? e.capacity
|
||
: ""
|
||
.concat(parseInt(e.capacity, 10) * e.duration)
|
||
.concat(e.capacity.slice(-1));
|
||
i.push({
|
||
serviceType: "BOS",
|
||
parentServiceType: "BOS",
|
||
displayName: e.displayName,
|
||
configId: M.Yt[e.displayName],
|
||
configGroupId: M.Yt[e.displayName],
|
||
region: e.region,
|
||
duration: e.duration,
|
||
count: 1,
|
||
timeUnit: "MONTH",
|
||
specs: [{ name: "capacity", value: c, scale: 1 }],
|
||
resourceActiveTime: Z()(new Date()).format(),
|
||
});
|
||
}
|
||
if (
|
||
("CDN" === e.serviceType &&
|
||
i.push({
|
||
serviceType: "CDN",
|
||
parentServiceType: "CDN",
|
||
configId: "b6e00d6dfcd61547880884b10e146f26",
|
||
configGroupId: "b6e00d6dfcd61547880884b10e146f26",
|
||
region: "global",
|
||
timeUnit: "MONTH",
|
||
displayName: e.displayName,
|
||
duration: e.duration,
|
||
specs: [{ name: "capacity", value: e.capacity, scale: 1 }],
|
||
capacity: e.capacity,
|
||
count: 1,
|
||
}),
|
||
"LSS" === e.serviceType &&
|
||
i.push({
|
||
serviceType: "LSS",
|
||
parentServiceType: "LSS",
|
||
configId: "aca4e2b3a70be41e0b4ba65c2359684c",
|
||
configGroupId: "aca4e2b3a70be41e0b4ba65c2359684c",
|
||
region: "global",
|
||
timeUnit: "MONTH",
|
||
displayName: "LSS(音视频直播)",
|
||
duration: e.duration,
|
||
specs: [
|
||
{ name: "subServiceType", value: "default", scale: 1 },
|
||
{ name: "capacity", value: e.capacity, scale: 1 },
|
||
{
|
||
name: "deductPolicy",
|
||
value: "UpDownStream_Outbytes",
|
||
scale: 1,
|
||
},
|
||
],
|
||
}),
|
||
"TMS" === e.serviceType)
|
||
) {
|
||
var t =
|
||
e.personRole === H.zq["专家辅助注册"]
|
||
? "35a5d4d915da3e1e33557fe6b5340de5"
|
||
: "bcd75cda68823f61143b4a0cde8f89fb",
|
||
o =
|
||
e.personRole === H.zq["专家辅助注册"]
|
||
? [
|
||
{
|
||
name: "tmsServiceType",
|
||
value: "AUXILIARY_REGISTRATION",
|
||
scale: 1,
|
||
},
|
||
{
|
||
name: "AUXILIARY_REGISTRATION",
|
||
value: "1",
|
||
scale: 1,
|
||
},
|
||
{
|
||
name: "subServiceType",
|
||
value: "trademark registration",
|
||
scale: 1,
|
||
},
|
||
]
|
||
: [
|
||
{
|
||
name: "subServiceType",
|
||
value: "trademark registration",
|
||
scale: 1,
|
||
},
|
||
{
|
||
name: "GUARANTEE_REGISTRATION",
|
||
value: "1",
|
||
scale: 1,
|
||
},
|
||
{
|
||
name: "tmsServiceType",
|
||
value: "GUARANTEE_REGISTRATION",
|
||
scale: 1,
|
||
},
|
||
];
|
||
i.push({
|
||
serviceType: "TMS",
|
||
parentServiceType: "TMS",
|
||
displayName: "商标注册",
|
||
configId: t,
|
||
configGroupId: t,
|
||
timeUnit: "DAY",
|
||
region: "global",
|
||
duration: 1,
|
||
specs: o,
|
||
});
|
||
}
|
||
if ("AIPAGE" === e.serviceType) {
|
||
var r = e.displayName + e.capacity;
|
||
i.push({
|
||
serviceType: "AIPAGE",
|
||
parentServiceType: "AIPAGE",
|
||
configId: "e8166c2537986313d81058458fb21e2c",
|
||
configGroupId: "e8166c2537986313d81058458fb21e2c",
|
||
region: "global",
|
||
timeUnit: "YEAR",
|
||
duration: e.duration,
|
||
specs: [{ name: W.ZS[r], value: 1, scale: 1 }],
|
||
});
|
||
}
|
||
if (
|
||
("CBS" === e.serviceType &&
|
||
i.push(
|
||
"代理记账" === e.displayName
|
||
? {
|
||
serviceType: "CBS",
|
||
parentServiceType: "CBS",
|
||
displayName: "代理记账",
|
||
configId: "910e24d2c3030317d7a0d597d3196073",
|
||
configGroupId: "910e24d2c3030317d7a0d597d3196073",
|
||
region: "global",
|
||
timeUnit: "YEAR",
|
||
duration: e.duration,
|
||
count: 1,
|
||
specs: [
|
||
{
|
||
name: "".concat(L.Nw.value, "_bkprys"),
|
||
value: ""
|
||
.concat(e.personRole, "-")
|
||
.concat(e.couponType),
|
||
scale: 1,
|
||
},
|
||
{
|
||
name: "subServiceType",
|
||
value: "bookkeeping",
|
||
scale: 1,
|
||
},
|
||
{ name: "area", value: L.Nw.code, scale: null },
|
||
{ name: "productType", value: "BKP", scale: null },
|
||
{
|
||
name: "taxpayerType",
|
||
value: e.personRole,
|
||
scale: null,
|
||
},
|
||
{
|
||
name: "invoiceAmount",
|
||
value: e.couponType,
|
||
scale: null,
|
||
},
|
||
],
|
||
}
|
||
: {
|
||
serviceType: "CBS",
|
||
parentServiceType: "CBS",
|
||
displayName: "公司注册",
|
||
configId: "8dc33f37bf5e0f3f8c51605f070146e5",
|
||
configGroupId: "8dc33f37bf5e0f3f8c51605f070146e5",
|
||
region: "global",
|
||
timeUnit: "DAY",
|
||
duration: e.duration,
|
||
count: 1,
|
||
specs: [
|
||
{ name: "comType", value: e.comType, scale: null },
|
||
{
|
||
name: "subServiceType",
|
||
value: e.subServiceType,
|
||
scale: 1,
|
||
},
|
||
{
|
||
name: "taxpayerType",
|
||
value: e.personRole,
|
||
scale: null,
|
||
},
|
||
{ name: "area", value: L.Nw.code, scale: null },
|
||
{
|
||
name: L.Nw.value,
|
||
value: "".concat(
|
||
e.comType === U.pJ["集团公司"]
|
||
? e.comType
|
||
: ""
|
||
.concat(e.comType, "-")
|
||
.concat(e.personRole)
|
||
),
|
||
scale: 1,
|
||
},
|
||
{ name: "productType", value: "CRS", scale: null },
|
||
],
|
||
}
|
||
),
|
||
"NAT" === e.serviceType &&
|
||
i.push({
|
||
serviceType: "NAT",
|
||
parentServiceType: "NAT",
|
||
configId: "5466bfd3242ed39c485caa4715c65d4b",
|
||
configGroupId: "5466bfd3242ed39c485caa4715c65d4b",
|
||
timeUnit: "MONTH",
|
||
region: e.region,
|
||
duration: e.duration,
|
||
count: 1,
|
||
specs: [
|
||
{
|
||
name: "nat_gateway_scale",
|
||
value: e.displayName,
|
||
scale: 1,
|
||
},
|
||
],
|
||
}),
|
||
"EIP" === e.serviceType)
|
||
) {
|
||
var a =
|
||
e.displayName === Y.Zo["标准型BGP"]
|
||
? "77c5fe42db9c6c57fde0e434c5e09f4e"
|
||
: "f0529e9a26a45be2e31f40902da38d1a",
|
||
n =
|
||
e.displayName === Y.Zo["标准型BGP"]
|
||
? "77c5fe42db9c6c57fde0e434c5e09f4e"
|
||
: "f0529e9a26a45be2e31f40902da38d1a",
|
||
s =
|
||
e.displayName === Y.Zo["标准型BGP"]
|
||
? [{ name: "bandwidth", value: "1m", scale: 1 }]
|
||
: [
|
||
{ name: "bandwidth", value: "100m", scale: 1 },
|
||
{ name: "subServiceType", value: "BGP_S", scale: 1 },
|
||
];
|
||
i.push({
|
||
serviceType: "EIP",
|
||
parentServiceType: "EIP",
|
||
configId: a,
|
||
configGroupId: n,
|
||
region: e.region,
|
||
timeUnit: "MONTH",
|
||
duration: e.duration,
|
||
specs: s,
|
||
count: 1,
|
||
});
|
||
}
|
||
}),
|
||
i.forEach(function (e) {
|
||
e.signAuth = (0, G.eN)(e);
|
||
}),
|
||
i
|
||
);
|
||
},
|
||
K = d.X.Option,
|
||
X = function (e, c) {
|
||
var t = {};
|
||
return (
|
||
c.keys.forEach(function (i, o) {
|
||
t[i] || (t[i] = []),
|
||
c.options.forEach(function (r) {
|
||
var a = !0;
|
||
c.keys.forEach(function (c, t) {
|
||
c !== i && r[c] !== e[c] && t < o && (a = !1);
|
||
}),
|
||
a && !t[i].includes(r[i]) && t[i].push(r[i]);
|
||
});
|
||
}),
|
||
t
|
||
);
|
||
},
|
||
J = function (e) {
|
||
var c,
|
||
t = (null === (c = e.filter) || void 0 === c ? void 0 : c.length)
|
||
? L.WJ[e.serviceType].filter(function (c) {
|
||
return e.filter.every(function (e) {
|
||
return c[e.key] === e.value;
|
||
});
|
||
})
|
||
: L.WJ[e.serviceType];
|
||
return (0, m.uniqWith)(t, function (c, t) {
|
||
return e.params.every(function (e) {
|
||
return c[e.key] === t[e.key];
|
||
});
|
||
});
|
||
},
|
||
Q = function (e) {
|
||
(0, S.BW)(k.K).open({
|
||
component: C.j,
|
||
props: {
|
||
title: "温馨提示",
|
||
content: e,
|
||
okText: "前往实名",
|
||
hideCancel: !0,
|
||
maskClosable: !0,
|
||
onOk: function () {
|
||
window.open(T.$s.online, "_blank");
|
||
},
|
||
},
|
||
});
|
||
},
|
||
$ = function (e) {
|
||
var c = e.styles,
|
||
t = e.moduleCategory,
|
||
i = e.cardRef;
|
||
return (0, n.jsxs)("div", {
|
||
className: u()(c["card-inner"], c[e.type]),
|
||
ref: i,
|
||
children: [
|
||
(0, n.jsxs)("div", {
|
||
className: c["title-wrap"],
|
||
children: [
|
||
(0, n.jsx)("h3", { children: e.title }),
|
||
e.titleTag && (0, n.jsx)("span", { children: e.titleTag }),
|
||
],
|
||
}),
|
||
(0, n.jsx)("p", {
|
||
className: u()(c.desc, "desc"),
|
||
children: e.desc,
|
||
}),
|
||
e.selectSlot,
|
||
e.tags &&
|
||
(0, n.jsx)("ul", {
|
||
className: c.tags,
|
||
children: e.tags.map(function (e) {
|
||
return (0,
|
||
n.jsx)("li", { className: c[e.color], children: e.text }, e.text);
|
||
}),
|
||
}),
|
||
(0, n.jsx)("div", {
|
||
className: c["price-wrapper"],
|
||
children:
|
||
"计算中" === e.priceDetail.price
|
||
? (0, n.jsx)("span", {
|
||
className: c["price-caculating"],
|
||
children: "计算中",
|
||
})
|
||
: (0, n.jsxs)(n.Fragment, {
|
||
children: [
|
||
e.priceDetail.priceBefore &&
|
||
(0, n.jsx)("span", {
|
||
className: c["price-before"],
|
||
children: e.priceDetail.priceBefore,
|
||
}),
|
||
(0, n.jsx)("span", {
|
||
className: c.price,
|
||
children: e.priceDetail.price,
|
||
}),
|
||
e.priceDetail.priceAfter &&
|
||
(0, n.jsx)("span", {
|
||
className: c["price-after"],
|
||
children: e.priceDetail.priceAfter,
|
||
}),
|
||
e.priceDetail.linePrice &&
|
||
(0, n.jsx)("span", {
|
||
className: c["line-price"],
|
||
children: e.priceDetail.linePrice,
|
||
}),
|
||
],
|
||
}),
|
||
}),
|
||
(0, n.jsx)(D.B, {
|
||
category: "".concat(t, "&").concat(L.of),
|
||
name: e.category,
|
||
value: "".concat(e.title, "-立即购买&2"),
|
||
children: (0, n.jsx)("div", {
|
||
className: c["buy-btn"],
|
||
onClick: e.onHandleBuy,
|
||
children: (0, n.jsx)("span", { children: "立即购买" }),
|
||
}),
|
||
}),
|
||
e.children,
|
||
],
|
||
});
|
||
},
|
||
ee = function (e) {
|
||
var c = e.styles,
|
||
t = e.moduleCategory,
|
||
r = (0, s.useState)(e.options[0]),
|
||
a = r[0],
|
||
l = r[1],
|
||
u = (0, s.useState)(!1),
|
||
m = u[0],
|
||
b = u[1],
|
||
g = (0, s.useState)(function () {
|
||
return X(a, e);
|
||
}),
|
||
h = g[0],
|
||
f = g[1],
|
||
y = function (c, t) {
|
||
var o = (0, i.Z)({}, a);
|
||
o[c] = t;
|
||
for (
|
||
var r = e.keys.length - 1;
|
||
r >= 0 &&
|
||
"break" !==
|
||
(function (c) {
|
||
var t = e.keys.slice(0, c + 1),
|
||
i = e.options.filter(function (e) {
|
||
return t.every(function (c) {
|
||
return e[c] === o[c];
|
||
});
|
||
});
|
||
if (i.length)
|
||
return (
|
||
l(i[0]),
|
||
f(function () {
|
||
return X(i[0], e);
|
||
}),
|
||
"break"
|
||
);
|
||
})(r);
|
||
r--
|
||
);
|
||
},
|
||
E = function () {
|
||
(0, G.z)({
|
||
category: "".concat(t, "&").concat(L.of),
|
||
name: e.category,
|
||
value: "".concat(e.title, "-立即购买&2"),
|
||
action: "click",
|
||
}),
|
||
window.open(a.href, "_blank");
|
||
};
|
||
return (
|
||
(0, p.FI)(function () {
|
||
b((0, O.tq)());
|
||
}),
|
||
(0, n.jsx)(
|
||
$,
|
||
(0, o.Z)((0, i.Z)({}, e), {
|
||
selectSlot: (0, n.jsx)("div", {
|
||
className: c["card-select"],
|
||
children: e.keys.map(function (e) {
|
||
return (0, n.jsxs)(
|
||
"div",
|
||
{
|
||
className: c["card-select-item"],
|
||
children: [
|
||
(0, n.jsx)("span", {
|
||
className: c["select-label"],
|
||
children: e,
|
||
}),
|
||
h[e].length > 1
|
||
? (0, n.jsx)(d.X, {
|
||
className: c.select,
|
||
value: a[e],
|
||
onChange: function (c) {
|
||
y(e, c);
|
||
},
|
||
dropdownMatchSelectWidth: m,
|
||
children: h[e].map(function (e) {
|
||
return (0,
|
||
n.jsx)(K, { value: e, children: e }, e);
|
||
}),
|
||
})
|
||
: (0, n.jsx)("span", {
|
||
className: c["select-one-option"],
|
||
children: h[e][0],
|
||
}),
|
||
],
|
||
},
|
||
e
|
||
);
|
||
}),
|
||
}),
|
||
priceDetail: {
|
||
priceBefore: a.priceFlag,
|
||
price: a.price,
|
||
priceAfter: a.unit,
|
||
linePrice: a.deletePrice,
|
||
},
|
||
onHandleBuy: E,
|
||
})
|
||
)
|
||
);
|
||
},
|
||
ec = function (e) {
|
||
var c = e.styles,
|
||
t = e.moduleCategory,
|
||
l = (0, s.useState)(function () {
|
||
return e.mergeParams.map(function (e) {
|
||
return (0, o.Z)((0, i.Z)({}, e), { products: J(e) });
|
||
});
|
||
})[0],
|
||
m = (0, s.useState)(
|
||
l.map(function (e) {
|
||
return e.products[0];
|
||
})
|
||
),
|
||
b = m[0],
|
||
g = m[1],
|
||
h = (0, s.useState)(
|
||
l.map(function () {
|
||
return !0;
|
||
})
|
||
),
|
||
f = h[0],
|
||
y = h[1],
|
||
E = (0, s.useState)(-1),
|
||
v = E[0],
|
||
B = E[1],
|
||
A = (0, s.useState)(e.initialPrice),
|
||
_ = A[0],
|
||
P = A[1],
|
||
x = (0, s.useState)(!1),
|
||
S = x[0],
|
||
k = x[1],
|
||
C = (0, s.useRef)(null),
|
||
D = (0, s.useRef)(null),
|
||
M = (0, r.Z)((0, F.t)({ isImmediately: !1, maskClosable: !0 }), 4),
|
||
q = M[2],
|
||
Z = M[3],
|
||
V = function () {
|
||
q(function (c) {
|
||
c.hasLogin
|
||
? Z(function (c) {
|
||
if ("NONE" === c) {
|
||
Q("本产品仅限实名用户,如需购买请完成实名认证");
|
||
return;
|
||
}
|
||
if (
|
||
"ENTERPRISE" !== c &&
|
||
b.some(function (e) {
|
||
return L.Pi.includes(e.serviceType);
|
||
})
|
||
) {
|
||
Q("本产品仅限企业实名用户,如需购买请完成企业实名");
|
||
return;
|
||
}
|
||
sessionStorage.setItem(
|
||
T.gY,
|
||
JSON.stringify({ productList: b, checkedList: f })
|
||
),
|
||
(0, G.z)({
|
||
category: "".concat(t, "&").concat(L.of),
|
||
name: e.category,
|
||
value: "".concat(e.title, "-立即购买&2"),
|
||
action: "click",
|
||
}),
|
||
window.open("/groupBuy", "_self");
|
||
})
|
||
: I({
|
||
type: "info",
|
||
content: "请先登录哦~",
|
||
wrapper: D.current,
|
||
});
|
||
});
|
||
},
|
||
H = function (e, c) {
|
||
P({ price: "计算中" }),
|
||
g(function (t) {
|
||
var i = (0, a.Z)(t);
|
||
return (i[e] = c), i;
|
||
});
|
||
},
|
||
W = function (e) {
|
||
var c = (0, a.Z)(f);
|
||
if (
|
||
((c[e] = !c[e]),
|
||
c.every(function (e) {
|
||
return !e;
|
||
}))
|
||
) {
|
||
I({
|
||
type: "warning",
|
||
content: "请最少选择1款产品",
|
||
wrapper: D.current,
|
||
});
|
||
return;
|
||
}
|
||
P({ price: "计算中" }), y(c);
|
||
},
|
||
U = function () {
|
||
C.current && (clearTimeout(C.current), (C.current = null));
|
||
},
|
||
Y = function (e) {
|
||
U(),
|
||
(C.current = setTimeout(function () {
|
||
B(e);
|
||
}, 300));
|
||
};
|
||
return (
|
||
(0, p.g2)(
|
||
function () {
|
||
Promise.all(
|
||
z(b, f).map(function (e) {
|
||
var c = e.signAuth.replace(/[^a-zA-Z]/g, "");
|
||
return w.y.get(
|
||
(0, R.TL)(N.N.GET_PRODUCT_PRICE_FROM_BOS, {
|
||
":parentServiceType": e.parentServiceType,
|
||
":serviceType": e.serviceType,
|
||
":signAuth": c,
|
||
})
|
||
);
|
||
})
|
||
)
|
||
.then(function (e) {
|
||
var c = e.reduce(
|
||
function (e, c) {
|
||
return (0, o.Z)((0, i.Z)({}, e), {
|
||
price: new j.Z(e.price)
|
||
.add(c.currentPrice)
|
||
.toNumber(),
|
||
linePrice: new j.Z(e.linePrice)
|
||
.add(c.originPrice)
|
||
.toNumber(),
|
||
});
|
||
},
|
||
{ price: 0, linePrice: 0, priceBefore: "¥" }
|
||
);
|
||
c.price < c.linePrice
|
||
? (c.linePrice = "¥".concat(c.linePrice))
|
||
: delete c.linePrice,
|
||
P(c);
|
||
})
|
||
.catch(function () {
|
||
I({
|
||
type: "error",
|
||
content: "价格获取异常",
|
||
wrapper: D.current,
|
||
});
|
||
});
|
||
},
|
||
[b, f]
|
||
),
|
||
(0, p.FI)(function () {
|
||
k((0, O.tq)());
|
||
}),
|
||
(0, n.jsx)(
|
||
$,
|
||
(0, o.Z)((0, i.Z)({}, e), {
|
||
selectSlot: (0, n.jsx)("div", {
|
||
className: c["card-select"],
|
||
children: l.map(function (e, t) {
|
||
return (0, n.jsxs)(
|
||
"div",
|
||
{
|
||
className: c["card-select-item"],
|
||
children: [
|
||
(0, n.jsxs)("label", {
|
||
className: c["checkbox-wrap"],
|
||
children: [
|
||
(0, n.jsx)("input", {
|
||
type: "checkbox",
|
||
checked: f[t],
|
||
onChange: function () {
|
||
return W(t);
|
||
},
|
||
}),
|
||
(0, n.jsx)("span", {}),
|
||
],
|
||
}),
|
||
(0, n.jsx)("span", {
|
||
className: c["select-label"],
|
||
onMouseEnter: function () {
|
||
return Y(t);
|
||
},
|
||
onMouseLeave: function () {
|
||
U(), v > -1 && B(-1);
|
||
},
|
||
children: e.displayName,
|
||
}),
|
||
(0, n.jsx)("div", {
|
||
className: u()(
|
||
c["hover-detail"],
|
||
v === t ? c.active : ""
|
||
),
|
||
children: (0, n.jsxs)("div", {
|
||
className: c["hover-inner"],
|
||
children: [
|
||
(0, n.jsx)("h4", { children: e.displayName }),
|
||
(0, n.jsxs)("p", {
|
||
children: [
|
||
e.desc,
|
||
(0, n.jsxs)("a", {
|
||
href: e.link,
|
||
target: "_blank",
|
||
children: [
|
||
"查看详情",
|
||
(0, n.jsx)("span", {}),
|
||
],
|
||
}),
|
||
],
|
||
}),
|
||
],
|
||
}),
|
||
}),
|
||
(0, n.jsx)(d.X, {
|
||
className: c.select,
|
||
defaultValue: 0,
|
||
onChange: function (c) {
|
||
return H(t, e.products[c]);
|
||
},
|
||
options: e.products.map(function (c, t) {
|
||
var i, o;
|
||
return {
|
||
value: t,
|
||
label: (o = e.params).reduce(function (e, t) {
|
||
var i = c[t.key];
|
||
return ""
|
||
.concat(e)
|
||
.concat(t.transform ? t.transform(i) : i);
|
||
}, ""),
|
||
};
|
||
}),
|
||
dropdownMatchSelectWidth: S,
|
||
}),
|
||
],
|
||
},
|
||
e.displayName
|
||
);
|
||
}),
|
||
}),
|
||
priceDetail: _,
|
||
onHandleBuy: V,
|
||
children: (0, n.jsx)("div", {
|
||
ref: D,
|
||
className: c["tip-wrapper"],
|
||
}),
|
||
})
|
||
)
|
||
);
|
||
},
|
||
et = function (e) {
|
||
var c = e.styles,
|
||
t = e.moduleCategory,
|
||
l = (0, s.useState)(
|
||
e.mergeParams.map(function (e) {
|
||
return e.dataList[0].data;
|
||
})
|
||
),
|
||
m = l[0],
|
||
b = l[1],
|
||
g = (0, s.useState)(
|
||
e.mergeParams.map(function (e) {
|
||
return e.dataList[0].formValue;
|
||
})
|
||
),
|
||
h = g[0],
|
||
f = g[1],
|
||
y = (0, s.useState)(
|
||
e.mergeParams.map(function () {
|
||
return !0;
|
||
})
|
||
),
|
||
E = y[0],
|
||
v = y[1],
|
||
B = (0, s.useState)([
|
||
{ price: 0, priceBefore: "\xa5" },
|
||
{ price: 0, priceBefore: "\xa5" },
|
||
{ price: 0, priceBefore: "\xa5" },
|
||
]),
|
||
A = B[0],
|
||
_ = B[1],
|
||
P = (0, s.useState)(-1),
|
||
x = P[0],
|
||
S = P[1],
|
||
k = (0, s.useState)({ price: "计算中" }),
|
||
C = k[0],
|
||
D = k[1],
|
||
R = (0, s.useState)(!1),
|
||
M = R[0],
|
||
q = R[1],
|
||
Z = (0, s.useRef)(null),
|
||
V = (0, s.useRef)(null),
|
||
H = (0, s.useRef)(null),
|
||
W = (0, r.Z)((0, F.t)({ isImmediately: !1, maskClosable: !0 }), 4),
|
||
U = W[2],
|
||
Y = W[3],
|
||
z = function () {
|
||
U(function (c) {
|
||
c.hasLogin
|
||
? Y(function (c) {
|
||
if ("NONE" === c) {
|
||
Q("本产品仅限实名用户,如需购买请完成实名认证");
|
||
return;
|
||
}
|
||
sessionStorage.setItem(
|
||
T.K1,
|
||
JSON.stringify(
|
||
e.mergeParams.map(function (e, c) {
|
||
return {
|
||
serviceType: e.serviceType,
|
||
selected: E[c],
|
||
product: h[c],
|
||
};
|
||
})
|
||
)
|
||
),
|
||
(0, G.z)({
|
||
category: "".concat(t, "&").concat(L.of),
|
||
name: e.category,
|
||
value: "".concat(e.title, "-立即购买&2"),
|
||
action: "click",
|
||
}),
|
||
(location.href = "/group-purchase");
|
||
})
|
||
: I({
|
||
type: "info",
|
||
content: "请先登录哦~",
|
||
wrapper: V.current,
|
||
});
|
||
});
|
||
},
|
||
K = function (e) {
|
||
return new Promise(function (c, t) {
|
||
w.y
|
||
.post(N.N.POST_PRODUCT_PRICE, { data: e })
|
||
.then(function (e) {
|
||
e.success && 200 === e.status
|
||
? c(e.result)
|
||
: t(Error("获取价格失败"));
|
||
});
|
||
});
|
||
},
|
||
X = function (e, c) {
|
||
var t = e.reduce(
|
||
function (e, t, r) {
|
||
return c[r]
|
||
? (0, o.Z)((0, i.Z)({}, e), {
|
||
price: new j.Z(e.price).add(t.price).toNumber(),
|
||
})
|
||
: e;
|
||
},
|
||
{ price: 0, linePrice: 0, priceBefore: "\xa5" }
|
||
);
|
||
t.price < t.linePrice
|
||
? (t.linePrice = "¥".concat(t.linePrice))
|
||
: delete t.linePrice,
|
||
D(t);
|
||
},
|
||
J = function (e, c) {
|
||
if ("计算中" === C.price) {
|
||
I({
|
||
type: "warning",
|
||
content: "询价中,请稍后",
|
||
wrapper: V.current,
|
||
});
|
||
return;
|
||
}
|
||
var t = (0, a.Z)(m);
|
||
(t[e] = c.data),
|
||
b(t),
|
||
f(function (t) {
|
||
return (t[e] = c.formValue), (0, a.Z)(t);
|
||
}),
|
||
D({ price: "计算中" }),
|
||
K(c.data).then(function (c) {
|
||
var t = c.reduce(
|
||
function (e, c) {
|
||
return (0, o.Z)((0, i.Z)({}, e), {
|
||
price: new j.Z(e.price).add(c.price).toNumber(),
|
||
});
|
||
},
|
||
{ price: 0, linePrice: 0, priceBefore: "\xa5" }
|
||
),
|
||
r = (0, a.Z)(A);
|
||
(r[e] = t), X(r, E), _(r);
|
||
});
|
||
},
|
||
ee = function (e) {
|
||
if ("计算中" === C.price) {
|
||
I({
|
||
type: "warning",
|
||
content: "询价中,请稍后",
|
||
wrapper: V.current,
|
||
});
|
||
return;
|
||
}
|
||
var c = (0, a.Z)(E);
|
||
if (
|
||
((c[e] = !c[e]),
|
||
c.every(function (e) {
|
||
return !e;
|
||
}))
|
||
) {
|
||
I({
|
||
type: "warning",
|
||
content: "请最少选择1款产品",
|
||
wrapper: V.current,
|
||
});
|
||
return;
|
||
}
|
||
v(c), X(A, c);
|
||
},
|
||
ec = function () {
|
||
Z.current && (clearTimeout(Z.current), (Z.current = null));
|
||
},
|
||
et = function (e) {
|
||
ec(),
|
||
(Z.current = setTimeout(function () {
|
||
S(e);
|
||
}, 300));
|
||
};
|
||
return (
|
||
(0, p.FI)(function () {
|
||
q((0, O.tq)());
|
||
var e = null,
|
||
c = function () {
|
||
try {
|
||
Promise.all(
|
||
m.map(function (e) {
|
||
return K(e);
|
||
})
|
||
).then(function (e) {
|
||
var c = e.map(function (e) {
|
||
return e.reduce(
|
||
function (e, c) {
|
||
return (0, o.Z)((0, i.Z)({}, e), {
|
||
price: new j.Z(e.price).add(c.price).toNumber(),
|
||
});
|
||
},
|
||
{ price: 0, linePrice: 0, priceBefore: "\xa5" }
|
||
);
|
||
});
|
||
X(c, E), _(c);
|
||
});
|
||
} catch (e) {
|
||
I({
|
||
type: "error",
|
||
content: "网络错误,请稍后重试",
|
||
wrapper: V.current,
|
||
}),
|
||
console.error(e);
|
||
}
|
||
};
|
||
try {
|
||
(e = new IntersectionObserver(
|
||
function (t) {
|
||
t.forEach(function (t) {
|
||
if (t.isIntersecting) {
|
||
var i = t.target;
|
||
c(), e.unobserve(i);
|
||
}
|
||
});
|
||
},
|
||
{ rootMargin: "0px 0px 256px 0px" }
|
||
)).observe(H.current);
|
||
} catch (t) {
|
||
c();
|
||
}
|
||
return function () {
|
||
H.current && e && e.unobserve(H.current);
|
||
};
|
||
}),
|
||
(0, n.jsx)(
|
||
$,
|
||
(0, o.Z)((0, i.Z)({}, e), {
|
||
selectSlot: (0, n.jsx)("div", {
|
||
className: c["card-select"],
|
||
children: e.mergeParams.map(function (e, t) {
|
||
return (0, n.jsxs)(
|
||
"div",
|
||
{
|
||
className: c["card-select-item"],
|
||
children: [
|
||
(0, n.jsxs)("label", {
|
||
className: c["checkbox-wrap"],
|
||
children: [
|
||
(0, n.jsx)("input", {
|
||
type: "checkbox",
|
||
checked: E[t],
|
||
onChange: function () {
|
||
return ee(t);
|
||
},
|
||
}),
|
||
(0, n.jsx)("span", {}),
|
||
],
|
||
}),
|
||
(0, n.jsx)("span", {
|
||
className: c["select-label"],
|
||
onMouseEnter: function () {
|
||
return et(t);
|
||
},
|
||
onMouseLeave: function () {
|
||
ec(), x > -1 && S(-1);
|
||
},
|
||
children: e.displayName,
|
||
}),
|
||
(0, n.jsx)("div", {
|
||
className: u()(
|
||
c["hover-detail"],
|
||
x === t ? c.active : ""
|
||
),
|
||
children: (0, n.jsxs)("div", {
|
||
className: c["hover-inner"],
|
||
children: [
|
||
(0, n.jsx)("h4", { children: e.displayName }),
|
||
(0, n.jsxs)("p", {
|
||
children: [
|
||
e.desc,
|
||
(0, n.jsxs)("a", {
|
||
href: e.link,
|
||
target: "_blank",
|
||
children: [
|
||
"查看详情",
|
||
(0, n.jsx)("span", {}),
|
||
],
|
||
}),
|
||
],
|
||
}),
|
||
],
|
||
}),
|
||
}),
|
||
(0, n.jsx)(d.X, {
|
||
className: c.select,
|
||
defaultValue: 0,
|
||
onChange: function (c) {
|
||
return J(t, e.dataList[c]);
|
||
},
|
||
options: e.dataList.map(function (e, c) {
|
||
return { value: c, label: e.label };
|
||
}),
|
||
dropdownMatchSelectWidth: M,
|
||
}),
|
||
],
|
||
},
|
||
e.displayName
|
||
);
|
||
}),
|
||
}),
|
||
priceDetail: C,
|
||
onHandleBuy: z,
|
||
cardRef: H,
|
||
children: (0, n.jsx)("div", {
|
||
ref: V,
|
||
className: c["tip-wrapper"],
|
||
}),
|
||
})
|
||
)
|
||
);
|
||
};
|
||
},
|
||
22501: function (e, c, t) {
|
||
"use strict";
|
||
t.d(c, {
|
||
JK: function () {
|
||
return g;
|
||
},
|
||
Nw: function () {
|
||
return h;
|
||
},
|
||
Pi: function () {
|
||
return f;
|
||
},
|
||
WJ: function () {
|
||
return b;
|
||
},
|
||
Zw: function () {
|
||
return m;
|
||
},
|
||
of: function () {
|
||
return y;
|
||
},
|
||
uH: function () {
|
||
return E;
|
||
},
|
||
});
|
||
var i = t(23691),
|
||
o = t(76259),
|
||
r = t(49999),
|
||
a = t(14542),
|
||
n = t(65529),
|
||
s = t(30858),
|
||
p = t(52370),
|
||
l = t(68313),
|
||
u = t(58559),
|
||
d = function (e) {
|
||
return "-".concat(e, "个月");
|
||
},
|
||
m = {
|
||
title: "精选应用场景产品推荐",
|
||
subTitle: "基于实际业务场景,为您精心推荐的爆款产品、产品组合购买",
|
||
modules: [
|
||
{
|
||
category: "企业服务",
|
||
desc: "满足企业初创阶段的业务需求",
|
||
list: [
|
||
{
|
||
type: "single",
|
||
title: "云上公司注册",
|
||
desc: "园区税收优惠政策,全程线上操作,方便快捷,快至当天下证",
|
||
tags: [
|
||
{ text: "一站式创业服务", color: "red" },
|
||
{ text: "快速出证", color: "grey" },
|
||
],
|
||
keys: ["注册园区", "拿证时间"],
|
||
options: [
|
||
{
|
||
注册园区: "上海园区",
|
||
拿证时间: "快至3-7天",
|
||
服务类型: null,
|
||
priceFlag: "¥",
|
||
price: 1,
|
||
unit: "/年起",
|
||
deletePrice: "¥680/年起",
|
||
href: "https://console.bce.baidu.com/cbs/#/park/order/submit?stepStart=2&comType=LIMITED_COMPANY&area=CP0004&taxpayerType=SMALL_SCALE_TAXPAYER&trace=20211118_gw_qifu&track=20211118_gw_qifu&pageResource=20211118_gw_qifu&pageSource=20211118_gw_qifu",
|
||
},
|
||
{
|
||
注册园区: "天津园区",
|
||
拿证时间: "快至3-7天",
|
||
服务类型: null,
|
||
priceFlag: "¥",
|
||
price: 1,
|
||
unit: "/年起",
|
||
deletePrice: "¥680/年起",
|
||
href: "https://console.bce.baidu.com/cbs/#/park/order/submit?stepStart=2&comType=LIMITED_COMPANY&area=CP0003&taxpayerType=SMALL_SCALE_TAXPAYER&trace=20211118_gw_qifu&track=20211118_gw_qifu&pageResource=20211118_gw_qifu&pageSource=20211118_gw_qifu",
|
||
},
|
||
{
|
||
注册园区: "广州园区",
|
||
拿证时间: "快至3-7天",
|
||
服务类型: null,
|
||
priceFlag: "¥",
|
||
price: 1,
|
||
unit: "/年起",
|
||
deletePrice: "¥680/年起",
|
||
href: "https://console.bce.baidu.com/cbs/#/park/order/submit?stepStart=2&comType=LIMITED_COMPANY&area=CP0002&taxpayerType=SMALL_SCALE_TAXPAYER&trace=20211118_gw_qifu&track=20211118_gw_qifu&pageResource=20211118_gw_qifu&pageSource=20211118_gw_qifu",
|
||
},
|
||
{
|
||
注册园区: "杭州园区",
|
||
拿证时间: "快至3-7天",
|
||
服务类型: null,
|
||
priceFlag: "¥",
|
||
price: 1,
|
||
unit: "/年起",
|
||
deletePrice: "¥680/年起",
|
||
href: "https://console.bce.baidu.com/cbs/#/park/order/submit?stepStart=2&comType=LIMITED_COMPANY&area=CP0001&taxpayerType=SMALL_SCALE_TAXPAYER&trace=20211118_gw_qifu&track=20211118_gw_qifu&pageResource=20211118_gw_qifu&pageSource=20211118_gw_qifu",
|
||
},
|
||
{
|
||
注册园区: "中山园区",
|
||
拿证时间: "快至3-7天",
|
||
服务类型: null,
|
||
priceFlag: "¥",
|
||
price: 1,
|
||
unit: "/年起",
|
||
deletePrice: "¥680/年起",
|
||
href: "https://console.bce.baidu.com/cbs/#/park/order/submit?stepStart=2&comType=LIMITED_COMPANY&area=CP0000&taxpayerType=SMALL_SCALE_TAXPAYER&trace=20211118_gw_qifu&track=20211118_gw_qifu&pageResource=20211118_gw_qifu&pageSource=20211118_gw_qifu",
|
||
},
|
||
{
|
||
注册园区: "青岛园区",
|
||
拿证时间: "快至3-7天",
|
||
服务类型: null,
|
||
priceFlag: "¥",
|
||
price: 1,
|
||
unit: "/年起",
|
||
deletePrice: "¥680/年起",
|
||
href: "https://console.bce.baidu.com/cbs/#/park/order/submit?stepStart=2&comType=LIMITED_COMPANY&area=CP0005&taxpayerType=SMALL_SCALE_TAXPAYER&trace=20211118_gw_qifu&track=20211118_gw_qifu&pageResource=20211118_gw_qifu&pageSource=20211118_gw_qifu",
|
||
},
|
||
{
|
||
注册园区: "重庆园区",
|
||
拿证时间: "快至3-7天",
|
||
服务类型: null,
|
||
priceFlag: "¥",
|
||
price: 1,
|
||
unit: "/年起",
|
||
deletePrice: "¥680/年起",
|
||
href: "https://console.bce.baidu.com/cbs/#/park/order/submit?stepStart=2&comType=LIMITED_COMPANY&area=CP0006&taxpayerType=SMALL_SCALE_TAXPAYER&trace=20211118_gw_qifu&track=20211118_gw_qifu&pageResource=20211118_gw_qifu&pageSource=20211118_gw_qifu",
|
||
},
|
||
{
|
||
注册园区: "温州园区",
|
||
拿证时间: "快至3-7天",
|
||
服务类型: null,
|
||
priceFlag: "¥",
|
||
price: 1,
|
||
unit: "/年起",
|
||
deletePrice: "¥680/年起",
|
||
href: "https://console.bce.baidu.com/cbs/#/park/order/submit?stepStart=2&comType=LIMITED_COMPANY&area=CP0007&taxpayerType=SMALL_SCALE_TAXPAYER&trace=20211118_gw_qifu&track=20211118_gw_qifu&pageResource=20211118_gw_qifu&pageSource=20211118_gw_qifu",
|
||
},
|
||
{
|
||
注册园区: "南京园区",
|
||
拿证时间: "快至3-7天",
|
||
服务类型: null,
|
||
priceFlag: "¥",
|
||
price: 1,
|
||
unit: "/年起",
|
||
deletePrice: "¥680/年起",
|
||
href: "https://console.bce.baidu.com/cbs/#/park/order/submit?stepStart=2&comType=LIMITED_COMPANY&area=CP0008&taxpayerType=SMALL_SCALE_TAXPAYER&trace=20211118_gw_qifu&track=20211118_gw_qifu&pageResource=20211118_gw_qifu&pageSource=20211118_gw_qifu",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "公司注册",
|
||
desc: "企业工商注册服务,覆盖全国主要城市",
|
||
tags: [
|
||
{ text: "快速下照", color: "red" },
|
||
{ text: "9大核心产业园", color: "grey" },
|
||
],
|
||
keys: ["公司性质", "纳税人类型", "服务类型"],
|
||
options: [
|
||
{
|
||
公司性质: "有限公司",
|
||
纳税人类型: "小规模纳税人",
|
||
服务类型: "公司注册",
|
||
priceFlag: "¥",
|
||
price: 9.9,
|
||
unit: "/年",
|
||
deletePrice: null,
|
||
href: "/product/crs#/",
|
||
},
|
||
{
|
||
公司性质: "有限公司",
|
||
纳税人类型: "小规模纳税人",
|
||
服务类型: "公司注册超值套餐",
|
||
priceFlag: "¥",
|
||
price: 729,
|
||
unit: "/年",
|
||
deletePrice: null,
|
||
href: "/product/crs#/",
|
||
},
|
||
{
|
||
公司性质: "有限公司",
|
||
纳税人类型: "小规模纳税人",
|
||
服务类型: "公司注册无忧套餐",
|
||
priceFlag: "¥",
|
||
price: 9999,
|
||
unit: "/年",
|
||
deletePrice: null,
|
||
href: "/product/crs#/",
|
||
},
|
||
{
|
||
公司性质: "有限公司",
|
||
纳税人类型: "一般纳税人",
|
||
服务类型: "公司注册",
|
||
priceFlag: "¥",
|
||
price: 9.9,
|
||
unit: "/年",
|
||
deletePrice: null,
|
||
href: "/product/crs#/",
|
||
},
|
||
{
|
||
公司性质: "有限公司",
|
||
纳税人类型: "一般纳税人",
|
||
服务类型: "公司注册超值套餐",
|
||
priceFlag: "¥",
|
||
price: 729,
|
||
unit: "/年",
|
||
deletePrice: null,
|
||
href: "/product/crs#/",
|
||
},
|
||
{
|
||
公司性质: "有限公司",
|
||
纳税人类型: "一般纳税人",
|
||
服务类型: "公司注册无忧套餐",
|
||
priceFlag: "¥",
|
||
price: 14999,
|
||
unit: "/年",
|
||
deletePrice: null,
|
||
href: "/product/crs#/",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "代理记账",
|
||
desc: "云会计代理记账,品质服务,安心代账,帮您轻松完成企业财务税务管理",
|
||
tags: [
|
||
{ text: "专家委托服务", color: "grey" },
|
||
{ text: "减本增效", color: "grey" },
|
||
],
|
||
keys: ["纳税人类型", "年开票额"],
|
||
options: [
|
||
{
|
||
纳税人类型: "小规模纳税人",
|
||
年开票额: "零申报",
|
||
priceFlag: "¥",
|
||
price: 1199,
|
||
unit: "/年",
|
||
deletePrice: "¥1999/年",
|
||
href: "/product/bookkeeping#/",
|
||
},
|
||
{
|
||
纳税人类型: "小规模纳税人",
|
||
年开票额: "非零申报",
|
||
priceFlag: "¥",
|
||
price: 2399,
|
||
unit: "/年",
|
||
deletePrice: "¥2799/年",
|
||
href: "/product/bookkeeping#/",
|
||
},
|
||
{
|
||
纳税人类型: "一般纳税人",
|
||
年开票额: "零申报",
|
||
priceFlag: "¥",
|
||
price: 1199,
|
||
unit: "/年",
|
||
deletePrice: "¥1999/年",
|
||
href: "/product/bookkeeping#/",
|
||
},
|
||
{
|
||
纳税人类型: "一般纳税人",
|
||
年开票额: "非零申报",
|
||
priceFlag: "¥",
|
||
price: 5299,
|
||
unit: "/年",
|
||
deletePrice: "¥5999/年",
|
||
href: "/product/bookkeeping#/",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "商标智能注册",
|
||
desc: "自助办理,快速递交,性价比首选,针对有一定商标申请经验的用户",
|
||
tags: [
|
||
{ text: "申报快至1分钟", color: "grey" },
|
||
{ text: "百万好标即买即用", color: "grey" },
|
||
],
|
||
keys: ["商标类型"],
|
||
options: [
|
||
{
|
||
商标类型: "文字商标",
|
||
拿证时间: null,
|
||
priceFlag: "¥",
|
||
price: 270,
|
||
unit: "/首年起",
|
||
deletePrice: "¥318/年起",
|
||
href: "https://console.bce.baidu.com/tms/#/tms/create/self?pageResource=PORTAL_001",
|
||
},
|
||
{
|
||
商标类型: "图形商标",
|
||
拿证时间: null,
|
||
priceFlag: "¥",
|
||
price: 270,
|
||
unit: "/年起",
|
||
deletePrice: "¥318/年起",
|
||
href: "https://console.bce.baidu.com/tms/#/tms/create/self?pageResource=PORTAL_001",
|
||
},
|
||
{
|
||
商标类型: "文字图形组合商标",
|
||
拿证时间: null,
|
||
priceFlag: "¥",
|
||
price: 270,
|
||
unit: "/年起",
|
||
deletePrice: "¥318/年起",
|
||
href: "https://console.bce.baidu.com/tms/#/tms/create/self?pageResource=PORTAL_001",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "域名注册",
|
||
desc: "百余款域名后缀随心选,注册任意域名即赠免费百度官方建站应用和CDN新用户500G大礼包",
|
||
tags: [
|
||
{ text: "首购特惠", color: "red" },
|
||
{ text: "百余款域名后缀", color: "grey" },
|
||
],
|
||
keys: ["域名后缀", "购买时长"],
|
||
options: [
|
||
{
|
||
域名后缀: ".xyz",
|
||
购买时长: "1年",
|
||
priceFlag: "¥",
|
||
price: 13,
|
||
unit: "/首年起",
|
||
deletePrice: "¥119/年",
|
||
href: "/product/bcd/search.html",
|
||
},
|
||
{
|
||
域名后缀: ".com",
|
||
购买时长: "1年",
|
||
priceFlag: "¥",
|
||
price: 33,
|
||
unit: "/首年起",
|
||
deletePrice: "¥80/年",
|
||
href: "/product/bcd/search.html",
|
||
},
|
||
{
|
||
域名后缀: ".net",
|
||
购买时长: "1年",
|
||
priceFlag: "¥",
|
||
price: 66,
|
||
unit: "/首年起",
|
||
deletePrice: "¥100/年",
|
||
href: "/product/bcd/search.html",
|
||
},
|
||
{
|
||
域名后缀: ".ltd",
|
||
购买时长: "1年",
|
||
priceFlag: "¥",
|
||
price: 10,
|
||
unit: "/首年起",
|
||
deletePrice: "¥80/年",
|
||
href: "/product/bcd/search.html",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "企信直达号",
|
||
desc: "企业的官方信息专属样式优先展示,成为企业在百度上的专属品牌“商号”",
|
||
tags: [
|
||
{ text: "双重认证", color: "red" },
|
||
{ text: "搜索结果优先展示", color: "grey" },
|
||
],
|
||
keys: ["产品选型", "购买时长"],
|
||
options: [
|
||
{
|
||
产品选型: "标准版",
|
||
购买时长: "1年",
|
||
priceFlag: "¥",
|
||
price: 9960,
|
||
unit: "/年",
|
||
deletePrice: "¥12800/年",
|
||
href: "https://console.bce.baidu.com/bcd/?_=1669785640169#/bcd/ec/choose",
|
||
},
|
||
{
|
||
产品选型: "全网版",
|
||
购买时长: "1年",
|
||
priceFlag: "¥",
|
||
price: 6960,
|
||
unit: "/年",
|
||
deletePrice: "¥8800/年",
|
||
href: "https://console.bce.baidu.com/bcd/?_=1669785640169#/bcd/ec/choose",
|
||
},
|
||
],
|
||
},
|
||
],
|
||
},
|
||
{
|
||
category: "企业上云",
|
||
desc: "为企业提供各阶段多场景上云服务",
|
||
list: [
|
||
{
|
||
type: "single",
|
||
title: "云服务器",
|
||
desc: "为您提供超高效费比的高性能云服务器",
|
||
tags: [
|
||
{ text: "1年8.3折", color: "red" },
|
||
{ text: "高性价比", color: "grey" },
|
||
],
|
||
keys: ["型号", "规格", "系统盘"],
|
||
options: [
|
||
{
|
||
型号: "通用型g4",
|
||
规格: "2核8G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 210.76,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=2&memory=8&instanceType=13",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "通用型g4",
|
||
规格: "4核16G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 401.52,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=4&memory=16&instanceType=13",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "通用型g5",
|
||
规格: "2核8G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 266.17,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=2&memory=8&instanceType=34",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "通用型g5",
|
||
规格: "4核16G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 512.35,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=4&memory=16&instanceType=13",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "计算型c4",
|
||
规格: "2核4G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 161.04,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=2&memory=4&instanceType=13",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "计算型c4",
|
||
规格: "4核8G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 302.08,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=4&memory=8&instanceType=13",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "密集计算型ic5",
|
||
规格: "2核2G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 136.18,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=2&memory=2&instanceType=13",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "密集计算型ic5",
|
||
规格: "4核4G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 252.36,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=4&memory=4&instanceType=13",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "内存型m4",
|
||
规格: "2核16G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 310.2,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=2&memory=16&instanceType=13",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "内存型m4",
|
||
规格: "4核32G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 600.4,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=4&memory=32&instanceType=13",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "内存型m5",
|
||
规格: "2核16G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 342.83,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=2&memory=16&instanceType=34",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "内存型m5",
|
||
规格: "4核32G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 665.67,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=4&memory=32&instanceType=34",
|
||
mobileHref: null,
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "对象存储",
|
||
desc: "支持标准、低频、冷和归档存储等多种存储类型满足多场景的存储需求",
|
||
tags: [
|
||
{ text: "6个月8.3折", color: "red" },
|
||
{ text: "稳定可靠", color: "grey" },
|
||
],
|
||
keys: ["存储类型", "规格"],
|
||
options: [
|
||
{
|
||
存储类型: "标准存储包",
|
||
规格: "1TB",
|
||
priceFlag: "¥",
|
||
price: 550,
|
||
unit: "/6个月",
|
||
deletePrice: "",
|
||
href: "https://console.bce.baidu.com/bos/#/bos/package/create",
|
||
},
|
||
{
|
||
存储类型: "低频存储包",
|
||
规格: "1TB",
|
||
priceFlag: "¥",
|
||
price: 364.54,
|
||
unit: "/6个月",
|
||
deletePrice: "",
|
||
href: "https://console.bce.baidu.com/bos/#/bos/package/create",
|
||
},
|
||
{
|
||
存储类型: "冷存储包",
|
||
规格: "1TB",
|
||
priceFlag: "¥",
|
||
price: 163.18,
|
||
unit: "/6个月",
|
||
deletePrice: "",
|
||
href: "https://console.bce.baidu.com/bos/#/bos/package/create",
|
||
},
|
||
{
|
||
存储类型: "归档存储包",
|
||
规格: "1TB",
|
||
priceFlag: "¥",
|
||
price: 70,
|
||
unit: "/6个月",
|
||
deletePrice: "",
|
||
href: "https://console.bce.baidu.com/bos/#/bos/package/create",
|
||
},
|
||
{
|
||
存储类型: "外网下行流量包",
|
||
规格: "1TB",
|
||
priceFlag: "¥",
|
||
price: 2455,
|
||
unit: "/6个月",
|
||
deletePrice: "",
|
||
href: "https://console.bce.baidu.com/bos/#/bos/package/create",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "云数据库RDS",
|
||
desc: "高性能、高可靠关系型云数据库服务",
|
||
tags: [
|
||
{ text: "1年8.3折", color: "red" },
|
||
{ text: "稳定可靠", color: "grey" },
|
||
],
|
||
keys: ["数据库类型", "机型", "存储磁盘"],
|
||
options: [
|
||
{
|
||
数据库类型: "MySQL",
|
||
机型: "单机基础版",
|
||
存储磁盘: "50GB",
|
||
priceFlag: "¥",
|
||
price: 89.5,
|
||
unit: "/月",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/rds/#/rds/create",
|
||
},
|
||
{
|
||
数据库类型: "MySQL",
|
||
机型: "双机高可用版",
|
||
存储磁盘: "5GB",
|
||
priceFlag: "¥",
|
||
price: 123.8,
|
||
unit: "/月",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/rds/#/rds/create",
|
||
},
|
||
{
|
||
数据库类型: "SQL Server",
|
||
机型: "单机基础版",
|
||
存储磁盘: "50GB",
|
||
priceFlag: "¥",
|
||
price: 1202,
|
||
unit: "/月",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/rds/#/rds/create",
|
||
},
|
||
{
|
||
数据库类型: "SQL Server",
|
||
机型: "双机高可用版",
|
||
存储磁盘: "50GB",
|
||
priceFlag: "¥",
|
||
price: 2e3,
|
||
unit: "/月",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/rds/#/rds/create",
|
||
},
|
||
{
|
||
数据库类型: "PostgreSQL",
|
||
机型: "单机基础版",
|
||
存储磁盘: "50GB",
|
||
priceFlag: "¥",
|
||
price: 117,
|
||
unit: "/年",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/rds/#/rds/create",
|
||
},
|
||
{
|
||
数据库类型: "PostgreSQL",
|
||
机型: "双机高可用版",
|
||
存储磁盘: "5GB",
|
||
priceFlag: "¥",
|
||
price: 123.8,
|
||
unit: "/年",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/rds/#/rds/create",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "内容分发网络",
|
||
desc: "自建海量优质节点,提高用户访问网站资源的响应速度,有效提升用户体验",
|
||
tags: [
|
||
{ text: "全球海量资源", color: "red" },
|
||
{ text: "覆盖25+运营商", color: "grey" },
|
||
],
|
||
keys: ["规格", "数量"],
|
||
options: [
|
||
{
|
||
规格: "100 GB",
|
||
数量: "1个",
|
||
priceFlag: "¥",
|
||
price: 18,
|
||
unit: "/年",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/cdn/#/cdn/package/create",
|
||
},
|
||
{
|
||
规格: "500 GB",
|
||
数量: "1个",
|
||
priceFlag: "¥",
|
||
price: 90,
|
||
unit: "/年",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/cdn/#/cdn/package/create",
|
||
},
|
||
{
|
||
规格: "1 TB",
|
||
数量: "1个",
|
||
priceFlag: "¥",
|
||
price: 180,
|
||
unit: "/年",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/cdn/#/cdn/package/create",
|
||
},
|
||
{
|
||
规格: "10 TB",
|
||
数量: "1个",
|
||
priceFlag: "¥",
|
||
price: 1800,
|
||
unit: "/年",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/cdn/#/cdn/package/create",
|
||
},
|
||
{
|
||
规格: "50 TB",
|
||
数量: "1个",
|
||
priceFlag: "¥",
|
||
price: 7650,
|
||
unit: "/年",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/cdn/#/cdn/package/create",
|
||
},
|
||
{
|
||
规格: "200 TB",
|
||
数量: "1个",
|
||
priceFlag: "¥",
|
||
price: 21600,
|
||
unit: "/年",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/cdn/#/cdn/package/create",
|
||
},
|
||
{
|
||
规格: "1 PB",
|
||
数量: "1个",
|
||
priceFlag: "¥",
|
||
price: 108e3,
|
||
unit: "/年",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/cdn/#/cdn/package/create",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "弹性公网",
|
||
desc: "为用户访问公网提供IP地址和公网带宽,灵活匹配业务变更,增加用户使用弹性",
|
||
tags: [
|
||
{ text: "部署灵活", color: "grey" },
|
||
{ text: "节省成本", color: "grey" },
|
||
],
|
||
keys: ["流量包规格", "套餐"],
|
||
options: [
|
||
{
|
||
流量包规格: "10GB",
|
||
套餐: "全时",
|
||
priceFlag: "¥",
|
||
price: 7.2,
|
||
unit: "/月",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/eip/?_=1491789772489#/eip/eiptp/create",
|
||
},
|
||
{
|
||
流量包规格: "50GB",
|
||
套餐: "全时",
|
||
priceFlag: "¥",
|
||
price: 36,
|
||
unit: "/月",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/eip/?_=1491789772489#/eip/eiptp/create",
|
||
},
|
||
{
|
||
流量包规格: "100GB",
|
||
套餐: "全时",
|
||
priceFlag: "¥",
|
||
price: 72,
|
||
unit: "/月",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/eip/?_=1491789772489#/eip/eiptp/create",
|
||
},
|
||
{
|
||
流量包规格: "500GB",
|
||
套餐: "全时",
|
||
priceFlag: "¥",
|
||
price: 360,
|
||
unit: "/月",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/eip/?_=1491789772489#/eip/eiptp/create",
|
||
},
|
||
{
|
||
流量包规格: "1TB",
|
||
套餐: "全时",
|
||
priceFlag: "¥",
|
||
price: 737.28,
|
||
unit: "/月",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/eip/?_=1491789772489#/eip/eiptp/create",
|
||
},
|
||
{
|
||
流量包规格: "5TB",
|
||
套餐: "全时",
|
||
priceFlag: "¥",
|
||
price: 3686.4,
|
||
unit: "/月",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/eip/?_=1491789772489#/eip/eiptp/create",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "智能云解析",
|
||
desc: "稳定、高效、安全灵活的内网和公网DNS解析以及流量调度服务",
|
||
tags: [
|
||
{ text: "稳定可靠", color: "grey" },
|
||
{ text: "安全智能", color: "grey" },
|
||
],
|
||
keys: ["产品版本"],
|
||
options: [
|
||
{
|
||
产品版本: "普惠版",
|
||
priceFlag: "¥",
|
||
price: 99,
|
||
unit: "/年",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/dns/#/dns/order/create",
|
||
},
|
||
{
|
||
产品版本: "企业版",
|
||
priceFlag: "¥",
|
||
price: 468,
|
||
unit: "/年",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/dns/#/dns/order/create",
|
||
},
|
||
],
|
||
},
|
||
],
|
||
},
|
||
{
|
||
category: "企业建站",
|
||
desc: "域名注册到上云必备,一站购齐",
|
||
list: [
|
||
{
|
||
type: "single",
|
||
title: "域名注册服务",
|
||
desc: "百余款域名后缀随心选,注册任意域名即赠免费百度官方建站应用和CDN新用户500G大礼包",
|
||
tags: [
|
||
{ text: "首购特惠", color: "red" },
|
||
{ text: "百余款域名后缀", color: "grey" },
|
||
],
|
||
keys: ["域名后缀", "购买时长"],
|
||
options: [
|
||
{
|
||
域名后缀: ".xyz",
|
||
购买时长: "1年",
|
||
priceFlag: "¥",
|
||
price: 13,
|
||
unit: "/首年起",
|
||
deletePrice: "¥119/年",
|
||
href: "/product/bcd/search.html",
|
||
},
|
||
{
|
||
域名后缀: ".com",
|
||
购买时长: "1年",
|
||
priceFlag: "¥",
|
||
price: 33,
|
||
unit: "/首年起",
|
||
deletePrice: "¥80/年",
|
||
href: "/product/bcd/search.html",
|
||
},
|
||
{
|
||
域名后缀: ".net",
|
||
购买时长: "1年",
|
||
priceFlag: "¥",
|
||
price: 66,
|
||
unit: "/首年起",
|
||
deletePrice: "¥100/年",
|
||
href: "/product/bcd/search.html",
|
||
},
|
||
{
|
||
域名后缀: ".ltd",
|
||
购买时长: "1年",
|
||
priceFlag: "¥",
|
||
price: 10,
|
||
unit: "/首年起",
|
||
deletePrice: "¥80/年",
|
||
href: "/product/bcd/search.html",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "SSL证书",
|
||
desc: "助力企业打造高安全高可信站点",
|
||
tags: [
|
||
{ text: "免部署", color: "red" },
|
||
{ text: "收录加速", color: "grey" },
|
||
],
|
||
keys: ["证书品牌", "规格", "保护域名"],
|
||
options: [
|
||
{
|
||
证书品牌: "BaiduTrust",
|
||
规格: "域名型DV",
|
||
保护域名: "1个",
|
||
priceFlag: "¥",
|
||
price: 880,
|
||
unit: "/年",
|
||
deletePrice: "¥1680/年",
|
||
href: "https://console.bce.baidu.com/cas/#/cas/apply/create~brand=BAIDUTRUST&certType=DV&productType=SINGLE",
|
||
},
|
||
{
|
||
证书品牌: "BaiduTrust",
|
||
规格: "企业型OV",
|
||
保护域名: "1个",
|
||
priceFlag: "¥",
|
||
price: 1980,
|
||
unit: "/年",
|
||
deletePrice: "¥3800/年",
|
||
href: "https://console.bce.baidu.com/cas/#/cas/apply/create~brand=BAIDUTRUST&certType=OV&productType=SINGLE",
|
||
},
|
||
{
|
||
证书品牌: "BaiduTrust",
|
||
规格: "增强型EV",
|
||
保护域名: "1个",
|
||
priceFlag: "¥",
|
||
price: 4980,
|
||
unit: "/年",
|
||
deletePrice: "¥8000/年",
|
||
href: "https://console.bce.baidu.com/cas/#/cas/apply/create~brand=BAIDUTRUST&certType=EV&productType=SINGLE",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "云虚拟主机",
|
||
desc: "零基础站长轻松一站式搞定应用部署",
|
||
tags: [
|
||
{ text: "高性价比", color: "grey" },
|
||
{ text: "快速收录", color: "grey" },
|
||
],
|
||
keys: ["主机地域", "机型", "套餐"],
|
||
options: [
|
||
{
|
||
主机地域: "内地",
|
||
机型: "标准虚机",
|
||
套餐: "优选型BC03",
|
||
priceFlag: "¥",
|
||
price: 359,
|
||
unit: "/年",
|
||
deletePrice: "¥399/年",
|
||
href: "https://console.bce.baidu.com/bch/?_=1670999651981#/bch/create/create~packageId=903",
|
||
},
|
||
{
|
||
主机地域: "内地",
|
||
机型: "标准虚机",
|
||
套餐: "高配型BC04",
|
||
priceFlag: "¥",
|
||
price: 499,
|
||
unit: "/年",
|
||
deletePrice: "¥599/年",
|
||
href: "https://console.bce.baidu.com/bch/?_=1670999651981#/bch/create/create~packageId=904",
|
||
},
|
||
{
|
||
主机地域: "内地",
|
||
机型: "标准虚机",
|
||
套餐: "豪华型BC05",
|
||
priceFlag: "¥",
|
||
price: 799,
|
||
unit: "/年",
|
||
deletePrice: "¥999/年",
|
||
href: "https://console.bce.baidu.com/bch/?_=1670999651981#/bch/create/create~packageId=905",
|
||
},
|
||
{
|
||
主机地域: "内地",
|
||
机型: "商务安全主机",
|
||
套餐: "商务SC01",
|
||
priceFlag: "¥",
|
||
price: 1066.92,
|
||
unit: "/年",
|
||
deletePrice: "¥1088.64/年",
|
||
href: "https://console.bce.baidu.com/bch/#/bch/create/create~packageId=1000&series=SECURITY",
|
||
},
|
||
{
|
||
主机地域: "内地",
|
||
机型: "商务安全主机",
|
||
套餐: "商务SC02",
|
||
priceFlag: "¥",
|
||
price: 1585.84,
|
||
unit: "/年",
|
||
deletePrice: "¥1688.64/年",
|
||
href: "https://console.bce.baidu.com/bch/#/bch/create/create~packageId=1002&series=SECURITY",
|
||
},
|
||
{
|
||
主机地域: "内地",
|
||
机型: "商务安全主机",
|
||
套餐: "商务SC03",
|
||
priceFlag: "¥",
|
||
price: 2204.76,
|
||
unit: "/年",
|
||
deletePrice: "¥2388.64/年",
|
||
href: "https://console.bce.baidu.com/bch/#/bch/create/create~packageId=1003&series=SECURITY",
|
||
},
|
||
{
|
||
主机地域: "内地",
|
||
机型: "商务安全主机",
|
||
套餐: "商务SC04",
|
||
priceFlag: "¥",
|
||
price: 3004.76,
|
||
unit: "/年",
|
||
deletePrice: "¥3988.64/年",
|
||
href: "https://console.bce.baidu.com/bch/#/bch/create/create~packageId=1004&series=SECURITY",
|
||
},
|
||
{
|
||
主机地域: "香港",
|
||
机型: "标准虚机",
|
||
套餐: "优选型BC03",
|
||
priceFlag: "¥",
|
||
price: 479,
|
||
unit: "/年",
|
||
deletePrice: "",
|
||
href: "https://console.bce.baidu.com/bch/#/bch/create/create~packageId=903®ion=hkg",
|
||
},
|
||
{
|
||
主机地域: "香港",
|
||
机型: "标准虚机",
|
||
套餐: "高配型BC04",
|
||
priceFlag: "¥",
|
||
price: 719,
|
||
unit: "/年",
|
||
deletePrice: "",
|
||
href: "https://console.bce.baidu.com/bch/#/bch/create/create~packageId=904®ion=hkg",
|
||
},
|
||
{
|
||
主机地域: "香港",
|
||
机型: "标准虚机",
|
||
套餐: "豪华型BC05",
|
||
priceFlag: "¥",
|
||
price: 1199,
|
||
unit: "/年",
|
||
deletePrice: "",
|
||
href: "https://console.bce.baidu.com/bch/#/bch/create/create~packageId=905®ion=hkg",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "轻量应用服务器",
|
||
desc: "大大降低企业和个人上云成本",
|
||
tags: [
|
||
{ text: "1年8.3折", color: "red" },
|
||
{ text: "高性价比", color: "grey" },
|
||
],
|
||
keys: ["套餐类型", "规格", "时长"],
|
||
options: [
|
||
{
|
||
套餐类型: "标准型套餐",
|
||
规格: "1核1G 3Mbps",
|
||
时长: "1个月",
|
||
priceFlag: "¥",
|
||
price: 42,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ls/?_=1670996951717#/ls/instance/create",
|
||
},
|
||
{
|
||
套餐类型: "标准型套餐",
|
||
规格: "1核2G 4Mbps",
|
||
时长: "1个月",
|
||
priceFlag: "¥",
|
||
price: 80,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ls/?_=1670996951717#/ls/instance/create",
|
||
},
|
||
{
|
||
套餐类型: "标准型套餐",
|
||
规格: "2核4G 6Mbps",
|
||
时长: "1个月",
|
||
priceFlag: "¥",
|
||
price: 130,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ls/?_=1670996951717#/ls/instance/create",
|
||
},
|
||
{
|
||
套餐类型: "标准型套餐",
|
||
规格: "2核8G 8Mbps",
|
||
时长: "1个月",
|
||
priceFlag: "¥",
|
||
price: 240,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ls/?_=1670996951717#/ls/instance/create",
|
||
},
|
||
{
|
||
套餐类型: "存储型套餐",
|
||
规格: "1核2G 3Mbps",
|
||
时长: "1个月",
|
||
priceFlag: "¥",
|
||
price: 60,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ls/?_=1670996951717#/ls/instance/create",
|
||
},
|
||
{
|
||
套餐类型: "存储型套餐",
|
||
规格: "2核4G 4Mbps",
|
||
时长: "1个月",
|
||
priceFlag: "¥",
|
||
price: 102,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ls/?_=1670996951717#/ls/instance/create",
|
||
},
|
||
{
|
||
套餐类型: "存储型套餐",
|
||
规格: "2核8G 5Mbps",
|
||
时长: "1个月",
|
||
priceFlag: "¥",
|
||
price: 135,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ls/?_=1670996951717#/ls/instance/create",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "云服务器",
|
||
desc: "为您提供超高效费比的高性能云服务器",
|
||
tags: [
|
||
{ text: "1年8.3折", color: "red" },
|
||
{ text: "高性价比", color: "grey" },
|
||
],
|
||
keys: ["型号", "规格", "系统盘"],
|
||
options: [
|
||
{
|
||
型号: "通用型g4",
|
||
规格: "2核8G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 210.76,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=2&memory=8&instanceType=13",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "通用型g4",
|
||
规格: "4核16G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 401.52,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=4&memory=16&instanceType=13",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "通用型g5",
|
||
规格: "2核8G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 266.17,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=2&memory=8&instanceType=34",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "通用型g5",
|
||
规格: "4核16G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 512.35,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=4&memory=16&instanceType=13",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "计算型c4",
|
||
规格: "2核4G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 161.04,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=2&memory=4&instanceType=13",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "计算型c4",
|
||
规格: "4核8G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 302.08,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=4&memory=8&instanceType=13",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "密集计算型ic5",
|
||
规格: "2核2G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 136.18,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=2&memory=2&instanceType=13",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "密集计算型ic5",
|
||
规格: "4核4G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 252.36,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=4&memory=4&instanceType=13",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "内存型m4",
|
||
规格: "2核16G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 310.2,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=2&memory=16&instanceType=13",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "内存型m4",
|
||
规格: "4核32G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 600.4,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=4&memory=32&instanceType=13",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "内存型m5",
|
||
规格: "2核16G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 342.83,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=2&memory=16&instanceType=34",
|
||
mobileHref: null,
|
||
},
|
||
{
|
||
型号: "内存型m5",
|
||
规格: "4核32G",
|
||
系统盘: "20GB",
|
||
priceFlag: "¥",
|
||
price: 665.67,
|
||
unit: "/月起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/bcc/#/bcc/instance/create?cpu=4&memory=32&instanceType=34",
|
||
mobileHref: null,
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "智能门户AIPage",
|
||
desc: "八合一站点,享多项百度搜索优势权益",
|
||
tags: [
|
||
{ text: "八站合一", color: "grey" },
|
||
{ text: "收录加速", color: "grey" },
|
||
],
|
||
keys: ["产品系列", "产品版本", "搭建方式"],
|
||
options: [
|
||
{
|
||
产品系列: "全网版",
|
||
产品版本: "基础版",
|
||
搭建方式: "自助搭建",
|
||
priceFlag: "¥",
|
||
price: 298,
|
||
unit: "/年起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/aipage/#/site/create",
|
||
},
|
||
{
|
||
产品系列: "全网版",
|
||
产品版本: "展示版",
|
||
搭建方式: "自助搭建",
|
||
priceFlag: "¥",
|
||
price: 980,
|
||
unit: "/年起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/aipage/#/site/create",
|
||
},
|
||
{
|
||
产品系列: "全网版",
|
||
产品版本: "展示版",
|
||
搭建方式: "定制搭建",
|
||
priceFlag: "¥",
|
||
price: 4980,
|
||
unit: "/首年",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/aipage/#/site/create",
|
||
},
|
||
{
|
||
产品系列: "全网版",
|
||
产品版本: "官网版",
|
||
搭建方式: "自助搭建",
|
||
priceFlag: "¥",
|
||
price: 1980,
|
||
unit: "/年起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/aipage/#/site/create",
|
||
},
|
||
{
|
||
产品系列: "全网版",
|
||
产品版本: "官网版",
|
||
搭建方式: "定制搭建",
|
||
priceFlag: "¥",
|
||
price: 9980,
|
||
unit: "/首年",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/aipage/#/site/create",
|
||
},
|
||
{
|
||
产品系列: "全网版",
|
||
产品版本: "营销版",
|
||
搭建方式: "自助搭建",
|
||
priceFlag: "¥",
|
||
price: 3980,
|
||
unit: "/年起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/aipage/#/site/create",
|
||
},
|
||
{
|
||
产品系列: "全网版",
|
||
产品版本: "营销版",
|
||
搭建方式: "定制搭建",
|
||
priceFlag: "¥",
|
||
price: 15980,
|
||
unit: "/年起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/aipage/#/site/create",
|
||
},
|
||
{
|
||
产品系列: "小程序版",
|
||
产品版本: "基础版",
|
||
搭建方式: "自助搭建",
|
||
priceFlag: "¥",
|
||
price: 178,
|
||
unit: "/年起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/aipage/#/site/create",
|
||
},
|
||
{
|
||
产品系列: "小程序版",
|
||
产品版本: "展示版",
|
||
搭建方式: "自助搭建",
|
||
priceFlag: "¥",
|
||
price: 580,
|
||
unit: "/年起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/aipage/#/site/create",
|
||
},
|
||
{
|
||
产品系列: "小程序版",
|
||
产品版本: "展示版",
|
||
搭建方式: "定制搭建",
|
||
priceFlag: "¥",
|
||
price: 1880,
|
||
unit: "/首年",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/aipage/#/site/create",
|
||
},
|
||
{
|
||
产品系列: "小程序版",
|
||
产品版本: "官网版",
|
||
搭建方式: "自助搭建",
|
||
priceFlag: "¥",
|
||
price: 1280,
|
||
unit: "/年起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/aipage/#/site/create",
|
||
},
|
||
{
|
||
产品系列: "小程序版",
|
||
产品版本: "官网版",
|
||
搭建方式: "定制搭建",
|
||
priceFlag: "¥",
|
||
price: 3880,
|
||
unit: "/首年",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/aipage/#/site/create",
|
||
},
|
||
{
|
||
产品系列: "小程序版",
|
||
产品版本: "营销版",
|
||
搭建方式: "自助搭建",
|
||
priceFlag: "¥",
|
||
price: 2580,
|
||
unit: "/年起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/aipage/#/site/create",
|
||
},
|
||
{
|
||
产品系列: "小程序版",
|
||
产品版本: "营销版",
|
||
搭建方式: "定制搭建",
|
||
priceFlag: "¥",
|
||
price: 6580,
|
||
unit: "/年起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/aipage/#/site/create",
|
||
},
|
||
],
|
||
},
|
||
],
|
||
},
|
||
{
|
||
category: "企业智能",
|
||
desc: "助力企业智能化升级",
|
||
list: [
|
||
{
|
||
type: "single",
|
||
title: "文字识别",
|
||
desc: "多语种、高精度的文字检测与识别服务",
|
||
tags: [
|
||
{ text: "70+项细分识别能力", color: "grey" },
|
||
{ text: "准确率98%+", color: "grey" },
|
||
],
|
||
keys: ["服务类型", "接口名称", "规格"],
|
||
options: [
|
||
{
|
||
服务类型: "通用场景OCR",
|
||
接口名称: "通用文字识别(标准版)",
|
||
规格: "1 万次",
|
||
priceFlag: "¥",
|
||
price: 50,
|
||
unit: "/年起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?fromai=1#/ai/ocr/purchaseAll/index~apiId=27",
|
||
},
|
||
{
|
||
服务类型: "卡证OCR",
|
||
接口名称: "身份证识别",
|
||
规格: "1 万次",
|
||
priceFlag: "¥",
|
||
price: 200,
|
||
unit: "/年起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?fromai=1#/ai/ocr/purchaseAll/index~apiId=27",
|
||
},
|
||
{
|
||
服务类型: "交通场景OCR",
|
||
接口名称: "驾驶证识别",
|
||
规格: "1 万次",
|
||
priceFlag: "¥",
|
||
price: 400,
|
||
unit: "/年起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?fromai=1#/ai/ocr/purchaseAll/index~apiId=27",
|
||
},
|
||
{
|
||
服务类型: "财务票据OCR",
|
||
接口名称: "增值税发票识别",
|
||
规格: "1 万次",
|
||
priceFlag: "¥",
|
||
price: 480,
|
||
unit: "/年起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?fromai=1#/ai/ocr/purchaseAll/index~apiId=27",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "语音识别",
|
||
desc: "流式端到端语音语言一体化建模方法",
|
||
tags: [{ text: "识别准确率达98%", color: "grey" }],
|
||
keys: ["免费调用量", "有效期", "次数包"],
|
||
options: [
|
||
{
|
||
免费调用量: " 200万次/企业账号",
|
||
有效期: "1年",
|
||
次数包: "100万次",
|
||
priceFlag: "¥",
|
||
price: 2400,
|
||
unit: "/年起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?fromai=1#/ai/speech/overview/index",
|
||
},
|
||
{
|
||
免费调用量: " 200万次/企业账号",
|
||
有效期: "1年",
|
||
次数包: "1000万次",
|
||
priceFlag: "¥",
|
||
price: 19200,
|
||
unit: "/年起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?fromai=1#/ai/speech/overview/index",
|
||
},
|
||
{
|
||
免费调用量: " 200万次/企业账号",
|
||
有效期: "1年",
|
||
次数包: "1亿次",
|
||
priceFlag: "¥",
|
||
price: 144e3,
|
||
unit: "/年起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?fromai=1#/ai/speech/overview/index",
|
||
},
|
||
{
|
||
免费调用量: " 200万次/企业账号",
|
||
有效期: "1年",
|
||
次数包: "10亿次",
|
||
priceFlag: "¥",
|
||
price: 96e4,
|
||
unit: "/年起",
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?fromai=1#/ai/speech/overview/index",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "人脸识别",
|
||
desc: "基于百度专业的深度学习算法和海量数据训练,拥有毫秒级识别响应能力",
|
||
tags: [{ text: "毫秒级识别响应", color: "grey" }],
|
||
keys: ["资源包类型", "规格"],
|
||
options: [
|
||
{
|
||
资源包类型: "人脸检测",
|
||
规格: "10万次",
|
||
priceFlag: "¥",
|
||
price: 38,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/#/ai/face/overview/index",
|
||
},
|
||
{
|
||
资源包类型: "人脸对比",
|
||
规格: "10万次",
|
||
priceFlag: "¥",
|
||
price: 48,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/#/ai/face/overview/index",
|
||
},
|
||
{
|
||
资源包类型: "人脸搜索",
|
||
规格: "10万次",
|
||
priceFlag: "¥",
|
||
price: 48,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/#/ai/face/overview/index",
|
||
},
|
||
{
|
||
资源包类型: "人脸搜索M:N识别",
|
||
规格: "10万次",
|
||
priceFlag: "¥",
|
||
price: 48,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/#/ai/face/overview/index",
|
||
},
|
||
{
|
||
资源包类型: "人脸注册",
|
||
规格: "10万次",
|
||
priceFlag: "¥",
|
||
price: 38,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/#/ai/face/overview/index",
|
||
},
|
||
{
|
||
资源包类型: "人脸更新",
|
||
规格: "10万次",
|
||
priceFlag: "¥",
|
||
price: 38,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/#/ai/face/overview/index",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "图像识别",
|
||
desc: "10余项高精度识图能力",
|
||
tags: [
|
||
{ text: "定制化识图", color: "grey" },
|
||
{ text: "10万+物体和场景识别", color: "grey" },
|
||
],
|
||
keys: ["规格", "QPS限制", "有效期"],
|
||
options: [
|
||
{
|
||
规格: "1万次",
|
||
QPS限制: 10,
|
||
有效期: "一年",
|
||
priceFlag: "¥",
|
||
price: 29,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?_=&fromai=1#/ai/imagerecognition/overview/index",
|
||
},
|
||
{
|
||
规格: "10万次",
|
||
QPS限制: 10,
|
||
有效期: "一年",
|
||
priceFlag: "¥",
|
||
price: 270,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?_=&fromai=1#/ai/imagerecognition/overview/index",
|
||
},
|
||
{
|
||
规格: "50万次",
|
||
QPS限制: 10,
|
||
有效期: "一年",
|
||
priceFlag: "¥",
|
||
price: 1250,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?_=&fromai=1#/ai/imagerecognition/overview/index",
|
||
},
|
||
{
|
||
规格: "100万次",
|
||
QPS限制: 10,
|
||
有效期: "一年",
|
||
priceFlag: "¥",
|
||
price: 2200,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?_=&fromai=1#/ai/imagerecognition/overview/index",
|
||
},
|
||
{
|
||
规格: "500万次",
|
||
QPS限制: 10,
|
||
有效期: "一年",
|
||
priceFlag: "¥",
|
||
price: 9500,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?_=&fromai=1#/ai/imagerecognition/overview/index",
|
||
},
|
||
{
|
||
规格: "1000万次",
|
||
QPS限制: 10,
|
||
有效期: "一年",
|
||
priceFlag: "¥",
|
||
price: 17e3,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?_=&fromai=1#/ai/imagerecognition/overview/index",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "文本翻译",
|
||
desc: "提供200+语种互译的在线文本翻译服务",
|
||
tags: [{ text: "日均响应千亿字符请求", color: "grey" }],
|
||
keys: ["免费测试量", "有效期", "字符包"],
|
||
options: [
|
||
{
|
||
免费测试量: "最高1000万字符",
|
||
有效期: "12个月",
|
||
字符包: "1000万字符",
|
||
priceFlag: "¥",
|
||
price: 450,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?_=1626169856745#/ai/machinetranslation/overview/index",
|
||
},
|
||
{
|
||
免费测试量: "最高1000万字符",
|
||
有效期: "12个月",
|
||
字符包: "5000万字符",
|
||
priceFlag: "¥",
|
||
price: 2100,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?_=1626169856745#/ai/machinetranslation/overview/index",
|
||
},
|
||
{
|
||
免费测试量: "最高1000万字符",
|
||
有效期: "12个月",
|
||
字符包: "1亿字符",
|
||
priceFlag: "¥",
|
||
price: 4e3,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?_=1626169856745#/ai/machinetranslation/overview/index",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
type: "single",
|
||
title: "文本审核",
|
||
desc: "基于自然语言理解、深度学习等技术",
|
||
tags: [
|
||
{ text: "多种语义模型", color: "grey" },
|
||
{ text: "万级敏感词库", color: "grey" },
|
||
],
|
||
keys: ["审核类型", "有效期", "次数包"],
|
||
options: [
|
||
{
|
||
审核类型: "文本审核",
|
||
有效期: "1年",
|
||
次数包: "50万次",
|
||
priceFlag: "¥",
|
||
price: 750,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?_=1671027114367#/ai/antiporn/buyPackage/index~apiId=362&status=1",
|
||
},
|
||
{
|
||
审核类型: "文本审核",
|
||
有效期: "1年",
|
||
次数包: "300万次",
|
||
priceFlag: "¥",
|
||
price: 4200,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?_=1671027114367#/ai/antiporn/buyPackage/index~apiId=362&status=1",
|
||
},
|
||
{
|
||
审核类型: "文本审核",
|
||
有效期: "1年",
|
||
次数包: "500万次",
|
||
priceFlag: "¥",
|
||
price: 6500,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?_=1671027114367#/ai/antiporn/buyPackage/index~apiId=362&status=1",
|
||
},
|
||
{
|
||
审核类型: "文本审核",
|
||
有效期: "1年",
|
||
次数包: "1000万次",
|
||
priceFlag: "¥",
|
||
price: 12e3,
|
||
unit: null,
|
||
deletePrice: null,
|
||
href: "https://console.bce.baidu.com/ai/?_=1671027114367#/ai/antiporn/buyPackage/index~apiId=362&status=1",
|
||
},
|
||
],
|
||
},
|
||
],
|
||
},
|
||
],
|
||
},
|
||
b = {
|
||
BCC: o._W,
|
||
BOS: i.Dx,
|
||
CDN: r.KR,
|
||
LSS: a._9,
|
||
TMS: n.NW,
|
||
AIPAGE: s.NH,
|
||
CBS: p.r6,
|
||
NAT: l.Eo,
|
||
EIP: u.E0.filter(function (e) {
|
||
return e.displayName !== u.Zo["增强型BGP"];
|
||
}),
|
||
},
|
||
g = {
|
||
imageId: "m-AfH5u6IE",
|
||
imageType: "common",
|
||
osType: "linux",
|
||
osVersion: "6.8 x86_64 (64bit)",
|
||
},
|
||
h = { label: "北京", value: "Beijing", code: "110100" },
|
||
f = ["LSS"],
|
||
y = "42897445d09448dd92e9724963f77790",
|
||
E = {
|
||
category: "更多推荐",
|
||
desc: "更多应用场景,助力企业数字化转型",
|
||
list: [
|
||
{
|
||
type: "merge",
|
||
title: "企业上云场景",
|
||
titleTag: "热销",
|
||
tags: [
|
||
{ text: "企业上云必备", color: "red" },
|
||
{ text: "成本节约", color: "grey" },
|
||
],
|
||
desc: "BCC+BOS+CDN一站购齐,轻松上云",
|
||
mergeParams: [
|
||
{
|
||
displayName: "云服务器g4",
|
||
serviceType: "BCC",
|
||
desc: "基于第二代英特尔\xae 至强\xae 可扩展处理器,适于对计算能力较高的场景",
|
||
link: "/product/bcc.html",
|
||
params: [
|
||
{
|
||
key: "cpu",
|
||
transform: function (e) {
|
||
return "".concat(e, "核");
|
||
},
|
||
},
|
||
{
|
||
key: "memory",
|
||
transform: function (e) {
|
||
return "".concat(e, "G");
|
||
},
|
||
},
|
||
{ key: "duration", transform: d },
|
||
],
|
||
filter: [{ key: "specName", value: "通用型g4" }],
|
||
},
|
||
{
|
||
displayName: "BOS标准存储包",
|
||
serviceType: "BOS",
|
||
desc: "适用于移动应用、网站视频、数据分析等场景",
|
||
link: "/doc/BOS/s/Bk24ffn89",
|
||
params: [
|
||
{
|
||
key: "capacity",
|
||
transform: function (e) {
|
||
return i.ov[e];
|
||
},
|
||
},
|
||
{ key: "duration", transform: d },
|
||
],
|
||
filter: [{ key: "displayName", value: "BOS(标准存储包)" }],
|
||
},
|
||
{
|
||
displayName: "CDN流量包",
|
||
serviceType: "CDN",
|
||
desc: "全球拥有2800+节点,中国境内拥有2300+节点",
|
||
link: "/product/cdn.html",
|
||
params: [
|
||
{
|
||
key: "capacity",
|
||
transform: function (e) {
|
||
return r.gW[e];
|
||
},
|
||
},
|
||
{ key: "duration", transform: d },
|
||
],
|
||
filter: [{ key: "displayName", value: "流量包" }],
|
||
},
|
||
],
|
||
initialPrice: {
|
||
priceBefore: "¥",
|
||
price: "323.76",
|
||
priceAfter: "",
|
||
linePrice: "",
|
||
},
|
||
},
|
||
{
|
||
type: "merge",
|
||
title: "网站加速场景",
|
||
desc: "大大降低带宽资源消耗,提高用户访问应用资源的响应速度,提升用户浏览体验",
|
||
tags: [
|
||
{ text: "节约带宽成本", color: "red" },
|
||
{ text: "海量节点", color: "grey" },
|
||
],
|
||
mergeParams: [
|
||
{
|
||
displayName: "CDN流量包",
|
||
serviceType: "CDN",
|
||
desc: "全球拥有2800+节点,中国境内拥有2300+节点",
|
||
link: "/product/cdn.html",
|
||
params: [
|
||
{
|
||
key: "capacity",
|
||
transform: function (e) {
|
||
return r.gW[e];
|
||
},
|
||
},
|
||
{ key: "duration", transform: d },
|
||
],
|
||
filter: [{ key: "displayName", value: "流量包" }],
|
||
},
|
||
{
|
||
displayName: "云服务器g4",
|
||
serviceType: "BCC",
|
||
desc: "基于第二代英特尔\xae 至强\xae 可扩展处理器,适于对计算能力较高的场景",
|
||
link: "/product/bcc.html",
|
||
params: [
|
||
{
|
||
key: "cpu",
|
||
transform: function (e) {
|
||
return "".concat(e, "核");
|
||
},
|
||
},
|
||
{
|
||
key: "memory",
|
||
transform: function (e) {
|
||
return "".concat(e, "G");
|
||
},
|
||
},
|
||
{ key: "duration", transform: d },
|
||
],
|
||
filter: [{ key: "specName", value: "通用型g4" }],
|
||
},
|
||
],
|
||
initialPrice: {
|
||
priceBefore: "¥",
|
||
price: "269.76",
|
||
priceAfter: "",
|
||
linePrice: "",
|
||
},
|
||
},
|
||
{
|
||
type: "merge",
|
||
title: "公网访问场景",
|
||
desc: "灵活匹配业务变更,增加公网访问弹性",
|
||
tags: [
|
||
{ text: "企业上云必备", color: "red" },
|
||
{ text: "节约成本", color: "grey" },
|
||
],
|
||
mergeParams: [
|
||
{
|
||
displayName: "云服务器g4",
|
||
serviceType: "BCC",
|
||
desc: "基于第二代英特尔\xae 至强\xae 可扩展处理器,适于对计算能力较高的场景",
|
||
link: "/product/bcc.html",
|
||
params: [
|
||
{
|
||
key: "cpu",
|
||
transform: function (e) {
|
||
return "".concat(e, "核");
|
||
},
|
||
},
|
||
{
|
||
key: "memory",
|
||
transform: function (e) {
|
||
return "".concat(e, "G");
|
||
},
|
||
},
|
||
{ key: "duration", transform: d },
|
||
],
|
||
filter: [{ key: "specName", value: "通用型g4" }],
|
||
},
|
||
{
|
||
displayName: "NAT网关",
|
||
serviceType: "NAT",
|
||
desc: "支持 IP 地址转换的网络云服务,为私有网络提供访问Internet服务",
|
||
link: "/product/nat.html",
|
||
params: [
|
||
{
|
||
key: "displayName",
|
||
transform: function (e) {
|
||
return "".concat(
|
||
l.qx.find(function (c) {
|
||
return c.value === e;
|
||
}).text,
|
||
"型-"
|
||
);
|
||
},
|
||
},
|
||
{
|
||
key: "duration",
|
||
transform: function (e) {
|
||
return l.jx[e];
|
||
},
|
||
},
|
||
],
|
||
},
|
||
{
|
||
displayName: "弹性公网IP",
|
||
serviceType: "EIP",
|
||
desc: "为用户提供公网带宽服务",
|
||
link: "/product/eip.html",
|
||
params: [
|
||
{
|
||
key: "displayName",
|
||
transform: function (e) {
|
||
return "".concat(e.slice(0, 3), "-");
|
||
},
|
||
},
|
||
{
|
||
key: "duration",
|
||
transform: function (e) {
|
||
return u.Np[e];
|
||
},
|
||
},
|
||
],
|
||
},
|
||
],
|
||
initialPrice: {
|
||
priceBefore: "¥",
|
||
price: "606.76",
|
||
priceAfter: "",
|
||
linePrice: "",
|
||
},
|
||
},
|
||
{
|
||
type: "merge",
|
||
title: "企业应用存储场景",
|
||
desc: "用于图片视频等大文件的存储,降低存储成本,满足企业应用对存储灵活购买的需求",
|
||
tags: [
|
||
{ text: "降低存储成本", color: "red" },
|
||
{ text: "智能存储", color: "grey" },
|
||
],
|
||
mergeParams: [
|
||
{
|
||
displayName: "云服务器m4",
|
||
serviceType: "BCC",
|
||
desc: "基于第二代英特尔\xae 至强\xae 可扩展处理器,适于对计算能力较高的场景",
|
||
link: "/product/bcc.html",
|
||
params: [
|
||
{
|
||
key: "cpu",
|
||
transform: function (e) {
|
||
return "".concat(e, "核");
|
||
},
|
||
},
|
||
{
|
||
key: "memory",
|
||
transform: function (e) {
|
||
return "".concat(e, "G");
|
||
},
|
||
},
|
||
{ key: "duration", transform: d },
|
||
],
|
||
filter: [{ key: "specName", value: "内存型m4" }],
|
||
},
|
||
{
|
||
displayName: "BOS标准存储包",
|
||
serviceType: "BOS",
|
||
desc: "适用于移动应用、网站视频、数据分析等场景",
|
||
link: "/doc/BOS/s/Bk24ffn89",
|
||
params: [
|
||
{
|
||
key: "capacity",
|
||
transform: function (e) {
|
||
return i.ov[e];
|
||
},
|
||
},
|
||
{ key: "duration", transform: d },
|
||
],
|
||
filter: [{ key: "displayName", value: "BOS(标准存储包)" }],
|
||
},
|
||
],
|
||
initialPrice: {
|
||
priceBefore: "¥",
|
||
price: "407.2",
|
||
priceAfter: "",
|
||
linePrice: "",
|
||
},
|
||
},
|
||
{
|
||
type: "merge",
|
||
title: "音视频场景组合",
|
||
desc: "依托百度实时转码与全球分发能力,提供稳定流畅、低延迟的一站式音视频存储服务",
|
||
tags: [
|
||
{ text: "企业专享", color: "red" },
|
||
{ text: "全球分发能力", color: "grey" },
|
||
],
|
||
mergeParams: [
|
||
{
|
||
displayName: "LSS流量包",
|
||
serviceType: "LSS",
|
||
desc: "提供稳定流畅、低延迟、支持高并发的一站式智能直播云服务。",
|
||
link: "/product/lss.html",
|
||
params: [
|
||
{
|
||
key: "capacity",
|
||
transform: function (e) {
|
||
return a.OJ[e];
|
||
},
|
||
},
|
||
{ key: "duration", transform: d },
|
||
],
|
||
filter: [{ key: "displayName", value: "流量包" }],
|
||
},
|
||
{
|
||
displayName: "CDN流量包",
|
||
serviceType: "CDN",
|
||
desc: "全球拥有2800+节点,中国境内拥有2300+节点",
|
||
link: "/product/cdn.html",
|
||
params: [
|
||
{
|
||
key: "capacity",
|
||
transform: function (e) {
|
||
return r.gW[e];
|
||
},
|
||
},
|
||
{ key: "duration", transform: d },
|
||
],
|
||
filter: [{ key: "displayName", value: "流量包" }],
|
||
},
|
||
],
|
||
initialPrice: {
|
||
priceBefore: "¥",
|
||
price: "232",
|
||
priceAfter: "",
|
||
linePrice: "",
|
||
},
|
||
},
|
||
{
|
||
type: "merge",
|
||
title: "公司初创场景",
|
||
desc: "公司注册、工商注册、建站一步到位,满足客户在企业初创阶段的业务需求",
|
||
tags: [
|
||
{ text: "初创企业必备", color: "red" },
|
||
{ text: "专业服务", color: "grey" },
|
||
],
|
||
mergeParams: [
|
||
{
|
||
displayName: "工商财税",
|
||
serviceType: "CBS",
|
||
desc: "工商财税一站式服务,助您省心省力开公司",
|
||
link: "/product/cbs?trace=cbsnav&pageResource=cbsnav",
|
||
params: [{ key: "displayName" }],
|
||
filter: [],
|
||
},
|
||
{
|
||
displayName: "智能门户AIpage",
|
||
serviceType: "AIPAGE",
|
||
desc: "八合一站点,享多项百度搜索优势权益",
|
||
link: "/product/aipage.html",
|
||
params: [
|
||
{ key: "displayName" },
|
||
{ key: "capacity" },
|
||
{
|
||
key: "duration",
|
||
transform: function (e) {
|
||
return "-".concat(e, "年");
|
||
},
|
||
},
|
||
],
|
||
filter: [],
|
||
},
|
||
],
|
||
initialPrice: {
|
||
priceBefore: "¥",
|
||
price: "2179",
|
||
priceAfter: "",
|
||
linePrice: "",
|
||
},
|
||
},
|
||
],
|
||
};
|
||
},
|
||
80626: function (e, c, t) {
|
||
"use strict";
|
||
t.d(c, {
|
||
r: function () {
|
||
return l;
|
||
},
|
||
});
|
||
var i = t(57135),
|
||
o = t(96583),
|
||
r = t(12005),
|
||
a = t(16114),
|
||
n = t(22501),
|
||
s = t(59496),
|
||
p = t(88929);
|
||
n.Zw.modules.push(n.uH);
|
||
var l = function (e) {
|
||
var c = (0, s.useState)(n.Zw),
|
||
t = c[0],
|
||
l = c[1];
|
||
return (
|
||
(0, a.FI)(
|
||
(0, i.Z)(function () {
|
||
var c;
|
||
return (0, o.__generator)(this, function (c) {
|
||
switch (c.label) {
|
||
case 0:
|
||
return [
|
||
4,
|
||
(0, r.QO)({
|
||
id: p.ff
|
||
? "97f37845688340c88287adf22966d673"
|
||
: "b5ef86129c6b432186d081087527c6c1",
|
||
defaultVersion: 1,
|
||
env: p.ff ? "online" : "sandbox",
|
||
}),
|
||
];
|
||
case 1:
|
||
return 2 === c.sent() && l(e), [2];
|
||
}
|
||
});
|
||
})
|
||
),
|
||
[t]
|
||
);
|
||
};
|
||
},
|
||
55020: function (e, c, t) {
|
||
"use strict";
|
||
t.d(c, {
|
||
F: function () {
|
||
return o;
|
||
},
|
||
});
|
||
var i = [
|
||
{
|
||
type: "session",
|
||
bannerDesc: "0218上云智选",
|
||
link: "/campaign/bigevent/index.html?track=b0b48b23f091d48d58fddb2f2250effad05925515daea3b0",
|
||
bgSrc:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/tihuan_bdc0f53.mp4",
|
||
bgColor: "#DFEAF9",
|
||
bannerStyle: "light",
|
||
wapImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/ban_670522e.png",
|
||
name: "智能代码助手 Baidu Comate 免费体验",
|
||
desc: "基于文心大模型,结合百度积累多年的编程现场大数据和外部优秀开源数据,为你生成更符合实际研发场景的优质代码",
|
||
button: "免费体验",
|
||
marketPosContent: "新用户专享1元抢购 连续包季低至0.4折",
|
||
marketPosTag: "HOT",
|
||
},
|
||
{
|
||
type: "product",
|
||
bannerDesc: "110 企业/开发者新客体验馆",
|
||
link: "/campaign/experience/index.html?track=cc19d5069f9b5a93c16c23d79df4ab751be819fb605f5c72#company-hot",
|
||
bgSrc:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/guan_338c944.mp4",
|
||
bgColor: "#DBE5F5",
|
||
bannerStyle: "light",
|
||
wapImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/wap_ac4263e.png",
|
||
name: "新客上云体验馆",
|
||
desc: "云服务器首购低至18元 AI/建站热销产品0.99元起",
|
||
button: "限量抢购",
|
||
marketPosContent: "企业/开发者专享",
|
||
marketPosTag: "新年抢实惠",
|
||
},
|
||
{
|
||
type: "product",
|
||
bannerDesc: "1229 新年特惠续费优惠专场",
|
||
link: "/campaign/renew/index.html?track=036e28cb025f8a21a5fc7895f889530c4269a985bcd49184",
|
||
bgSrc:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/batch_dd2b69a_dd2b69a.mp4",
|
||
bgColor: "#EEF2FE",
|
||
bannerStyle: "light",
|
||
wapImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/wap_828bfe9.png",
|
||
name: "新年特惠续费优惠专场",
|
||
desc: "云服务器续费低至4折 流量包5.5折抢购",
|
||
button: "限量抢购",
|
||
marketPosContent: "续费优选",
|
||
marketPosTag: "新年抢实惠",
|
||
},
|
||
{
|
||
type: "product",
|
||
bannerDesc: "0115千帆平台功能更新",
|
||
link: "/product/wenxinworkshop?=banner",
|
||
bgSrc:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/qianddd_a53a42d.mp4",
|
||
bgColor: "#9dbff1",
|
||
bannerStyle: "light",
|
||
wapImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/yidong_addaeee.jpg",
|
||
name: "千帆大模型平台 ModelBuilder 重磅升级",
|
||
desc: "文心大模型4.0升级为8K版本,训练增加ERNIE-Speed模型、CodeLlama-7B模型以及文心一格大模型",
|
||
button: "抢先体验",
|
||
marketPosContent: "新模型接入,多模块功能升级",
|
||
marketPosTag: "NEW",
|
||
},
|
||
{
|
||
type: "product",
|
||
bannerDesc: "0117智能文档",
|
||
link: "/product/textmind.html",
|
||
bgSrc:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/pc_e39fdce.mp4",
|
||
bgColor: "#DBE5F5",
|
||
bannerStyle: "light",
|
||
wapImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/zhinengwendang_6b468b8.jpg",
|
||
name: "大模型时代的文档智能化利器",
|
||
desc: "大模型合同审查 高精度文档比对 多类型文档格式转换",
|
||
button: "立即体验",
|
||
marketPosContent: "新增大模型合同审查",
|
||
marketPosTag: "重磅推荐",
|
||
},
|
||
],
|
||
o = { banners: i, contrastBanners: i, config: { length: 5 } };
|
||
},
|
||
86715: function (e, c, t) {
|
||
"use strict";
|
||
t.d(c, {
|
||
K: function () {
|
||
return i;
|
||
},
|
||
});
|
||
var i = [
|
||
{
|
||
category: "大模型",
|
||
list: [
|
||
{
|
||
title: "华北电力大学AI助手",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/huadian-logo_73508a2.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%8D%8E%E5%8C%97%E7%94%B5%E5%8A%9B%E5%A4%A7%E5%AD%A6_60582d6.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%8D%8E%E5%8C%97%E7%94%B5%E5%8A%9B%E5%A4%A7%E5%AD%A6%E8%83%8C%E6%99%AF_ea9a683.png",
|
||
video: "",
|
||
desc: "基于千帆AppBuilder,打造AI助手“i华电”,为全校师生提供全方位的智能化服务,涵盖查课程、充饭卡、借书籍、查文献等校园生活高频需求。",
|
||
person: "华北电力大学",
|
||
link: "/customer/case/huabei.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/H5_%E5%8D%8E%E5%8C%97%E7%94%B5%E5%8A%9B%E5%A4%A7%E5%AD%A6_7c3694c.png",
|
||
},
|
||
{
|
||
title: "打造协同办公赛道首个 AI 应用",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/wps-logo_4c1df3b.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/WPS_f80e814.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/WPS%E8%83%8C%E6%99%AF_6d9fe97.png",
|
||
video: "",
|
||
desc: "金山办公接入百度智能云千帆大模型,打造中国协同办公赛道首个落地的 AI 办公应用“WPS AI ”,解决用户日常办公难题,提供最简单高效的办公体验。",
|
||
person: "金山办公",
|
||
link: "/customer/case/jinshanbangong.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/H5_WPS_13a44f4.png",
|
||
},
|
||
{
|
||
title: "好未来教育数智化战略转型之路",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/haoweilai-logo_a002ff8.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%A5%BD%E6%9C%AA%E6%9D%A5_93852a6.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%A5%BD%E6%9C%AA%E6%9D%A5%E8%83%8C%E6%99%AF_5855f6e.png",
|
||
video: "",
|
||
desc: "联合百度智能云,运用百度百舸\xb7AI 异构计算平台,打造高性能的专业 AI 基础设施,为自研九章大模型提供 AI 支持,助力教育行业智能化转型。",
|
||
person: "好未来",
|
||
link: "/customer/case/haoweilai.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/H5_%E5%A5%BD%E6%9C%AA%E6%9D%A5_77f09bd.png",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
category: "工业互联网",
|
||
list: [
|
||
{
|
||
title: "打造贵阳千亿级产业集群",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E8%B4%B5%E9%98%B3%E7%BB%8F%E5%BC%80%E5%8C%BA@2x_da46b6b.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%B7%A5%E4%B8%9A%E4%BA%92%E8%81%94%E7%BD%91-%E8%B4%B5%E9%98%B3%E7%BB%8F%E5%BC%80%E5%8C%BA_ae4704f.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%B7%A5%E4%B8%9A%E4%BA%92%E8%81%94%E7%BD%91-%E8%B4%B5%E9%98%B3%E7%BB%8F%E5%BC%80%E5%8C%BA%E8%83%8C%E6%99%AF_9944577.jpg",
|
||
video:
|
||
"https://bce-doc-on.bj.bcebos.com/bce-documentation/Video/%E6%99%BA%E8%83%BD%E4%BA%91%E7%9F%A5%E9%81%93-%E4%BA%91%E8%B5%B7%E8%B4%B5%E9%98%B3.mp4",
|
||
desc: "运用百度智能云AI技术,助推贵阳企业上云、生产上云、管理上云,打造制造业智能化转型服务生态圈,为贵阳市数字经济和工业互联网高质量发展贡献力量。",
|
||
person: "贵阳经济开发区",
|
||
link: "/customer/case/guiyang.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/case/guiyang.png",
|
||
hideWapIcon: !0,
|
||
hideWapPerson: !0,
|
||
},
|
||
{
|
||
title: "打造“AI+工业互联网”新标杆",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E8%8B%8F%E5%B7%9E%E5%88%B6%E9%80%A0@2x_28ea236.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%B7%A5%E4%B8%9A%E4%BA%92%E8%81%94%E7%BD%91-%E5%B8%B8%E7%86%9F_28c5f64.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%B7%A5%E4%B8%9A%E4%BA%92%E8%81%94%E7%BD%91-%E5%B8%B8%E7%86%9F%E8%83%8C%E6%99%AF_f329ab5.jpg",
|
||
video:
|
||
"https://bce-doc-on.bj.bcebos.com/bce-documentation/Video/%E6%99%BA%E8%83%BD%E4%BA%91%E7%9F%A5%E9%81%93-%E4%B8%AD%E5%9B%BD%E6%99%BA%E9%80%A0%E7%9C%8B%E8%8B%8F%E5%B7%9E.mp4",
|
||
desc: "我们与百度智能云达成战略合作,依托智能云开物工业互联网平台,从生产线到供应链探索智能制造的新应用、新形态,已在常熟龙头制造企业落地了很多优秀案例。",
|
||
person: "常熟经济开发区",
|
||
link: "/customer/case/suzhouzhizao.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/case/suzhou.png",
|
||
hideWapIcon: !0,
|
||
hideWapPerson: !0,
|
||
},
|
||
{
|
||
title: "打造“AI+工业互联网”产业基地",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/chongqing_logo_e10f720.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%B7%A5%E4%B8%9A%E4%BA%92%E8%81%94%E7%BD%91-%E6%9F%B3%E5%B7%9E_de9e746.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%B7%A5%E4%B8%9A%E4%BA%92%E8%81%94%E7%BD%91-%E6%9F%B3%E5%B7%9E%E8%83%8C%E6%99%AF_0d3ace9.jpg",
|
||
video: "",
|
||
desc: "与百度智能云共同打造“AI+工业互联网”产业基地,建设“一基地两平台三中心”,加速人工智能与制造业融合创新,带动区域产业高质量发展,立足重庆辐射西南。",
|
||
person: "重庆两江新区",
|
||
link: "/customer/case/liangjiangxinqu.html",
|
||
wapViewImg: "",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
category: "制造",
|
||
list: [
|
||
{
|
||
title: "AI赋能中国制造 1秒检测1辆车",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E7%94%BB%E6%9D%BF_1b81529.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E6%9C%AC%E7%94%B0-1_594295a.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E6%9C%AC%E7%94%B0%E8%83%8C%E6%99%AF_77dacab.jpg",
|
||
video:
|
||
"https://bce-doc-on.bj.bcebos.com/bce-documentation/Video/%E6%99%BA%E8%83%BD%E4%BA%91%E7%9F%A5%E9%81%93-%E5%B9%BF%E6%B1%BD%E6%9C%AC%E7%94%B0%E6%A1%88%E4%BE%8B%E8%A7%86%E9%A2%91-%E7%99%BE%E5%BA%A6%E7%89%88%E6%97%A0%E6%B0%B4%E5%8D%B0.mp4",
|
||
desc: "依托智能云工业视觉智能一体化解决方案,实现全流程、图形化、零代码的AI视觉模型生产,可自动识别多达6款车型,准确率高达99%,为企业实现降本增效。",
|
||
person: "广汽本田",
|
||
link: "/customer/case/guangqibentian.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/case/guangqi.png",
|
||
},
|
||
{
|
||
title: "人工智能 让质检更精准",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/hengyi_logo_193dd51.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/hengyi_upImg_efe1866.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/hengyi_downImg_8611a03.png",
|
||
video: "",
|
||
desc: "传统企业智能化转型是摸着石头过河,但我们看中百度智能云人工智能实力和工业互联网平台以及丰富的行业应用经验,实现企业由粗放型生产向精细化生产的转型。",
|
||
person: "恒逸石化",
|
||
link: "/customer/case/hengyishihua.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/hengyi_wap_968dd8d.png",
|
||
},
|
||
{
|
||
title: "“最落地”的钢铁智造解决方案",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E5%AE%9D%E6%AD%A6logo_ca2399e.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%AE%9D%E6%AD%A6_f695d87.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%AE%9D%E6%AD%A6%E8%83%8C%E6%99%AF_76b3000.jpg",
|
||
video: "",
|
||
desc: "借助百度智能云智技术平台,宝武集团首次利用物联网、大数据和人工智能进行钢包管理优化,大幅降低智能钢包能源消耗,提高生产效率,提升安全系数。",
|
||
person: "宝武集团",
|
||
link: "/customer/case/baowu.html",
|
||
wapViewImg: "",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
category: "能源",
|
||
list: [
|
||
{
|
||
title: "以AI中台为基础 实现全链条管理",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E6%B2%B3%E5%8C%97%E7%94%B5%E5%8A%9Blogo@2x_91b85d2.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E6%B2%B3%E5%8C%97%E7%94%B5%E5%8A%9B@2x_56fcb29.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E6%B2%B3%E5%8C%97%E7%94%B5%E5%8A%9B%E8%83%8C%E6%99%AF@2x_1db1c54.png",
|
||
video: "",
|
||
desc: "与百度智能云共建AI基础平台,通过AI技术与能源的深度融合,提升数据利用率、服务质量与效率,让电力最大限度地惠及人们的生产生活。",
|
||
person: "国网河北电力",
|
||
link: "/customer/case/hebei-electricity.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/case/hebeidianli.png",
|
||
},
|
||
{
|
||
title: "打造“新能源生产数字化”标杆",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/longyuan_logo_7055ce2.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/longyuan_upImg_c4cc5be.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/longyuan_downImg_1cfa1bc.png",
|
||
video: "",
|
||
desc: "龙源电力联合百度智能云,建设三级管理架构的视频智能识别系统,实现安全隐患的智能分析、及时发现、自动上报、处理和统计,全面提升生产和监管效率。",
|
||
person: "龙源电力",
|
||
link: "/customer/case/lomgyuandianli.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/longyuan_wap_f968bfa.png",
|
||
},
|
||
{
|
||
title: "用AI护航国家能源安全",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E4%B8%AD%E5%9B%BD%E6%B5%B7%E6%B2%B9logo@2x_c228f18.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E4%B8%AD%E5%9B%BD%E6%B5%B7%E6%B2%B9@2x_1c1656e.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E4%B8%AD%E5%9B%BD%E6%B5%B7%E6%B2%B9%E8%83%8C%E6%99%AF@2x_d675253.png",
|
||
video: "",
|
||
desc: "利用百度AI巡检技术,实现管廊智能巡检后,帮助大榭石化巡检团队的作业范围扩大70%,巡检次数可达到每日8次,对隐患的响应时间提升了5-8倍,达到分钟级别。",
|
||
person: "中海石油宁波大榭石化有限公司",
|
||
link: "/customer/case/zhonghailianhua.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/case/hunandianli.png",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
category: "水务",
|
||
list: [
|
||
{
|
||
title: "用AI守护“绿水青山”",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E6%B3%89%E5%B7%9E%E6%B0%B4%E5%8A%A1_124ed8a.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E6%B3%89%E5%B7%9E_a3c53d4.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E6%B3%89%E5%B7%9E%E8%83%8C%E6%99%AF_fd7156e.jpg",
|
||
video:
|
||
"https://bce-doc-on.bj.bcebos.com/bce-documentation/Video/%E6%99%BA%E8%83%BD%E4%BA%91%E7%9F%A5%E9%81%93-%E4%B8%80%E6%9D%AF%E6%B0%B4%E7%9A%84%E8%AF%9E%E7%94%9F.mp4",
|
||
desc: "与百度智能云合作打造的泉州水务大脑,率先实现江、河、湖、海和水库水务综合系统治理行业标杆。制水供水单位能耗下降8%,分散式污水处理设施正常运行率提升5%。",
|
||
person: "泉州水务集团",
|
||
link: "/customer/case/quanzhoushuiwu.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/case/quanzhoushuiwu.png",
|
||
},
|
||
{
|
||
title: "打造水库智能化管理标杆",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E5%B9%BF%E5%B7%9E%E6%B0%B4%E5%8A%A1_0126e56.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%B9%BF%E5%B7%9E_fb23218.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%B9%BF%E5%B7%9E_e9821eb.jpg",
|
||
video: "",
|
||
desc: "百度智慧水务项目落地以后,我们可以从复杂的体力巡查劳动中解放出来,有更多精力处理现场突发事件。结合智慧水务系统,能够更加高效地开展水库运行管理工作。",
|
||
person: "广州水务",
|
||
link: "/customer/case/guangzhoushuiwu.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/case/guangzhoushuiwu.png",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
category: "城市",
|
||
list: [
|
||
{
|
||
title: "城市治理迈入全新发展阶段",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/haidian_f956866.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E6%B5%B7%E6%B7%80_94fcae5.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E6%B5%B7%E6%B7%80%E8%83%8C%E6%99%AF_cd9e08e.jpg",
|
||
video: "",
|
||
desc: "百度智能云以人工智能为核心,为海淀城市大脑实现全面创新应用,形成需求、业务、数据、技术的融合发展和动态演进,不断提升海淀城市大脑智能化水平。",
|
||
person: "北京市海淀区城市大脑",
|
||
link: "/customer/case/haidianchengshidanao.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/case/haiding.png",
|
||
},
|
||
{
|
||
title: "智慧丽江 “数智”治理",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/lijiang_0debe05.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E4%B8%BD%E6%B1%9F_301b4a3.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E4%B8%BD%E6%B1%9F%E8%83%8C%E6%99%AF_2bf9f89.jpg",
|
||
video:
|
||
"https://bce-doc-on.bj.bcebos.com/bce-documentation/Video/%E6%99%BA%E8%83%BD%E4%BA%91%E7%9F%A5%E9%81%93-%E4%B8%80%E8%84%91%E6%8A%A4%E5%85%A8%E5%9F%8E.mp4",
|
||
desc: "智慧丽江城市大脑高效地支撑了党建政务、文化旅游、社会治理、公共服务等多个智慧化应用,为丽江城市管理提供数据支持和AI赋能,加速丽江产业和经济转型。",
|
||
person: "丽江市城市大脑",
|
||
link: "/customer/case/lijiangrenminzhengfu.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/case/lijiang.png",
|
||
},
|
||
{
|
||
title: "官渡区城市治理变“智”理",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/kunming_09baac2.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E6%98%86%E6%98%8E_d1aa72c.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%AE%98%E6%B8%A1%E8%83%8C%E6%99%AF_3be147a.jpg",
|
||
video: "",
|
||
desc: "官渡区城市大脑以智慧化为核心,借助人工智能算法、大数据、数字孪生等技术,实现城市治理可监测、可防范、可控制、可量化、可考核的全方位科学分析和决策。",
|
||
person: "昆明市官渡区城市大脑",
|
||
link: "/customer/case/guandu.html",
|
||
wapViewImg: "",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
category: "金融",
|
||
list: [
|
||
{
|
||
title: "打造金融级云平台范本",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E5%B7%A5%E8%A1%8Clogo_4597ba5.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%B7%A5%E5%95%86%E9%93%B6%E8%A1%8C_7a42ef9.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%B7%A5%E5%95%86%E9%93%B6%E8%A1%8C%E8%83%8C%E6%99%AF_71fcae7.jpg",
|
||
video: "",
|
||
desc: "基于天合云原生私有云平台成功构建函数计算2.0技术架构,为我行提供完整的函数核心引擎、函数管理能力、开发交付能力,更为金融云原生应用提供最佳实践范本。",
|
||
person: "中国工商银行",
|
||
link: "/customer/case/gongshangbank.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/case/gongshang.png",
|
||
},
|
||
{
|
||
title: "打造新一代客户体验管理模式",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E4%BA%BA%E5%AF%BFlogo_3415c02.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E4%BA%BA%E5%AF%BF_04730e7.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E4%BA%BA%E5%AF%BF%E8%83%8C%E6%99%AF_79ba627.png",
|
||
video: "",
|
||
desc: "中国人寿财险携手百度智能云,借助飞桨、Al开发平台、数据可视化等技术,升级打造了自己的NPS系统,实现中国人寿财险智能化、可视化的业务管理体系。",
|
||
person: "中国人寿财产保险",
|
||
link: "/customer/case/renshoucaixian.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/case/renshou.png",
|
||
},
|
||
{
|
||
title: "共建数据交换存储平台 服务超300家客户",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E4%B8%8A%E4%BA%A4%E6%89%80logo_a478f2a.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E4%B8%8A%E4%BA%A4%E6%89%80_691f1fd.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E4%B8%8A%E4%BA%A4%E6%89%80%E8%83%8C%E6%99%AF_8bbae53.jpg",
|
||
video: "",
|
||
desc: "与百度智能云联合打造的证通数据交换存储平台,为金融客户提供智能化的数据平台服务,助力金融行业效率提升,实现从传统业务模式向数字化应用服务转型。",
|
||
person: "上交所技术公司",
|
||
link: "/customer/case/shangjiaosuo.html",
|
||
wapViewImg: "",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
category: "媒体",
|
||
list: [
|
||
{
|
||
title: "新媒体平台助力央视网智能化升级",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E5%A4%AE%E8%A7%86logo_d75774d.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%A4%AE%E8%A7%86_6aa67df.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%A4%AE%E8%A7%86%E8%83%8C%E6%99%AF_0a59135.jpg",
|
||
video: "",
|
||
desc: "借助百度智能云“云+Al”技术,实现从基础设施到AI中台的统一建设,打造智能新媒体平台,加速落实“5G+4K/8K+AI”战略布局和智能化升级步伐。",
|
||
person: "央视网",
|
||
link: "/customer/case/yangshiwang.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/case/yangshi.png",
|
||
},
|
||
{
|
||
title: "助力人民日报开启创作大脑",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E4%BA%BA%E6%B0%91%E6%97%A5%E6%8A%A5logo_aa02c59.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E4%BA%BA%E6%B0%91%E6%97%A5%E6%8A%A5_1e018e4.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E4%BA%BA%E6%B0%91%E6%97%A5%E6%8A%A5%E8%83%8C%E6%99%AF_b96c1bf.jpg",
|
||
video: "",
|
||
desc: "人民日报“创作大脑”由智能云提供全媒体生态智能解决方案,实现全媒体策划、采集、编辑、效果分析等应用,有效解决媒体智能技术应用“最后一公里”问题。",
|
||
person: "人民日报",
|
||
link: "/customer/case/renminribao.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/case/renminribao.png",
|
||
},
|
||
{
|
||
title: "推动中国电影高质量发展",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E7%94%B5%E5%BD%B1%E9%A2%91%E9%81%93-logo-v2_63d929b.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E7%94%B5%E5%BD%B1%E9%A2%91%E9%81%93_941d929.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E7%94%B5%E5%BD%B1%E9%A2%91%E9%81%93_cbf04a0.jpg",
|
||
video: "",
|
||
desc: "电影频道借助百度智感超清技术,对老片进行批量修复,并实现低清/高清自动转4K超高清内容,大幅丰富电影频道高清4K视频内容,推动中国电影高质量发展。",
|
||
person: "电影频道",
|
||
link: "",
|
||
wapViewImg: "",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
category: "交通物流",
|
||
list: [
|
||
{
|
||
title: "OCR助力国航机票购买更便捷",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E5%9B%BD%E8%88%AAlogo_ea6bff9.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%9B%BD%E8%88%AA_018361c.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E5%9B%BD%E8%88%AA%E8%83%8C%E6%99%AF_45de1e8.jpg",
|
||
video: "",
|
||
desc: "中国国航APP通过接入OCR身份证识别技术,实现旅客线上自助修正错购机票信息功能。节约更正信息时间,有效提升机票售后服务体验,处理速度较之前提升300%。",
|
||
person: "中国国航",
|
||
link: "/customer/case/guohang.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/case/guohang.png",
|
||
},
|
||
{
|
||
title: "打造云计算数据中心 构筑数字化转型基石",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E6%B2%B3%E5%8C%97%E6%B8%AF%E5%8F%A3logo_efc7007.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E6%B2%B3%E5%8C%97%E6%B8%AF%E5%8F%A3_6072751.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E6%B2%B3%E5%8C%97%E6%B8%AF%E5%8F%A3%E8%83%8C%E6%99%AF_58cf7ab.jpg",
|
||
video: "",
|
||
desc: "与智能云合作建设的云计算数据中心上线后,硬件投入节省40%,设备利用率提高30%,能耗降低30%,为港口运营服务、物流服务、通关服务等提供坚实的基础。",
|
||
person: "河北港口集团",
|
||
link: "/customer/case/porthebei.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/case/hebeigangkou.png",
|
||
},
|
||
{
|
||
title: "打造自动驾驶超智“双眼”",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E4%B8%8A%E6%B5%B7%E5%9B%BD%E9%99%85%E6%B1%BD%E8%BD%A6%E5%9F%8Elogo_da93804.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E4%B8%8A%E6%B5%B7%E5%9B%BD%E9%99%85%E6%B1%BD%E8%BD%A6%E5%9F%8E_a1902b7.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E4%B8%8A%E6%B5%B7%E5%9B%BD%E9%99%85%E6%B1%BD%E8%BD%A6%E5%9F%8E%E8%83%8C%E6%99%AF_47cd3ab.jpg",
|
||
video: "",
|
||
desc: "与智能云基于大量基于自动驾驶数据场景合作,利用深度学习标注平台,增强了国际汽车城的软件设施能力,在保证数据安全的同时,极大提升汽车城的数据处理能力。",
|
||
person: "上海国际汽车城",
|
||
link: "/customer/case/shanghaiqichecheng.html",
|
||
wapViewImg: "",
|
||
},
|
||
],
|
||
},
|
||
{
|
||
category: "创新",
|
||
list: [
|
||
{
|
||
title: "数字人“祝融号”畅游AI时代星辰大海",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E7%A5%9D%E8%9E%8D%E5%8F%B7%E6%95%B0%E5%AD%97%E4%BA%BAlogo_18e729e.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E7%A5%9D%E8%9E%8D%E5%8F%B7_9592b0c.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E7%A5%9D%E8%9E%8D%E5%8F%B7%E8%83%8C%E6%99%AF_30016c8.jpg",
|
||
video:
|
||
"https://bce-doc-on.bj.bcebos.com/bce-documentation/Video/%E7%A5%9D%E8%9E%8D%E5%8F%B7%E6%95%B0%E5%AD%97%E4%BA%BA%EF%BC%88%E8%90%BD%E7%81%AB%EF%BC%89.mp4",
|
||
desc: "中国第一辆火星车“祝融号”,基于百度多年积累的数字人技术体系,可实时生成数字人的口型、表情、动作,准确率接近99%,以生动有趣的面貌展现在观众面前。",
|
||
person: "数字人“祝融号”",
|
||
link: "/customer/case/zhuronghao.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/case/zhuronghao.png",
|
||
},
|
||
{
|
||
title: "开启虚拟数字人的全新空间",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E6%96%87%E5%A6%96%E5%A6%96logo_3bac04b.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E6%96%87%E5%A6%96%E5%A6%96_9cc2910.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E6%96%87%E5%A6%96%E5%A6%96%E8%83%8C%E6%99%AF_c642986.jpg",
|
||
video:
|
||
"https://bce-doc-on.bj.bcebos.com/bce-documentation/Video/%E6%95%B0%E5%AD%97%E4%BA%BA1.mp4",
|
||
desc: "百度智能云联合中国文物交流中心、极幕科技打造国内首个文博虚拟宣推官“文夭夭”,开启虚拟数字人的全新想象空间,让每个企业和个人都可以拥有自己的数字人。",
|
||
person: "虚拟宣推官“文夭夭”",
|
||
link: "/customer/case/wenyaoyao.html",
|
||
wapViewImg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/case/wenyaoyao.png",
|
||
},
|
||
{
|
||
title: "元宇宙技术与汽车产业“样板间”",
|
||
icon: "https://bce.bdstatic.com/p3m/common-service/uploads/%E9%A2%86%E5%85%8Blogo_c172287.png",
|
||
upperImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E9%A2%86%E5%85%8B_b0bb73b.png",
|
||
underImg:
|
||
"https://bce.bdstatic.com/p3m/common-service/uploads/%E9%A2%86%E5%85%8B%E8%83%8C%E6%99%AF_e77dd1a.png",
|
||
video: "",
|
||
desc: "领克与百度希壤合作,是实体产业与元宇宙行业的双向布局。让汽车像电商上架一样摆上虚拟货架,覆盖更多人群,缩减线下门店以减少成本,实现汽车线上的规模化销售。",
|
||
person: "领克汽车",
|
||
link: "/customer/case/lingke.html",
|
||
wapViewImg: "",
|
||
},
|
||
],
|
||
},
|
||
];
|
||
},
|
||
40259: function (e, c, t) {
|
||
"use strict";
|
||
t.d(c, {
|
||
J: function () {
|
||
return i;
|
||
},
|
||
});
|
||
var i = [
|
||
{
|
||
title: "ISO 9001",
|
||
desc: "ISO 9001是全球第一个质量管理体系标准,是迄今为止世界上最成熟的质量框架",
|
||
img: "https://bce.bdstatic.com/p3m/common-service/uploads/ISO_9001_b79a489.jpg",
|
||
imgWap:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index-certificate/ISO_9001_wap.jpg",
|
||
},
|
||
{
|
||
title: "CAS STAR",
|
||
desc: "CSA-STAR是针对云计算安全特性的一项国际性认证",
|
||
img: "https://bce.bdstatic.com/p3m/common-service/uploads/cas_star_771e344.jpg",
|
||
imgWap:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index-certificate/cas_wap.jpg",
|
||
},
|
||
{
|
||
title: "可信云认证",
|
||
desc: "可信云服务(TRUCS)认证是我国目前唯一针对云服务的权威认证体系",
|
||
img: "https://bce.bdstatic.com/p3m/common-service/uploads/trucs_4bfec6f.jpg",
|
||
imgWap:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index-certificate/trucs_wap.jpg",
|
||
},
|
||
{
|
||
title: "ISO 20000",
|
||
desc: "ISO 20000是被IT服务管理领域广泛接受的标准",
|
||
img: "https://bce.bdstatic.com/p3m/common-service/uploads/ISO_20000_3b9db0d.jpg",
|
||
imgWap:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index-certificate/ISO_20000_wap.jpg",
|
||
},
|
||
{
|
||
title: "信息安全等级保护",
|
||
desc: "网络安全等级保护是公安部用于指导国内各企业单位进行网络安全建设的依据",
|
||
img: "https://bce.bdstatic.com/p3m/common-service/uploads/djcp_91bae6e.jpg",
|
||
imgWap:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index-certificate/djcp_wap.jpg",
|
||
},
|
||
{
|
||
title: "ISO 22301",
|
||
desc: "ISO 22301是第一份以业务连续管理为主题的国际标准,助力企业达到国际公认的最佳实践水平",
|
||
img: "https://bce.bdstatic.com/p3m/common-service/uploads/ISO_22301_709583d.jpg",
|
||
imgWap:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index-certificate/ISO_22301_wap.jpg",
|
||
},
|
||
{
|
||
title: "ITSS",
|
||
desc: "ITSS是在工信部指导下开展的云计算服务能力评估",
|
||
img: "https://bce.bdstatic.com/p3m/common-service/uploads/itss_ceaa06c.jpg",
|
||
imgWap:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index-certificate/ITSS_wap.jpg",
|
||
},
|
||
{
|
||
title: "ISO 27001",
|
||
desc: "ISO 27001是当今国际上最权威,也是最被广泛接受和应用的信息安全领域的体系认证标准",
|
||
img: "https://bce.bdstatic.com/p3m/common-service/uploads/ISO_27001_f33832e.jpg",
|
||
imgWap:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index-certificate/ISO_27001_wap.jpg",
|
||
},
|
||
{
|
||
title: "ISO 29151",
|
||
desc: "ISO 29151是国际通用的个人身份信息保护指南,确保个人身份信息生命周期的安全",
|
||
img: "https://bce.bdstatic.com/p3m/common-service/uploads/ISO_29151_24166de.jpg",
|
||
imgWap:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index-certificate/ISO_29151_wap.jpg",
|
||
},
|
||
{
|
||
title: "PCI-DSS",
|
||
desc: "PCI-DSS是当前全球最为权威的支付卡行业数据安全标准",
|
||
img: "https://bce.bdstatic.com/p3m/common-service/uploads/pci_1fa3a2b.jpg",
|
||
imgWap:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index-certificate/PCI_wap.jpg",
|
||
},
|
||
{
|
||
title: "ISO 37301",
|
||
desc: "ISO 37301是国际通用的合规管理体系要求和指南,为有效提升组织的合规管理能力提供指导",
|
||
img: "https://bce.bdstatic.com/p3m/common-service/uploads/ISO37301_142940f_33cdbb0.jpg",
|
||
imgWap:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index-certificate/ISO_37301_wap.jpg",
|
||
},
|
||
{
|
||
title: "BS 10012",
|
||
desc: "BS 10012是世界首部个人信息保护管理体系标准",
|
||
img: "https://bce.bdstatic.com/p3m/common-service/uploads/BS_10012_9d4d724.jpg",
|
||
imgWap:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index-certificate/BS_10012_wap.jpg",
|
||
},
|
||
];
|
||
},
|
||
81874: function (e, c, t) {
|
||
"use strict";
|
||
t.d(c, {
|
||
C: function () {
|
||
return i;
|
||
},
|
||
});
|
||
var i = {
|
||
title: "云智一体,深入产业",
|
||
desc: "与实体经济深度融合,深入产业共创价值",
|
||
img: "https://bce.bdstatic.com/p3m/common-service/uploads/cloudIntelligence_1fb705d.png",
|
||
video:
|
||
"https://bce.bdstatic.com/portal-cloud-server/video/index_cloud_intelligent.mp4",
|
||
btn: { title: "了解详情", href: "/cloudai.html" },
|
||
};
|
||
},
|
||
55225: function (e, c, t) {
|
||
"use strict";
|
||
t.d(c, {
|
||
w: function () {
|
||
return i;
|
||
},
|
||
});
|
||
var i = {
|
||
title: "丰富的解决方案 聚焦产业核心场景",
|
||
desc: "深入制造、能源、水务、政务、交通、金融等行业,助力企业数字化转型与智能化升级",
|
||
btn: { href: "/solution/index.html", title: "查看全部解决方案" },
|
||
list: [
|
||
{
|
||
icon: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/icon_city.png",
|
||
title: "智慧城市",
|
||
desc: "以城市大脑2.0为引擎,全面助力城市数字化转型升级。",
|
||
href: "/solution/city/index.html",
|
||
bg: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_city.jpg",
|
||
modBg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_mod_city.jpg",
|
||
},
|
||
{
|
||
icon: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/icon_manufacture.png",
|
||
title: "智能制造",
|
||
desc: "视觉智能和数据智能的综合解决方案,实现降本、提质、增效。",
|
||
href: "/solution/manufacture/index.html",
|
||
bg: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_manufacture.jpg",
|
||
modBg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_mod_manufacture.jpg",
|
||
},
|
||
{
|
||
icon: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/icon_energy.png",
|
||
title: "智慧能源",
|
||
desc: "清洁、低碳、高效的能源体系,推进能源行业智慧化升级。",
|
||
href: "/solution/energy/index.html",
|
||
bg: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_energy.jpg",
|
||
modBg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_mod_energy.jpg",
|
||
},
|
||
{
|
||
icon: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/icon_water.png",
|
||
title: "智慧水务",
|
||
desc: "覆盖供水、排水、污水、水环境、水利等全链条解决方案。",
|
||
href: "/solution/water/index.html",
|
||
bg: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_water.jpg",
|
||
modBg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_mod_water.jpg",
|
||
},
|
||
{
|
||
icon: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/icon_finance.png",
|
||
title: "智慧金融",
|
||
desc: "涵盖云智基座、数智经营、产融智合三大方向解决方案。",
|
||
href: "/solution/finance/fintech.html",
|
||
bg: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_finance.jpg",
|
||
modBg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_mod_finance.jpg",
|
||
},
|
||
{
|
||
icon: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/icon_media.png",
|
||
title: "智慧媒体",
|
||
desc: "全场景与平台化的云智一体智能视频技术,提升媒体效能。",
|
||
href: "/solution/media.html",
|
||
bg: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_media.jpg",
|
||
modBg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_mod_media.jpg",
|
||
},
|
||
{
|
||
icon: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/icon_dianxin.png",
|
||
title: "智慧电信",
|
||
desc: "依托百度云智一体,推进电信业务、网络、行业智能化。",
|
||
href: "/solution/dianxin.html",
|
||
bg: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_dianxin.jpg",
|
||
modBg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_mod_dianxin.jpg",
|
||
},
|
||
{
|
||
icon: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/icon_smarttransportation.png",
|
||
title: "智慧运输",
|
||
desc: "面向交通物流,打造全面互联互通的智慧大交通引擎。",
|
||
href: "/solution/jiaotong.html",
|
||
bg: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_smarttransportation.jpg",
|
||
modBg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_mod_smarttransportation.jpg",
|
||
},
|
||
{
|
||
icon: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/icon_education.png",
|
||
title: "产教融合",
|
||
desc: "将AI及工业案例转为教学资源,打造校企协同育人新模式。",
|
||
href: "/solution/education/index.html",
|
||
bg: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_education.jpg",
|
||
modBg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_mod_education.jpg",
|
||
},
|
||
{
|
||
icon: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/icon_cloud.png",
|
||
title: "企业上云",
|
||
desc: "为企业数智化升级提供安全稳定、弹性灵活的云计算服务。",
|
||
href: "/solution/cloud.html",
|
||
bg: "https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_cloud.jpg",
|
||
modBg:
|
||
"https://bce.bdstatic.com/portal-cloud-server/images/index2022/solution/bg_mod_cloud.jpg",
|
||
},
|
||
],
|
||
};
|
||
},
|
||
4795: function (e) {
|
||
e.exports = { circle: "CZ1RhmKP" };
|
||
},
|
||
93397: function (e) {
|
||
e.exports = { messageFadeIn: "vhuW7MNK", messageFadeOut: "xHmuxwR4" };
|
||
},
|
||
44020: function (e) {
|
||
e.exports = { messageFadeIn: "Bbb2Ivpk", messageFadeOut: "N2bFZu6L" };
|
||
},
|
||
},
|
||
]);
|