overseas 0.0.2 → 2.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/business/grade-panel.js +0 -8
- package/lib/business/notified-panel.js +0 -42
- package/lib/index.js +1 -1
- package/lib/overseas-ui.common.js +0 -50
- package/lib/theme-style/index.css +1 -1
- package/lib/theme-style/notified-panel.css +1 -1
- package/package.json +1 -1
- package/packages/business/grade-panel/src/gradePanel.vue +0 -8
- package/packages/business/notified-panel/src/index.vue +0 -14
- package/packages/theme-style/lib/index.css +1 -1
- package/packages/theme-style/lib/notified-panel.css +1 -1
- package/packages/theme-style/src/notified-panel.scss +0 -11
|
@@ -1360,34 +1360,6 @@ var render = function () {
|
|
|
1360
1360
|
: _vm._e(),
|
|
1361
1361
|
]
|
|
1362
1362
|
}),
|
|
1363
|
-
_vm.talWebhook || _vm.talSecret
|
|
1364
|
-
? [
|
|
1365
|
-
_vm.talWebhook
|
|
1366
|
-
? _c("div", { staticClass: "form-item tal-form-item" }, [
|
|
1367
|
-
_c("div", { staticClass: "item-label" }, [
|
|
1368
|
-
_vm._v("知音楼机器人 Webhook"),
|
|
1369
|
-
]),
|
|
1370
|
-
_c("div", { staticClass: "item-body" }, [
|
|
1371
|
-
_c("div", { staticClass: "tal-value" }, [
|
|
1372
|
-
_vm._v(_vm._s(_vm.talWebhook)),
|
|
1373
|
-
]),
|
|
1374
|
-
]),
|
|
1375
|
-
])
|
|
1376
|
-
: _vm._e(),
|
|
1377
|
-
_vm.talSecret
|
|
1378
|
-
? _c("div", { staticClass: "form-item tal-form-item" }, [
|
|
1379
|
-
_c("div", { staticClass: "item-label" }, [
|
|
1380
|
-
_vm._v("知音楼机器人密钥"),
|
|
1381
|
-
]),
|
|
1382
|
-
_c("div", { staticClass: "item-body" }, [
|
|
1383
|
-
_c("div", { staticClass: "tal-value" }, [
|
|
1384
|
-
_vm._v(_vm._s(_vm.talSecret)),
|
|
1385
|
-
]),
|
|
1386
|
-
]),
|
|
1387
|
-
])
|
|
1388
|
-
: _vm._e(),
|
|
1389
|
-
]
|
|
1390
|
-
: _vm._e(),
|
|
1391
1363
|
_c(
|
|
1392
1364
|
"div",
|
|
1393
1365
|
{ staticStyle: { margin: "16px" } },
|
|
@@ -1850,20 +1822,6 @@ var _components;
|
|
|
1850
1822
|
//
|
|
1851
1823
|
//
|
|
1852
1824
|
//
|
|
1853
|
-
//
|
|
1854
|
-
//
|
|
1855
|
-
//
|
|
1856
|
-
//
|
|
1857
|
-
//
|
|
1858
|
-
//
|
|
1859
|
-
//
|
|
1860
|
-
//
|
|
1861
|
-
//
|
|
1862
|
-
//
|
|
1863
|
-
//
|
|
1864
|
-
//
|
|
1865
|
-
//
|
|
1866
|
-
//
|
|
1867
1825
|
|
|
1868
1826
|
|
|
1869
1827
|
|