diff --git a/ceres-uniapp-master/config/api.js b/ceres-uniapp-master/config/api.js index a23a99a..3483c70 100644 --- a/ceres-uniapp-master/config/api.js +++ b/ceres-uniapp-master/config/api.js @@ -3,21 +3,18 @@ // const DOMAIN_PREFIX = 'https://jy.scjysm.asia:18086/api' // const DOMAIN_PREFIXPING = 'http://192.168.2.7:9003' // const DOMAIN_PREFIX = 'http://192.168.2.7:9007' -// const host = `${window.location.protocol}//${window.location.host}` -// const DOMAIN_PREFIXPING = `${host}/cdwlMall/meserver/admin-server` -// const DOMAIN_PREFIX =`${host}/cdwlMall/meserver/api` // const DOMAIN_PREFIXPING = 'https://jy.scjysm.asia:18086/admin-server' -// const DOMAIN_PREFIX = 'https://jy.scjysm.asia:18086/api' -// const DOMAIN_PREFIXPING = 'http://192.168.2.162:9003' -// const DOMAIN_PREFIX = 'http://192.168.2.162:9007' +// const DOMAIN_PREFIX = 'https://jy.scjysm.asia:18086/meserver/api' +const DOMAIN_PREFIXPING = 'http://192.168.2.120:9003' +const DOMAIN_PREFIX = 'http://192.168.2.120:9007' // const host = `${window.location.protocol}//${window.location.host}` // const DOMAIN_PREFIXPING = `${host}/cdwlMall/meserver/admin-server` // const DOMAIN_PREFIX =`${host}/cdwlMall/meserver/api` -const DOMAIN_PREFIXPING = `http://8.130.38.56:9003` -const DOMAIN_PREFIX = 'http://8.130.38.56:9007' +// const DOMAIN_PREFIXPING = `http://8.130.38.56:9003` +// const DOMAIN_PREFIX = 'http://8.130.38.56:9007' // const DOMAIN_PREFIXPING = 'https://jy.scjysm.asia:18086/meserver/admin-server' diff --git a/ceres-uniapp-master/manifest.json b/ceres-uniapp-master/manifest.json index e8aa1f2..d221efd 100644 --- a/ceres-uniapp-master/manifest.json +++ b/ceres-uniapp-master/manifest.json @@ -149,7 +149,7 @@ "h5" : { "router" : { "mode" : "history", - "base" : "/h5" + "base" : "cdwlMall/meh5" }, "title" : "问卷调查", "domain" : "", diff --git a/ceres-uniapp-master/unpackage/dist/build/web/index.html b/ceres-uniapp-master/unpackage/dist/build/web/index.html index d15bd89..e84a49f 100644 --- a/ceres-uniapp-master/unpackage/dist/build/web/index.html +++ b/ceres-uniapp-master/unpackage/dist/build/web/index.html @@ -1,2 +1,2 @@