mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
支持跳转插件
This commit is contained in:
parent
4a7d0e6e19
commit
66588c6650
@ -4,7 +4,7 @@
|
|||||||
<div class="ibox ">
|
<div class="ibox ">
|
||||||
<div class="ibox-title">
|
<div class="ibox-title">
|
||||||
<h5>
|
<h5>
|
||||||
<span><vc:i18n name="资产信息" namespace="historyFeeDetailImport"></vc:i18n></span>
|
<vc:i18n name="资产信息" namespace="historyFeeDetailImport"></vc:i18n>
|
||||||
</h5>
|
</h5>
|
||||||
<div class="ibox-tools" style="top:10px;">
|
<div class="ibox-tools" style="top:10px;">
|
||||||
<button type="button" class="btn btn-primary btn-sm"
|
<button type="button" class="btn btn-primary btn-sm"
|
||||||
|
|||||||
@ -1344,7 +1344,7 @@
|
|||||||
}
|
}
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
//跳转至物联网
|
//跳转至插件
|
||||||
vcFramework.jumpToPlugin = function (url) {
|
vcFramework.jumpToPlugin = function (url) {
|
||||||
let param = {
|
let param = {
|
||||||
params:{
|
params:{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user