初始上传
1106
addon/diy_default2/config/diy_view.php
Executable file
13
addon/diy_default2/config/event.php
Executable file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
// 事件定义文件
|
||||
return [
|
||||
'bind' => [
|
||||
|
||||
],
|
||||
|
||||
'listen' => [
|
||||
],
|
||||
|
||||
'subscribe' => [
|
||||
],
|
||||
];
|
||||
21
addon/diy_default2/config/info.php
Executable file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
/**
|
||||
* Niushop商城系统 - 团队十年电商经验汇集巨献!
|
||||
* =========================================================
|
||||
* Copy right 2019-2029 杭州牛之云科技有限公司, 保留所有权利。
|
||||
* ----------------------------------------------
|
||||
* 官方网址: https://www.niushop.com
|
||||
|
||||
* =========================================================
|
||||
*/
|
||||
return [
|
||||
'name' => 'diy_default2',
|
||||
'title' => '官方模板二',
|
||||
'description' => '官方默认模板(二)',
|
||||
'type' => 'system', //插件类型 system :系统插件(自动安装), business:业务插件 promotion:营销插件 tool:工具插件
|
||||
'status' => 1,
|
||||
'author' => '',
|
||||
'version' => '5.5.3',
|
||||
'version_no' => '553250709001',
|
||||
'content' => '',
|
||||
];
|
||||
6
addon/diy_default2/config/menu_shop.php
Executable file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
// +----------------------------------------------------------------------
|
||||
// | 平台端菜单设置
|
||||
// +----------------------------------------------------------------------
|
||||
return [
|
||||
];
|
||||
27
addon/diy_default2/event/Install.php
Executable file
@@ -0,0 +1,27 @@
|
||||
<?php
|
||||
/**
|
||||
* Niushop商城系统 - 团队十年电商经验汇集巨献!
|
||||
* =========================================================
|
||||
* Copy right 2019-2029 杭州牛之云科技有限公司, 保留所有权利。
|
||||
* ----------------------------------------------
|
||||
* 官方网址: https://www.niushop.com
|
||||
|
||||
* =========================================================
|
||||
*/
|
||||
|
||||
|
||||
namespace addon\diy_default2\event;
|
||||
|
||||
/**
|
||||
* 应用安装
|
||||
*/
|
||||
class Install
|
||||
{
|
||||
/**
|
||||
* 执行安装
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
return success();
|
||||
}
|
||||
}
|
||||
26
addon/diy_default2/event/UnInstall.php
Executable file
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
/**
|
||||
* Niushop商城系统 - 团队十年电商经验汇集巨献!
|
||||
* =========================================================
|
||||
* Copy right 2019-2029 杭州牛之云科技有限公司, 保留所有权利。
|
||||
* ----------------------------------------------
|
||||
* 官方网址: https://www.niushop.com
|
||||
* =========================================================
|
||||
*/
|
||||
|
||||
|
||||
namespace addon\diy_default2\event;
|
||||
|
||||
/**
|
||||
* 应用卸载
|
||||
*/
|
||||
class UnInstall
|
||||
{
|
||||
/**
|
||||
* 执行卸载
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
return success();
|
||||
}
|
||||
}
|
||||
BIN
addon/diy_default2/icon.png
Executable file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
addon/diy_default2/shop/view/public/img/banner.png
Executable file
|
After Width: | Height: | Size: 290 KiB |
BIN
addon/diy_default2/shop/view/public/img/cover.png
Executable file
|
After Width: | Height: | Size: 121 KiB |
BIN
addon/diy_default2/shop/view/public/img/gg.png
Executable file
|
After Width: | Height: | Size: 277 KiB |
BIN
addon/diy_default2/shop/view/public/img/mf_left.png
Executable file
|
After Width: | Height: | Size: 111 KiB |
BIN
addon/diy_default2/shop/view/public/img/mf_right1.png
Executable file
|
After Width: | Height: | Size: 43 KiB |
BIN
addon/diy_default2/shop/view/public/img/mf_right2.png
Executable file
|
After Width: | Height: | Size: 38 KiB |
BIN
addon/diy_default2/shop/view/public/img/nav_bargain.png
Executable file
|
After Width: | Height: | Size: 18 KiB |
BIN
addon/diy_default2/shop/view/public/img/nav_coupon.png
Executable file
|
After Width: | Height: | Size: 21 KiB |
BIN
addon/diy_default2/shop/view/public/img/nav_groupbuy.png
Executable file
|
After Width: | Height: | Size: 16 KiB |
BIN
addon/diy_default2/shop/view/public/img/nav_help.png
Executable file
|
After Width: | Height: | Size: 19 KiB |
BIN
addon/diy_default2/shop/view/public/img/nav_live.png
Executable file
|
After Width: | Height: | Size: 16 KiB |
BIN
addon/diy_default2/shop/view/public/img/nav_notice.png
Executable file
|
After Width: | Height: | Size: 15 KiB |
BIN
addon/diy_default2/shop/view/public/img/nav_pintuan.png
Executable file
|
After Width: | Height: | Size: 18 KiB |
BIN
addon/diy_default2/shop/view/public/img/nav_point.png
Executable file
|
After Width: | Height: | Size: 21 KiB |
BIN
addon/diy_default2/shop/view/public/img/nav_seckill.png
Executable file
|
After Width: | Height: | Size: 18 KiB |
BIN
addon/diy_default2/shop/view/public/img/nav_topic.png
Executable file
|
After Width: | Height: | Size: 18 KiB |
BIN
addon/diy_default2/shop/view/public/img/preview.png
Executable file
|
After Width: | Height: | Size: 273 KiB |