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