From 29cad55aa228bda55ddd3c37ffce95783db7fcaa Mon Sep 17 00:00:00 2001 From: 2509699674 <2509699647@qq.com> Date: Thu, 2 Jan 2025 17:43:41 +0800 Subject: [PATCH] '验收' --- merchant-web-master/src/utils/request.js | 4 ++-- merchant-web-master/src/views/comprehensive/OrderRhq/afterDetails.vue | 823 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ merchant-web-master/src/views/comprehensive/OrderRhq/index.vue | 300 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ merchant-web-master/src/views/comprehensive/OrderRhq/pendDetails.vue | 450 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ merchant-web-master/src/views/stockControl/inventory/index.vue | 6 +++++- wenjuan/src/layout/index.vue | 2 +- yanshouban/src/main.js | 1 + yanshouban/src/utils/request.js | 4 ++-- yanshouban/src/views/activity/activitySp.vue | 1 + yanshouban/src/views/activity/index.vue | 1 + yanshouban/src/views/ads/fangAudit/bianform.vue | 7 +++++++ yanshouban/src/views/ads/fangli/bianform.vue | 15 +++++++++------ yanshouban/src/views/ads/fangli/index.vue | 10 ++++++---- yanshouban/src/views/advertisement/index.vue | 5 +++-- yanshouban/src/views/atmosphere/atmosphereGl.vue | 2 +- yanshouban/src/views/detect/admap.vue | 28 ++++++++++++---------------- yanshouban/src/views/detect/information.vue | 130 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------------- yanshouban/src/views/detect/map.vue | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------- yanshouban/src/views/detect/ziyuanList.vue | 4 ++++ yanshouban/src/views/scheme/planningBz.vue | 27 +++++++++++++++++++-------- yanshouban/src/views/scheme/planningPar.vue | 31 +++++++++++++++++++++++-------- yanshouban/src/views/scheme/sam.vue | 92 +++++++++++++++++++++++++++++++++++++++++--------------------------------------------------- yanshouban/src/views/scheme/samXin.vue | 91 +++++++++++++++++++++++++++++++++---------------------------------------------------------- yslvdao-miniapp/pages/advertisement/advertisement.vue | 23 +++++++++++++---------- yslvdao-miniapp/pages/field/field.vue | 33 ++++++++++++++++++++------------- yslvdao-miniapp/pages/home/home.vue | 12 ++++++------ yslvdao-miniapp/pages/login/login - 1.scss | 168 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ yslvdao-miniapp/pages/login/login -1.vue | 271 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ yslvdao-miniapp/pages/login/login.vue | 349 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- yslvdao-miniapp/pages/my/my.vue | 62 +++++++++++++++++++++----------------------------------------- yslvdao-miniapp/pages/shops/shops.vue | 24 ++++++++++++++---------- yslvdao-miniapp/pages/workbench/workbench.vue | 32 ++++++++++++++++---------------- yslvdao-miniapp/pagesA/leaseAdd/leaseAdd.scss | 158 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ yslvdao-miniapp/pagesA/leaseAdd/leaseAdd.vue | 188 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ yslvdao-miniapp/static/login/icon1.png | Bin 0 -> 450 bytes yslvdao-miniapp/static/login/icon2.png | Bin 0 -> 408 bytes yslvdao-miniapp/static/login/icon3.png | Bin 0 -> 335 bytes yslvdao-miniapp/static/login/logo1.png | Bin 0 -> 19210 bytes yslvdao-miniapp/static/login/logo2.png | Bin 0 -> 6545 bytes yslvdao-miniapp/utils/request.js | 6 +++--- 40 files changed, 2237 insertions(+), 1215 deletions(-) create mode 100644 merchant-web-master/src/views/comprehensive/OrderRhq/afterDetails.vue delete mode 100644 merchant-web-master/src/views/comprehensive/OrderRhq/pendDetails.vue create mode 100644 yslvdao-miniapp/pages/login/login - 1.scss create mode 100644 yslvdao-miniapp/pages/login/login -1.vue create mode 100644 yslvdao-miniapp/pagesA/leaseAdd/leaseAdd.scss create mode 100644 yslvdao-miniapp/pagesA/leaseAdd/leaseAdd.vue create mode 100644 yslvdao-miniapp/static/login/icon1.png create mode 100644 yslvdao-miniapp/static/login/icon2.png create mode 100644 yslvdao-miniapp/static/login/icon3.png create mode 100644 yslvdao-miniapp/static/login/logo1.png create mode 100644 yslvdao-miniapp/static/login/logo2.png diff --git a/merchant-web-master/src/utils/request.js b/merchant-web-master/src/utils/request.js index 4bbd9d1..41532bb 100644 --- a/merchant-web-master/src/utils/request.js +++ b/merchant-web-master/src/utils/request.js @@ -20,8 +20,8 @@ if (host == '172.16.61.48' || host == '172.16.61.49:5173') { }else if( host == 'localhost:9528' || host == '8.130.38.56:8027' || host == 'localhost:9529'){ // 其他情况的默认值 // PREFIX = 'http://8.130.38.56:8027/business-server'; - PREFIX = 'https://jy.scjysm.asia:18086/merchant-business'; - // PREFIX = 'http://192.168.2.193:9004'; + // PREFIX = 'https://jy.scjysm.asia:18086/merchant-business'; + PREFIX = 'http://192.168.2.193:9004'; }else{ // PREFIX = '/merchant-business'; // PREFIX = 'http://8.130.38.56:9004'; diff --git a/merchant-web-master/src/views/comprehensive/OrderRhq/afterDetails.vue b/merchant-web-master/src/views/comprehensive/OrderRhq/afterDetails.vue new file mode 100644 index 0000000..28b0c1a --- /dev/null +++ b/merchant-web-master/src/views/comprehensive/OrderRhq/afterDetails.vue @@ -0,0 +1,823 @@ + + + + + diff --git a/merchant-web-master/src/views/comprehensive/OrderRhq/index.vue b/merchant-web-master/src/views/comprehensive/OrderRhq/index.vue index 574f042..4a5ccc0 100644 --- a/merchant-web-master/src/views/comprehensive/OrderRhq/index.vue +++ b/merchant-web-master/src/views/comprehensive/OrderRhq/index.vue @@ -1,225 +1,164 @@ - - diff --git a/merchant-web-master/src/views/stockControl/inventory/index.vue b/merchant-web-master/src/views/stockControl/inventory/index.vue index e975f78..3ffb916 100644 --- a/merchant-web-master/src/views/stockControl/inventory/index.vue +++ b/merchant-web-master/src/views/stockControl/inventory/index.vue @@ -629,8 +629,12 @@ export default { }) }, async rukuCheck(){ - await getClassifyUpdate({productId:this.shopId,registrationStatus:this.dengjiMsg}) + const targetProduct = this.tableData.find(item => item.productId === this.shopId) + targetProduct.registrationStatus = this.dengjiMsg + await getClassifyUpdate(targetProduct) this.$message.success('保存成功') + this.rukuShow = false + this.getAll(this.formInline) } } } diff --git a/wenjuan/src/layout/index.vue b/wenjuan/src/layout/index.vue index 2c0b30e..9b86eef 100644 --- a/wenjuan/src/layout/index.vue +++ b/wenjuan/src/layout/index.vue @@ -462,7 +462,7 @@ export default { }, gzt () { - window.location.href = 'https://admin-uat.028wlkj.com:1020/' + window.location.href = 'https://admin.028wlkj.com:1020/' }, findMatchingNames (List, msg) { return List.filter((item) => msg.includes(item.name)) diff --git a/yanshouban/src/main.js b/yanshouban/src/main.js index 0c2ded3..01bf6b1 100644 --- a/yanshouban/src/main.js +++ b/yanshouban/src/main.js @@ -32,6 +32,7 @@ Vue.prototype.$encrypt = encrypt; Vue.prototype.$decrypt = decrypt; Vue.prototype.$decryptall = decryptall; Vue.prototype.$encryptall = encryptall; +Vue.prototype.$btnFlax = false // Vue.prototype.$API = 'https://wjdc.scjysm.asia:1443/meserver/api' // Vue.prototype.$API = 'http://8.130.38.56:8019/api' // https://jy.scjysm.asia:18086 http://172.16.61.126:8080 http://8.130.38.56:8027 diff --git a/yanshouban/src/utils/request.js b/yanshouban/src/utils/request.js index 3bffb11..355c82e 100644 --- a/yanshouban/src/utils/request.js +++ b/yanshouban/src/utils/request.js @@ -21,9 +21,9 @@ if (host == '172.16.61.48' || host == '172.16.61.49:5173' || host =='172.16.61.1 // PREFIX = 'http://172.16.61.48/meserver/admin-server'; // PREFIX = 'http://8.130.38.56:9003'; // PREFIX = 'http://8.130.38.56:8019/admin-server'; - // PREFIX = 'http://192.168.2.193:9003'; + PREFIX = 'http://192.168.8.106:9003'; // PREFIX = 'https://wjdc.scjysm.asia:1443/meserver/admin-server'; - PREFIX = 'https://jy.scjysm.asia:18086/admin-server'; + // PREFIX = 'https://jy.scjysm.asia:18086/admin-server'; // PREFIX = 'http://172.16.61.126:8080/meserver/admin-server'; // PREFIX = 'https://wjdc.scjysm.asia:1443/meserver/admin-server' diff --git a/yanshouban/src/views/activity/activitySp.vue b/yanshouban/src/views/activity/activitySp.vue index 3673435..0f3dd37 100644 --- a/yanshouban/src/views/activity/activitySp.vue +++ b/yanshouban/src/views/activity/activitySp.vue @@ -880,6 +880,7 @@ } this.Liunie = false this.MsgSp =false + this.actSpye = false }, TabClick(tab, event){ console.log(tab, event) diff --git a/yanshouban/src/views/activity/index.vue b/yanshouban/src/views/activity/index.vue index a6972b3..30c2862 100644 --- a/yanshouban/src/views/activity/index.vue +++ b/yanshouban/src/views/activity/index.vue @@ -2052,6 +2052,7 @@ this.fileData = [] }, daoru(response, file, fileList){ + this.daoData= [] this.daoData.push(file.raw) const formDate = new FormData() formDate.append('file', this.daoData[0]) diff --git a/yanshouban/src/views/ads/fangAudit/bianform.vue b/yanshouban/src/views/ads/fangAudit/bianform.vue index 59923f5..9fd0f06 100644 --- a/yanshouban/src/views/ads/fangAudit/bianform.vue +++ b/yanshouban/src/views/ads/fangAudit/bianform.vue @@ -77,6 +77,13 @@ --> + + +
+ {{ruleForm.auditStatus =='1'?'待审核':ruleForm.auditStatus =='2'?'审核通过':ruleForm.auditStatus =='3'?'已驳回':''}} +
+ +
通过 diff --git a/yanshouban/src/views/ads/fangli/bianform.vue b/yanshouban/src/views/ads/fangli/bianform.vue index a6b504b..ee2326b 100644 --- a/yanshouban/src/views/ads/fangli/bianform.vue +++ b/yanshouban/src/views/ads/fangli/bianform.vue @@ -83,6 +83,13 @@ {{ruleForm.attachmentInfo.name}} + + +
+ {{ruleForm.auditStatus =='1'?'待审核':ruleForm.auditStatus =='2'?'审核通过':ruleForm.auditStatus =='3'?'已驳回':''}} +
+ +
- - - +
diff --git a/yanshouban/src/views/ads/fangli/index.vue b/yanshouban/src/views/ads/fangli/index.vue index ea2d285..c4fb12b 100644 --- a/yanshouban/src/views/ads/fangli/index.vue +++ b/yanshouban/src/views/ads/fangli/index.vue @@ -45,6 +45,7 @@ >新增 + v-if="this.$btnFlax" > - - + @@ -1127,6 +1119,10 @@
{{editbgid.commercialForm}}
+ + + + diff --git a/yanshouban/src/views/detect/information.vue b/yanshouban/src/views/detect/information.vue index 451cf36..53a19ee 100644 --- a/yanshouban/src/views/detect/information.vue +++ b/yanshouban/src/views/detect/information.vue @@ -64,11 +64,11 @@ {{scope.$index +1 }}
- - - + + @@ -135,21 +135,19 @@ - + + + + - - - - - @@ -157,6 +155,21 @@ + + + + + + + + + + + + + + + @@ -199,36 +212,21 @@ - - - - - - - - - - - - - - - - - - + + + - - + + + + - @@ -336,19 +335,17 @@ - -
{{editbgid.venueNumber}}
-
-
-
- -
{{editbgid.houseNumber}}
+
+
+
{{editbgid.architecturalForm}}
@@ -359,6 +356,23 @@
+ + +
{{editbgid.belongingRegion}}
+ + + + + + + + + + + +
+
@@ -404,31 +418,11 @@ - -
{{editbgid.belongingRegion}}
- - - - - - - - - - - -
-
-
{{editbgid.belongingDepartment}}
-
- -
{{editbgid.head}}
@@ -436,6 +430,9 @@
+
+ +
{{editbgid.detailedLocation}}
@@ -443,20 +440,20 @@ maxlength="100" />
-
-
{{editbgid.commercialForm}}
+ + + +
-
- @@ -672,11 +669,6 @@ message: '请输入商铺名称', trigger: 'blur' }, ], - houseNumber: [{ - required: true, - message: '请输入门牌号', - trigger: 'blur' - }, ], architecturalForm: [{ required: true, message: '请选择建筑形式', diff --git a/yanshouban/src/views/detect/map.vue b/yanshouban/src/views/detect/map.vue index 2c787ca..56c50cc 100644 --- a/yanshouban/src/views/detect/map.vue +++ b/yanshouban/src/views/detect/map.vue @@ -16,18 +16,32 @@
+ + + + + + + + + + + + @@ -137,10 +151,19 @@ - + + + + +
+ +
+
+
@@ -214,9 +237,7 @@ - - - +
- - -
- - -
-
-
@@ -357,9 +365,19 @@ - -
{{editbgid.advertisingSpaceNumber}}
+ +
{{editbgid.size}}
+
+ +
{{editbgid.advertisingMaterial}}
+
+ +
+
@@ -417,9 +435,7 @@ - -
{{editbgid.size}}
-
+
@@ -508,20 +524,7 @@
-->
- - -
{{editbgid.advertisingMaterial}}
-
- - -
-
-
+
@@ -734,6 +737,9 @@ deviceType: '', createUser: '', createDate: '', + advertisingName:'', + rotationOrder:'', + advertisingMaterial:'', pageNumber: 1, pageSize: 10, advertisingType: '' @@ -820,6 +826,9 @@ deviceType: '', createUser: '', createDate: '', + advertisingName:'', + rotationOrder:'', + advertisingMaterial:'', pageNumber: 1, pageSize: 10, advertisingType: '' @@ -1102,7 +1111,7 @@ this.total = res.data.numberOfElements }) } - console.log(this.currentPage) + // if(this.formSel.createDate=='' && this.formSel.createUser == '' && this.formSel.affiliation == ''){ // console.log(1) // console.log(this.pageindex) @@ -1151,6 +1160,9 @@ deviceType: '', createUser: '', createDate: '', + advertisingName:'', + rotationOrder:'', + advertisingMaterial:'', pageNumber: 1, pageSize: 10, advertisingType: '' diff --git a/yanshouban/src/views/detect/ziyuanList.vue b/yanshouban/src/views/detect/ziyuanList.vue index e1e35de..859b710 100644 --- a/yanshouban/src/views/detect/ziyuanList.vue +++ b/yanshouban/src/views/detect/ziyuanList.vue @@ -75,6 +75,10 @@ + + + + diff --git a/yanshouban/src/views/scheme/planningBz.vue b/yanshouban/src/views/scheme/planningBz.vue index abf8a91..0b328b3 100644 --- a/yanshouban/src/views/scheme/planningBz.vue +++ b/yanshouban/src/views/scheme/planningBz.vue @@ -38,7 +38,7 @@ style="background-color: #3F9B6A;color: #fff;padding:8px 15px;">录入 - 导入 - + -->
@@ -242,8 +242,9 @@ -
-
规划目标
+ +
+
规划目标
@@ -257,7 +258,7 @@
-
规划背景
+
规划背景
@@ -270,7 +271,7 @@
-
规划内容
+
规划内容
@@ -295,7 +296,17 @@
+ + + + +
+ {{ secondData.reviewStatus == "1" ? "待审核" :secondData.reviewStatus == "2" ?'已通过' :secondData.reviewStatus == "3" ?'已驳回' :'' }} +
+
+
+
@@ -525,8 +536,8 @@ this.total = res.data.content.length if (valid) { if(this.xin_time.length !=0 ){ - this.form.implementationStartTime = this.xin_time[0] - this.form.implementationEndTime = this.xin_time[1] + this.form.implementationStartTime = this.implementationStartTime[0] + this.form.implementationEndTime = this.implementationStartTime[1] }else{ this.$message({ message: '请选择实施时间', diff --git a/yanshouban/src/views/scheme/planningPar.vue b/yanshouban/src/views/scheme/planningPar.vue index cf0ec6a..bb740ff 100644 --- a/yanshouban/src/views/scheme/planningPar.vue +++ b/yanshouban/src/views/scheme/planningPar.vue @@ -358,14 +358,19 @@ range-separator="至" start-placeholder="开始日期" end-placeholder="结束日期"> + + +
+
规划目标
+
+
+ +
+
-
-
规划目标
-
-
-
规划背景
+
规划背景
@@ -537,7 +542,7 @@
-
规划目标
+
规划目标
@@ -549,7 +554,7 @@
-
规划背景
+
规划背景
@@ -560,7 +565,7 @@
-
规划内容
+
规划内容
@@ -578,7 +583,17 @@
+ + + +
+ {{ secondData.reviewStatus == "1" ? "待审核" :secondData.reviewStatus == "2" ?'已通过' :secondData.reviewStatus == "3" ?'已驳回' :'' }} +
+ +
+
+
diff --git a/yanshouban/src/views/scheme/sam.vue b/yanshouban/src/views/scheme/sam.vue index 2ade51d..cf7fd95 100644 --- a/yanshouban/src/views/scheme/sam.vue +++ b/yanshouban/src/views/scheme/sam.vue @@ -26,22 +26,14 @@
经营类型
- - - - -
是否出租
- - - - -
是否自营
- - - + + + + + + +
查询 @@ -54,8 +46,8 @@
新增 - 商铺位置管理 +
@@ -80,15 +72,9 @@ - - - - + + + + + + + diff --git a/yslvdao-miniapp/pages/login/login.vue b/yslvdao-miniapp/pages/login/login.vue index d477223..a4000c7 100644 --- a/yslvdao-miniapp/pages/login/login.vue +++ b/yslvdao-miniapp/pages/login/login.vue @@ -1,271 +1,174 @@ - - - + \ No newline at end of file diff --git a/yslvdao-miniapp/pages/my/my.vue b/yslvdao-miniapp/pages/my/my.vue index b2ed20c..65c2484 100644 --- a/yslvdao-miniapp/pages/my/my.vue +++ b/yslvdao-miniapp/pages/my/my.vue @@ -125,7 +125,22 @@ 我的服务 - + + + + + + + + 认证商家 + + + + + + + + @@ -244,7 +259,9 @@ tuiguang:'', tongji:{}, activityNum:0, - wenjuanNum:0 + wenjuanNum:0, + user: uni.getStorageSync('user'), + isshopon: false }; }, onload(){ @@ -376,44 +393,7 @@ } }, - handleApplySettle() { - // uni.navigateTo({ - // url: '/pages/myzili/myzili' - // }) - const res = uni.getStorageSync('token'); - let token = Encrypt(res) - let username = this.shopMsg.shopName - // let url = 'http://8.130.38.56:8027/settled-merchant' - let url = 'https://jy.scjysm.asia:18086/settled-merchant' - - // #ifdef H5 - console.log('h5 test') - window.location.href = url + `/#/?username=${ username }&user=${ token }` - // #endif - // #ifdef APP-PLUS - plus.runtime.openURL(url + `/#/?username=${ username }&user=${ token }`, function( - e) { - console.log(e); - }) - // #endif - // #ifdef MP-WEIXIN - uni.navigateTo({ - url: `../linkOthers/index?url=${ url }&username=${ username }&user=${ token }` - // 此处的链接为小程序上面新建的webview页面路径,参数url为要跳转外链的地址 - // url: '../../../pages_category_page1/linkOthers/index?url=' + encodeURIComponent(url) - // url:'../../../pages_category_page2/userModule/coupon' - }) - // #endif - // #ifdef MP-ALIPAY - uni.navigateTo({ - url: `../linkOthers/index?url=${ url }&username=${ username }&user=${ token }` - // 此处的链接为小程序上面新建的webview页面路径,参数url为要跳转外链的地址 - // url: '../../../pages_category_page1/linkOthers/index?url=' + encodeURIComponent(url) - // url:'../../../pages_category_page2/userModule/coupon' - }) - // #endif - - }, + myMsg(){ const res = uni.getStorageSync('token'); if(res ==''){ diff --git a/yslvdao-miniapp/pages/shops/shops.vue b/yslvdao-miniapp/pages/shops/shops.vue index 5631302..dbb8749 100644 --- a/yslvdao-miniapp/pages/shops/shops.vue +++ b/yslvdao-miniapp/pages/shops/shops.vue @@ -29,12 +29,12 @@ - + - {{item.shopName}} + {{item.cereBasicInformationShop.shopName}} @@ -127,20 +127,20 @@ ] }, ], - pageList3: [ - { - id: 1, - title: '销售上报与统计', - children: [ - // { name: '文件调查', img: '/workbench1.png', path: '/pages/questionnaire/questionnaire' }, - // { name: '招商方案', img: '/workbench2.png', path: '/pages/Iproposal/Iproposal' }, - // { name: '我的活动', img: '/workbench3.png', path: '/pages/participation/participation' }, - // { name: '活动申请', img: '/workbench4.png', path: '/pages/mycreated/mycreated' }, - { name: '销售上报', img: '/workbench5.png', path: '/pages/saleReport/saleReport' }, - { name: '销售统计', img: '/workbench5.png', path: '/pages/salesReporting/salesReporting' }, - ] - }, - ], + // pageList3: [ + // { + // id: 1, + // title: '销售上报与统计', + // children: [ + // // { name: '文件调查', img: '/workbench1.png', path: '/pages/questionnaire/questionnaire' }, + // // { name: '招商方案', img: '/workbench2.png', path: '/pages/Iproposal/Iproposal' }, + // // { name: '我的活动', img: '/workbench3.png', path: '/pages/participation/participation' }, + // // { name: '活动申请', img: '/workbench4.png', path: '/pages/mycreated/mycreated' }, + // { name: '销售上报', img: '/workbench5.png', path: '/pages/saleReport/saleReport' }, + // { name: '销售统计', img: '/workbench5.png', path: '/pages/salesReporting/salesReporting' }, + // ] + // }, + // ], scrollTop: 0, }; }, diff --git a/yslvdao-miniapp/pagesA/leaseAdd/leaseAdd.scss b/yslvdao-miniapp/pagesA/leaseAdd/leaseAdd.scss new file mode 100644 index 0000000..d50de53 --- /dev/null +++ b/yslvdao-miniapp/pagesA/leaseAdd/leaseAdd.scss @@ -0,0 +1,158 @@ +.page{ + position: absolute; + left: 0; + top: 0; + width: 100%; + overflow-y: scroll; + height: calc(100% - 120rpx); + background-color: #f6f6f6; +} +.steps-box { + padding-top: 40rpx; +} + +.add-list{ + padding: 0 4%; + background-color: #FFFFFF; + border-radius: 20rpx; + margin-top: 20rpx; + width: 100%; + .list{ + display: flex; + justify-content: space-between; + align-items: center; + width: 100%; + height: 100rpx; + border-bottom: 2rpx solid #f6f6f6; + .title{ + display: flex; + align-items: center; + height: 100%; + text{ + font-size: 26rpx; + color: #222222; + } + .star{ + color: red; + } + } + .content{ + display: flex; + align-items: center; + text-align: right; + input{ + width: 100%; + color: #222222; + font-size: 26rpx; + padding-top: 6rpx; + /* #ifdef MP */ + padding-top: 5rpx; + /* #endif */ + } + image { + width: 20rpx; + height: 20rpx; + margin-left: 10rpx; + /* #ifdef MP */ + margin-top: 5rpx; + /* #endif */ + } + } + } + .deom-box { + width: 100vw; + display: flex !important; + padding: 14rpx 0; + background-color: #FFFFFF; + border-radius: 9px; + // margin-top: 9px; + width: 100%; + // .u-upload { + // .u-add-wrap { + // width: 304rpx !important; + // height: 182rpx !important; + // } + // } + // .u-upload { + // height: 88px; + // width: 155px; + // background: url(/static/images/uploadID1.png); + // background-size:134rpx 188rpx; + // background-repeat:no-repeat; + // } + .img-deom { + flex: 1; + display: flex; + flex-direction: column; + align-items: center; + padding: 20rpx; + text { + margin-top: 18rpx; + } + } + } +} + +/* 保存按钮 */ +.page-footer{ + position: fixed; + left: 0; + bottom: 0; + display: flex; + align-items: center; + width: 100%; + height: 125rpx; + background-color: #FFFFFF; + padding-bottom: constant(safe-area-inset-bottom); + padding-bottom: env(safe-area-inset-bottom); + .footer-buy{ + display: flex; + align-items: center; + justify-content: space-between; + width: 100%; + height: 100%; + .cart-add{ + display: flex; + align-items: center; + justify-content: center; + width: 100%; + height: 100rpx; + background-color: #3f9b6a; + text{ + font-size: 28rpx; + color: #FFFFFF; + } + } + } +} + +.feedback-data{ + width: 100%; + padding-bottom: 20rpx; + border-bottom: 2rpx solid #f6f6f6; + .title{ + display: flex; + align-items: center; + height: 100rpx; + text{ + font-size: 26rpx; + color: #222222; + } + .star{ + color: red; + } + } + .voucher-img{ + display: flex; + align-items: center; + .voucher-list { + width: 33%; + height: 100%; + image{ + width: 160rpx; + height: 160rpx; + border-radius: 10rpx; + } + } + } +} \ No newline at end of file diff --git a/yslvdao-miniapp/pagesA/leaseAdd/leaseAdd.vue b/yslvdao-miniapp/pagesA/leaseAdd/leaseAdd.vue new file mode 100644 index 0000000..785ebac --- /dev/null +++ b/yslvdao-miniapp/pagesA/leaseAdd/leaseAdd.vue @@ -0,0 +1,188 @@ + + + + + \ No newline at end of file diff --git a/yslvdao-miniapp/static/login/icon1.png b/yslvdao-miniapp/static/login/icon1.png new file mode 100644 index 0000000..814384c Binary files /dev/null and b/yslvdao-miniapp/static/login/icon1.png differ diff --git a/yslvdao-miniapp/static/login/icon2.png b/yslvdao-miniapp/static/login/icon2.png new file mode 100644 index 0000000..5428831 Binary files /dev/null and b/yslvdao-miniapp/static/login/icon2.png differ diff --git a/yslvdao-miniapp/static/login/icon3.png b/yslvdao-miniapp/static/login/icon3.png new file mode 100644 index 0000000..0214be9 Binary files /dev/null and b/yslvdao-miniapp/static/login/icon3.png differ diff --git a/yslvdao-miniapp/static/login/logo1.png b/yslvdao-miniapp/static/login/logo1.png new file mode 100644 index 0000000..1016d2f Binary files /dev/null and b/yslvdao-miniapp/static/login/logo1.png differ diff --git a/yslvdao-miniapp/static/login/logo2.png b/yslvdao-miniapp/static/login/logo2.png new file mode 100644 index 0000000..6284166 Binary files /dev/null and b/yslvdao-miniapp/static/login/logo2.png differ diff --git a/yslvdao-miniapp/utils/request.js b/yslvdao-miniapp/utils/request.js index 3af5249..ba0969e 100644 --- a/yslvdao-miniapp/utils/request.js +++ b/yslvdao-miniapp/utils/request.js @@ -16,13 +16,13 @@ const sendRequest = (url, method = 'GET', data = {}, baseUrl,contentType) => { if(baseUrl == 1){ bases = 'https://jy.scjysm.asia:18086/admin-server' + url; // bases = 'http://8.130.38.56:8027/admin-server' + url; - // bases = 'http://192.168.2.193' + url; + // bases = 'http://192.168.2.193:9003' + url; }else{ // bases = 'http://8.130.38.56:8027/business-server' + url; - // bases = 'http://172.16.61.48/business-server' + url; - bases = 'https://jy.scjysm.asia:18086/merchant-business' + url; + bases = 'http://192.168.8.106:9004' + url; + // bases = 'https://jy.scjysm.asia:18086/merchant-business' + url; } var token = uni.getStorageSync('token') || ''; -- libgit2 0.21.4