|
@@ -61,11 +61,11 @@
|
|
</style>
|
|
</style>
|
|
</head>
|
|
</head>
|
|
<body>
|
|
<body>
|
|
-<div class="header">绑定成功</div>
|
|
|
|
|
|
+<div class="header">绑定失败</div>
|
|
<div class="container" style="padding: 40px;width: 100%;height: 100%;">
|
|
<div class="container" style="padding: 40px;width: 100%;height: 100%;">
|
|
<div class="row visible-on">
|
|
<div class="row visible-on">
|
|
<div class="txtbox">
|
|
<div class="txtbox">
|
|
- <div class="title">您的微信号已经成功绑定!</div>
|
|
|
|
|
|
+ <div class="title">{{ $message }}</div>
|
|
<!-- <input class="input" type="text" placeholder="请输入手机号">
|
|
<!-- <input class="input" type="text" placeholder="请输入手机号">
|
|
<button>确认绑定</button> -->
|
|
<button>确认绑定</button> -->
|
|
</div>
|
|
</div>
|