iiaa/themeboilerplate

N/A

安装: 2

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

语言:SCSS

类型:magento2-theme

dev-master 2021-06-11 12:46 UTC

This package is not auto-updated.

Last update: 2024-09-29 05:49:07 UTC


README

安装

theme.xmlregistration.php 中更改主题名称

Composer

package.jason 修改

  • 项目名称 - 不包含空格
  • 仓库URL
  • 作者名称
  • GitHub问题URL
  • 项目主页URL

Gulp

gulpfile.js 修改

  • 项目名称
  • 项目URL
  • 选择输出样式

安装Gulp npm install --global gulp@3.9.1

Gulp任务

  • styles
  • images
  • customJS
  • vendorsJs
  • watch
  • watchcss

Z-index

  • #header-cart-over 900
  • messages 905 // 添加到购物车确认
  • header mini cart 910
  • modals-overlay 990
  • active mobile filters 9999

待办事项

  • 从 Magento_Checkout\templates\cart\minicart.phtml 中移除js脚本