Kaynağa Gözat

更新

master
suizhijia 5 yıl önce
ebeveyn
işleme
7089ca95a6
3 değiştirilmiş dosya ile 6 ekleme ve 6 silme
  1. +4
    -4
      496_dongfengqichen/app.js
  2. +1
    -1
      496_dongfengqichen/pages/star/star.wxml
  3. +1
    -1
      496_dongfengqichen/project.config.json

+ 4
- 4
496_dongfengqichen/app.js Dosyayı Görüntüle

@@ -83,10 +83,10 @@ App({
})
},
globalData: {
urlRoot: "https://dongfengqichen.jiyou-tech.com/",//测试接口根目录
// urlRoot: "https://xing.venucia.com/api/",//接口根目录
urlStatic: "https://www.jiyou-tech.com/2020/496_qichen/static",//测试静态资源根目录
// urlStatic: "https://xingb.venucia.com/resource",//静态资源根目录
// urlRoot: "https://dongfengqichen.jiyou-tech.com/",//测试接口根目录
urlRoot: "https://xing.venucia.com/api/",//接口根目录
// urlStatic: "https://www.jiyou-tech.com/2020/496_qichen/static",//测试静态资源根目录
urlStatic: "https://xingb.venucia.com/resource",//静态资源根目录
openid: "",//OPENID
parentOpenid:"",//推荐人的openid
session_key: "",//session_key

+ 1
- 1
496_dongfengqichen/pages/star/star.wxml Dosyayı Görüntüle

@@ -2,7 +2,7 @@
<view id="star" class="showView">
<view class="home">
<view class="bgGroup">
<image class="bg" src="{{imgUrl+'/newImages7/13.png?v=005'}}"></image>
<image class="bg" src="{{imgUrl+'/newImages7/13.png?v=006'}}"></image>
<image class="selectImg1" wx:if="{{!selectGroup[0]}}" bindtap="cutSelect" data-type="0" src="{{imgUrl+'/newImages7/7.png'}}"></image>
<image class="selectImg1_1" wx:if="{{selectGroup[0]}}" bindtap="cutSelect" data-type="0" src="{{imgUrl+'/newImages7/10.png?v=004'}}"></image>
<image class="selectImg2" wx:if="{{!selectGroup[1]}}" bindtap="cutSelect" data-type="1" src="{{imgUrl+'/newImages7/8.png'}}"></image>

+ 1
- 1
496_dongfengqichen/project.config.json Dosyayı Görüntüle

@@ -4,7 +4,7 @@
"ignore": []
},
"setting": {
"urlCheck": false,
"urlCheck": true,
"es6": true,
"postcss": true,
"minified": true,

Yükleniyor…
İptal
Kaydet