first@qq.com123 пре 1 година
родитељ
комит
5fd34ea037

+ 11 - 0
admin/src/components.d.ts

@@ -20,9 +20,13 @@ declare module 'vue' {
     ElBreadcrumb: typeof import('element-plus/es')['ElBreadcrumb']
     ElBreadcrumbItem: typeof import('element-plus/es')['ElBreadcrumbItem']
     ElButton: typeof import('element-plus/es')['ElButton']
+    ElCard: typeof import('element-plus/es')['ElCard']
     ElCol: typeof import('element-plus/es')['ElCol']
     ElColorPicker: typeof import('element-plus/es')['ElColorPicker']
     ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
+    ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
+    ElDescriptions: typeof import('element-plus/es')['ElDescriptions']
+    ElDescriptionsItem: typeof import('element-plus/es')['ElDescriptionsItem']
     ElDialog: typeof import('element-plus/es')['ElDialog']
     ElDivider: typeof import('element-plus/es')['ElDivider']
     ElDrawer: typeof import('element-plus/es')['ElDrawer']
@@ -34,11 +38,14 @@ declare module 'vue' {
     ElIcon: typeof import('element-plus/es')['ElIcon']
     ElImage: typeof import('element-plus/es')['ElImage']
     ElInput: typeof import('element-plus/es')['ElInput']
+    ElInputNumber: typeof import('element-plus/es')['ElInputNumber']
     ElLink: typeof import('element-plus/es')['ElLink']
     ElMenu: typeof import('element-plus/es')['ElMenu']
     ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
     ElOption: typeof import('element-plus/es')['ElOption']
     ElPagination: typeof import('element-plus/es')['ElPagination']
+    ElPopover: typeof import('element-plus/es')['ElPopover']
+    ElRadio: typeof import('element-plus/es')['ElRadio']
     ElRadioButton: typeof import('element-plus/es')['ElRadioButton']
     ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
     ElRow: typeof import('element-plus/es')['ElRow']
@@ -46,10 +53,14 @@ declare module 'vue' {
     ElSelect: typeof import('element-plus/es')['ElSelect']
     ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
     ElSwitch: typeof import('element-plus/es')['ElSwitch']
+    ElTable: typeof import('element-plus/es')['ElTable']
+    ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
     ElTag: typeof import('element-plus/es')['ElTag']
+    ElText: typeof import('element-plus/es')['ElText']
     ElTooltip: typeof import('element-plus/es')['ElTooltip']
     ElTransfer: typeof import('element-plus/es')['ElTransfer']
     ElTree: typeof import('element-plus/es')['ElTree']
+    ElTreeSelect: typeof import('element-plus/es')['ElTreeSelect']
     ElUpload: typeof import('element-plus/es')['ElUpload']
     FileUpload: typeof import('./components/FileUpload/index.vue')['default']
     Git: typeof import('./components/RuoYi/Git/index.vue')['default']

+ 1 - 1
hn-shop-uniapp/README.md

@@ -58,7 +58,7 @@
 
 #### 微信 url
 
-https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx24533712759b8375&redirect_uri=https://api.hninpop.com/?versions=enterprise&response_type=code&scope=snsapi_base&state=STATE
+https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx24533712759b8375&redirect_uri=https://hnapi.kdboss.cn/?versions=enterprise&response_type=code&scope=snsapi_base&state=STATE
 
 用户手机号绑定
 http://localhost:8010/pages/user/realname/index

+ 3 - 3
hn-shop-uniapp/pages.json

@@ -373,7 +373,7 @@
         "env": {
           "UNI_PLATFORM": "h5",
           "H_NODE_ENV": "dev",
-          "H_BASEURL": "https://api.hninpop.com",
+          "H_BASEURL": "https://hnapi.kdboss.cn",
           "H_REDIRECT": "xxx"
         }
       },
@@ -382,7 +382,7 @@
         "env": {
           "UNI_PLATFORM": "h5",
           "H_NODE_ENV": "test",
-          "H_BASEURL": "https://api.hninpop.com",
+          "H_BASEURL": "https://hnapi.kdboss.cn",
           "H_REDIRECT": "xxx"
         }
       },
@@ -391,7 +391,7 @@
         "env": {
           "UNI_PLATFORM": "h5",
           "H_NODE_ENV": "prod",
-          "H_BASEURL": "https://api.hninpop.com",
+          "H_BASEURL": "https://hnapi.kdboss.cn",
           "H_REDIRECT": "xxx"
         }
       }

+ 1 - 1
hn-shop-uniapp/pages/activationcode/index.vue

@@ -283,7 +283,7 @@ import storage from '@/utils/storage'
 import * as Verify from '@/utils/verify'
 import StoreModel from '@/common/model/Store'
 
