12.12 页面风格改版,增加事件详情相关概念网页跳转,增加绑定手机号功能
This commit is contained in:
1
unpackage/dist/build/mp-weixin/pages/index/conceptNewsDetails/conceptNewsDetails.js
vendored
Normal file
1
unpackage/dist/build/mp-weixin/pages/index/conceptNewsDetails/conceptNewsDetails.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";const e=require("../../../common/vendor.js"),r=require("../../../common/assets.js"),t={};if(!Array){e.resolveComponent("navBar")()}Math;const o=e._export_sfc(t,[["render",function(t,o){return{a:e.p({leftText:"历史时间轴",hideNavBg:!0}),b:r._imports_0}}]]);wx.createPage(o);
|
||||
6
unpackage/dist/build/mp-weixin/pages/index/conceptNewsDetails/conceptNewsDetails.json
vendored
Normal file
6
unpackage/dist/build/mp-weixin/pages/index/conceptNewsDetails/conceptNewsDetails.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"navigationBarTitleText": "",
|
||||
"usingComponents": {
|
||||
"nav-bar": "../../../components/navBar/navBar"
|
||||
}
|
||||
}
|
||||
1
unpackage/dist/build/mp-weixin/pages/index/conceptNewsDetails/conceptNewsDetails.wxml
vendored
Normal file
1
unpackage/dist/build/mp-weixin/pages/index/conceptNewsDetails/conceptNewsDetails.wxml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<view><nav-bar wx:if="{{a}}" u-i="5b93cf51-0" bind:__l="__l" u-p="{{a}}"></nav-bar><image class="topBg absolute" src="{{b}}" mode="widthFix"></image></view>
|
||||
1
unpackage/dist/build/mp-weixin/pages/index/conceptNewsDetails/conceptNewsDetails.wxss
vendored
Normal file
1
unpackage/dist/build/mp-weixin/pages/index/conceptNewsDetails/conceptNewsDetails.wxss
vendored
Normal file
@@ -0,0 +1 @@
|
||||
page{background-color:#070707}.topBg{top:0;left:0;width:100%;height:auto}
|
||||
Reference in New Issue
Block a user