資源簡(jiǎn)介
CRMEB 是基于Thinkphp6基礎(chǔ)開(kāi)發(fā)的以會(huì)員為中心的電商系統(tǒng),開(kāi)源版微信公眾號(hào)商城和小程序商城數(shù)據(jù)同步,帶積分、優(yōu)惠券、秒殺、砍價(jià)、分銷(xiāo)等功能,更是一套方便二次開(kāi)發(fā)的商城框架(后臺(tái)封裝了獨(dú)有快速創(chuàng)建表單功能,無(wú)需寫(xiě)表單頁(yè)面、快速創(chuàng)建數(shù)據(jù)搜索和數(shù)據(jù)列表頁(yè)、導(dǎo)出表格、系統(tǒng)權(quán)限配置控制每一個(gè)控制器方法、系統(tǒng)參數(shù)配置、數(shù)據(jù)字典、組合數(shù)據(jù)等)1、ccrmeb是基于ThinkPhp5.0+Vue+EasyWeChat 開(kāi)發(fā);2.后臺(tái)采用form-builder組件和后臺(tái)多任務(wù)操作框架,方便快速開(kāi)發(fā)增刪改、封裝layui.table 可快速開(kāi)發(fā)數(shù)據(jù)列表頁(yè)面、PHPExcel數(shù)據(jù)導(dǎo)出、數(shù)據(jù)庫(kù)在線詞典、
代碼片段和文件信息
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?=?[
??
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????文件??????????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個(gè)文件信息
評(píng)論
共有 條評(píng)論