mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-24 21:59:13 +08:00
加入物业费
This commit is contained in:
parent
ff5387b161
commit
3bb375e4dd
@ -4,7 +4,7 @@ const util = context.util;
|
||||
Page({
|
||||
|
||||
/**
|
||||
* 页面的初始数据
|
||||
* 页面的初始数据
|
||||
*/
|
||||
data: {
|
||||
activitiesId:'',
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
{
|
||||
"navigationBarTitleText": "小区文化内容"
|
||||
"navigationBarTitleText": "小区文化内容"
|
||||
}
|
||||
@ -1,4 +1,4 @@
|
||||
<!--pages/detail/detail.wxml-->
|
||||
<!--pages/detail/detail.wxml -->
|
||||
<view class="detailContainer">
|
||||
<image class="headImg" src="{{src}}"></image>
|
||||
<view class="ad_titile">
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
.detailContainer{
|
||||
.detailContainer{
|
||||
background-color: #fff;
|
||||
}
|
||||
.detailContainer .headImg{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user