91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 54.74MB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2023-12-20
  • 語言: 其他
  • 標(biāo)簽: crmeb??

資源簡介

手冊:https://help.crmeb.net/crmeb-v4/1863402 演示:http://demo26.crmeb.net/admin/ 1.前端框架升級為uni-app,公眾號、小程序、H5等多端合一 2.后臺獨立出adminapi 接口,后臺前后端分離 3.后臺UI框架為VUE+iview框架 3.后臺頁面更加美觀 4.后臺商品,拼團,秒殺,砍價添加操作進行優(yōu)化 5.后臺標(biāo)準(zhǔn)接口、前后端分離,二次開發(fā)更方便 6.后臺頁面加載,跳轉(zhuǎn)流暢 7.組件化開發(fā),可復(fù)用,開發(fā)便捷 8.可視化編輯快速裝修主頁

資源截圖

代碼片段和文件信息

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-05-21?14:56??.constant
?????文件?????????231??2020-05-15?10:03??.example.env
?????文件??????????80??2020-09-11?12:22??.gitignore
?????文件?????????224??2020-05-15?10:03??.htaccess
?????文件????????2080??2020-05-15?10:03??.travis.yml
?????文件??????????41??2020-09-11?17:10??.version
?????文件????????3534??2020-05-15?10:03??LICENSE.txt
?????文件????????3934??2020-09-11?12:22??README.md
?????目錄???????????0??2020-09-18?17:47??app\
?????文件?????????426??2020-05-15?10:09??app\AppService.php
?????文件????????2055??2020-05-15?10:03??app\ExceptionHandle.php
?????文件????????2611??2020-09-11?12:22??app\Request.php
?????目錄???????????0??2020-09-18?17:47??app\admin\
?????目錄???????????0??2020-09-18?17:47??app\admin\route\
?????文件?????????738??2020-09-11?12:22??app\admin\route\route.php
?????目錄???????????0??2020-09-18?17:47??app\adminapi\
?????文件????????1740??2020-09-11?12:22??app\adminapi\AdminApiExceptionHandle.php
?????文件????????3510??2020-09-11?12:22??app\adminapi\common.php
?????目錄???????????0??2020-09-18?17:47??app\adminapi\config\
?????文件????????1096??2020-09-11?12:22??app\adminapi\config\route.php
?????目錄???????????0??2020-09-18?17:47??app\adminapi\controller\
?????文件?????????826??2020-09-11?12:22??app\adminapi\controller\AuthController.php
?????文件????????8965??2020-09-12?15:18??app\adminapi\controller\Common.php
?????文件????????1736??2020-09-11?12:22??app\adminapi\controller\Login.php
?????目錄???????????0??2020-09-18?17:47??app\adminapi\controller\v1\
?????目錄???????????0??2020-09-18?17:47??app\adminapi\controller\v1\agent\
?????文件????????5019??2020-09-11?12:22??app\adminapi\controller\v1\agent\AgentManage.php
?????目錄???????????0??2020-09-18?17:47??app\adminapi\controller\v1\application\
?????目錄???????????0??2020-09-18?17:47??app\adminapi\controller\v1\application\routine\
?????文件????????8945??2020-09-11?12:22??app\adminapi\controller\v1\application\routine\RoutineTemplate.php
?????目錄???????????0??2020-09-18?17:47??app\adminapi\controller\v1\application\wechat\
............此處省略8636個文件信息

評論

共有 條評論