提交 8b0e15a6 编写于 作者: G gongfuxiang

优化

上级 6964d16d
......@@ -13,7 +13,7 @@ namespace app\plugins\commonrightnavigation;
use app\service\PluginsService;
/**
* 右侧导航 - 管理
* 右侧快捷导航 - 管理
* @author Devil
* @blog http://gong.gg/
* @version 0.0.1
......
......@@ -14,7 +14,7 @@ use app\service\PluginsService;
use app\service\BuyService;
/**
* 右侧导航 - 钩子入口
* 右侧快捷导航 - 钩子入口
* @author Devil
* @blog http://gong.gg/
* @version 0.0.1
......
{
"base":{
"plugins":"commonrightnavigation",
"name":"右侧导航",
"name":"右侧快捷导航",
"logo":"\/static\/upload\/images\/plugins_commonrightnavigation\/2019\/02\/15\/1550222872753553.png",
"author":"Devil",
"author_url":"https:\/\/shopxo.net\/",
"version":"1.0.0",
"desc":"浏览器右侧导航",
"desc":"浏览器右侧快捷导航",
"apply_terminal":[
"pc",
"h5"
......
......@@ -4,7 +4,7 @@
<div class="content-right">
<div class="content">
<legend>
<span class="fs-16">右侧导航</span>
<span class="fs-16">右侧快捷导航</span>
<a href="{{:MyUrl('admin/pluginsadmin/index')}}" class="fr fs-14 m-t-5 am-icon-mail-reply"> 返回</a>
</legend>
......
......@@ -6,7 +6,7 @@
<!-- form start -->
<form class="am-form form-validation view-save" action="{{:PluginsAdminUrl('commonrightnavigation', 'admin', 'save')}}" method="POST" request-type="ajax-url" request-value="{{:PluginsAdminUrl('commonrightnavigation', 'admin', 'index')}}" enctype="multipart/form-data">
<legend>
<span class="fs-16">右侧导航</span>
<span class="fs-16">右侧快捷导航</span>
<a href="{{:PluginsAdminUrl('commonrightnavigation', 'admin', 'index')}}" class="fr fs-14 m-t-5 am-icon-mail-reply"> 返回</a>
</legend>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册