|
@@ -3,6 +3,9 @@
|
|
<u-modal :title="title" confirmText="关闭" :show="show" @confirm="handleConfirm" width="500rpx">
|
|
<u-modal :title="title" confirmText="关闭" :show="show" @confirm="handleConfirm" width="500rpx">
|
|
<!-- 如果点击的是用户协议 -->
|
|
<!-- 如果点击的是用户协议 -->
|
|
<view v-if="title == '用户协议'" class="scrollable-container">
|
|
<view v-if="title == '用户协议'" class="scrollable-container">
|
|
|
|
+ <p class="centent" style="font-weight: bold">车旅程科技用户协议</p>
|
|
|
|
+ <br />
|
|
|
|
+
|
|
<p>
|
|
<p>
|
|
欢迎使用车旅程科技有限公司的产品服务!车旅程科技有限公司(以下简称“本公司”)提供的产品服务由车旅程科技有限公司及其关联方通过网站、移动应用程序等方式向您提供。
|
|
欢迎使用车旅程科技有限公司的产品服务!车旅程科技有限公司(以下简称“本公司”)提供的产品服务由车旅程科技有限公司及其关联方通过网站、移动应用程序等方式向您提供。
|
|
</p>
|
|
</p>
|