没事研究代码 微擎安装模块后找不到后台管理入口怎么搞?
2022-10-28 15:19:56
164
{{single.collect_count}}

微擎安装模块后找不到后台管理入口,看不到应用后台管理,只有关联平台、功能快捷入口等。

简单粗暴解决方法:

找到\data\tpl\web\default\module\welcome.tpl.php

找到第四行<div class="panel we7-panel module-go-panele" ng-if="module_info.welcome_display">

改成<div class="panel we7-panel module-go-panele"><!-- ng-if="module_info.welcome_display"-->

刷新后台,点击应用入口,在右边是不是多了一行叫应用后台管理的?最右边有了“进入后台”按钮吧?哈哈

 

回帖
全部回帖({{commentCount}})
{{item.user.nickname}} {{item.user.group_title}} {{item.friend_time}}
{{item.content}}
{{item.comment_content_show ? '取消' : '回复'}} 删除
回帖
{{reply.user.nickname}} {{reply.user.group_title}} {{reply.friend_time}}
{{reply.content}}
{{reply.comment_content_show ? '取消' : '回复'}} 删除
回帖
收起
没有更多啦~
{{commentLoading ? '加载中...' : '查看更多评论'}}