0.0.12 • Published 4 years ago

ui-framed v0.0.12

Weekly downloads
49
License
-
Repository
-
Last release
4 years ago

Vue UI Component

使用本UI前,请在CSS中开启border-box

*{
box-sizing: border-box;
}

parcel

【报错】运行 parcel 时,出现 No entries found 报错怎么办? 把./node_modules/.bin/parcel 改成./node_modules/.bin/parcel index.html --no-cache 即可

简写 npx parcel --no-cache index.html

can i use chaijs chai-spies(https://color.adobe.com/zh/explore) 用户体验的要素

rm -rf .cache dist

shell control A first control E last

Git

// 切换分支
git checkout 
// 新建分支
git branch
// 提交分支
git push origin button-and-input:button-and-input
{
flex-wrap: wrap;
flex-shrink: 0;
}
注释:sockjs
1. 找到/node_modules/sockjs-client/dist/sockjs.js 

2.找到代码的 1605行  

3.刷新,搞定
0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago