NoteStar 5 年之前
父節點
當前提交
b7303a1608
共有 100 個文件被更改,包括 14 次插入178 次删除
  1. 0 0
      .bowerrc
  2. 0 0
      .gitignore
  3. 0 0
      LICENSE.md
  4. 0 0
      README.md
  5. 0 0
      Vagrantfile
  6. 1 1
      appadmin/.gitignore
  7. 1 1
      appadmin/config/.gitignore
  8. 0 0
      appadmin/config/YiiClassMap.php
  9. 0 0
      appadmin/config/YiiRewriteMap.php
  10. 0 0
      appadmin/config/bootstrap.php
  11. 0 0
      appadmin/config/fecshop_local.php
  12. 0 0
      appadmin/config/fecshop_local_modules/.gitignore
  13. 0 0
      appadmin/config/fecshop_local_modules/Fecadmin.php
  14. 0 0
      appadmin/config/fecshop_local_services/Admin.php
  15. 0 0
      appadmin/config/fecshop_local_services/FecshopLang.php
  16. 0 0
      appadmin/config/fecshop_local_services/Page.php
  17. 0 0
      appadmin/config/fecshop_third.php
  18. 0 0
      appadmin/config/main.php
  19. 0 0
      appadmin/config/params.php
  20. 0 0
      appadmin/languages/.gitignore
  21. 0 0
      appadmin/languages/de_DE/appadmin.php
  22. 0 0
      appadmin/languages/en_US/appadmin.php
  23. 0 0
      appadmin/languages/es_ES/appadmin.php
  24. 0 0
      appadmin/languages/fr_FR/appadmin.php
  25. 0 0
      appadmin/languages/it_IT/appadmin.php
  26. 0 0
      appadmin/languages/nl_NL/appadmin.php
  27. 0 0
      appadmin/languages/pt_PT/appadmin.php
  28. 0 0
      appadmin/languages/ru_RU/appadmin.php
  29. 0 0
      appadmin/languages/zh_CN/appadmin.php
  30. 0 0
      appadmin/local/local_components/.gitignore
  31. 0 0
      appadmin/local/local_events/.gitignore
  32. 0 0
      appadmin/local/local_interfaces/.gitignore
  33. 0 0
      appadmin/local/local_migrations/.gitignore
  34. 0 0
      appadmin/local/local_models/.gitignore
  35. 0 0
      appadmin/local/local_models/mongodb/Category.php
  36. 0 0
      appadmin/local/local_modules/.gitignore
  37. 0 0
      appadmin/local/local_services/.gitignore
  38. 0 0
      appadmin/local/local_yii/.gitignore
  39. 1 1
      appadmin/runtime/.gitignore
  40. 0 0
      appadmin/theme/local/theme01/.gitignore
  41. 0 0
      appadmin/theme/local/theme01/layouts/.gitignore
  42. 0 0
      appadmin/uploads/product/product_1492501121_product.xlsx
  43. 0 0
      appadmin/uploads/product/product_1492501160_product.xlsx
  44. 0 0
      appadmin/views/layouts/main_ajax.php
  45. 0 0
      appadmin/web/.gitignore
  46. 0 0
      appadmin/web/assets/.gitignore
  47. 0 0
      appadmin/web/favicon.ico
  48. 2 2
      appadmin/web/skin/.gitignore
  49. 2 2
      appadmin/web/skin/default/.gitignore
  50. 2 2
      appadmin/web/skin/default/images/.gitignore
  51. 0 0
      appadmin/web/skin/default/images/blue_logo.png
  52. 0 0
      appapi/.gitignore
  53. 1 1
      appapi/config/.gitignore
  54. 0 0
      appapi/config/YiiClassMap.php
  55. 0 0
      appapi/config/YiiRewriteMap.php
  56. 0 0
      appapi/config/bootstrap.php
  57. 0 0
      appapi/config/fecshop_local.php
  58. 0 0
      appapi/config/fecshop_local_modules/.gitignore
  59. 0 0
      appapi/config/fecshop_local_modules/V1.php
  60. 0 0
      appapi/config/fecshop_local_services/.gitignore
  61. 0 0
      appapi/config/fecshop_local_services/Session.php
  62. 0 0
      appapi/config/fecshop_third.php
  63. 0 0
      appapi/config/main.php
  64. 0 0
      appapi/config/params.php
  65. 0 0
      appapi/local/local_components/.gitignore
  66. 0 0
      appapi/local/local_events/.gitignore
  67. 0 0
      appapi/local/local_interfaces/.gitignore
  68. 0 0
      appapi/local/local_migrations/.gitignore
  69. 0 0
      appapi/local/local_models/.gitignore
  70. 0 0
      appapi/local/local_modules/.gitignore
  71. 0 0
      appapi/local/local_modules/V1/controllers/CustomerController.php
  72. 0 0
      appapi/local/local_services/.gitignore
  73. 0 0
      appapi/local/local_yii/.gitignore
  74. 0 0
      appapi/runtime/.gitignore
  75. 2 2
      appapi/web/.gitignore
  76. 0 0
      appapi/web/assets/.gitignore
  77. 0 0
      appfront/.gitignore
  78. 1 1
      appfront/components/.gitignore
  79. 1 1
      appfront/config/.gitignore
  80. 0 0
      appfront/config/YiiClassMap.php
  81. 0 0
      appfront/config/YiiRewriteMap.php
  82. 0 0
      appfront/config/bootstrap.php
  83. 0 0
      appfront/config/fecshop_local.php
  84. 0 0
      appfront/config/fecshop_local_modules/.gitignore
  85. 0 0
      appfront/config/fecshop_local_modules/Catalog.php
  86. 0 0
      appfront/config/fecshop_local_modules/Catalogsearch.php
  87. 0 0
      appfront/config/fecshop_local_modules/Cms.php
  88. 0 0
      appfront/config/fecshop_local_modules/Mytest.php
  89. 0 0
      appfront/config/fecshop_local_services/.gitignore
  90. 0 0
      appfront/config/fecshop_local_services/Cache.php
  91. 0 0
      appfront/config/fecshop_local_services/Event.php
  92. 0 0
      appfront/config/fecshop_local_services/FecshopLang.php
  93. 0 0
      appfront/config/fecshop_local_services/Page.php
  94. 0 0
      appfront/config/fecshop_local_services/Payment.php
  95. 0 0
      appfront/config/fecshop_local_services/Search.php
  96. 0 164
      appfront/config/fecshop_local_services/Store.php
  97. 0 0
      appfront/config/fecshop_local_services/Url.php
  98. 0 0
      appfront/config/fecshop_third.php
  99. 0 0
      appfront/config/main.php
  100. 0 0
      appfront/config/params.php

+ 0 - 0
.bowerrc


+ 0 - 0
.gitignore


+ 0 - 0
LICENSE.md


+ 0 - 0
README.md


+ 0 - 0
Vagrantfile


+ 1 - 1
appadmin/.gitignore

@@ -1,2 +1,2 @@
-assets/
+assets/
 controllers/

+ 1 - 1
appadmin/config/.gitignore

@@ -1,2 +1,2 @@
-main-local.php
+main-local.php
 params-local.php

+ 0 - 0
appadmin/config/YiiClassMap.php


+ 0 - 0
appadmin/config/YiiRewriteMap.php


+ 0 - 0
appadmin/config/bootstrap.php


+ 0 - 0
appadmin/config/fecshop_local.php


+ 0 - 0
appadmin/config/fecshop_local_modules/.gitignore


+ 0 - 0
appadmin/config/fecshop_local_modules/Fecadmin.php


+ 0 - 0
appadmin/config/fecshop_local_services/Admin.php


+ 0 - 0
appadmin/config/fecshop_local_services/FecshopLang.php


+ 0 - 0
appadmin/config/fecshop_local_services/Page.php


+ 0 - 0
appadmin/config/fecshop_third.php


+ 0 - 0
appadmin/config/main.php


+ 0 - 0
appadmin/config/params.php


+ 0 - 0
appadmin/languages/.gitignore


+ 0 - 0
appadmin/languages/de_DE/appadmin.php


+ 0 - 0
appadmin/languages/en_US/appadmin.php


+ 0 - 0
appadmin/languages/es_ES/appadmin.php


+ 0 - 0
appadmin/languages/fr_FR/appadmin.php


+ 0 - 0
appadmin/languages/it_IT/appadmin.php


+ 0 - 0
appadmin/languages/nl_NL/appadmin.php


+ 0 - 0
appadmin/languages/pt_PT/appadmin.php


+ 0 - 0
appadmin/languages/ru_RU/appadmin.php


+ 0 - 0
appadmin/languages/zh_CN/appadmin.php


+ 0 - 0
appadmin/local/local_components/.gitignore


+ 0 - 0
appadmin/local/local_events/.gitignore


+ 0 - 0
appadmin/local/local_interfaces/.gitignore


+ 0 - 0
appadmin/local/local_migrations/.gitignore


+ 0 - 0
appadmin/local/local_models/.gitignore


+ 0 - 0
appadmin/local/local_models/mongodb/Category.php


+ 0 - 0
appadmin/local/local_modules/.gitignore


+ 0 - 0
appadmin/local/local_services/.gitignore


+ 0 - 0
appadmin/local/local_yii/.gitignore


+ 1 - 1
appadmin/runtime/.gitignore

@@ -1,2 +1,2 @@
-*
+*
 !.gitignore

+ 0 - 0
appadmin/theme/local/theme01/.gitignore


+ 0 - 0
appadmin/theme/local/theme01/layouts/.gitignore


+ 0 - 0
appadmin/uploads/product/product_1492501121_product.xlsx


+ 0 - 0
appadmin/uploads/product/product_1492501160_product.xlsx


+ 0 - 0
appadmin/views/layouts/main_ajax.php


+ 0 - 0
appadmin/web/.gitignore


+ 0 - 0
appadmin/web/assets/.gitignore


+ 0 - 0
appadmin/web/favicon.ico


+ 2 - 2
appadmin/web/skin/.gitignore

@@ -1,3 +1,3 @@
-*
-!.gitignore
+*
+!.gitignore
 !default/

+ 2 - 2
appadmin/web/skin/default/.gitignore

@@ -1,3 +1,3 @@
-*
-!.gitignore
+*
+!.gitignore
 !images/

+ 2 - 2
appadmin/web/skin/default/images/.gitignore

@@ -1,3 +1,3 @@
-*
-!.gitignore
+*
+!.gitignore
 !blue_logo.png

+ 0 - 0
appadmin/web/skin/default/images/blue_logo.png


+ 0 - 0
appapi/.gitignore


+ 1 - 1
appapi/config/.gitignore

@@ -1,2 +1,2 @@
-main-local.php
+main-local.php
 params-local.php

+ 0 - 0
appapi/config/YiiClassMap.php


+ 0 - 0
appapi/config/YiiRewriteMap.php


+ 0 - 0
appapi/config/bootstrap.php


+ 0 - 0
appapi/config/fecshop_local.php


+ 0 - 0
appapi/config/fecshop_local_modules/.gitignore


+ 0 - 0
appapi/config/fecshop_local_modules/V1.php


+ 0 - 0
appapi/config/fecshop_local_services/.gitignore


+ 0 - 0
appapi/config/fecshop_local_services/Session.php


+ 0 - 0
appapi/config/fecshop_third.php


+ 0 - 0
appapi/config/main.php


+ 0 - 0
appapi/config/params.php


+ 0 - 0
appapi/local/local_components/.gitignore


+ 0 - 0
appapi/local/local_events/.gitignore


+ 0 - 0
appapi/local/local_interfaces/.gitignore


+ 0 - 0
appapi/local/local_migrations/.gitignore


+ 0 - 0
appapi/local/local_models/.gitignore


+ 0 - 0
appapi/local/local_modules/.gitignore


+ 0 - 0
appapi/local/local_modules/V1/controllers/CustomerController.php


+ 0 - 0
appapi/local/local_services/.gitignore


+ 0 - 0
appapi/local/local_yii/.gitignore


+ 0 - 0
appapi/runtime/.gitignore


+ 2 - 2
appapi/web/.gitignore

@@ -1,3 +1,3 @@
-*
-!.gitignore
+*
+!.gitignore
 !assets/

+ 0 - 0
appapi/web/assets/.gitignore


+ 0 - 0
appfront/.gitignore


+ 1 - 1
appfront/components/.gitignore

@@ -1,2 +1,2 @@
-*
+*
 !.gitignore

+ 1 - 1
appfront/config/.gitignore

@@ -1,2 +1,2 @@
-main-local.php
+main-local.php
 params-local.php

+ 0 - 0
appfront/config/YiiClassMap.php


+ 0 - 0
appfront/config/YiiRewriteMap.php


+ 0 - 0
appfront/config/bootstrap.php


+ 0 - 0
appfront/config/fecshop_local.php


+ 0 - 0
appfront/config/fecshop_local_modules/.gitignore


+ 0 - 0
appfront/config/fecshop_local_modules/Catalog.php


+ 0 - 0
appfront/config/fecshop_local_modules/Catalogsearch.php


+ 0 - 0
appfront/config/fecshop_local_modules/Cms.php


+ 0 - 0
appfront/config/fecshop_local_modules/Mytest.php


+ 0 - 0
appfront/config/fecshop_local_services/.gitignore


+ 0 - 0
appfront/config/fecshop_local_services/Cache.php


+ 0 - 0
appfront/config/fecshop_local_services/Event.php


+ 0 - 0
appfront/config/fecshop_local_services/FecshopLang.php


+ 0 - 0
appfront/config/fecshop_local_services/Page.php


+ 0 - 0
appfront/config/fecshop_local_services/Payment.php


+ 0 - 0
appfront/config/fecshop_local_services/Search.php


+ 0 - 164
appfront/config/fecshop_local_services/Store.php

@@ -1,164 +0,0 @@
-<?php
-   return [
-   'store' => [
-        'class'  => 'fecshop\services\Store',
-        'stores' => [
-            // store key:域名去掉http部分,作为key,这个必须这样定义。
-            'www.queenabby.com' => [
-                'language'         => 'en_US',        // 语言简码需要在@common/config/fecshop_local_services/FecshopLang.php 中定义。
-                'languageName'     => 'English',    // 语言简码对应的文字名称,将会出现在语言切换列表中显示。
-                'localThemeDir'    => '@appfront/theme/terry/theme01', // 设置当前store对应的模板路径。关于多模板的方面的知识,您可以参看fecshop多模板的知识。
-                'thirdThemeDir'    => [ // 第三方模板路径,数组,可以多个路径
-
-                ],  
-                'currency'         => 'USD', // 当前store的默认货币,这个货币简码,必须在货币配置中配置
-                /*
-                 * 当设备满足什么条件的时候,进行跳转。
-                 * 这种方式不怎么高效,最好的方式是在nginx中配置。
-                 */
-                'mobile'        => [
-                    'enable'            => true,
-                    'condition'         => ['phone', 'tablet'], // phone 代表手机,tablet代表平板,当都填写,代表手机和平板都会进行跳转
-                    'redirectDomain'    => 'm.queenabby.com',    // 如果是移动设备访问进行域名跳转,这里填写的值为store key
-                    'https'             => false,  // 手机端url是否支持https,如果支持,设置https为true,如果不支持,设置为false
-                    'type'              => 'apphtml5',  //  填写值选择:[apphtml5, appserver],如果是 apphtml5 , 则表示跳转到html5入口,如果是appserver,则表示跳转到vue这种appserver对应的入口
-                ],
-                // 第三方账号登录配置
-                'thirdLogin' => [
-                    // facebook账号登录
-                    'facebook' => [       //fb api配置 ,fb可以一个app设置pc和手机web两个域名
-                        'facebook_app_id'     => '108618299786621',
-                        'facebook_app_secret' => '420b56da4f4664a4d1065a1d31e5ec73',
-                    ],
-                    // google账号登录
-                    'google' => [       //谷歌api visit https://code.google.com/apis/console to generate your google api
-                        'CLIENT_ID'      => '380372364773-qdj1seag9bh2n0pgrhcv2r5uoc58ltp3.apps.googleusercontent.com',
-                        'CLIENT_SECRET'  => 'ei8RaoCDoAlIeh1nHYm0rrwO',
-                    ],
-                ],
-                // 用于sitemap生成中域名。
-                'https'            => true,
-                // sitemap的路径。
-                'sitemapDir' => '@appfront/web/sitemap.xml',
-            ],
-            'fecshop.appfront.fancyecommerce.com/fr' => [
-                'language'         => 'fr_FR',
-                'languageName'     => 'Français',
-                'localThemeDir'    => '@appfront/theme/terry/theme01',
-                'thirdThemeDir'    => [ // 第三方模板路径,数组,可以多个路径
-                    '@fecshop/theme/rosegal/appfront/theme/rosegal',
-                ], 
-                'currency'         => 'RMB',
-                'mobile'           => [
-                    'enable'               => true,
-                    'condition'            => ['phone'], // phone 代表手机,tablet代表平板。
-                    'redirectDomain'       => 'fecshop.apphtml5.fancyecommerce.com/fr', // 跳转后的url。
-                    'https'             => false,  // 手机端url是否支持https,如果支持,设置https为true,如果不支持,设置为false
-                    'type'              => 'apphtml5',  //  填写值选择:[apphtml5, appserver],如果是 apphtml5 , 则表示跳转到html5入口,如果是appserver,则表示跳转到vue这种appserver对应的入口
-                ],
-                // 第三方账号登录配置
-                'thirdLogin' => [
-                    // facebook账号登录
-                    'facebook' => [       //fb api配置 ,fb可以一个app设置pc和手机web两个域名
-                        'facebook_app_id'     => '108618299786621',
-                        'facebook_app_secret' => '420b56da4f4664a4d1065a1d31e5ec73',
-                    ],
-                    // google账号登录
-                    'google' => [       //谷歌api visit https://code.google.com/apis/console to generate your google api
-                        'CLIENT_ID'      => '380372364773-qdj1seag9bh2n0pgrhcv2r5uoc58ltp3.apps.googleusercontent.com',
-                        'CLIENT_SECRET'  => 'ei8RaoCDoAlIeh1nHYm0rrwO',
-                    ],
-                ],
-                'sitemapDir' => '@appfront/web/fr/sitemap.xml',
-            ],
-            'fecshop.appfront.es.fancyecommerce.com' => [
-                'language'         => 'es_ES',
-                'languageName'     => 'Español',
-                'localThemeDir'    => '@appfront/theme/terry/theme01',
-                'thirdThemeDir'    => ['@fectfurnilife/appfront/theme/furnilife',],
-                'currency'         => 'USD',
-                'mobile'           => [
-                    'enable'            => false,
-                    'condition'         => ['tablet'],
-                    'redirectDomain'    => 'fecshop.apphtml5.es.fancyecommerce.com',
-                    'https'             => false,  // 手机端url是否支持https,如果支持,设置https为true,如果不支持,设置为false
-                    'type'              => 'apphtml5',  //  填写值选择:[apphtml5, appserver],如果是 apphtml5 , 则表示跳转到html5入口,如果是appserver,则表示跳转到vue这种appserver对应的入口
-                ],
-                // 第三方账号登录配置
-                'thirdLogin' => [
-                    // facebook账号登录
-                    'facebook' => [       //fb api配置 ,fb可以一个app设置pc和手机web两个域名
-                        'facebook_app_id'     => '108618299786621',
-                        'facebook_app_secret' => '420b56da4f4664a4d1065a1d31e5ec73',
-                    ],
-                    // google账号登录
-                    'google' => [       //谷歌api visit https://code.google.com/apis/console to generate your google api
-                        'CLIENT_ID'      => '380372364773-qdj1seag9bh2n0pgrhcv2r5uoc58ltp3.apps.googleusercontent.com',
-                        'CLIENT_SECRET'  => 'ei8RaoCDoAlIeh1nHYm0rrwO',
-                    ],
-                ],
-                'sitemapDir' => '@appfront/web/sitemap_es.xml',
-            ],
-            'fecshop.appfront.fancyecommerce.com/cn' => [
-                'language'         => 'zh_CN',
-                'languageName'     => '中文',
-                'localThemeDir'    => '@appfront/theme/terry/theme01',
-                'thirdThemeDir'    => [],
-                'currency'         => 'CNY',
-                'mobile'        => [
-                    'enable'            => true,
-                    'condition'         => ['phone', 'tablet'], // phone 代表手机,tablet代表平板,当都填写,代表手机和平板都会进行跳转
-                    'redirectDomain'    => 'demo.fancyecommerce.com',    // 如果是移动设备访问进行域名跳转,这里填写的值为store key
-                    'https'             => false,  // 手机端url是否支持https,如果支持,设置https为true,如果不支持,设置为false
-                    'type'              => 'appserver',  //  填写值选择:[apphtml5, appserver],如果是 apphtml5 , 则表示跳转到html5入口,如果是appserver,则表示跳转到vue这种appserver对应的入口
-                ],
-                // 第三方账号登录配置
-                'thirdLogin' => [
-                    // facebook账号登录
-                    'facebook' => [       //fb api配置 ,fb可以一个app设置pc和手机web两个域名
-                        'facebook_app_id'     => '108618299786621',
-                        'facebook_app_secret' => '420b56da4f4664a4d1065a1d31e5ec73',
-                    ],
-                    // google账号登录
-                    'google' => [       //谷歌api visit https://code.google.com/apis/console to generate your google api
-                        'CLIENT_ID'      => '380372364773-qdj1seag9bh2n0pgrhcv2r5uoc58ltp3.apps.googleusercontent.com',
-                        'CLIENT_SECRET'  => 'ei8RaoCDoAlIeh1nHYm0rrwO',
-                    ],
-                ],
-                'sitemapDir' => '@appfront/web/cn/sitemap.xml',
-            ],
-            
-            
-            'fecshop.appfront.fancyecommerce.com/it' => [
-                'language'         => 'it_IT',  
-                'languageName'     => 'Italiano',
-                'localThemeDir'    => '@appfront/theme/terry/theme01',
-                'thirdThemeDir'    => [],
-                'currency'         => 'RMB',
-                'mobile'           => [
-                    'enable'               => false,
-                    'condition'            => ['phone'], // phone 代表手机,tablet代表平板。
-                    'redirectDomain'       => 'fecshop.apphtml5.fancyecommerce.com/it', // 跳转后的url。
-                    'https'             => false,  // 手机端url是否支持https,如果支持,设置https为true,如果不支持,设置为false
-                    'type'              => 'apphtml5',  //  填写值选择:[apphtml5, appserver],如果是 apphtml5 , 则表示跳转到html5入口,如果是appserver,则表示跳转到vue这种appserver对应的入口
-                ],
-                // 第三方账号登录配置
-                'thirdLogin' => [
-                    // facebook账号登录
-                    'facebook' => [       //fb api配置 ,fb可以一个app设置pc和手机web两个域名
-                        'facebook_app_id'     => '108618299786621',
-                        'facebook_app_secret' => '420b56da4f4664a4d1065a1d31e5ec73',
-                    ],
-                    // google账号登录
-                    'google' => [       //谷歌api visit https://code.google.com/apis/console to generate your google api
-                        'CLIENT_ID'      => '380372364773-qdj1seag9bh2n0pgrhcv2r5uoc58ltp3.apps.googleusercontent.com',
-                        'CLIENT_SECRET'  => 'ei8RaoCDoAlIeh1nHYm0rrwO',
-                    ],
-                ],
-                'sitemapDir' => '@appfront/web/it/sitemap.xml',
-            ],
-        ],
-
-    ],
-
-];

+ 0 - 0
appfront/config/fecshop_local_services/Url.php


+ 0 - 0
appfront/config/fecshop_third.php


+ 0 - 0
appfront/config/main.php


+ 0 - 0
appfront/config/params.php


Some files were not shown because too many files changed in this diff