发布0.1.1
Showing
.browserslistrc
0 → 100644
.eslintrc.js
0 → 100644
.gitignore
0 → 100644
babel.config.js
0 → 100644
lib/demo.html
0 → 100644
lib/fonts/element-icons.2fad952a.woff
0 → 100644
File added
lib/fonts/element-icons.6f0a7632.ttf
0 → 100644
File added
lib/rymUi.common.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
lib/rymUi.common.js.map
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
lib/rymUi.css
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
lib/rymUi.umd.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
lib/rymUi.umd.js.map
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
lib/rymUi.umd.min.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
lib/rymUi.umd.min.js.map
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
{ | ||
"name": "rym-element-ui", | ||
"version": "0.0.1", | ||
"version": "0.1.1", | ||
"description": "任意门组件库", | ||
"main": "src/index.js", | ||
"main": "dis/rymUi.common.js ", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"serve": "vue-cli-service serve", | ||
"build": "vue-cli-service build --target lib --name rymUi ./src/index.js", | ||
"lint": "vue-cli-service lint" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
... | ... | @@ -15,5 +17,24 @@ |
"bugs": { | ||
"url": "https://github.com/kuangshu/rym-element-ui/issues" | ||
}, | ||
"homepage": "https://github.com/kuangshu/rym-element-ui#readme" | ||
"homepage": "https://github.com/kuangshu/rym-element-ui#readme", | ||
"dependencies": { | ||
"element-ui": "^2.4.5", | ||
"normalize.css": "^8.0.1", | ||
"popmotion": "^8.5.5", | ||
"vue": "^2.5.21" | ||
}, | ||
"devDependencies": { | ||
"@vue/cli-plugin-babel": "^3.2.0", | ||
"@vue/cli-plugin-eslint": "^3.2.0", | ||
"@vue/cli-service": "^3.2.0", | ||
"@vue/eslint-config-prettier": "^4.0.1", | ||
"babel-eslint": "^10.0.1", | ||
"babel-plugin-component": "^1.1.1", | ||
"eslint": "^5.8.0", | ||
"eslint-plugin-vue": "^5.0.0", | ||
"node-sass": "^4.9.0", | ||
"sass-loader": "^7.0.1", | ||
"vue-template-compiler": "^2.5.21" | ||
} | ||
} |
src/ListLayout/ListLayout.vue
deleted
100644 → 0
src/assets/icons/index.js
0 → 100644
src/assets/icons/svg/delimg.svg
0 → 100644
src/assets/icons/svg/example.svg
0 → 100644
src/assets/icons/svg/eye.svg
0 → 100644
src/assets/icons/svg/form.svg
0 → 100644
src/assets/icons/svg/icon_delete.svg
0 → 100644
src/assets/icons/svg/link.svg
0 → 100644
src/assets/icons/svg/password.svg
0 → 100644
src/assets/icons/svg/plus.svg
0 → 100644
src/assets/icons/svg/star.svg
0 → 100644
src/assets/icons/svg/table.svg
0 → 100644
src/assets/icons/svg/tree.svg
0 → 100644
src/assets/icons/svg/user.svg
0 → 100644
src/assets/images/401.gif
0 → 100644
160 KB
src/assets/images/404_images/404.png
0 → 100644
95.8 KB
src/assets/images/404_images/404_cloud.png
0 → 100644
4.65 KB
src/assets/images/addCoverImg@2x.png
0 → 100644
3.32 KB
src/assets/images/beanCard/aimimoney.png
0 → 100644
4.18 KB
src/assets/images/beanCard/blow-user.png
0 → 100644
4.33 KB
src/assets/images/beanCard/blow.png
0 → 100644
2.98 KB
src/assets/images/beanCard/customer.png
0 → 100644
610 Bytes
src/assets/images/beanCard/customerTotal.png
0 → 100644
1.85 KB
3.09 KB
src/assets/images/beanCard/general_icon.png
0 → 100644
1.74 KB
src/assets/images/beanCard/operator.png
0 → 100644
1.34 KB
src/assets/images/beanCard/water-user.png
0 → 100644
3.42 KB
src/assets/images/beanCard/water.png
0 → 100644
2.15 KB
src/assets/images/demo/aimimoney.png
0 → 100644
4.18 KB
src/assets/images/demo/head_icon.png
0 → 100644
3.58 KB
src/assets/images/demo/header_退出登录.png
0 → 100644
325 Bytes
src/assets/images/demo/jd.png
0 → 100644
580 Bytes
src/assets/images/demo/wx.png
0 → 100644
738 Bytes
src/assets/images/demo/xx.png
0 → 100644
595 Bytes
src/assets/images/demo/zfb.png
0 → 100644
565 Bytes
src/assets/images/demo/会信_列表模式_未选中_icon.png
0 → 100644
108 Bytes
src/assets/images/demo/会信_列表模式选中_icon.png
0 → 100644
108 Bytes
src/assets/images/demo/会信_卡片列表_未锁定_icon.png
0 → 100644
457 Bytes
src/assets/images/demo/会信_卡片列表_编辑_icon.png
0 → 100644
742 Bytes
src/assets/images/demo/会信_卡片列表_详情_icon.png
0 → 100644
451 Bytes
src/assets/images/demo/会信_卡片列表_账户_icon.png
0 → 100644
724 Bytes
src/assets/images/demo/会信_卡片列表_锁定_icon.png
0 → 100644
554 Bytes
src/assets/images/demo/会信_卡片模式_未选中_icon.png
0 → 100644
118 Bytes
src/assets/images/demo/会信_卡片模式_选中_icon.png
0 → 100644
118 Bytes
src/assets/images/demo/会信_弹窗_增加_icon.png
0 → 100644
391 Bytes
src/assets/images/demo/会信_弹窗_编辑_icon.png
0 → 100644
477 Bytes
src/assets/images/demo/会信_弹窗_详情_icon.png
0 → 100644
443 Bytes
src/assets/images/demo/会信_弹窗_账户_icon.png
0 → 100644
718 Bytes
src/assets/images/demo/会信_用户信息_bg.png
0 → 100644
2.32 KB
src/assets/images/demo/会信_表格列表_未锁定_icon.png
0 → 100644
417 Bytes
src/assets/images/demo/会信_表格列表_编辑_icon.png
0 → 100644
573 Bytes
src/assets/images/demo/会信_表格列表_详情_icon.png
0 → 100644
517 Bytes
src/assets/images/demo/会信_表格列表_账户_icon.png
0 → 100644
790 Bytes
src/assets/images/demo/会信_表格列表_锁定_icon.png
0 → 100644
382 Bytes
src/assets/images/demo/会信_账户_艾米余额.png
0 → 100644
4.18 KB
src/assets/images/demo/会员数统计.png
0 → 100644
1.85 KB
src/assets/images/demo/侧边菜单栏_会员管理_icon.png
0 → 100644
251 Bytes
src/assets/images/demo/充值金额.png
0 → 100644
3.03 KB
src/assets/images/demo/卡片用户头像_默认.png
0 → 100644
1.18 KB
src/assets/images/demo/反馈_反馈对话框_icon.png
0 → 100644
489 Bytes
src/assets/images/demo/反馈_处理状态下拉.png
0 → 100644
261 Bytes
src/assets/images/demo/反馈_处理详情弹窗.png
0 → 100644
595 Bytes
src/assets/images/demo/反馈对话界面用户头像_默认.png
0 → 100644
1 KB
src/assets/images/demo/多彩logo.png
0 → 100644
3.4 KB
src/assets/images/demo/客服.png
0 → 100644
2.5 KB
src/assets/images/demo/密码管理_icon.png
0 → 100644
923 Bytes
src/assets/images/demo/弹窗_关闭.png
0 → 100644
1.37 KB
src/assets/images/demo/当前操作人.png
0 → 100644
1.34 KB
src/assets/images/demo/操作成功弹窗_icon.png
0 → 100644
3.25 KB
src/assets/images/demo/操作确认弹窗_icon.png
0 → 100644
3.58 KB
src/assets/images/demo/条件筛选_下拉选择_icon.png
0 → 100644
232 Bytes
src/assets/images/demo/条件筛选_新增_icon.png
0 → 100644
154 Bytes
src/assets/images/demo/条件筛选_时间选择_icon.png
0 → 100644
253 Bytes
src/assets/images/demo/条件筛选_时间选择_灰_icon.png
0 → 100644
267 Bytes
src/assets/images/demo/条件筛选_查询_icon.png
0 → 100644
379 Bytes
src/assets/images/demo/用户状态-已锁定.png
0 → 100644
896 Bytes
src/assets/images/demo/用户状态-显示正常.png
0 → 100644
678 Bytes
src/assets/images/demo/界面标签_关闭_当前.png
0 → 100644
224 Bytes
src/assets/images/demo/界面标签_关闭_未选择.png
0 → 100644
327 Bytes
src/assets/images/demo/蒙版组 14.png
0 → 100644
595 Bytes
src/assets/images/demo/赠送豆_吹风豆.png
0 → 100644
2.98 KB
src/assets/images/demo/赠送豆_通用豆_icon.png
0 → 100644
1.74 KB
src/assets/images/demo/赠送豆_饮水豆.png
0 → 100644
2.15 KB
src/assets/images/dialog/account_icon.png
0 → 100644
718 Bytes
src/assets/images/dialog/add_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/dialog/close_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/dialog/detail_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/dialog/edit_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/dialog/info_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/dialog/success_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/icon_delete.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/logo.png
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/assets/images/styleImage/AD.png
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/assets/images/styleImage/INFORMATION.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/styleImage/PREFECTURE.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/styleImage/SERVICE.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/styleImage/SHOWCASE.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/styleImage/SLIDESHOW.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/user/Info_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/user/account2_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/user/account_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/user/change_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/user/current-user.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/user/customerCard_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/user/customerList_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/user/defaultHeaderImg.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/user/detail_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/user/edit_icon-action.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/user/edit_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/user/header_quit.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/user/lock2_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/user/lock_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/user/locked_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/user/normal_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/user/unlock2_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/images/user/unlock_icon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/styles/element-ui.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/styles/footer.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/styles/index.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/styles/mixin.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/styles/searchbar.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/styles/sidebar.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/styles/transition.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/styles/variables.scss
0 → 100644
This diff is collapsed.
Click to expand it.
File moved
File moved
File moved
File moved
src/components/ListLayout/ListLayout.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/demo/App.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/demo/Layout.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/main.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mixins/base/BaseDataSelect.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mixins/campusListPage.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mixins/listPage.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mixins/operator.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mixins/user/getUserInfoLabel.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mixins/user/userBaseInfo.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/mixins/user/validate.js
0 → 100644
This diff is collapsed.
Click to expand it.
vue.config.js
0 → 100644
This diff is collapsed.
Click to expand it.