This commit is contained in:
parent
583a806b22
commit
7b57abb1c2
2
App.vue
2
App.vue
|
@ -486,6 +486,8 @@
|
|||
@import "uview-ui/index.scss";
|
||||
@import 'components/colorui/main.css';
|
||||
@import 'components/colorui/icon.css';
|
||||
@import './static/css/common.css';
|
||||
@import './static/css/simpleproShop.css';
|
||||
// /deep/uni-page-body{
|
||||
// background-color: #f7f7f7 !important;
|
||||
// }
|
||||
|
|
|
@ -140,7 +140,7 @@
|
|||
<view class="goods-info-title" style="color: #333;font-weight: bold;">宝贝详情</view>
|
||||
<view class="imglist">
|
||||
<!-- <uparse :content="ordersList.descrition" @navigate="navigate" class="is-response"></uparse> -->
|
||||
<div v-html="ordersList.descrition"></div>
|
||||
<div class="imglist-div" v-html="ordersList.descrition"></div>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
@ -182,7 +182,7 @@
|
|||
|
||||
<!-- #endif -->
|
||||
<view class="em">
|
||||
<view style="font-size: 14px" @tap="navBarButtontO('home')">
|
||||
<view style="font-size: 14px" @tap="goBackUp">
|
||||
<text class="iconfont icon-shouye"></text>
|
||||
返回首页
|
||||
</view>
|
||||
|
@ -989,8 +989,21 @@
|
|||
</script>
|
||||
|
||||
<style>
|
||||
@import '../../../../static/css/index.css';
|
||||
|
||||
/* @import '../../../../static/css/index.css'; */
|
||||
@import url('../../../../static/css/indexShop.css');
|
||||
.imglist{
|
||||
width:100%;
|
||||
}
|
||||
.imglist-div{
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.imglist-div /deep/p{
|
||||
width:100%;
|
||||
}
|
||||
.imglist-div /deep/p /deep/img{
|
||||
width:100%;
|
||||
}
|
||||
page {
|
||||
background: #f8f8f8;
|
||||
}
|
||||
|
|
|
@ -139,7 +139,7 @@
|
|||
</view>
|
||||
|
||||
<!-- 淘口令分享 -->
|
||||
<simpleModal ref="simpleModalTkl" @maskClose="TklmaskClose">
|
||||
<!-- <simpleModal ref="simpleModalTkl" @maskClose="TklmaskClose">
|
||||
<view class="buy-box-title">兑换码</view>
|
||||
<view class="buy-box-center" style="width: 700upx;">
|
||||
<view class="code-cent">
|
||||
|
@ -161,7 +161,7 @@
|
|||
@tap="copyTklWenAns">{{ copyTklStatus ? '已复制到剪切板' : '一键复制' }}</view>
|
||||
</view>
|
||||
</view>
|
||||
</simpleModal>
|
||||
</simpleModal> -->
|
||||
|
||||
<view
|
||||
style="text-align: center;position: fixed;bottom: 0upx;background-color: #FFFFFF;width: 100%;height: 100upx;justify-content: center;overflow: hidden;"
|
||||
|
|
29
pages.json
29
pages.json
|
@ -1190,7 +1190,7 @@
|
|||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"scrollIndicator": "none",
|
||||
"titleNView": true
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
}, {
|
||||
|
@ -1213,7 +1213,7 @@
|
|||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"scrollIndicator": "none",
|
||||
"titleNView": true
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1240,7 +1240,10 @@
|
|||
{
|
||||
"path": "pages/zysc/index/wlcgList",
|
||||
"style": {
|
||||
"navigationBarTitleText": "物料采购"
|
||||
"navigationBarTitleText": "物料采购",
|
||||
"app-plus": {
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
|
@ -1266,7 +1269,7 @@
|
|||
"app-plus": {
|
||||
"scrollIndicator": "none",
|
||||
"bounce": "none",
|
||||
"titleNView": true
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1280,7 +1283,7 @@
|
|||
"app-plus": {
|
||||
"scrollIndicator": "none",
|
||||
"bounce": "none",
|
||||
"titleNView": true
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1293,7 +1296,7 @@
|
|||
"app-plus": {
|
||||
"scrollIndicator": "none",
|
||||
"bounce": "none",
|
||||
"titleNView": true
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1306,7 +1309,7 @@
|
|||
"app-plus": {
|
||||
"scrollIndicator": "none",
|
||||
"bounce": "none",
|
||||
"titleNView": true
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1319,7 +1322,7 @@
|
|||
"app-plus": {
|
||||
"scrollIndicator": "none",
|
||||
"bounce": "none",
|
||||
"titleNView": true
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1332,7 +1335,7 @@
|
|||
"app-plus": {
|
||||
"scrollIndicator": "none",
|
||||
"bounce": "none",
|
||||
"titleNView": true
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1345,7 +1348,7 @@
|
|||
"app-plus": {
|
||||
"scrollIndicator": "none",
|
||||
"bounce": "none",
|
||||
"titleNView": true
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1357,7 +1360,7 @@
|
|||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"scrollIndicator": "none",
|
||||
"titleNView": true
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1370,7 +1373,7 @@
|
|||
"app-plus": {
|
||||
"scrollIndicator": "none",
|
||||
"bounce": "none",
|
||||
"titleNView": true
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1383,7 +1386,7 @@
|
|||
"app-plus": {
|
||||
"scrollIndicator": "none",
|
||||
"bounce": "none",
|
||||
"titleNView": true
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -149,6 +149,7 @@
|
|||
{urlImg:'../../static/my-gong-7.png',text:'设置中心',link:'/my/setting/index'},
|
||||
{urlImg:'../../static/my-gong-8.png',text:'浏览历史',link:'/pages/my/historyMy'},
|
||||
{urlImg:'../../static/my-gong-9.png',text:'我的团队',link:'/pages/my/myteam'},
|
||||
{urlImg:'../../static/my-gong-9.png',text:'项目推荐',link:'/pages/my/fuwuGengduo'},
|
||||
],
|
||||
token:'',
|
||||
vipData:[],
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue