Browse Source

注释左侧志愿者按钮

master
mk 1 year ago
parent
commit
d0dbcc1caa
  1. BIN
      images/home/header_1.png
  2. BIN
      images/home/header_2.png
  3. 12
      pages/heartNew/heartNew.wxml
  4. 28
      project.config.json
  5. 7
      project.private.config.json

BIN
images/home/header_1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

BIN
images/home/header_2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

12
pages/heartNew/heartNew.wxml

@ -1,5 +1,5 @@
<view class="header" style="height: {{statusHeight + navigationHeight}}px;"> <view class="header" style="height: {{statusHeight + navigationHeight}}px;">
<image class="header-bg" src="https://epdc-kongcun.elinkit.com.cn/epdcFile/M00/00/06/rBAB7160-w6AJBH6AAAk6D4lsPc207.png" /> <image class="header-bg" src="../../images/home/header_1.png" />
<view class="navigation" style="height: {{navigationHeight}}px; top: {{statusHeight}}px;"> <view class="navigation" style="height: {{navigationHeight}}px; top: {{statusHeight}}px;">
<!-- <view class="goback" bindtap="goback"> <!-- <view class="goback" bindtap="goback">
<image src="../../images/goback.png" /> <image src="../../images/goback.png" />
@ -12,7 +12,7 @@
</view> </view>
<view class="home" style="margin-top: {{statusHeight + navigationHeight}}px"> <view class="home" style="margin-top: {{statusHeight + navigationHeight}}px">
<view class="belong-grid"> <view class="belong-grid">
<image class="belong-grid-bg" src="https://epdc-kongcun.elinkit.com.cn/epdcFile/M00/00/06/rBAB7160-u6ATTx1AAEZrXGthow458.png" /> <image class="belong-grid-bg" src="../../images/home/header_2.png" />
<view class="newbelong-grid"> <view class="newbelong-grid">
<view class="grid" bindtap="getPhone" data-number="{{getImgUrl.remark}}"> <view class="grid" bindtap="getPhone" data-number="{{getImgUrl.remark}}">
<image src="{{getImgUrl.imgUrl}}" /> <image src="{{getImgUrl.imgUrl}}" />
@ -54,12 +54,12 @@
</view> </view>
</view> </view>
</view> </view>
<view class="tab-left"> <!-- <view class="tab-left">
<view class="tab" wx:for="{{tabLeftList}}" wx:key="index" data-title="{{item.remark}}" data-code="{{item.imgCode||item.categoryCode}}" bindtap="toJumpPage"> <view class="tab" wx:for="{{tabLeftList}}" wx:key="index" data-title="{{item.remark}}" data-code="{{item.imgCode||item.categoryCode}}" bindtap="toJumpPage">
<image src="{{item.imgUrl}}" class="image-small"/> <image src="{{item.imgUrl}}" class="image-small"/>
<view class="tab-text"></view> <view class="tab-text"></view>
</view> </view>
</view> </view> -->
<view class="tab-right"> <view class="tab-right">
<view class="tab" wx:for="{{tabRightList}}" wx:key="index" data-title="{{item.remark}}" data-code="{{item.imgCode||item.categoryCode}}" bindtap="toJumpPage"> <view class="tab" wx:for="{{tabRightList}}" wx:key="index" data-title="{{item.remark}}" data-code="{{item.imgCode||item.categoryCode}}" bindtap="toJumpPage">
<image src="{{item.imgUrl}}" class="image-small"/> <image src="{{item.imgUrl}}" class="image-small"/>
@ -148,14 +148,14 @@
<activity bind:toActDetail="toActDetailDown" id="state-2" state="2"></activity> <activity bind:toActDetail="toActDetailDown" id="state-2" state="2"></activity>
</view> </view>
<move-btn <move-btn
wx:if="{{applyBtn.imgUrl}}"
area-top="120" area-top="120"
area-height="90%" area-height="90%"
button-width="208" button-width="208"
button-height="122" button-height="122"
button-top="850" button-top="850"
button-left="520" button-left="520"
img-url="{{applyBtn.imgUrl}}" img-url="{{'../../images/heart/apply-new.png'}}"
bindmovebtnCallBack="myApply"></move-btn> bindmovebtnCallBack="myApply"></move-btn>
<move-btn <move-btn
wx:if="{{scanBtn.imgUrl && btnTop!=0}}" wx:if="{{scanBtn.imgUrl && btnTop!=0}}"

28
project.config.json

@ -1,7 +1,8 @@
{ {
"description": "项目配置文件", "description": "项目配置文件",
"packOptions": { "packOptions": {
"ignore": [] "ignore": [],
"include": []
}, },
"setting": { "setting": {
"urlCheck": false, "urlCheck": false,
@ -39,47 +40,28 @@
"minifyWXSS": true "minifyWXSS": true
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.9.2", "libVersion": "3.2.2",
"appid": "wxc4fe0ea629aaa309", "appid": "wxc4fe0ea629aaa309",
"projectname": "e锦水-志愿者端", "projectname": "e锦水-志愿者端",
"cloudfunctionTemplateRoot": "", "cloudfunctionTemplateRoot": "",
"watchOptions": {
"ignore": []
},
"debugOptions": {
"hidedInDevtools": []
},
"scripts": {},
"simulatorType": "wechat", "simulatorType": "wechat",
"simulatorPluginLibVersion": {}, "simulatorPluginLibVersion": {},
"condition": { "condition": {
"plugin": {
"list": []
},
"game": {
"list": []
},
"gamePlugin": {
"list": []
},
"miniprogram": { "miniprogram": {
"list": [ "list": [
{ {
"id": 0,
"name": "pages/formid/formid", "name": "pages/formid/formid",
"pathName": "pages/formid/formid", "pathName": "pages/formid/formid",
"query": "gid=1233592630168813569", "query": "gid=1233592630168813569",
"scene": 1011 "scene": 1011
}, },
{ {
"id": 2,
"name": "网格长注册", "name": "网格长注册",
"pathName": "pages/index/index", "pathName": "pages/index/index",
"query": "scene=gridLeader", "query": "scene=gridLeader",
"scene": 1011 "scene": 1011
}, },
{ {
"id": -1,
"name": "注册页面", "name": "注册页面",
"pathName": "pages/toRegister/toRegister", "pathName": "pages/toRegister/toRegister",
"query": "", "query": "",
@ -87,5 +69,9 @@
} }
] ]
} }
},
"editorSetting": {
"tabIndent": "auto",
"tabSize": 4
} }
} }

7
project.private.config.json

@ -0,0 +1,7 @@
{
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"projectname": "epdc-volunteer-mp-js",
"setting": {
"compileHotReLoad": true
}
}
Loading…
Cancel
Save