Jelajahi Sumber

更新域名

zhuxiuping 2 tahun lalu
induk
melakukan
a1045881ef

+ 6 - 6
common/config.js

@@ -1,9 +1,9 @@
-const ROOTPATHA = "https://www.daweilinli.com/sqx_fast";//https://tcwm.xianmaxiong.com  //https://www.daweilinli.com/sqx_fast
-const ROOTPATHASSS = "https://www.daweilinli.com";
-const ROOTPATH = "https://www.daweilinli.com/sqx_fast";
-const ROOTPATH1 = "https://www.daweilinli.com/sqx_fast";
-const ROOTPATH2 = "wss://www.daweilinli.com/wss/websocket/"; //联系客服
-const ROOTPATH3 = "wss://www.daweilinli.com/wss/ordersChat/"; //聊天
+const ROOTPATHA = "https://mxys.chuanghai-tech.com/sqx_fast";//https://tcwm.xianmaxiong.com  //https://mxys.chuanghai-tech.com/sqx_fast
+const ROOTPATHASSS = "https://mxys.chuanghai-tech.com";
+const ROOTPATH = "https://mxys.chuanghai-tech.com/sqx_fast";
+const ROOTPATH1 = "https://mxys.chuanghai-tech.com/sqx_fast";
+const ROOTPATH2 = "wss://mxys.chuanghai-tech.com/wss/websocket/"; //联系客服
+const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss/ordersChat/"; //聊天
 
 // const ROOTPATHA = "http://192.168.0.128:8171/sqx_fast";
 // const ROOTPATH = "http://192.168.0.128:8171/sqx_fast";

+ 1 - 1
common/queue.js

