Browse Source

提交

master
453530270@qq.com 2 years ago
parent
commit
9b34bc29d4
  1. 3
      pages.json
  2. 3
      pages/login/index.vue

3
pages.json

@ -77,7 +77,8 @@
"style" : "style" :
{ {
"navigationBarTitleText": "", "navigationBarTitleText": "",
"enablePullDownRefresh": false "enablePullDownRefresh": false,
"navigationStyle": "custom"
} }
} }

3
pages/login/index.vue

@ -42,9 +42,8 @@
<image mode="heightFix" style="height: 72rpx;" src="../../static/ccde.png"/> <image mode="heightFix" style="height: 72rpx;" src="../../static/ccde.png"/>
</view> </view>
<view class="txtzone"> <view class="txtzone">
<view class="txtit">国家文化专网网络客户端</view>
<view class="txtit">由深圳文化产权交易所向百链数据科技深圳有限公司定制</view> <view class="txtit">由深圳文化产权交易所向百链数据科技深圳有限公司定制</view>
<text class="txbk">文化专网网络运营商百链数据科技深圳有限公司定制</text> <text class="txbk">文化专网网络运营商百链数据科技深圳有限公司</text>
<text class="txck">中国人民共和国增值电信业务经营许可证编号B1.B2-20211922</text> <text class="txck">中国人民共和国增值电信业务经营许可证编号B1.B2-20211922</text>
</view> </view>

Loading…
Cancel
Save