|
...
|
...
|
@@ -2,7 +2,7 @@ |
|
|
|
<view class="container">
|
|
|
|
<CustomReturn title="首页" color="#323232" :bgColor="bgColor" :isShowBreak="false">
|
|
|
|
<template v-slot:left>
|
|
|
|
<view class="set-up">
|
|
|
|
<view class="set-up" @click="$service.jump" data-url="/pagesB/newSetting/newSetting">
|
|
|
|
<image src="/static/imagesV2/tch_index/icon9.png" mode="aspectFill"></image>
|
|
|
|
</view>
|
|
|
|
</template>
|
...
|
...
|
|