-const apiUrl = 'https://api.hninpop.com'
+const apiUrl = 'https://hnapi.kdboss.cn'
 // 倒计时时长(秒)
 const times = 60
 export default {

+ 1 - 1
hn-shop-uniapp/pages/authentication/index.vue

@@ -29,7 +29,7 @@ import request from '@/utils/request'
 import storage from '@/utils/storage'
 import * as Verify from '@/utils/verify'
 
-const apiUrl = 'https://api.hninpop.com'
+const apiUrl = 'https://hnapi.kdboss.cn'
 
 export default {
   data() {

+ 1 - 1
hn-shop-uniapp/pages/firm/authentication/index.vue

@@ -257,7 +257,7 @@ import request from '@/utils/request'
 import storage from '@/utils/storage'
 import * as Verify from '@/utils/verify'
 
-const apiUrl = 'https://api.hninpop.com'
+const apiUrl = 'https://hnapi.kdboss.cn'
 
 export default {
   data() {

+ 2 - 2
hn-shop-uniapp/pages/firm/home/indexOld.vue

@@ -289,7 +289,7 @@ export default {
       },
       wx_qyid: storage.get('wx_qyid'),
       userInfoData: {},
-      distribution: 'https://api.hninpop.com/pages/index/index'
+      distribution: 'https://hnapi.kdboss.cn/pages/index/index'
     }
   },
 
@@ -328,7 +328,7 @@ export default {
 
     chsCode() {
       this.distribution = ''
-      this.distribution = 'https://api.hninpop.com/pages/index/index'
+      this.distribution = 'https://hnapi.kdboss.cn/pages/index/index'
     },
 
     // 二维码链接

+ 1 - 1
hn-shop-uniapp/pages/tiaoxingma/index.nvue

@@ -131,7 +131,7 @@ export default {
 		let that = this
 		that.luType === 'loading'
 		uni.request({
-		    url: 'https://api.hninpop.com/api/addbox?routerboxmac='+data.MAC, // 你的API接口
+		    url: 'https://hnapi.kdboss.cn/api/addbox?routerboxmac='+data.MAC, // 你的API接口
 		    method: 'GET', // 请求方法,根据需要可能是 'GET', 'POST' 等
 		    data: {
 				routerboxmac: data.MAC

+ 1 - 1
hn-shop-uniapp/pages/txmLogin/index.vue

@@ -103,7 +103,7 @@ export default {
       const uuid = app.getUUID()
       app.loginForm.uuid = uuid
       // 图形验证码
-      app.codeUrl = 'https://api.hninpop.com/api/sys/getloginvifcode?uuid=' + uuid
+      app.codeUrl = 'https://hnapi.kdboss.cn/api/sys/getloginvifcode?uuid=' + uuid
     },
 
     getUUID() {

+ 1 - 1
hn-shop-uniapp/pages/user/activatorder/index.vue

@@ -265,7 +265,7 @@ import request from '@/utils/request'
 import storage from '@/utils/storage'
 import * as Verify from '@/utils/verify'
 
-const apiUrl = 'https://api.hninpop.com'
+const apiUrl = 'https://hnapi.kdboss.cn'
 // 倒计时时长(秒)
 const times = 60
 export default {

+ 1 - 1
hn-shop-uniapp/pages/user/realname/index.vue

@@ -266,7 +266,7 @@ import request from '@/utils/request'
 import storage from '@/utils/storage'
 import * as Verify from '@/utils/verify'
 
-const apiUrl = 'https://api.hninpop.com'
+const apiUrl = 'https://hnapi.kdboss.cn'
 // 倒计时时长(秒)
 const times = 60
 export default {

+ 1 - 1
hn-shop-uniapp/pages/user/userxieyi/index.vue

@@ -648,7 +648,7 @@ import request from '@/utils/request'
 import storage from '@/utils/storage'
 import * as Verify from '@/utils/verify'
 
-const apiUrl = 'https://api.hninpop.com'
+const apiUrl = 'https://hnapi.kdboss.cn'
 
 export default {
   data() {

+ 1 - 1
hn-shop-uniapp/utils/request/index.js

@@ -9,7 +9,7 @@ const baseUrl = process.env.VUE_APP_API_BASE_URL;
 // console.log(baseUrl, 'baseUrl'); // 输出当前环境的API地址
 
 // 后端api地址
-const apiUrl = 'https://api.hninpop.com'  //正式
+const apiUrl = 'https://hnapi.kdboss.cn'  //正式
 // const apiUrl = 'http://211.149.199.65:5007'  //测试
 
 // 可以new多个request来支持多个域名请求