浏览代码

图片修改

master
suizhijia 5 年前
父节点
当前提交
330b15c817
共有 3 个文件被更改,包括 3 次插入3 次删除
  1. +1
    -1
      496_dongfengqichen/app.js
  2. +1
    -1
      496_dongfengqichen/pages/index/index.wxml
  3. +1
    -1
      496_dongfengqichen/pages/index/index.wxss

+ 1
- 1
496_dongfengqichen/app.js 查看文件

@@ -266,7 +266,7 @@ App({
sharePack: function () {//分享
return {
title: '发现宝藏小程序!玩游戏赢好礼,来一起探寻更多惊喜吧!',
imageUrl: this.globalData.urlStatic+"/newImages6/25.png",
imageUrl: this.globalData.urlStatic+"/newImages6/25.png?v=002",
path: "/pages/index/index"
}
},

+ 1
- 1
496_dongfengqichen/pages/index/index.wxml 查看文件

@@ -5,7 +5,7 @@
<view class="newImages2-76">
<!-- <image style="width:750rpx;height:11693rpx;" src="{{imgUrl+'/newImages8/newHome/newHomeBg.png'}}"></image> -->
<!-- <image style="width:750rpx;height:10368rpx;" src="{{imgUrl+'/newImages4/16.png'}}"></image> -->
<image style="width:750rpx;height:1600rpx;" src="{{imgUrl+'/newImages8/newHome2/images/newHome2_01.png'}}"></image>
<image style="width:750rpx;height:1600rpx;" src="{{imgUrl+'/newImages8/newHome2/images/newHome2_01.png?v=003'}}"></image>
<image style="width:750rpx;height:1600rpx;" src="{{imgUrl+'/newImages8/newHome2/images/newHome2_02.png'}}"></image>
<image style="width:750rpx;height:1600rpx;" src="{{imgUrl+'/newImages8/newHome2/images/newHome2_03.png'}}"></image>
<image style="width:750rpx;height:1600rpx;" src="{{imgUrl+'/newImages8/newHome2/images/newHome2_04.png'}}"></image>

+ 1
- 1
496_dongfengqichen/pages/index/index.wxss 查看文件

@@ -403,7 +403,7 @@ view{
.videoGroup{
position: absolute;
left: 340rpx;
top: 560rpx;
top: 620rpx;
width: 72rpx;
height: 72rpx;
display: flex;

正在加载...
取消
保存