yc-ui2 0.1.4 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yc-ui2",
3
- "version": "0.1.4",
3
+ "version": "0.1.5",
4
4
  "private": false,
5
5
  "description": "湖南优创UI组件库",
6
6
  "main": "dist/yc-ui2.umd.min.js",
package/src/App.vue CHANGED
@@ -10,15 +10,15 @@
10
10
  <div><i class="el-icon-mobile"></i></div>
11
11
  <div>
12
12
  <span>客服热线</span>
13
- <a href="tel:4000770168">400 0770 168</a>
13
+ <a href="tel:***">***</a>
14
14
  <template v-if="!['/login', '/register'].includes($route.path)">
15
- <span style="margin-top: 10px">银行服务电话</span>
16
- <a href="tel:13973004180">13973004180(蒋行长)</a>
17
- <a href="tel:15773001997">15773001997(彭经理)</a>
15
+ <span style="margin-top: 10px">***服务电话</span>
16
+ <a href="tel:***">***(***)</a>
17
+ <a href="tel:***">***(***)</a>
18
18
  </template>
19
19
  </div>
20
20
  </YcCustomerService>
21
- <!-- <YcCA :region="region" :caUrl="caUrl" @caSuccess="login" /> -->
21
+ <!-- <YcCA :region="region" @caSuccess="login" /> -->
22
22
  </div>
23
23
  </template>
24
24
 
@@ -34,7 +34,6 @@ export default {
34
34
  data() {
35
35
  return {
36
36
  region: void 0,
37
- caUrl: void 0,
38
37
  isShow: false,
39
38
  question: {
40
39
  id: 0,
@@ -45,8 +44,6 @@ export default {
45
44
  created() {
46
45
  setTimeout(() => {
47
46
  this.region = 1
48
- this.caUrl =
49
- "http://120.25.167.9:9000/website/media/ce861516a25d4671ab01e150790b6111.zip"
50
47
  }, 1000)
51
48
 
52
49
  findServiceFeeAi().then(({ data }) => {
package/.env DELETED
@@ -1,5 +0,0 @@
1
- VUE_APP_CUSTOMER_API = 58.20.153.230:7080
2
- VUE_APP_CUSTOMER_PATH = /customer-api
3
-
4
- VUE_APP_IMG_API = 113.219.171.47:6610
5
- VUE_APP_IMG_PATH = /cloud-img