Taro-navigation-bar icon indicating copy to clipboard operation
Taro-navigation-bar copied to clipboard

引入时报错

Open LYLSir opened this issue 5 years ago • 1 comments

"@tarojs/taro": "2.2.1"

<NavBar title='有返回和home' background='#fff' back home onBack={this.handlerGobackClick} onHome={this.handlerGohomeClick} />

./node_modules/taro-navigationbar/index.scss 7:11 Module parse failed: Unexpected token (7:11) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders | button, | image,

cover-view { | box-sizing: border-box; | }

LYLSir avatar Jun 18 '20 06:06 LYLSir

初始化项目选择 SCSS 样式选项

Mayandev avatar Jul 25 '20 06:07 Mayandev