




已阅读5页,还剩8页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
Ecmall结构汇总一、 目录结构admin -后台管理文件 app -后台管理所需类文件acategory.app.php -文章分类类文件admin.app.php -管理员控制类文件article.app.php -文章管理类文件backend.base.php -用户操作类文件brand.app.php -商品品牌管理类文件captcha.app.php -验证码类文件comupload.app.php -普通文件上传类文件consulting.app.php-资讯管理类文件db.app.php -数据库控制类文件default.app.php -默认控制类文件gcategory.app.php -商品分类管理类文件goods.app.php -商品管理类文件groupbuy.app.php -团购管理类文件mailtemplate.app.php通知模版管理类文件module.app.php -模块控制类文件navigation.app.php -页面导航管理类文件notice.app.php -网站通知(会员)类文件order.app.php -订单管理类文件partner.app.php -合作伙伴控制类文件payment.app.php -支付方式管理类文件plugin.app.php -插件管理类文件recommend.app.php -推荐管理类文件region.app.php -地区管理类文件scategory.app.php -店铺分类管理类文件setting.app.php -网站基本设置管理类文件sgrade.app.php -店铺等级管理类文件share.app.php -商品分享管理类文件store.app.php -店铺管理类文件swfupload.app.php -批量上传控制类文件template.app.php -挂件基础控制类文件theme.app.php -主题设置管理类文件user.app.php -会员管理类文件widget.app.php -挂件管理类文件 includes -后台管理库文件javascript template_panel.js -后台模版编辑文件menu.inc.php -后台管理导航文件priv.inc.php -后台管理左侧菜单数据文件 templates -后台管理模版文件js-后台管理js文件 admin.js -后台管理操作 index.js -页面js navigation.js -页面导航jsstyle -后台样式文件 image-后台图片 admin.css-后台管理页面样式 jqtreetable.css -后台树形菜单样式 login.css-后台登录样式文件template_panle.css -模版样式aboutus.html -后台关于我们页面acategory.form.html -文章分类form表单页面acategory.index.html -文章分类显示页面admin.form.html-管理员(权限)form表单页面admin.index.html -管理员显示页面admin.test.html -管理员添加页面article.form.html -文章管理form表单页面article.index.html -文章显示页面brand.form.html -品牌管理form表单页面brand.index.html -品牌显示页面brand_refuse.html -抵制品牌common.export.html -导出功能页面common.import.html -导入功能页面cycleimg.form.html -轮播图片form表单页面cycleimg.index.html -轮播图片显示页面db.backup.html -数据库备份页面db.message.html -数据库备份提示页面db.restore.html -数据库恢复页面footer.html -后台页脚gcategory.batch.html -商品分类批量编辑页面gcategory.form.html -商品分类form表单页面gcategory.index.html -商品分类显示页面goods.batch.html-商品推荐批量操作页面goods.index.html -商品显示页面goodsqa.index.html -资讯管理显示页面groupbuy.form.html -团购管理form表单页面groupbuy.index.html -团购管理显示页面header.html -后台头文件image.html -普通文件上传页面index.html -后台首页login.html -后台登录页面message.html -后台系统消息页面module.form.html -模块安装form表单页面navigation.form.html -页面导航form表单页面navigation.index.html -页面导航显示页面notice.form.html -会员通知form表单页面notice.message.html -会员通知提示页面noticetemplate.index.html -通知模版显示页面noticetemplate.mail.html -邮件通知模版页面noticetemplate.msg.html -短信通知模版页面order.index.html -订单管理显示页面order.view.html -订单信息查看页面page.bottom.html -上分页page.top.html -下分页partner.form.html -合作伙伴form表单页面partner.index.html -合作伙伴显示页面payment.index.html -支付方式管理页面plugin.form.html -启用插件form表单页面plugin.index.html -插件显示页面recommend.form.html -推荐类型form表单页面recommend.goods.html -推荐商品页面recommend.index.html -推荐类型显示页面region.form.html -地区设置form表单页面region.index.html -地区显示页面scategory.form.html -店铺分类form表单页面scategory.index.html -店铺分类显示页面setting.base_information.html -基本信息设置页面setting.base_setting.html -系统设置页面setting.captcha_setting.html -验证码设置页面setting.credit_setting.html -信用评价设置页面setting.email_setting.html -email设置页面setting.store_setting.html -开店设置页面setting.subdomain_setting.html -二级域名设置页面sgrade.form.html -店铺等级form表单页面sgrade.skins.html -店铺等级皮肤设置页面sgrade.index.html -店铺等级显示页面share.form.html -分享链接form表单页面share.index.html -分享链接显示页面store.batch.html -店铺管理批量编辑页面store.form.html -店铺增加form表单页面store.index.html -店铺管理显示页面store.test.html -店铺添加页面store.view.html -店铺编辑表单页面template.index.html -模版编辑显示页面template.panel.html -模版挂件列表显示页面theme.index.html -主题设置显示页面user.form.html -会员管理form表单页面user.index.html -会员显示页面welcome.html -欢迎页面widget.form.html -挂件管理form表单页面widget.index.html -挂件管理显示页面 index.php -后台管理入口文件api -应用程序接口文件 api.base.php -api控制器基类文件 uc.app.php -ucenter接口文件 uc.php -ucenter接口文件app apply.app.php -申请开店类文件 article.app.php -文章管理类文件 brand.app.php -品牌管理类文件 buyer_groupbuy.app.php -买家我的团购类文件 buyer_order.app.php -买家订单类文件 captcha.app.php -验证码管理类文件 cart.app.php -购物车控制类文件 cashier.app.php -收银台控制类文件 category.app.php -分类控制类文件 comupload.app.php -普通文件上传类文件 coupon.app.php -优惠券管理类文件 default.app.php -默认控制类文件 find_password.app.php -找回密码控制类文件 friend.app.php -好友控制类文件 frontend.base.php -前台基础控制类文件 goods.app.php -商品控制类文件 groupbuy.app.php -团购控制类文件gselector.app.php -搜索选择商品控制类文件 member.app.php -会员中心控制类文件 message.app.php -信息管理类文件 mlselection.app.php -多级选择控制类文件 my_address.app.php -我的收货地址控制类文件 my_category.app.php -店铺商品分类控制类文件 my_coupon.app.php -我的优惠券控制类文件 my_favorite.app.php -我的收藏控制类文件 my_goods.app.php -用户中心商品管理类文件 my_navigation.app.php -会员中心导航管理类文件 my_partner.app.php -合作伙伴控制类文件 my_payment.app.php -支付方式管理类文件 my_qa.app.php -商品资讯管理类文件 my_question.app.php -买家资讯管理类文件 my_shipping.app.php -配送方式管理类文件 my_store.app.php -店铺设置类文件 my_theme.app.php -主题设置类文件 order.app.php -售货员控制类文件 paynotify.app.php -支付网关通知接口类文件 search.app.php -搜索查询类文件 seller_groupbuy.app.php -团购管理类文件 seller_order.app.php -我的订单管理类文件 sendmail.app.php -发送邮件类文件 sitemap.app.php -网站地图更新控制类文件 store.app.php -我的店铺查看类文件 swfupload.app.php -批量上传控制类文件data -数据资料中心文件 files -数据文件mall -商城数据portrait -头像数据 mailtemplate page_config -模版页的数据文件 default.index.config.php -默认模版数据文件system -网站首页默认图片sql_backup -sql备份存放config.inc.php -程序配置常量信息文件payment.inc.php -支付配置文件.php -系统信息文件tasks.inc.php -eccore controller-系统控件类文件app.base.php -控制器基础类message.base.php -消息控制类文件 model -数据库操作与模型实现类model.base.php -模型基础文件mysql.php -MYSQL 公用类库文件 view -模版解析类 template.php -模版类文件 ecmall.php -框架核心文件external modules -模块文件datacall -数据调用 languages -语言包 sc-utf-8 common.lang.php -通用语言文件 templates admin datacall.form.html -数据调用form表单文件 datacall.index.html-数据调用显示页面 footer.html header.html admin.module.php -后台数据调用模型类 index.module.php -前台数据调用模型类 install.php -新建模块安装文件 .php -模块信息文件 uninstall.php -模块卸载文件 plugins-插件目录open_email -邮件通知插件 main.plugin.php -邮件通知主体代码文件 .php -邮件通知描述信息文件short_store_url -店铺地址简写插件 main.plugin.php -主体代码文件 .php -描述信息文件 widgets-挂件目录advt -广告挂件best_goods -精品推荐挂件brand -品牌挂件Catalog -商品分类挂件Cycle_image -轮播图片挂件four_image_ads -4个图片广告挂件gcategory_list -商品分类挂件goods_module_1 -商品模块挂件1goods_module_2 -商品模块挂件2image_ad -图片广告挂件latest_sold -最新成交挂件notice -公告栏挂件partner -合作伙伴挂件recommended_groupbuy -推荐团购挂件recommended_store -推荐店铺挂件register_and_apply -注册和加盟按钮挂件sale_price -特价商品挂件sale_list -销售排行前十挂件includes arrayfiles captcha codetable goodstypes libraries models ordertypes passports payments rewrite_engines tasks arrayfile.base.php -数组文件基类 ecapp.base.php -应用基础类与访问者基础类global.lib.php -通用对象类文件 goods.base.php -商品类型基类 module.base.php -模块后台控制器基础类 order.base.php -订单类型基类 passport.base.php -用户中心连接接口基础类 payment.base.php -支付方式基础类 plugin.base.php -插件基础类 rewrite.base.php -基础Rewrite重写引擎类 subdomain.inc.php -二级域名解析类 widget.base.php -挂件基础类installlanguages -语言包 sc-utf-8 -utf-8编码admin -后台管理模版文字payment -支付方式模版文字-前台模版文字apply.lang.php -申请开店article.lang.php -文章管理brand.lang.php -品牌管理buyer_groupbuy.lang.php -买家我的团购buyer.order.lang.php -买家订单captcha.lang.php -验证码cart.lang.php -购物车cashier.lang.php -收银台category.lang.php -分类控制common.lang.php -通用comupload.lang.php -普通文件上传coupon.lang.php -优惠券管理default.lang.php -默认控制find_password.lang.php -找回密码friend.lang.php -好友goods.lang.php -商品groupbuy.lang.php -团购gselector.lang.php -搜索jslang.lang.php -jsmember.lang.php -会员中心message.lang.php -信息管理mlselection.lang.php -多级选择my_address.lang.php -我的收货地址my_category.lang.php -店铺商品分类my_coupon.lang.php -我的优惠券my_favorite.lang.php -我的收藏my_goods.lang.php -用户中心商品my_navigation.lang.php -会员中心导航my_partner.lang.php -合作伙伴my_payment.lang.php -支付方式my_qa.lang.php -商品资讯my_shipping.lang.php -配送方式my_store.lang.php -店铺设置my_theme.lang.php -主题设置order.lang.php -售货员控制paynotify.lang.php -支付网关通知search.lang.php -搜索查询seller_groupbuy.lang.php -团购管理seller_order.lang.php -我的订单sendmail.lang.php -发送邮件sitemap.lang.php -网站地图store.lang.php -我的店铺swfupload.lang.php -批量上传temp -模版缓存thmems mall -商城模版文件default -默认模版 styles default css image js apply.index.html -申请开店页面 apply.step1.html -申请开店步骤1 apply.step2.html -申请开店步骤2article.index.html -文章列表显示页面article.view.html -文章查看页面brand.index.html -品牌默认显示页面brand_apply.html -品牌申请页面brand_list.html -品牌列表页面buyer_groupbuy.index.html -团购列表页面buyer_order.cancel.html -订单取消页面buyer_order.confirm.html -订单确认页面buyer_order.evaluate.html -订单评价页面buyer_order.index.html -订单显示页面buyer_order.view.html -订单查看页面cart.empty.html -空购物车显示页面cart.index.html -购物车显示页面cashier.payform.html -收银台信息页面cashier.payment.html -收银台支付页面category.goods.html -商品分类页面category.store.html -店铺分类页面common.export.html -导出功能页面common.import.html -导入功能页面coupon.form.html -优惠券form表单页面coupon.index.html -优惠券显示页面coupon_export.html -优惠券导出页面coupon_extend.html -优惠券发放页面curlocal.html -当前位置页面export_ubbcode.html -UBB导出页面find_password.html -找回密码页面footer.htmlfriend.form.html -好友form表单页面friend.index.html -好友列表页面gselector.store.html -搜索页面header.htmlimage.html -普通上传页面import.taobao.html -淘宝助理导入页面index.html -首页login.html -用户登录页面member.email.html -个人邮箱修改页面member.feed_settings.html -个人动态设置页面member.header.html -个人头信息页面member.index.html -个人页面member.menu.html -个人菜单页面member.page.bottom.html -个人上分页member.page.top.html -个人下分页member.password.html -密码修改页面file.html -个人资料页面member.register.html -会员注册页面member.submenu.html -个人子菜单页面message.box.html -短消息列表页面message.html -短消息发送提示页面message.send.html -短消息发送页面message.view.html -短消息查看页面my_address.form.html -我的地址form表单页面my_address.index.html -我的地址显示页面my_category.form.html -分类管理form表单页面my_category.index.html -分类管理显示页面my_coupon.form.html -我的优惠券form表单页面my_coupon.index.html -我的优惠券显示页面my_favorite.goods.index.html -我的收藏商品页面my_favorite.store.index.html -我的收藏店铺页面my_goods.batch.html -商品批量导入页面my_goods.form.html -商品form表单页面my_goods.index.html -商品显示页面my_navigation.form.html -导航管理form页面my_navigation.index.html -导航管理显示页面my_partner.form.html -合作伙伴form表单页面my_partner.index.html -合作伙伴显示页面my_payment.form.html -支付方式form表单页面my_payment.index.html -支付方式显示页面my_qa.form.html -资讯管理form表单页面my_qa.index.html -资讯管理显示页面my_question.index.html -我的资讯显示页面my_shipping.form.html -配送方式form表单页面my_shipping.index.html -配送方式显示页面my_store.index.html -店铺设置页面my_theme.index.html -主题设置页面order.amount.html -订单总价页面order.form.html -订单form页面order.goods.html -订单商品页面order.postscript.html -订单附言页面order.shipping.html -订单配送页面page.bottom.html -下分页page.top2.html -上分页2page.top.html -上分页paynotify
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2024年云南省科技厅下属事业单位真题
- 新型通信系统设计考试题目及答案
- 公益组织会计的工作计划
- 2024年延安市人民医院招聘笔试真题
- 2024年湖南省科学技术厅下属事业单位真题
- 2024年湖北省乡村振兴局下属事业单位真题
- 成功的蜂巢软件设计师考试的试题及答案
- 如何提升品牌员工的认同感计划
- 2024年南宁上林县三里镇招聘笔试真题
- 2024年马鞍山经开区城管局招聘笔试真题
- 肖申克的救赎-读书感悟
- 神经病学课件:进行性肌营养不良症完整版
- 理正抗滑桩设计说明书模板
- 医学康复学课件:平衡功能障碍评定与康复
- 工程索赔与反索赔
- 教育学心理学考试题
- 2022年桂林市小升初英语考试试题及答案解析
- LY/T 3073-2018古树名木管护技术规程
- GB/T 34132-2017智能变电站智能终端装置通用技术条件
- 2022年云南省初中学业水平考试道德与法治试题(解析版)
- 09S304 卫生设备安装图集
评论
0/150
提交评论