ecstore 后台挂件新增优惠券选择列表
摘要:优惠券:\custom\b2c\controller\admin\sales\coupon.php 新增starbuy_weight_radio方法 以下为整个代码: <?phpfunction theme_widget_employee_choice(&$setting, &$smarty){ f
阅读全文
posted @
2018-06-08 15:45
limonyun
阅读(287)
推荐(0)
把github里面的库克隆到指定目录
摘要:git clone git@github.com:dunitian/Windows10.git "F:/Work/WP/Windows10" git clone https://github.com/plasticboy/vim-markdown.git ~/Downloads/vim-markdo
阅读全文
posted @
2018-06-08 09:36
limonyun
阅读(241)
推荐(0)
ecstore 新增模块(页面)
摘要:1、custom\b2c\site.xml 新增 2、b2c下面新增employee.php 3、Ecstore添加自定义的模板页面类型 第一步: 修改/app/site/lib/theme/tmpl/dbsave.php和/app/site/lib/theme/tmpl/fssave.php中的函
阅读全文
posted @
2018-06-07 16:30
limonyun
阅读(246)
推荐(0)