更换静态资源路径

dev
Tuzki 2 years ago
parent 29bdb83657
commit 9dac8c3822
  1. 12
      pages/personcenter/personcenter.vue
  2. 12
      pages/traffic/outTraffic.vue
  3. 37
      sunPackIndex/scenic/scenicdetial/scenicdetial.vue

@ -15,11 +15,11 @@
</button> -->
</view>
</view>
<view class="pes_inf aml_30">
<view class="pes_inf aml_30" @click="oauthUser()">
<!-- 用户昵称 -->
<view class="t_adm_box">
<!-- <text class="t_nic">{{nickname}}阳光夏~小葵</text> -- 已登录状态 显示用户昵称 -->
<text class="t_nic" @click="oauthUser()">{{ nickname }}</text>
<text class="t_nic" >{{ nickname }}</text>
<!--登录后 退出按钮-->
<!-- <text v-if="isLogin" class="pes_img_tc" @tap="jump('logoutWechat')">退出</text> -->
</view>
@ -28,7 +28,7 @@
<!-- 头像 -->
</view>
<view class="t-setting" v-if="isLogin" @click="changean('center')">
<image class="set-img" src="https://www.lbgjtoa.com/upload/appImg/icon-set.svg" mode="aspectFit"></image>
<image class="set-img" src="https://www.lbgjtoa.com/appImg/icon-set.svg" mode="aspectFit"></image>
</view>
</view>
</view>
@ -275,11 +275,11 @@ export default {
provider: 'weixin',
success: (res) => {
uni.setStorageSync('nickname', '微信用户');
uni.setStorageSync('headimgurl', 'https://www.lbgjtoa.com/upload/appImg/icon-person-01.png');
uni.setStorageSync('headimgurl', 'https://www.lbgjtoa.com/appImg/icon-person-01.png');
uni.setStorageSync('oauthTime', new Date().getTime());
this_.nickname = '微信用户';
this_.$forceUpdate();
this_.headimgurl = 'https://www.lbgjtoa.com/upload/appImg/icon-person-01.png';
this_.headimgurl = 'https://www.lbgjtoa.com/appImg/icon-person-01.png';
},
fail: function (error) {
console.log('login failed ' + error);
@ -499,7 +499,7 @@ export default {
@import url('../../static/css/common.css');
@import url('../../static/css/hebei.css');
.dzhi_top {
padding: 120rpx 0 40rpx;
padding: 150rpx 0 40rpx;
border-radius: 0 0 50rpx 50rpx;
}
.islogin {

@ -1,11 +1,11 @@
<template>
<view class="v-traffic-box">
<image src="https://www.lbgjtoa.com/upload/appImg/v-address_01.jpg" class="v-traffic-img" mode="widthFix"></image>
<image @click="goToPages()" src="https://www.lbgjtoa.com/upload/appImg/v-address_02.jpg" class="v-traffic-img" mode="widthFix"></image>
<image src="https://www.lbgjtoa.com/upload/appImg/v-address_03.jpg" class="v-traffic-img" mode="widthFix"></image>
<image src="https://www.lbgjtoa.com/upload/appImg/v-address_04.jpg" class="v-traffic-img" mode="widthFix"></image>
<image src="https://www.lbgjtoa.com/upload/appImg/v-address_05.jpg" class="v-traffic-img" mode="widthFix"></image>
<image src="https://www.lbgjtoa.com/upload/appImg/v-address_06.jpg" class="v-traffic-img" mode="widthFix"></image>
<image src="https://www.lbgjtoa.com/appImg/v-address_01.jpg" class="v-traffic-img" mode="widthFix"></image>
<image @click="goToPages()" src="https://www.lbgjtoa.com/appImg/v-address_02.jpg" class="v-traffic-img" mode="widthFix"></image>
<image src="https://www.lbgjtoa.com/appImg/v-address_03.jpg" class="v-traffic-img" mode="widthFix"></image>
<image src="https://www.lbgjtoa.com/appImg/v-address_04.jpg" class="v-traffic-img" mode="widthFix"></image>
<image src="https://www.lbgjtoa.com/appImg/v-address_05.jpg" class="v-traffic-img" mode="widthFix"></image>
<image src="https://www.lbgjtoa.com/appImg/v-address_06.jpg" class="v-traffic-img" mode="widthFix"></image>
</view>
</template>

@ -36,15 +36,15 @@
<view class="mode_com mt_1">
<view class="inx_ht_warp dly_flex tol_2_warp sec_tol">
<view class="sec_tol_unit" @tap="qierlingurl(info.url_720)">
<image class="sec_tol_pic" src="https://www.lbgjtoa.com/upload/appImg/icon-left.jpg" mode="scaleToFill"></image>
<view class="gjz_box">
<image class="sec_tol_pic" src="https://www.lbgjtoa.com/appImg/icon-left.jpg" mode="scaleToFill"></image>
<view class="gjz_box">
<text class="ht_text">720全景</text>
<view class="hn_text">全方位观览</view>
</view>
</view>
<view class="sec_tol_unit" @click="wisdomGuide()">
<image class="sec_tol_pic" src="https://www.lbgjtoa.com/upload/appImg/icon-right.jpg" mode="scaleToFill"></image>
<view class="gjz_box">
<image class="sec_tol_pic" src="https://www.lbgjtoa.com/appImg/icon-right.jpg" mode="scaleToFill"></image>
<view class="gjz_box">
<text class="ht_text">智慧导览</text>
<view class="hn_text">智能导航景区</view>
</view>
@ -114,7 +114,7 @@
<text class="cot_adr">免费</text>
</view>
<view class="secdt_adr dly_flex">
<image class="adr_pic" src="../../../static/images/icon_max.png"></image>
<image class="adr_pic" src="../../../static/images/icon_max.png"></image>
<text class="w_adr">最大承载量</text>
<text class="cot_adr">1000</text>
</view>
@ -194,9 +194,9 @@
<!-- 评论 -->
<!-- 联系我们 弹框 -->
<!-- 服务保障 弹框 -->
<!-- 购买须知 弹框 -->
</view>
</template>
@ -398,6 +398,7 @@ export default {
});
},
getScDetail: function (guid) {
let this_ = this
var data = {
guid: guid,
userkey: this.$param.userkey
@ -414,19 +415,19 @@ export default {
}
}
this.pic_list = pic_list;
if (res.data.controlInfo.cyjcScenicUuid != '' && res.data.controlInfo.cyjcScenicUuid != null) {
//this.comment(res.data.controlInfo.cyjcScenicUuid);
if (res.data.controlInfo.isPeopleFlow == 'YES') {
this.isShowFlow = true;
this.getScenicVolume(res.data.controlInfo.cyjcScenicUuid);
}
} else {
this.isShow = false;
}
// if (res.data.controlInfo.cyjcScenicUuid != '' && res.data.controlInfo.cyjcScenicUuid != null) {
// //this.comment(res.data.controlInfo.cyjcScenicUuid);
// if (res.data.controlInfo.isPeopleFlow == 'YES') {
// this.isShowFlow = true;
// this.getScenicVolume(res.data.controlInfo.cyjcScenicUuid);
// }
// } else {
// this.isShow = false;
// }
this.getDuration(this.info.soundpath, res.data.sfunc);
// this.getWeather(res.data.region);
// this.getMethod(res.data.region);
this.getMethodList();
this_.getMethodList();
uni.hideLoading();
});
},
@ -642,7 +643,7 @@ export default {
//Android.gotoDetial("SCENIC", guid + "");
debugger
uni.navigateTo({
url: '/pages/amusement/amusementdetail/amusementdetail?guid=' + guid
url: '/pages/amusement/amusementdetail/amusementdetail?guid=' + guid
});
},
play: function (soundpath) {

Loading…
Cancel
Save