@@ -23,7 +23,7 @@ module.exports = {
 	},
 	//全局域名 部分html中需要单独替换 需要修改config中的网络请求域名
 	publicYuMing() {
-		return 'https://www.daweilinli.com'
+		return 'https://mxys.chuanghai-tech.com'
 	},
 	logout() {
 		this.remove("token");

+ 1 - 1
my/other/cashDetail.vue

@@ -229,7 +229,7 @@
 						that.$queue.showLoading("上传中...");
 						for (let i = 0; i < 1; i++) {
 							uni.uploadFile({ // 上传接口
-								url: 'https://www.daweilinli.com/sqx_fast/alioss/upload', //真实的接口地址
+								url: 'https://mxys.chuanghai-tech.com/sqx_fast/alioss/upload', //真实的接口地址
 								filePath: res.tempFilePaths[i],
 								name: 'file',
 								success: (uploadFileRes) => {

+ 2 - 2
my/publish/goods.vue

@@ -607,7 +607,7 @@
 							that.$queue.showLoading("上传中...");
 							uni.uploadFile({ // 上传接口
 								url: that.config("APIHOST1") + '/alioss/upload', //真实的接口地址
-								// url: 'https://www.daweilinli.com/sqx_fast/alioss/upload',
+								// url: 'https://mxys.chuanghai-tech.com/sqx_fast/alioss/upload',
 								filePath: res.tempFilePaths[i],
 								name: 'file',
 								success: (uploadFileRes) => {
@@ -642,7 +642,7 @@
 							that.$queue.showLoading("上传中...");
 							uni.uploadFile({ // 上传接口
 								// url: that.config("APIHOST1") + '/alioss/upload', //真实的接口地址
-								url: 'https://www.daweilinli.com/sqx_fast/alioss/upload',
+								url: 'https://mxys.chuanghai-tech.com/sqx_fast/alioss/upload',
 								filePath: res.tempFilePaths[i],
 								name: 'file',
 								success: (uploadFileRes) => {

+ 1 - 1
my/yhq/add.vue

@@ -43,7 +43,7 @@
 	export default {
 		data() {
 			return {
-				action: 'https://www.daweilinli.com/sqx_fast/alioss/upload',
+				action: 'https://mxys.chuanghai-tech.com/sqx_fast/alioss/upload',
 				// action: config.APIHOST+'/alioss/upload',
 				fileList: [],
 				form: {

+ 1 - 1
my/yhq/edit.vue

@@ -43,7 +43,7 @@
 	export default {
 		data() {
 			return {
-				action: 'https://www.daweilinli.com/sqx_fast/alioss/upload',
+				action: 'https://mxys.chuanghai-tech.com/sqx_fast/alioss/upload',
 				// action: config.APIHOST+'/alioss/upload',
 				fileList: [],
 				form: {

+ 1 - 0
pages/my/comments.vue

@@ -1,5 +1,6 @@
 <template>
 	<view class="content">
+		<text style="margin-left: 20px;">此投诉为本小程序自有投诉渠道,非微信官方投诉渠道</text>
 		<view class="online_box">
 			<view class="part1">
 				<view class="online_left">投诉类型</view>

+ 1 - 1
pages/my/loginphone.vue

@@ -178,7 +178,7 @@
 				console.log(this.uuid)
 				uni.downloadFile({
 					// url: 'https://diancanshop.xianmxkj.com/sqx_fast/captcha.jpg?uuid=' + this.uuid,
-					// url: 'https://www.daweilinli.com/sqx_fast/captcha.jpg?uuid=' + this.uuid,
+					// url: 'https://mxys.chuanghai-tech.com/sqx_fast/captcha.jpg?uuid=' + this.uuid,
 					url: configurl.APIHOSTsss + '/sqx_fast/captcha.jpg?uuid=' + this.uuid,
 					success: (res) => {
 						// uni.showToast({

File diff ditekan karena terlalu besar
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/common/vendor.js.map


File diff ditekan karena terlalu besar
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/my/other/cashDetail.js.map


File diff ditekan karena terlalu besar
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/my/publish/goods.js.map


File diff ditekan karena terlalu besar
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/my/yhq/add.js.map


File diff ditekan karena terlalu besar
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/my/yhq/edit.js.map


File diff ditekan karena terlalu besar
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/pages/my/comments.js.map


File diff ditekan karena terlalu besar
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/pages/my/loginphone.js.map


+ 2 - 1
unpackage/dist/dev/mp-weixin/app.json

@@ -97,5 +97,6 @@
     "getLocation",
     "chooseLocation"
   ],
-  "usingComponents": {}
+  "usingComponents": {},
+  "sitemapLocation": "sitemap.json"
 }

File diff ditekan karena terlalu besar
+ 2 - 2
unpackage/dist/dev/mp-weixin/common/vendor.js


+ 2 - 2
unpackage/dist/dev/mp-weixin/components/empty.json

@@ -1,4 +1,4 @@
 {
-  "usingComponents": {},
-  "component": true
+  "component": true,
+  "usingComponents": {}
 }

File diff ditekan karena terlalu besar
+ 1 - 1
unpackage/dist/dev/mp-weixin/my/other/cashDetail.js


File diff ditekan karena terlalu besar
+ 1 - 1
unpackage/dist/dev/mp-weixin/my/publish/goods.js


File diff ditekan karena terlalu besar
+ 1 - 1
unpackage/dist/dev/mp-weixin/my/yhq/add.js


File diff ditekan karena terlalu besar
+ 1 - 1
unpackage/dist/dev/mp-weixin/my/yhq/edit.js


File diff ditekan karena terlalu besar
+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/my/comments.wxml


+ 2 - 2
unpackage/dist/dev/mp-weixin/uview-ui/components/u-checkbox/u-checkbox.json

@@ -1,6 +1,6 @@
 {
+  "component": true,
   "usingComponents": {
     "u-icon": "/uview-ui/components/u-icon/u-icon"
-  },
-  "component": true
+  }
 }

+ 2 - 2
unpackage/dist/dev/mp-weixin/uview-ui/components/u-select/u-select.json

@@ -1,6 +1,6 @@
 {
-  "component": true,
   "usingComponents": {
     "u-popup": "/uview-ui/components/u-popup/u-popup"
-  }
+  },
+  "component": true
 }