diff --git a/application/plugins/freightfee/Admin.php b/application/plugins/freightfee/Admin.php
new file mode 100644
index 000000000..eb2585de9
--- /dev/null
+++ b/application/plugins/freightfee/Admin.php
@@ -0,0 +1,85 @@
+assign('data', $ret['data']);
+ return $this->fetch('../../../plugins/view/freightfee/admin/index');
+ } else {
+ return $ret['msg'];
+ }
+ }
+
+ /**
+ * 编辑页面
+ * @author Devil
+ * @blog http://gong.gg/
+ * @version 1.0.0
+ * @datetime 2019-02-07T08:21:54+0800
+ * @param [array] $params [输入参数]
+ */
+ public function saveinfo($params = [])
+ {
+ $ret = PluginsService::PluginsData('freightfee');
+ if($ret['code'] == 0)
+ {
+ // 是否
+ $is_whether_list = [
+ 0 => array('id' => 0, 'name' => '按件数', 'checked' => true),
+ 1 => array('id' => 1, 'name' => '按重量'),
+ ];
+
+ $this->assign('is_whether_list', $is_whether_list);
+ $this->assign('data', $ret['data']);
+ return $this->fetch('../../../plugins/view/freightfee/admin/saveinfo');
+ } else {
+ return $ret['msg'];
+ }
+ }
+
+ /**
+ * 数据保存
+ * @author Devil
+ * @blog http://gong.gg/
+ * @version 1.0.0
+ * @datetime 2019-02-07T08:21:54+0800
+ * @param [array] $params [输入参数]
+ */
+ public function save($params = [])
+ {
+ return PluginsService::PluginsDataSave(['plugins'=>'freightfee', 'data'=>$params]);
+ }
+}
+?>
\ No newline at end of file
diff --git a/application/plugins/freightfee/Hook.php b/application/plugins/freightfee/Hook.php
new file mode 100644
index 000000000..178b9e7be
--- /dev/null
+++ b/application/plugins/freightfee/Hook.php
@@ -0,0 +1,34 @@
+
\ No newline at end of file
diff --git a/application/plugins/freightfee/config.json b/application/plugins/freightfee/config.json
new file mode 100644
index 000000000..02b60c8f2
--- /dev/null
+++ b/application/plugins/freightfee/config.json
@@ -0,0 +1,26 @@
+{
+ "base":{
+ "plugins":"freightfee",
+ "name":"运费设置",
+ "logo":"\/static\/upload\/images\/plugins_freightfee\/2019\/03\/18\/1552894366387964.jpg",
+ "author":"Devil",
+ "author_url":"https:\/\/shopxo.net\/",
+ "version":"1.0.0",
+ "desc":"快递运费设置",
+ "apply_terminal":[
+ "pc",
+ "h5",
+ "app",
+ "alipay",
+ "weixin",
+ "baidu"
+ ],
+ "apply_version":[
+ "1.4.0"
+ ],
+ "is_home":false
+ },
+ "hook":{
+
+ }
+}
\ No newline at end of file
diff --git a/application/plugins/view/freightfee/admin/index.html b/application/plugins/view/freightfee/admin/index.html
new file mode 100644
index 000000000..28f92ed03
--- /dev/null
+++ b/application/plugins/view/freightfee/admin/index.html
@@ -0,0 +1,79 @@
+{{include file="public/header" /}}
+
+
+
+
+
+
+
+
+
+
+ {{if !empty($data['application_name'])}}
+ {{$data.application_name}}
+ {{else /}}
+ 无
+ {{/if}}
+
+
+
+
+
+ {{if !empty($data['login_name'])}}
+ {{$data.login_name}}
+ {{else /}}
+ 游客登录
+ {{/if}}
+
+
+
+
+
+ {{if !empty($data['nickname'])}}
+ {{$data.nickname}}
+ {{else /}}
+ 游客
+ {{/if}}
+
+
+
+
+
+ {{if !empty($data['query_tips'])}}
+ {{$data.query_tips}}
+ {{else /}}
+ 无
+ {{/if}}
+
+
+
+
+
+
+ {{if isset($data['is_default_tourist']) and $data['is_default_tourist'] eq 1}}
+ 是
+ {{else /}}
+ 否
+ {{/if}}
+
+
+
+
+
+
编辑
+
+
+
+
+
+
+{{include file="public/footer" /}}
+
\ No newline at end of file
diff --git a/application/plugins/view/freightfee/admin/saveinfo.html b/application/plugins/view/freightfee/admin/saveinfo.html
new file mode 100644
index 000000000..eadd8545b
--- /dev/null
+++ b/application/plugins/view/freightfee/admin/saveinfo.html
@@ -0,0 +1,72 @@
+{{include file="public/header" /}}
+
+
+
+
+
+
+{{include file="public/footer" /}}
+
\ No newline at end of file
diff --git a/config/shopxo.sql b/config/shopxo.sql
index cdf571d89..8c59c70c3 100644
--- a/config/shopxo.sql
+++ b/config/shopxo.sql
@@ -1,18 +1,20 @@
/*
- Navicat MySQL Data Transfer
+ Navicat Premium Data Transfer
Source Server : 本机
- Source Server Version : 50716
+ Source Server Type : MySQL
+ Source Server Version : 50722
Source Host : localhost
- Source Database : shopxo_ttt
+ Source Database : shopxo_test
- Target Server Version : 50716
+ Target Server Type : MySQL
+ Target Server Version : 50722
File Encoding : utf-8
- Date: 03/16/2019 16:39:42 PM
+ Date: 03/18/2019 16:21:05 PM
*/
-SET NAMES utf8;
+SET NAMES utf8mb4;
SET FOREIGN_KEY_CHECKS = 0;
-- ----------------------------
@@ -356,7 +358,7 @@ CREATE TABLE `s_goods` (
-- Records of `s_goods`
-- ----------------------------
BEGIN;
-INSERT INTO `s_goods` VALUES ('1', '1', 'MIUI/小米 小米手机4 小米4代 MI4智能4G手机包邮 黑色 D-LTE(4G)/TD-SCD', '', '', '0', '125', '步', '/static/upload/images/goods/2019/01/14/1547450781101144.jpg', '3200.00', '3200.00', '3200.00', '2100.00', '2100.00', '2100.00', '10', '1', '0', '1', '1', '1', '


', '2', '0', '22', '', '/static/upload/images/goods/2019/01/14/1547450781101144.jpg', '0', '1547450921', '1549959519'), ('2', '2', '苹果(Apple)iPhone 6 Plus (A1524)移动联通电信4G手机 金色 16G', '', 'iPhone 6 Plus', '0', '1710', '步', '/static/upload/images/goods/2019/01/14/1547451274847894.jpg', '6000.00-7600.00', '6000.00', '7600.00', '4500.00-6800.00', '4500.00', '6800.00', '30', '1', '0', '1', '1', '1', '


', '2', '0', '34', '/static/upload/video/goods/2019/01/14/1547458876723311.mp4', '/static/upload/images/goods/2019/01/14/1547451274847894.jpg', '0', '1547451624', '1547458880'), ('3', '2', 'Samsung/三星 SM-G8508S GALAXY Alpha四核智能手机 新品 闪耀白', '', '', '0', '235', '步', '/static/upload/images/goods/2019/01/14/1547451909951171.jpg', '6866.00', '6866.00', '6866.00', '3888.00', '3888.00', '3888.00', '20', '1', '0', '1', '1', '1', '



', '2', '0', '3', '', '/static/upload/images/goods/2019/01/14/1547451909951171.jpg', '0', '1547452007', '1547452007'), ('4', '1', 'Huawei/华为 H60-L01 荣耀6 移动4G版智能手机 安卓', '', '', '0', '537', '步', '/static/upload/images/goods/2019/01/14/1547452474332334.jpg', '2300.00', '2300.00', '2300.00', '1999.00', '1999.00', '1999.00', '19', '1', '0', '1', '1', '1', '


', '2', '0', '59', '', '/static/upload/images/goods/2019/01/14/1547452474332334.jpg', '0', '1547452553', '1547452553'), ('5', '2', 'Meizu/魅族 MX4 Pro移动版 八核大屏智能手机 黑色 16G', '', '', '0', '435', '步', '/static/upload/images/goods/2019/01/14/1547452714324599.jpg', '3200.00', '3200.00', '3200.00', '2499.00', '2499.00', '2499.00', '56', '1', '0', '1', '1', '1', '


', '2', '1', '174', '', '/static/upload/images/goods/2019/01/14/1547452714324599.jpg', '0', '1547452798', '1547452798'), ('6', '1', 'vivo X5MAX L 移动4G 八核超薄大屏5.5吋双卡手机vivoX5max', '', '', '0', '319', '步', '/static/upload/images/goods/2019/01/14/1547453000703308.jpg', '3200.00', '3200.00', '3200.00', '2998.90', '2998.90', '2998.90', '65', '1', '0', '1', '1', '1', ' X5L/SL/V/M (5.0寸) X5max钢化膜(5.5寸) X5pro钢化膜(5.2寸)



', '2', '0', '61', '', '/static/upload/images/goods/2019/01/14/1547453000703308.jpg', '0', '1547453135', '1547453157'), ('7', '1', '纽芝兰包包女士2018新款潮百搭韩版时尚单肩斜挎包少女小挎包链条', '', '', '0', '320', '件', '/static/upload/images/goods/2019/01/14/1547453895416529.jpg', '760.00', '760.00', '760.00', '168.00', '168.00', '168.00', '11', '1', '0', '1', '1', '1', '


', '2', '0', '5', '', '/static/upload/images/goods/2019/01/15/1547540603500383.jpg', '0', '1547453967', '1547540607'), ('8', '1', 'MARNI Trunk 女士 中号拼色十字纹小牛皮 斜挎风琴包', '', '', '0', '35', '件', '/static/upload/images/goods/2019/01/14/1547454145355962.jpg', '672.00', '672.00', '672.00', '356.00', '356.00', '356.00', '8', '1', '0', '1', '1', '1', '


', '2', '0', '8', '', '/static/upload/images/goods/2019/01/14/1547454145355962.jpg', '0', '1547454269', '1547454269'), ('9', '2', '睡衣女长袖春秋季纯棉韩版女士大码薄款春夏季全棉家居服两件套装', '', '', '0', '596', '件', '/static/upload/images/goods/2019/01/14/1547454702543219.jpg', '160.00-216.00', '160.00', '216.00', '120.00-158.00', '120.00', '158.00', '2', '1', '0', '1', '1', '1', '



', '3', '0', '68', '', '/static/upload/images/goods/2019/01/14/1547454567172116.jpg', '0', '1547454786', '1547454828'), ('10', '0', '夏装女装古力娜扎明星同款一字领露肩蓝色蕾丝修身显瘦连衣裙礼服', '', '', '0', '36', '件', '/static/upload/images/goods/2019/01/14/1547455240794230.jpg', '568.00', '568.00', '568.00', '228.00', '228.00', '228.00', '28', '1', '0', '1', '1', '1', '【品牌】欧单 学媛风 猫咪良品
【吊牌】xueyuanfeng 猫咪良品
【面料质地】涤棉拼接蕾丝 后中拉链 有内衬(非专业机构鉴定,介意请慎拍)
好的衣服需要好好呵护,务必请冷水手洗(切记别浸泡)拧干就晾晒或则干洗哦~
【商品颜色】实物拍摄 蓝色 颜色很难拍有小色差属正常现象哦
【商品尺寸】XS/S/M/L 小高腰设计 胸口纽扣是装饰的哦
XS码尺寸: 悬挂衣长81CM.胸围80内合适.腰围63CM.臀围86CM
S码尺寸: 悬挂衣长82CM.胸围84内合适.腰围67CM.臀围90CM
M码尺寸: 悬挂衣长83CM.胸围88内合适.腰围71CM.臀围94CM
L码尺寸: 悬挂衣长84CM.胸围92内合适.腰围75CM.臀围98CM
(测量单位是CM,每个人的测量方式不一样,测量的尺寸数据可能会有1~3厘米的差异,请MM们谅解哦)
PS:常规码数,可按平时号选择哦。修身版型~如果上身偏大可以适当考虑大1号~下摆蕾丝拼接不会很平整的哦~
蕾丝花是手工修剪出来的,每件都有不同和不规则的哦,有小线头和节点是正常现象哦~请亲们谅解哦~


', '2', '0', '15', '', '/static/upload/images/goods/2019/01/14/1547455222990904.jpg', '0', '1547455375', '1547455375'), ('11', '0', '夏季复古ins风格网红SP同款 短袖大圆领香槟色蕾丝绣花钉珠连衣裙', '', '', '0', '367', '件', '/static/upload/images/goods/2019/01/14/1547455601314107.jpg', '268.00', '268.00', '268.00', '258.00', '258.00', '258.00', '1', '1', '0', '1', '1', '1', '【品牌】欧单 学媛风 猫咪良品
【吊牌】xueyuanfeng 猫咪良品
【面料质地】网纱绣花钉珠拼接蕾丝 有拉链有内衬(非专业机构鉴定,介意请慎拍)
好的衣服需要好好呵护,务必请冷水手洗(切记别浸泡)拧干就晾晒或则干洗哦~
【商品颜色】实物拍摄 香槟色 颜色很难拍有小色差属正常现象哦
【商品尺寸】XS/S/M/L 小高腰设计 胸那考虑撑开因素哦 微弹的哦
XS码尺寸: 衣长82CM.胸围80内合适.腰围63CM.臀围86CM
S码尺寸: 衣长83CM.胸围84内合适.腰围67CM.臀围90CM
M码尺寸: 衣长84CM.胸围88内合适.腰围71CM.臀围94CM
L码尺寸: 衣长85CM.胸围92内合适.腰围75CM.臀围98CM
(测量单位是CM,每个人的测量方式不一样,测量的尺寸数据可能会有1~3厘米的差异,请MM们谅解哦)
PS:常规码数,可按平时号选择哦。修身版型,如果腰粗可以适当考虑大1号哦~
大圆领,每个人的身材曲线不同,领口不会很平的哦,请谅解~
肩膀那有暗扣哦,可以很好的隐藏了内衣的肩带哦~袖子那略硬哦~




', '4', '0', '9', '', '/static/upload/images/goods/2019/01/14/1547455566118614.jpg', '0', '1547455700', '1547455700'), ('12', '2', 'ZK星星绣花雪纺连衣裙中长款sukol裙少女心温柔超仙女chic裙子夏', '', 'xxxxhhhhhh商品型号', '0', '246', '件', '/static/upload/images/goods/2019/01/14/1547455890402147.jpg', '150.00-188.00', '150.00', '188.00', '0.01-128.00', '0.01', '128.00', '3', '1', '0', '1', '1', '1', '



', '3', '0', '19', '', '/static/upload/images/goods/2019/01/14/1547455890402147.jpg', '0', '1547456230', '1552467444');
+INSERT INTO `s_goods` VALUES ('1', '1', 'MIUI/小米 小米手机4 小米4代 MI4智能4G手机包邮 黑色 D-LTE(4G)/TD-SCD', '', '', '0', '125', '步', '/static/upload/images/goods/2019/01/14/1547450781101144.jpg', '3200.00', '3200.00', '3200.00', '2100.00', '2100.00', '2100.00', '10', '1', '0', '1', '1', '1', '


', '2', '0', '22', '', '/static/upload/images/goods/2019/01/14/1547450781101144.jpg', '0', '1547450921', '1549959519'), ('2', '2', '苹果(Apple)iPhone 6 Plus (A1524)移动联通电信4G手机 金色 16G', '', 'iPhone 6 Plus', '0', '1710', '步', '/static/upload/images/goods/2019/01/14/1547451274847894.jpg', '6000.00-7600.00', '6000.00', '7600.00', '4500.00-6800.00', '4500.00', '6800.00', '30', '1', '0', '1', '1', '1', '


', '2', '0', '34', '/static/upload/video/goods/2019/01/14/1547458876723311.mp4', '/static/upload/images/goods/2019/01/14/1547451274847894.jpg', '0', '1547451624', '1547458880'), ('3', '2', 'Samsung/三星 SM-G8508S GALAXY Alpha四核智能手机 新品 闪耀白', '', '', '0', '235', '步', '/static/upload/images/goods/2019/01/14/1547451909951171.jpg', '6866.00', '6866.00', '6866.00', '3888.00', '3888.00', '3888.00', '20', '1', '0', '1', '1', '1', '



', '2', '0', '3', '', '/static/upload/images/goods/2019/01/14/1547451909951171.jpg', '0', '1547452007', '1547452007'), ('4', '1', 'Huawei/华为 H60-L01 荣耀6 移动4G版智能手机 安卓', '', '', '0', '537', '步', '/static/upload/images/goods/2019/01/14/1547452474332334.jpg', '2300.00', '2300.00', '2300.00', '1999.00', '1999.00', '1999.00', '19', '1', '0', '1', '1', '1', '


', '2', '0', '59', '', '/static/upload/images/goods/2019/01/14/1547452474332334.jpg', '0', '1547452553', '1547452553'), ('5', '2', 'Meizu/魅族 MX4 Pro移动版 八核大屏智能手机 黑色 16G', '', '', '0', '435', '步', '/static/upload/images/goods/2019/01/14/1547452714324599.jpg', '3200.00', '3200.00', '3200.00', '2499.00', '2499.00', '2499.00', '56', '1', '0', '1', '1', '1', '


', '2', '1', '176', '', '/static/upload/images/goods/2019/01/14/1547452714324599.jpg', '0', '1547452798', '1547452798'), ('6', '1', 'vivo X5MAX L 移动4G 八核超薄大屏5.5吋双卡手机vivoX5max', '', '', '0', '319', '步', '/static/upload/images/goods/2019/01/14/1547453000703308.jpg', '3200.00', '3200.00', '3200.00', '2998.90', '2998.90', '2998.90', '65', '1', '0', '1', '1', '1', ' X5L/SL/V/M (5.0寸) X5max钢化膜(5.5寸) X5pro钢化膜(5.2寸)



', '2', '0', '61', '', '/static/upload/images/goods/2019/01/14/1547453000703308.jpg', '0', '1547453135', '1547453157'), ('7', '1', '纽芝兰包包女士2018新款潮百搭韩版时尚单肩斜挎包少女小挎包链条', '', '', '0', '320', '件', '/static/upload/images/goods/2019/01/14/1547453895416529.jpg', '760.00', '760.00', '760.00', '168.00', '168.00', '168.00', '11', '1', '0', '1', '1', '1', '


', '2', '0', '5', '', '/static/upload/images/goods/2019/01/15/1547540603500383.jpg', '0', '1547453967', '1547540607'), ('8', '1', 'MARNI Trunk 女士 中号拼色十字纹小牛皮 斜挎风琴包', '', '', '0', '35', '件', '/static/upload/images/goods/2019/01/14/1547454145355962.jpg', '672.00', '672.00', '672.00', '356.00', '356.00', '356.00', '8', '1', '0', '1', '1', '1', '


', '2', '0', '8', '', '/static/upload/images/goods/2019/01/14/1547454145355962.jpg', '0', '1547454269', '1547454269'), ('9', '2', '睡衣女长袖春秋季纯棉韩版女士大码薄款春夏季全棉家居服两件套装', '', '', '0', '596', '件', '/static/upload/images/goods/2019/01/14/1547454702543219.jpg', '160.00-216.00', '160.00', '216.00', '120.00-158.00', '120.00', '158.00', '2', '1', '0', '1', '1', '1', '



', '3', '0', '69', '', '/static/upload/images/goods/2019/01/14/1547454567172116.jpg', '0', '1547454786', '1547454828'), ('10', '0', '夏装女装古力娜扎明星同款一字领露肩蓝色蕾丝修身显瘦连衣裙礼服', '', '', '0', '36', '件', '/static/upload/images/goods/2019/01/14/1547455240794230.jpg', '568.00', '568.00', '568.00', '228.00', '228.00', '228.00', '28', '1', '0', '1', '1', '1', '【品牌】欧单 学媛风 猫咪良品
【吊牌】xueyuanfeng 猫咪良品
【面料质地】涤棉拼接蕾丝 后中拉链 有内衬(非专业机构鉴定,介意请慎拍)
好的衣服需要好好呵护,务必请冷水手洗(切记别浸泡)拧干就晾晒或则干洗哦~
【商品颜色】实物拍摄 蓝色 颜色很难拍有小色差属正常现象哦
【商品尺寸】XS/S/M/L 小高腰设计 胸口纽扣是装饰的哦
XS码尺寸: 悬挂衣长81CM.胸围80内合适.腰围63CM.臀围86CM
S码尺寸: 悬挂衣长82CM.胸围84内合适.腰围67CM.臀围90CM
M码尺寸: 悬挂衣长83CM.胸围88内合适.腰围71CM.臀围94CM
L码尺寸: 悬挂衣长84CM.胸围92内合适.腰围75CM.臀围98CM
(测量单位是CM,每个人的测量方式不一样,测量的尺寸数据可能会有1~3厘米的差异,请MM们谅解哦)
PS:常规码数,可按平时号选择哦。修身版型~如果上身偏大可以适当考虑大1号~下摆蕾丝拼接不会很平整的哦~
蕾丝花是手工修剪出来的,每件都有不同和不规则的哦,有小线头和节点是正常现象哦~请亲们谅解哦~


', '2', '0', '15', '', '/static/upload/images/goods/2019/01/14/1547455222990904.jpg', '0', '1547455375', '1547455375'), ('11', '0', '夏季复古ins风格网红SP同款 短袖大圆领香槟色蕾丝绣花钉珠连衣裙', '', '', '0', '367', '件', '/static/upload/images/goods/2019/01/14/1547455601314107.jpg', '268.00', '268.00', '268.00', '258.00', '258.00', '258.00', '1', '1', '0', '1', '1', '1', '【品牌】欧单 学媛风 猫咪良品
【吊牌】xueyuanfeng 猫咪良品
【面料质地】网纱绣花钉珠拼接蕾丝 有拉链有内衬(非专业机构鉴定,介意请慎拍)
好的衣服需要好好呵护,务必请冷水手洗(切记别浸泡)拧干就晾晒或则干洗哦~
【商品颜色】实物拍摄 香槟色 颜色很难拍有小色差属正常现象哦
【商品尺寸】XS/S/M/L 小高腰设计 胸那考虑撑开因素哦 微弹的哦
XS码尺寸: 衣长82CM.胸围80内合适.腰围63CM.臀围86CM
S码尺寸: 衣长83CM.胸围84内合适.腰围67CM.臀围90CM
M码尺寸: 衣长84CM.胸围88内合适.腰围71CM.臀围94CM
L码尺寸: 衣长85CM.胸围92内合适.腰围75CM.臀围98CM
(测量单位是CM,每个人的测量方式不一样,测量的尺寸数据可能会有1~3厘米的差异,请MM们谅解哦)
PS:常规码数,可按平时号选择哦。修身版型,如果腰粗可以适当考虑大1号哦~
大圆领,每个人的身材曲线不同,领口不会很平的哦,请谅解~
肩膀那有暗扣哦,可以很好的隐藏了内衣的肩带哦~袖子那略硬哦~




', '4', '0', '9', '', '/static/upload/images/goods/2019/01/14/1547455566118614.jpg', '0', '1547455700', '1547455700'), ('12', '2', 'ZK星星绣花雪纺连衣裙中长款sukol裙少女心温柔超仙女chic裙子夏', '', 'xxxxhhhhhh商品型号', '0', '246', '件', '/static/upload/images/goods/2019/01/14/1547455890402147.jpg', '150.00-188.00', '150.00', '188.00', '0.01-128.00', '0.01', '128.00', '3', '1', '0', '1', '1', '1', '



', '3', '0', '19', '', '/static/upload/images/goods/2019/01/14/1547455890402147.jpg', '0', '1547456230', '1552467444');
COMMIT;
-- ----------------------------
@@ -370,13 +372,13 @@ CREATE TABLE `s_goods_browse` (
`add_time` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '添加时间',
`upd_time` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '更新时间',
PRIMARY KEY (`id`)
-) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 ROW_FORMAT=DYNAMIC COMMENT='用户商品浏览';
+) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 ROW_FORMAT=DYNAMIC COMMENT='用户商品浏览';
-- ----------------------------
-- Records of `s_goods_browse`
-- ----------------------------
BEGIN;
-INSERT INTO `s_goods_browse` VALUES ('1', '5', '77', '1551233739', '1552549400'), ('2', '6', '92', '1551234590', '1551239151'), ('3', '9', '92', '1551239156', '1551239429'), ('4', '5', '92', '1551239374', '1551239374'), ('5', '10', '77', '1552287523', '1552461784'), ('6', '2', '77', '1552380261', '1552532934'), ('7', '12', '77', '1552467447', '1552615868'), ('8', '6', '77', '1552529609', '1552531565'), ('9', '3', '77', '1552532930', '1552532930'), ('10', '4', '77', '1552628919', '1552629076'), ('11', '5', '0', '1552659057', '1552659073'), ('12', '5', '1', '1552659083', '1552659243'), ('13', '11', '1', '1552659292', '1552660274'), ('14', '5', '97', '1552660995', '1552660995'), ('15', '6', '97', '1552711349', '1552711351');
+INSERT INTO `s_goods_browse` VALUES ('1', '5', '77', '1551233739', '1552549400'), ('2', '6', '92', '1551234590', '1551239151'), ('3', '9', '92', '1551239156', '1551239429'), ('4', '5', '92', '1551239374', '1551239374'), ('5', '10', '77', '1552287523', '1552461784'), ('6', '2', '77', '1552380261', '1552532934'), ('7', '12', '77', '1552467447', '1552615868'), ('8', '6', '77', '1552529609', '1552531565'), ('9', '3', '77', '1552532930', '1552532930'), ('10', '4', '77', '1552628919', '1552629076'), ('11', '5', '0', '1552659057', '1552659073'), ('12', '5', '1', '1552659083', '1552659243'), ('13', '11', '1', '1552659292', '1552660274'), ('14', '5', '97', '1552660995', '1552660995'), ('15', '6', '97', '1552711349', '1552711351'), ('16', '9', '99', '1552888092', '1552888092'), ('17', '5', '99', '1552889094', '1552889094');
COMMIT;
-- ----------------------------
@@ -889,13 +891,13 @@ CREATE TABLE `s_plugins` (
PRIMARY KEY (`id`),
UNIQUE KEY `plugins` (`plugins`),
KEY `is_enable` (`is_enable`)
-) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 ROW_FORMAT=DYNAMIC COMMENT='应用';
+) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 ROW_FORMAT=DYNAMIC COMMENT='应用';
-- ----------------------------
-- Records of `s_plugins`
-- ----------------------------
BEGIN;
-INSERT INTO `s_plugins` VALUES ('1', 'commontopmaxpicture', '{\"images\":\"\\/static\\/upload\\/images\\/plugins_commontopmaxpicture\\/2019\\/02\\/09\\/1549671733978860.jpg\",\"bg_color\":\"#ce0000\",\"url\":\"https:\\/\\/shopxo.net\\/\",\"is_new_window_open\":\"1\",\"is_overall\":\"1\",\"time_start\":\"\",\"time_end\":\"\",\"pluginsname\":\"commontopmaxpicture\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '1', '1550145321', '1551345727'), ('2', 'commontopnotice', '{\"content\":\"\\u6b22\\u8fce\\u6765\\u5230ShopXO\\u4f01\\u4e1a\\u7ea7B2C\\u5f00\\u6e90\\u7535\\u5546\\u7cfb\\u7edf\\u3001\\u6f14\\u793a\\u7ad9\\u70b9\\u8bf7\\u52ff\\u53d1\\u8d77\\u652f\\u4ed8\\u3001\\u4ee5\\u514d\\u7ed9\\u60a8\\u5e26\\u6765\\u4e0d\\u5fc5\\u8981\\u7684\\u8d22\\u4ea7\\u635f\\u5931\\u3002\",\"is_overall\":\"1\",\"time_start\":\"\",\"time_end\":\"\",\"pluginsname\":\"commontopnotice\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '1', '1550156571', '1551345882'), ('3', 'usercentertopnotice', '{\"content\":\"\\u7528\\u6237\\u4e2d\\u5fc3\\u516c\\u544a\",\"time_start\":\"\",\"time_end\":\"\",\"pluginsname\":\"usercentertopnotice\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '1', '1550157860', '1551191932'), ('14', 'userloginrewardintegral', '{\"give_integral\":\"5\",\"is_day_once\":\"1\",\"time_start\":\"\",\"time_end\":\"\",\"pluginsname\":\"userloginrewardintegral\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '1', '1550151175', '1551191930'), ('15', 'commongobacktop', '{\"images\":\"\\/static\\/upload\\/images\\/plugins_commongobacktop\\/2019\\/02\\/15\\/1550210425433304.png\",\"is_overall\":\"1\",\"pluginsname\":\"commongobacktop\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '0', '1550200998', '1551191928'), ('16', 'commonrightnavigation', '{\"weixin_mini_qrcode_images\":\"\\/static\\/upload\\/images\\/plugins_commonrightnavigation\\/2019\\/02\\/17\\/1550375588899802.jpeg\",\"is_new_window_open\":\"0\",\"is_overall\":\"1\",\"is_goods_page_show_cart\":\"1\",\"pluginsname\":\"commonrightnavigation\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '1', '1550222925', '1551191927'), ('17', 'commononlineservice', '{\"title\":\"ShopXO\\u5728\\u7ebf\\u5ba2\\u670d\",\"online_service\":\"\\u552e\\u524d|386392432\\n\\u552e\\u540e|386392432\",\"tel\":\"021-88888888\",\"is_overall\":\"1\",\"bg_color\":\"\",\"distance_top\":\"3\",\"pluginsname\":\"commononlineservice\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '1', '1550393304', '1551191925'), ('20', 'usernotloginhidegoodsprice', '{\"original_price_placeholder\":\"\",\"price_placeholder\":\"\\u767b\\u5f55\\u53ef\\u89c1\",\"pluginsname\":\"usernotloginhidegoodsprice\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '1', '1551184852', '1552463476'), ('21', 'answers', '{\"application_name\":\"\\u95ee\\u7b54\",\"images\":\"\\/static\\/upload\\/images\\/plugins_answers\\/2019\\/03\\/07\\/1551942704326624.jpg\",\"url\":\"http:\\/\\/shopxo.net\\/\",\"is_new_window_open\":\"1\",\"images_bottom\":\"\\/static\\/upload\\/images\\/plugins_answers\\/2019\\/03\\/13\\/1552463137211834.png\",\"url_bottom\":\"https:\\/\\/test.shopxo.net\",\"is_new_window_open_bottom\":\"1\",\"right_top_rec_name\":\"\",\"middle_new_name\":\"\",\"right_top_goods_name\":\"\",\"middle_new_page_number\":\"15\",\"search_page_number\":\"28\",\"home_new_goods_number\":\"12\",\"category_ids\":\"12,7,6,4,3,2,1\",\"pluginsname\":\"answers\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"basesave\"}', '1', '1551853705', '1552724209'), ('23', 'expressforkdn', '{\"ebid\":\"\",\"appkey\":\"\",\"express_ids\":{\"1\":\"\",\"2\":\"\",\"3\":\"\",\"4\":\"ZTO\",\"5\":\"\",\"6\":\"\",\"7\":\"\",\"8\":\"\",\"9\":\"\",\"10\":\"\",\"11\":\"\",\"12\":\"\",\"13\":\"\",\"14\":\"\"},\"pluginsname\":\"expressforkdn\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '1', '1552358826', '1552642312'), ('24', 'shopoauth', '{\"auth\":{\"qq\":{\"name\":\"QQ\\u767b\\u5f55\",\"app_key\":\"\",\"app_secret\":\"\",\"open\":\"1\"}},\"pluginsname\":\"shopoauth\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '0', '1552627456', '1552724547'), ('25', 'touristbuy', '{\"application_name\":\"\\u8ba2\\u5355\\u67e5\\u8be2\",\"login_name\":\"\\u6e38\\u5ba2\\u767b\\u5f55\",\"nickname\":\"\\u6e38\\u5ba2\",\"query_tips\":\"\\u8bf7\\u8f93\\u5165\\u8ba2\\u5355\\u53f7\\uff0c\\u6536\\u4ef6\\u4eba\\u59d3\\u540d\\uff0c\\u6536\\u4ef6\\u4eba\\u7535\\u8bdd\\u5373\\u53ef\\u67e5\\u770b\\u8ba2\\u5355\\u8be6\\u60c5\",\"pluginsname\":\"touristbuy\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '1', '1552656743', '1552724447');
+INSERT INTO `s_plugins` VALUES ('1', 'commontopmaxpicture', '{\"images\":\"\\/static\\/upload\\/images\\/plugins_commontopmaxpicture\\/2019\\/02\\/09\\/1549671733978860.jpg\",\"bg_color\":\"#ce0000\",\"url\":\"https:\\/\\/shopxo.net\\/\",\"is_new_window_open\":\"1\",\"is_overall\":\"1\",\"time_start\":\"\",\"time_end\":\"\",\"pluginsname\":\"commontopmaxpicture\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '1', '1550145321', '1551345727'), ('2', 'commontopnotice', '{\"content\":\"\\u6b22\\u8fce\\u6765\\u5230ShopXO\\u4f01\\u4e1a\\u7ea7B2C\\u5f00\\u6e90\\u7535\\u5546\\u7cfb\\u7edf\\u3001\\u6f14\\u793a\\u7ad9\\u70b9\\u8bf7\\u52ff\\u53d1\\u8d77\\u652f\\u4ed8\\u3001\\u4ee5\\u514d\\u7ed9\\u60a8\\u5e26\\u6765\\u4e0d\\u5fc5\\u8981\\u7684\\u8d22\\u4ea7\\u635f\\u5931\\u3002\",\"is_overall\":\"1\",\"time_start\":\"\",\"time_end\":\"\",\"pluginsname\":\"commontopnotice\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '1', '1550156571', '1551345882'), ('3', 'usercentertopnotice', '{\"content\":\"\\u7528\\u6237\\u4e2d\\u5fc3\\u516c\\u544a\",\"time_start\":\"\",\"time_end\":\"\",\"pluginsname\":\"usercentertopnotice\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '1', '1550157860', '1551191932'), ('14', 'userloginrewardintegral', '{\"give_integral\":\"5\",\"is_day_once\":\"1\",\"time_start\":\"\",\"time_end\":\"\",\"pluginsname\":\"userloginrewardintegral\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '1', '1550151175', '1551191930'), ('15', 'commongobacktop', '{\"images\":\"\\/static\\/upload\\/images\\/plugins_commongobacktop\\/2019\\/02\\/15\\/1550210425433304.png\",\"is_overall\":\"1\",\"pluginsname\":\"commongobacktop\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '0', '1550200998', '1551191928'), ('16', 'commonrightnavigation', '{\"weixin_mini_qrcode_images\":\"\\/static\\/upload\\/images\\/plugins_commonrightnavigation\\/2019\\/02\\/17\\/1550375588899802.jpeg\",\"is_new_window_open\":\"0\",\"is_overall\":\"1\",\"is_goods_page_show_cart\":\"1\",\"pluginsname\":\"commonrightnavigation\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '1', '1550222925', '1551191927'), ('17', 'commononlineservice', '{\"title\":\"ShopXO\\u5728\\u7ebf\\u5ba2\\u670d\",\"online_service\":\"\\u552e\\u524d|386392432\\n\\u552e\\u540e|386392432\",\"tel\":\"021-88888888\",\"is_overall\":\"1\",\"bg_color\":\"\",\"distance_top\":\"3\",\"pluginsname\":\"commononlineservice\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '1', '1550393304', '1552888774'), ('20', 'usernotloginhidegoodsprice', '{\"original_price_placeholder\":\"\",\"price_placeholder\":\"\\u767b\\u5f55\\u53ef\\u89c1\",\"pluginsname\":\"usernotloginhidegoodsprice\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '1', '1551184852', '1552463476'), ('21', 'answers', '{\"application_name\":\"\\u95ee\\u7b54\",\"images\":\"\\/static\\/upload\\/images\\/plugins_answers\\/2019\\/03\\/07\\/1551942704326624.jpg\",\"url\":\"http:\\/\\/shopxo.net\\/\",\"is_new_window_open\":\"1\",\"images_bottom\":\"\\/static\\/upload\\/images\\/plugins_answers\\/2019\\/03\\/13\\/1552463137211834.png\",\"url_bottom\":\"https:\\/\\/test.shopxo.net\",\"is_new_window_open_bottom\":\"1\",\"right_top_rec_name\":\"\",\"middle_new_name\":\"\",\"right_top_goods_name\":\"\",\"middle_new_page_number\":\"15\",\"search_page_number\":\"28\",\"home_new_goods_number\":\"12\",\"category_ids\":\"12,7,6,4,3,2,1\",\"pluginsname\":\"answers\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"basesave\"}', '1', '1551853705', '1552724209'), ('23', 'expressforkdn', '{\"ebid\":\"\",\"appkey\":\"\",\"express_ids\":{\"1\":\"\",\"2\":\"\",\"3\":\"\",\"4\":\"ZTO\",\"5\":\"\",\"6\":\"\",\"7\":\"\",\"8\":\"\",\"9\":\"\",\"10\":\"\",\"11\":\"\",\"12\":\"\",\"13\":\"\",\"14\":\"\"},\"pluginsname\":\"expressforkdn\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '1', '1552358826', '1552642312'), ('24', 'shopoauth', '{\"auth\":{\"qq\":{\"name\":\"QQ\\u767b\\u5f55\",\"app_key\":\"\",\"app_secret\":\"\",\"open\":\"1\"}},\"pluginsname\":\"shopoauth\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '0', '1552627456', '1552724547'), ('25', 'touristbuy', '{\"application_name\":\"\\u8ba2\\u5355\\u67e5\\u8be2\",\"login_name\":\"\\u6e38\\u5ba2\\u767b\\u5f55\",\"nickname\":\"\\u6e38\\u5ba2\",\"query_tips\":\"\\u8bf7\\u8f93\\u5165\\u8ba2\\u5355\\u53f7\\uff0c\\u6536\\u4ef6\\u4eba\\u59d3\\u540d\\uff0c\\u6536\\u4ef6\\u4eba\\u7535\\u8bdd\\u5373\\u53ef\\u67e5\\u770b\\u8ba2\\u5355\\u8be6\\u60c5\",\"is_default_tourist\":\"0\",\"pluginsname\":\"touristbuy\",\"pluginscontrol\":\"admin\",\"pluginsaction\":\"save\"}', '1', '1552656743', '1552889422'), ('26', 'freightfee', null, '0', '1552894438', '0');
COMMIT;
-- ----------------------------
@@ -1134,13 +1136,13 @@ CREATE TABLE `s_search_history` (
`ymd` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '日期 ymd',
`add_time` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '添加时间',
PRIMARY KEY (`id`)
-) ENGINE=InnoDB AUTO_INCREMENT=74 DEFAULT CHARSET=utf8mb4 ROW_FORMAT=DYNAMIC COMMENT='搜索日志';
+) ENGINE=InnoDB AUTO_INCREMENT=83 DEFAULT CHARSET=utf8mb4 ROW_FORMAT=DYNAMIC COMMENT='搜索日志';
-- ----------------------------
-- Records of `s_search_history`
-- ----------------------------
BEGIN;
-INSERT INTO `s_search_history` VALUES ('1', '77', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551233729'), ('2', '77', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551233736'), ('3', '0', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551233824'), ('4', '92', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551260421'), ('5', '92', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551260423'), ('6', '92', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551260432'), ('7', '92', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551260448'), ('8', '92', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551260575'), ('9', '92', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551260885'), ('10', '92', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551260887'), ('11', '92', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551261001'), ('12', '92', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551261934'), ('13', '0', '0', '0', '', '0-0', 'default', 'asc', '20190228', '1551343490'), ('14', '0', '0', '0', '', '0-0', 'default', 'asc', '20190228', '1551343927'), ('15', '77', '0', '0', '', '0-0', 'default', 'asc', '20190306', '1551858508'), ('16', '0', '0', '0', '', '0-0', 'default', 'asc', '20190307', '1551952616'), ('17', '0', '0', '0', '', '0-0', 'default', 'asc', '20190308', '1552037213'), ('18', '0', '0', '0', '', '0-0', 'default', 'asc', '20190308', '1552037324'), ('19', '77', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552282877'), ('20', '77', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552282891'), ('21', '77', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552284595'), ('22', '77', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552284988'), ('23', '77', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552287518'), ('24', '77', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552287529'), ('25', '0', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552292501'), ('26', '0', '0', '1', '', '0-0', 'default', 'asc', '20190311', '1552292564'), ('27', '0', '0', '1', '', '0-0', 'default', 'asc', '20190311', '1552292570'), ('28', '0', '0', '1', '', '0-0', 'default', 'asc', '20190311', '1552292573'), ('29', '0', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552292801'), ('30', '0', '0', '53', '', '0-0', 'default', 'asc', '20190311', '1552292806'), ('31', '0', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552293119'), ('32', '0', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552293150'), ('33', '0', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552293153'), ('34', '0', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552293210'), ('35', '0', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552293238'), ('36', '0', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552293258'), ('37', '0', '0', '1', '', '0-0', 'default', 'asc', '20190311', '1552295698'), ('38', '0', '0', '1', '', '0-0', 'default', 'asc', '20190311', '1552295701'), ('39', '0', '0', '1', '', '0-0', 'default', 'asc', '20190311', '1552296970'), ('40', '0', '0', '1', '', '0-0', 'default', 'asc', '20190311', '1552296971'), ('41', '77', '0', '0', '', '0-0', 'default', 'asc', '20190313', '1552446286'), ('42', '77', '0', '0', '', '0-0', 'default', 'asc', '20190313', '1552446830'), ('43', '77', '0', '0', '', '0-0', 'default', 'asc', '20190313', '1552461592'), ('44', '77', '0', '0', '', '0-0', 'default', 'asc', '20190313', '1552461878'), ('45', '77', '0', '0', '', '0-0', 'default', 'asc', '20190313', '1552464847'), ('46', '77', '0', '0', '', '0-0', 'default', 'asc', '20190313', '1552467418'), ('47', '77', '0', '0', '', '0-0', 'min_price', 'desc', '20190313', '1552467421'), ('48', '77', '0', '0', '', '0-0', 'min_price', 'asc', '20190313', '1552467423'), ('49', '0', '0', '1', '', '0-0', 'default', 'asc', '20190314', '1552529646'), ('50', '77', '0', '1', '', '0-0', 'default', 'asc', '20190314', '1552529650'), ('51', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552531528'), ('52', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532412'), ('53', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532430'), ('54', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532687'), ('55', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532711'), ('56', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532714'), ('57', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532836'), ('58', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532873'), ('59', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532888'), ('60', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532895'), ('61', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532913'), ('62', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532919'), ('63', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552533239'), ('64', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552549550'), ('65', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552553299'), ('66', '77', '0', '0', '', '0-0', 'min_price', 'desc', '20190314', '1552553300'), ('67', '77', '0', '0', '', '0-0', 'min_price', 'asc', '20190314', '1552553302'), ('68', '77', '0', '1', '', '0-0', 'default', 'asc', '20190315', '1552639821'), ('69', '97', '0', '0', '', '0-0', 'default', 'asc', '20190315', '1552661032'), ('70', '0', '0', '0', '', '0-0', 'default', 'asc', '20190316', '1552724523'), ('71', '0', '0', '0', '', '0-0', 'default', 'asc', '20190316', '1552724538'), ('72', '0', '0', '0', '', '0-0', 'default', 'asc', '20190316', '1552724539'), ('73', '0', '0', '0', '', '0-0', 'default', 'asc', '20190316', '1552724540');
+INSERT INTO `s_search_history` VALUES ('1', '77', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551233729'), ('2', '77', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551233736'), ('3', '0', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551233824'), ('4', '92', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551260421'), ('5', '92', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551260423'), ('6', '92', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551260432'), ('7', '92', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551260448'), ('8', '92', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551260575'), ('9', '92', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551260885'), ('10', '92', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551260887'), ('11', '92', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551261001'), ('12', '92', '0', '0', '', '0-0', 'default', 'asc', '20190227', '1551261934'), ('13', '0', '0', '0', '', '0-0', 'default', 'asc', '20190228', '1551343490'), ('14', '0', '0', '0', '', '0-0', 'default', 'asc', '20190228', '1551343927'), ('15', '77', '0', '0', '', '0-0', 'default', 'asc', '20190306', '1551858508'), ('16', '0', '0', '0', '', '0-0', 'default', 'asc', '20190307', '1551952616'), ('17', '0', '0', '0', '', '0-0', 'default', 'asc', '20190308', '1552037213'), ('18', '0', '0', '0', '', '0-0', 'default', 'asc', '20190308', '1552037324'), ('19', '77', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552282877'), ('20', '77', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552282891'), ('21', '77', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552284595'), ('22', '77', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552284988'), ('23', '77', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552287518'), ('24', '77', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552287529'), ('25', '0', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552292501'), ('26', '0', '0', '1', '', '0-0', 'default', 'asc', '20190311', '1552292564'), ('27', '0', '0', '1', '', '0-0', 'default', 'asc', '20190311', '1552292570'), ('28', '0', '0', '1', '', '0-0', 'default', 'asc', '20190311', '1552292573'), ('29', '0', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552292801'), ('30', '0', '0', '53', '', '0-0', 'default', 'asc', '20190311', '1552292806'), ('31', '0', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552293119'), ('32', '0', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552293150'), ('33', '0', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552293153'), ('34', '0', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552293210'), ('35', '0', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552293238'), ('36', '0', '0', '0', '', '0-0', 'default', 'asc', '20190311', '1552293258'), ('37', '0', '0', '1', '', '0-0', 'default', 'asc', '20190311', '1552295698'), ('38', '0', '0', '1', '', '0-0', 'default', 'asc', '20190311', '1552295701'), ('39', '0', '0', '1', '', '0-0', 'default', 'asc', '20190311', '1552296970'), ('40', '0', '0', '1', '', '0-0', 'default', 'asc', '20190311', '1552296971'), ('41', '77', '0', '0', '', '0-0', 'default', 'asc', '20190313', '1552446286'), ('42', '77', '0', '0', '', '0-0', 'default', 'asc', '20190313', '1552446830'), ('43', '77', '0', '0', '', '0-0', 'default', 'asc', '20190313', '1552461592'), ('44', '77', '0', '0', '', '0-0', 'default', 'asc', '20190313', '1552461878'), ('45', '77', '0', '0', '', '0-0', 'default', 'asc', '20190313', '1552464847'), ('46', '77', '0', '0', '', '0-0', 'default', 'asc', '20190313', '1552467418'), ('47', '77', '0', '0', '', '0-0', 'min_price', 'desc', '20190313', '1552467421'), ('48', '77', '0', '0', '', '0-0', 'min_price', 'asc', '20190313', '1552467423'), ('49', '0', '0', '1', '', '0-0', 'default', 'asc', '20190314', '1552529646'), ('50', '77', '0', '1', '', '0-0', 'default', 'asc', '20190314', '1552529650'), ('51', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552531528'), ('52', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532412'), ('53', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532430'), ('54', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532687'), ('55', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532711'), ('56', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532714'), ('57', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532836'), ('58', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532873'), ('59', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532888'), ('60', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532895'), ('61', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532913'), ('62', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552532919'), ('63', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552533239'), ('64', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552549550'), ('65', '77', '0', '0', '', '0-0', 'default', 'asc', '20190314', '1552553299'), ('66', '77', '0', '0', '', '0-0', 'min_price', 'desc', '20190314', '1552553300'), ('67', '77', '0', '0', '', '0-0', 'min_price', 'asc', '20190314', '1552553302'), ('68', '77', '0', '1', '', '0-0', 'default', 'asc', '20190315', '1552639821'), ('69', '97', '0', '0', '', '0-0', 'default', 'asc', '20190315', '1552661032'), ('70', '0', '0', '0', '', '0-0', 'default', 'asc', '20190316', '1552724523'), ('71', '0', '0', '0', '', '0-0', 'default', 'asc', '20190316', '1552724538'), ('72', '0', '0', '0', '', '0-0', 'default', 'asc', '20190316', '1552724539'), ('73', '0', '0', '0', '', '0-0', 'default', 'asc', '20190316', '1552724540'), ('74', '0', '0', '0', '', '0-0', 'default', 'asc', '20190318', '1552887206'), ('75', '0', '0', '0', '', '0-0', 'default', 'asc', '20190318', '1552887332'), ('76', '0', '0', '0', '', '0-0', 'default', 'asc', '20190318', '1552887333'), ('77', '0', '0', '0', '', '0-0', 'default', 'asc', '20190318', '1552887521'), ('78', '98', '0', '0', '', '0-0', 'default', 'asc', '20190318', '1552887907'), ('79', '98', '0', '0', '', '0-0', 'default', 'asc', '20190318', '1552887909'), ('80', '99', '0', '0', '', '0-0', 'default', 'asc', '20190318', '1552887951'), ('81', '99', '0', '0', '', '0-0', 'default', 'asc', '20190318', '1552888090'), ('82', '99', '0', '0', '', '0-0', 'default', 'asc', '20190318', '1552888249');
COMMIT;
-- ----------------------------
@@ -1205,13 +1207,13 @@ CREATE TABLE `s_user` (
KEY `weixin_openid` (`weixin_openid`),
KEY `mobile` (`mobile`),
KEY `username` (`username`)
-) ENGINE=InnoDB AUTO_INCREMENT=98 DEFAULT CHARSET=utf8mb4 ROW_FORMAT=DYNAMIC COMMENT='用户';
+) ENGINE=InnoDB AUTO_INCREMENT=100 DEFAULT CHARSET=utf8mb4 ROW_FORMAT=DYNAMIC COMMENT='用户';
-- ----------------------------
-- Records of `s_user`
-- ----------------------------
BEGIN;
-INSERT INTO `s_user` VALUES ('77', '', '', '', '0', '102132', '32b496a315a44e4e4e347d916353644a', '', '龚哥哥', '13250814883', '', '2', 'https://tfs.alipayobjects.com/images/partner/T10d8lXm4dXXXXXXXX', '上海', '上海市', '1540915200', '', '1088', '0', '0', '0', '0', '1552711204'), ('90', '2088502175420842', '', '', '0', '208731', '9fff3059357fafcb709b6288a412e54a', '', '魔鬼', '17688888888', '', '2', '', '上海', '上海市', '666201600', '', '45', '0', '0', '0', '1539167253', '1551174265'), ('97', '', '', '', '0', '', '', '游客', '游客', '', '', '0', '', '', '', '0', '', '0', '0', '0', '0', '1552660927', '1552725449');
+INSERT INTO `s_user` VALUES ('77', '', '', '', '0', '102132', '32b496a315a44e4e4e347d916353644a', '', '龚哥哥', '13250814883', '', '2', 'https://tfs.alipayobjects.com/images/partner/T10d8lXm4dXXXXXXXX', '上海', '上海市', '1540915200', '', '1088', '0', '0', '0', '0', '1552711204'), ('90', '2088502175420842', '', '', '0', '208731', '9fff3059357fafcb709b6288a412e54a', '', '魔鬼', '17688888888', '', '2', '', '上海', '上海市', '666201600', '', '45', '0', '0', '0', '1539167253', '1551174265'), ('97', '', '', '', '0', '', '', '游客', '游客', '', '', '0', '', '', '', '0', '', '0', '0', '0', '0', '1552660927', '1552725449'), ('98', '', '', '', '0', '', '', '游客', '游客', '', '', '0', '', '', '', '0', '', '0', '0', '0', '0', '1552887906', '1552887911'), ('99', '', '', '', '0', '', '', '游客', '游客', '', '', '0', '', '', '', '0', '', '0', '0', '0', '0', '1552887911', '1552889417');
COMMIT;
-- ----------------------------
diff --git a/public/static/plugins/css/freightfee/admin.css b/public/static/plugins/css/freightfee/admin.css
new file mode 100755
index 000000000..62214c747
--- /dev/null
+++ b/public/static/plugins/css/freightfee/admin.css
@@ -0,0 +1,11 @@
+/**
+ * 首页
+ */
+.freightfee-content .items {
+ margin: 10px 0 20px 0;
+ border-bottom: 1px dashed #f1f1f1;
+ padding-bottom: 20px;
+}
+.freightfee-content .edit-submit {
+ margin-bottom: 20px;
+}
\ No newline at end of file
diff --git a/public/static/upload/images/plugins_freightfee/2019/03/18/1552894366387964.jpg b/public/static/upload/images/plugins_freightfee/2019/03/18/1552894366387964.jpg
new file mode 100644
index 000000000..dc87d5fc9
Binary files /dev/null and b/public/static/upload/images/plugins_freightfee/2019/03/18/1552894366387964.jpg differ