1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<view class="page-content my-bg">
|
||||
<cu-custom :isBack="true" class="main-topbar bg-main-oil" bgColor="bg-main-oil">
|
||||
<block slot="content">绑定星油云站</block>
|
||||
<block slot="content">绑定中品云站</block>
|
||||
<block slot="backText">返回</block>
|
||||
</cu-custom>
|
||||
<view class="pannel">
|
||||
@@ -11,7 +11,7 @@
|
||||
{{oilSite.oilSiteName}}
|
||||
</view>
|
||||
<view class="padding-xs text-lg">
|
||||
星油云站欢迎您的加入
|
||||
中品云站欢迎您的加入
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
@@ -44,7 +44,7 @@
|
||||
</view>
|
||||
<view class="margin-left">
|
||||
<text class="cuIcon-infofill padding-right-xs text-sm oil-main-color"></text>
|
||||
<text class="text-sm">请确认您的手机号已添加为星油云站管理员账号</text>
|
||||
<text class="text-sm">请确认您的手机号已添加为中品云站管理员账号</text>
|
||||
</view>
|
||||
<view class="margin margin-top-xl">
|
||||
<!-- <button class="bg-main-oil" @tap="beforeLogin" open-type="getUserInfo" @getuserinfo="getUserInfo">
|
||||
|
||||
Reference in New Issue
Block a user