yc-ui2 0.1.2-beta22 → 0.1.2-beta23
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/yc-ui2.common.js +20 -115
- package/dist/yc-ui2.common.js.map +1 -1
- package/dist/yc-ui2.css +1 -1
- package/dist/yc-ui2.umd.js +20 -115
- package/dist/yc-ui2.umd.js.map +1 -1
- package/dist/yc-ui2.umd.min.js +1 -1
- package/dist/yc-ui2.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/App.vue +2 -2
- package/dist/img/1.8e585a4b.jpg +0 -0
- package/dist/img/2.52192bf1.jpg +0 -0
- package/dist/img/3.4627edc5.jpg +0 -0
- package/dist/img/4.00b9b96d.jpg +0 -0
- package/dist/img/5.00adbac5.jpg +0 -0
- package/dist/img/6.fec4cf56.jpg +0 -0
- package/dist/img/7.2d4c9f56.jpg +0 -0
- package/dist/img/8.63e261ca.jpg +0 -0
- package/dist/img/chatTop.aa23e4d0.png +0 -0
package/package.json
CHANGED
package/src/App.vue
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
<template>
|
2
2
|
<div id="yc-ui2">
|
3
|
-
<YcSlideVerify />
|
3
|
+
<!-- <YcSlideVerify /> -->
|
4
4
|
<router-view></router-view>
|
5
5
|
<YcCustomerService
|
6
6
|
title="小优客服【38号为您服务】"
|
@@ -27,7 +27,7 @@
|
|
27
27
|
export default {
|
28
28
|
name: "App",
|
29
29
|
components: {
|
30
|
-
YcSlideVerify: () => import("comp/YcSlideVerify"),
|
30
|
+
// YcSlideVerify: () => import("comp/YcSlideVerify"),
|
31
31
|
YcCustomerService: () => import("comp/YcCustomerService"),
|
32
32
|
YcCA: () => import("comp/YcCA"),
|
33
33
|
},
|
package/dist/img/1.8e585a4b.jpg
DELETED
Binary file
|
package/dist/img/2.52192bf1.jpg
DELETED
Binary file
|
package/dist/img/3.4627edc5.jpg
DELETED
Binary file
|
package/dist/img/4.00b9b96d.jpg
DELETED
Binary file
|
package/dist/img/5.00adbac5.jpg
DELETED
Binary file
|
package/dist/img/6.fec4cf56.jpg
DELETED
Binary file
|
package/dist/img/7.2d4c9f56.jpg
DELETED
Binary file
|
package/dist/img/8.63e261ca.jpg
DELETED
Binary file
|
Binary file
|