⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 zh_tw.sql

📁 英文版本的 ECSHOP 游戏要的 加QQ 3506796
💻 SQL
📖 第 1 页 / 共 2 页
字号:
(15, 3, 63, '240×320', '0'),
(16, 3, 65, '95.7', '0'),
(17, 3, 66, '51.7', '0'),
(18, 3, 67, '21.5', '0'),
(19, 3, 68, 'TFT', '0'),
(20, 3, 69, '8MB', '0'),
(21, 3, 70, 'Linux', '0'),
(22, 3, 71, '270-420分鐘', '0'),
(23, 3, 72, '160-200小時', '0'),
(24, 3, 73, '鋰電池,旅行充電器,耳機,', '0'),
(25, 3, 74, 'WAP 2.0', '0'),
(26, 3, 77, '隨機軟件光盤,數據傳輸線   (手寫筆,手機套,腰夾,兩張CD光盤,128M閃存卡)', '0'),
(27, 3, 78, '40和弦', '0');

--
-- `ecs_goods_gallery`
--

INSERT INTO `ecs_goods_gallery` (`img_id`, `goods_id`, `img_url`, `img_desc`, `thumb_url`) VALUES (2, 1, 'images/200609/2285.jpg', '', 'images/200609/21100.jpg'),
(3, 2, '', '', ''),
(4, 3, 'images/200609/82358.jpg', '', 'images/200609/82214.jpg'),
(5, 4, 'images/200609/37179.jpg', '', 'images/200609/37176.jpg'),
(6, 5, 'images/200609/66292.jpg', '', 'images/200609/66209.jpg'),
(7, 6, 'images/200609/39128.gif', '', 'images/200609/3992.jpg'),
(8, 7, 'images/200609/91200.jpg', '', 'images/200609/922.jpg'),
(9, 8, 'images/200609/45218.gif', '', 'images/200609/44107.jpg'),
(10, 9, 'images/200609/65307.gif', '', 'images/200609/63186.jpg'),
(11, 10, 'images/200609/1538.gif', '', 'images/200609/1449.jpg'),
(12, 11, 'images/200609/0515.gif', '', 'images/200609/0416.jpg'),
(13, 12, 'images/200609/34146.gif', '', 'images/200609/33106.jpg'),
(14, 13, 'images/200609/4298.gif', '', 'images/200609/41129.jpg'),
(15, 14, 'images/200609/41139.gif', '', 'images/200609/41192.jpg'),
(16, 15, 'images/200609/2179.gif', '', 'images/200609/2155.jpg'),
(17, 16, 'images/200609/43161.gif', '', 'images/200609/4396.jpg'),
(18, 17, 'images/200609/2244.gif', '', 'images/200609/22100.jpg');

--
-- `ecs_payment`
--

INSERT INTO `ecs_payment` (`pay_id`, `pay_code`, `pay_name`, `pay_desc`, `pay_order`, `pay_config`, `enabled`, `is_cod`) VALUES (1, 'cod', '貨到付款', '一手交錢、一手交貨', 0, 'a:0:{}', 1, 1),
(2, 'post', '郵局匯款', '收件人:×××;地址:×××;郵編:×××', 0, 'a:0:{}', 1, 0),
(3, 'bank', '銀行匯款/轉帳', '收款銀行:×××;收款人:×××;收款帳戶:×××', 0, 'a:0:{}', 1, 0);

--
-- `ecs_shipping`
--

INSERT INTO `ecs_shipping` (`shipping_id`, `shipping_code`, `shipping_name`, `shipping_desc`, `support_cod`, `enabled`) VALUES (1, 'flat', '市內快遞', '固定運費的配送方式內容', 1, 1),
(2, 'post_express', '郵政快遞包裹', '郵政快遞包裹的描述內容。', 0, 1),
(3, 'cac', '上門取貨', '買家自己到網店實體店取貨', 1, 1),
(4, 'ems', 'EMS 國內郵政特快專遞', 'EMS 國內郵政特快專遞描述內容', 0, 1);

INSERT INTO `ecs_area_region` (`shipping_area_id`, `region_id`) VALUES (1, 1),
(2, 1),
(3, 1),
(4, 1);

--
-- `ecs_shipping_area`
--

INSERT INTO `ecs_shipping_area` (`shipping_area_id`, `shipping_area_name`, `shipping_id`, `configure`) VALUES (1, '北京四環內', 1, 'a:2:{i:0;a:2:{s:4:"name";s:8:"base_fee";s:5:"value";s:2:"10";}i:1;a:2:{s:4:"name";s:10:"free_money";s:5:"value";s:1:"0";}}'),
(2, '所有地區', 2, 'a:4:{i:0;a:2:{s:4:"name";s:8:"base_fee";s:5:"value";s:1:"5";}i:1;a:2:{s:4:"name";s:9:"step_fee1";s:5:"value";s:1:"2";}i:2;a:2:{s:4:"name";s:9:"step_fee2";s:5:"value";s:1:"1";}i:3;a:2:{s:4:"name";s:10:"free_money";s:5:"value";s:1:"0";}}'),
(3, '北京', 3, 'a:1:{i:0;a:2:{s:4:"name";s:10:"free_money";s:5:"value";s:2:"15";}}'),
(4, '中國', 4, 'a:3:{i:0;a:2:{s:4:"name";s:8:"base_fee";s:5:"value";s:2:"20";}i:1;a:2:{s:4:"name";s:8:"step_fee";s:5:"value";s:2:"15";}i:2;a:2:{s:4:"name";s:10:"free_money";s:5:"value";s:1:"0";}}');

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -