資源簡介
CRMEB 是基于Thinkphp6基礎開發的以會員為中心的電商系統,開源版微信公眾號商城和小程序商城數據同步,帶積分、優惠券、秒殺、砍價、分銷等功能,更是一套方便二次開發的商城框架(后臺封裝了獨有快速創建表單功能,無需寫表單頁面、快速創建數據搜索和數據列表頁、導出表格、系統權限配置控制每一個控制器方法、系統參數配置、數據字典、組合數據等)1、ccrmeb是基于ThinkPhp5.0+Vue+EasyWeChat 開發;2.后臺采用form-builder組件和后臺多任務操作框架,方便快速開發增刪改、封裝layui.table 可快速開發數據列表頁面、PHPExcel數據導出、數據庫在線詞典、
代碼片段和文件信息
import?sys?os
from?sphinx.highlighting?import?lexers
from?pygments.lexers.web?import?PhpLexer
lexers[‘php‘]?=?PhpLexer(startinline=True?linenos=1)
lexers[‘php-annotations‘]?=?PhpLexer(startinline=True?linenos=1)
primary_domain?=?‘php‘
#?--?General?configuration?-----------------------------------------------------
extensions?=?[]
templates_path?=?[‘_templates‘]
source_suffix?=?‘.rst‘
master_doc?=?‘index‘
project?=?u‘Guzzle‘
copyright?=?u‘2012?Michael?Dowling‘
version?=?‘3.0.0‘
release?=?‘3.0.0‘
exclude_patterns?=?[‘_build‘]
#?--?Options?for?HTML?output?---------------------------------------------------
#?The?name?for?this?set?of?Sphinx?documents.??If?None?it?defaults?to
#?“?v?documentation“.
html_title?=?“Guzzle?documentation“
html_short_title?=?“Guzzle“
#?Add?any?paths?that?contain?custom?static?files?(such?as?style?sheets)?here
#?relative?to?this?directory.?They?are?copied?after?the?builtin?static?files
#?so?a?file?named?“default.css“?will?overwrite?the?builtin?“default.css“.
html_static_path?=?[‘_static‘]
#?Custom?sidebar?templates?maps?document?names?to?template?names.
html_sidebars?=?{
????‘**‘:???????[‘localtoc.html‘?‘leftbar.html‘?‘searchbox.html‘]
}
#?Output?file?base?name?for?HTML?help?builder.
htmlhelp_basename?=?‘Guzzledoc‘
#?--?Guzzle?Sphinx?theme?setup?------------------------------------------------
sys.path.insert(0?‘/Users/dowling/projects/guzzle_sphinx_theme‘)
import?guzzle_sphinx_theme
html_translator_class?=?‘guzzle_sphinx_theme.HTMLTranslator‘
html_theme_path?=?guzzle_sphinx_theme.html_theme_path()
html_theme?=?‘guzzle_sphinx_theme‘
#?Guzzle?theme?options?(see?theme.conf?for?more?information)
html_theme_options?=?{
????“index_template“:?“index.html“
????“project_nav_name“:?“Guzzle“
????“github_user“:?“guzzle“
????“github_repo“:?“guzzle“
????“disqus_comments_shortname“:?“guzzle“
????“google_analytics_account“:?“UA-22752917-1“
}
#?--?Options?for?LaTeX?output?--------------------------------------------------
latex_elements?=?{}
#?Grouping?the?document?tree?into?LaTeX?files.?List?of?tuples
#?(source?start?file?target?name?title?author?documentclass?[howto/manual]).
latex_documents?=?[
??(‘index‘?‘Guzzle.tex‘?u‘Guzzle?Documentation‘
???u‘Michael?Dowling‘?‘manual‘)
]
#?--?Options?for?manual?page?output?--------------------------------------------
#?One?entry?per?manual?page.?List?of?tuples
#?(source?start?file?name?description?authors?manual?section).
man_pages?=?[
????(‘index‘?‘guzzle‘?u‘Guzzle?Documentation‘
?????[u‘Michael?Dowling‘]?1)
]
#?If?true?show?URL?addresses?after?external?links.
#man_show_urls?=?False
#?--?Options?for?Texinfo?output?------------------------------------------------
#?Grouping?the?document?tree?into?Texinfo?files.?List?of?tuples
#?(source?start?file?target?name?title?author
#??dir?menu?entry?description?category)
texinfo_documents?=?[
??
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????????75??2020-01-07?09:20??.constant
?????文件?????????264??2020-02-27?18:02??.env
?????文件?????????231??2019-12-06?12:22??.example.env
?????文件??????????80??2019-12-06?12:22??.gitignore
?????文件?????????224??2019-12-06?12:22??.htaccess
?????文件????????2080??2019-12-06?12:22??.travis.yml
?????文件??????????41??2020-03-31?17:37??.version
?????目錄???????????0??2020-03-25?14:56??app\
?????文件??????????13??2019-09-09?08:49??app\.htaccess
?????目錄???????????0??2020-03-18?12:22??app\admin\
?????文件????????5297??2020-03-18?12:22??app\admin\common.php
?????目錄???????????0??2019-12-06?12:22??app\admin\config\
?????文件????????1097??2019-09-09?08:49??app\admin\config\route.php
?????文件?????????793??2019-11-05?16:12??app\admin\config\view.php
?????目錄???????????0??2020-03-24?19:32??app\admin\controller\
?????文件?????????877??2020-02-16?16:28??app\admin\controller\AdminException.php
?????目錄???????????0??2020-03-16?10:57??app\admin\controller\agent\
?????文件???????12166??2020-03-16?10:57??app\admin\controller\agent\AgentManage.php
?????目錄???????????0??2020-03-17?15:28??app\admin\controller\article\
?????文件????????7253??2020-03-17?15:28??app\admin\controller\article\Article.php
?????文件????????6975??2020-03-16?10:58??app\admin\controller\article\ArticleCategory.php
?????文件????????6365??2020-03-16?14:13??app\admin\controller\article\WechatNews.php
?????文件????????3016??2020-01-20?17:20??app\admin\controller\AuthController.php
?????目錄???????????0??2020-01-17?19:47??app\admin\controller\finance\
?????文件????????3122??2020-01-17?19:47??app\admin\controller\finance\Finance.php
?????文件????????6825??2020-01-17?19:47??app\admin\controller\finance\UserExtract.php
?????文件????????5827??2020-01-17?19:47??app\admin\controller\finance\UserRecharge.php
?????文件???????35352??2020-03-21?10:20??app\admin\controller\Index.php
?????文件????????1896??2020-01-20?17:20??app\admin\controller\Login.php
?????目錄???????????0??2020-03-31?17:25??app\admin\controller\order\
?????文件???????28391??2020-01-19?10:49??app\admin\controller\order\combinationOrder.php
............此處省略9981個文件信息
評論
共有 條評論