添加商品属性

2026/1/27 20:03:17

┃ ┣ post_mail.php 邮局平邮插件 ┃ ┣ presswork.php 挂号印刷品插件 ┃ ┣ sf_express.php 顺丰速运 配送方式插件 ┃ ┣ sto_express.php 申通快递 配送方式插件 ┃ ┣ yto.php 圆通速递插件 ┃ ┗ zto.php 中通速递插件 ┣ install 的目录 安装文件目录 ┣ js 的目录

┃ ┣ auto_complete.js ┃ ┣ calendar.php ┃ ┣ common.js ┃ ┣ compare.js ┃ ┣ global.js ┃ ┣ lefttime.js ┃ ┣ myship.js ┃ ┣ region.js ┃ ┣ shopping_flow.js ┃ ┣ transport.js ┃ ┣ user.js ┃ ┣ utils.js

┃ ┗ calendar 的目录

┣ lang ges 的目录 语言风格文件 ┃ ┣ zh_cn 的目录 ┃ ┃ ┣

┃ ┃ ┣ admin 的目录 ┃ ┃ ┣ convert 的目录 ┃ ┃ ┣ cron 的目录 ┃ ┃ ┣ payment 的目录

┃ ┃ ┗ shipping 的目录 ┃ ┗ zh_tw 的目录 ┃ ┣ admin 的目录 ┃ ┣ convert 的目录 ┃ ┣ cron 的目录 ┃ ┣ payment 的目录 ┃ ┗ shipping 的目录 ┣ plugins 的目录 ┣ templates 的目录 ┃ ┣ backup 的目录 ┃ ┃ ┗ ibrary 的目录 ┃ ┣ caches 的目录 ┃ ┗ compiled 的目录

/> ┃ ┗ admin 的目录

┣ themes 的目录 ┃ ┣ default 的目录 ┃ ┃ ┣ images 的目录 ┃ ┃ ┗ library 的目录 ┃ ┗ sport 的目录 ┣ wap 的目录 ┃ ┣ article.php ┃ ┣ brands.php ┃ ┣ buy.php ┃ ┣ category.php

┃ ┣ comment.php ┃ ┣ goods.php ┃ ┣ goods_list.php ┃ ┣ index.php ┃ ┣ user.php ┃ ┣ incl es 的目录 ┃ ┃ ┣ init.php ┃ ┃ ┣ lib_main.php ┃ ┗ templates 的目录 ┃ ┣ article.wml ┃ ┣ article_list.wml ┃ ┣ brands.wml ┃ ┣ buy.wml ┃ ┣ category.wml ┃ ┣ comment.wml ┃ ┣ goods.wml ┃ ┣ goods_img.wml ┃ ┣ goods_list.wml ┃ ┣ index.wml ┃ ┣ login.wml ┃ ┣ order_list.wml ┃ ┗ user.wml ┗ widget 的目录 ┣ blog_sohu.php ┣ blog_sohu.xhtml ┗ images 的目录

======================================= ========================================

ECSHOP修改后台admin目录为任意目录名(版本v2.6.2) 2009-08-31 12:08 1.修改data/config.php $admin_dir = \ 修改成

$admin_dir = \新目录名\

2.修改admin/index.php //货号

require_once(ROOT_PATH . 'admin/incl es/lib_goods.php'); 修改成

require_once(ROOT_PATH . $admin_dir.'/incl es/lib_goods.php');

3.修改admin/database.php

require_once(ROOT_PATH . 'admin/incl es/cls_sql_dump.php'); 修改成

require_once(ROOT_PATH . $admin_dir.'/incl es/cls_sql_dump.php');

4.修改admin/get_password.php $reset_email = $ecs->url() .

'admin/get_password.php?act=reset_pwd&uid='.$admin_id.'&code='.$code; 修改成

$reset_email = $ecs->url() .

$admin_dir.'/get_password.php?act=reset_pwd&uid='.$admin_id.'&code='.$code;

5.修改admin/goods.php


添加商品属性.doc 将本文的Word文档下载到电脑
搜索更多关于: 添加商品属性 的文档
相关推荐
相关阅读
× 游客快捷下载通道(下载后可以自由复制和排版)

下载本文档需要支付 10

支付方式:

开通VIP包月会员 特价:29元/月

注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信:xuecool-com QQ:370150219