lxf
2025-07-02 634f06983feb804d33f78c852d3455746bb9c11c
我的图片添加
5 files modified
10 files added
42 ■■■■ changed files
src/assets/css/init.scss 2 ●●● patch | view | raw | blame | history
src/assets/css/variable.scss 8 ●●●● patch | view | raw | blame | history
src/assets/img/icon-about.png patch | view | raw | blame | history
src/assets/img/icon-logout.png patch | view | raw | blame | history
src/assets/img/icon-market.png patch | view | raw | blame | history
src/assets/img/icon-option.png patch | view | raw | blame | history
src/assets/img/icon-password.png patch | view | raw | blame | history
src/assets/img/icon-real.png patch | view | raw | blame | history
src/assets/img/icon-service.png patch | view | raw | blame | history
src/assets/img/icon-small-language.png patch | view | raw | blame | history
src/assets/img/icon-small-password.png patch | view | raw | blame | history
src/assets/img/icon-wallet.png patch | view | raw | blame | history
src/assets/theme/dark/index.scss 2 ●●● patch | view | raw | blame | history
src/config/index.js 4 ●●●● patch | view | raw | blame | history
src/views/my/newindex.vue 26 ●●●● patch | view | raw | blame | history
src/assets/css/init.scss
@@ -83,7 +83,7 @@
}
.inputBackground {
  background: #1B233B;
  background: #f5f5f5;
}
.colorMain {
src/assets/css/variable.scss
@@ -15,9 +15,9 @@
$active_line:#1194F7;  //tab选中样式颜色
$footer_background:#252738;  // 底部颜色
$btn_main: #1194F7;   //主题色按钮
$color_main:#1194F7;   //主题色文字
$color_main:#fff;   //主题色文字
$btn_background:#474B62;  //按钮颜色
$input_background:#27293B; //input背景颜色
$input_background:#f5f5f5; //input背景颜色
$cont_background:#27293B;  //title背景色
$title_color:#B8BDC5;
$line_color: #393E49;
@@ -29,7 +29,7 @@
$chat_bg: #474B62;
$upload_bg:#474B62;
$grey_bg: #474B62;
$input_background1: #131a2e; //质押借币input
$input_background1: #f5f5f5; //质押借币input
$c2c_color: #fff;
$c2c_background: #131a2e;
$c2c_background1: #27293B;
@@ -37,7 +37,7 @@
$c2c_tip_background: #131a2e;
$selectSymbol_background: #fff; //自选与选择币种背景颜色
$US_tab_background: #1D2439;
$US_tabActice_background: #112542;
$US_tabActice_background: #3640f0;
$lable_color: #B6BDD4;
$cont_background: #f6f6f6;
$delivery_left_tab_background: #1B2134;
src/assets/img/icon-about.png
src/assets/img/icon-logout.png
src/assets/img/icon-market.png
src/assets/img/icon-option.png
src/assets/img/icon-password.png
src/assets/img/icon-real.png
src/assets/img/icon-service.png
src/assets/img/icon-small-language.png
src/assets/img/icon-small-password.png
src/assets/img/icon-wallet.png
src/assets/theme/dark/index.scss
@@ -21,7 +21,7 @@
$chat_bg: #474B62;
$upload_bg:#474B62;
$grey_bg: #474B62;
$input_background1: #131a2e; //质押借币input
$input_background1: #f5f5f5; //质押借币input
$c2c_color: #fff;
$c2c_background: #131a2e;
$c2c_background1: #27293B;
src/config/index.js
@@ -34,8 +34,8 @@
export const defaultSeconds = 1 * 24 * 60 * 60 * 1000
// const ENV_DEV = 'zhapi.coinbtcs.com' // dev
// const ENV_DEV = 'openapi.yanshiz.com' // dev
const ENV_DEV = '192.168.10.18:8086' // dev
const ENV_DEV = 'openapi.yanshiz.com' // dev
// const ENV_DEV = '192.168.10.18:8086' // dev
// const ENV_PRO = 'qheufhj.site' //  app域名
src/views/my/newindex.vue
@@ -23,7 +23,7 @@
          :class="{'mt-15': index > 0}"
        >
          <div class="flex items-center" @click="onRoute(item.path)">
            <img :src="`/static/img/${item.icon}`" class="w-20 h-20">
            <img :src="`${item.icon}`" class="w-20 h-20">
            <div class="ml-10">{{ item.title }}</div>
          </div>
          <div v-if="item.status" class="text-gray-400 text-12 py-5">
@@ -47,11 +47,11 @@
          :class="{'mt-15': index > 0}"
        >
          <div v-if="item.button" class="flex items-center" @click="loginOut">
            <img :src="`/static/img/${item.icon}`" class="w-20 h-20">
            <img :src="`${item.icon}`" class="w-20 h-20">
            <div class="ml-10">{{ item.title }}</div>
          </div>
          <div v-else class="flex items-center" @click="onRoute(item.path)">
            <img :src="`/static/img/${item.icon}`" class="w-20 h-20">
            <img :src="`${item.icon}`" class="w-20 h-20">
            <div class="ml-10">{{ item.title }}</div>
          </div>
          <div class="i-material-symbols:arrow-right-rounded text-20 text-gray-400">
@@ -87,23 +87,23 @@
// 账户详情选项数据
const accountItems = ref([
  // { icon: 'icon-option.png', title: '貨幣訂單' , path: '/position/index'},
  { icon: 'icon-option.png', title: '現貨訂單' , path: '/position/index'},
  { icon: 'icon-option.png', title: '帳單' , path:'/cryptos/accountChange'},
  { icon: 'icon-wallet.png', title: '錢包', path: '/payMentMethod/list'},
  { icon: 'icon-real.png', title: '實名認證', status: '未認證' , path: '/certificationCenter'},
  { icon: 'icon-small-language.png', title: '語言', status: '中文繁體', path: '/language' },
  { icon: 'icon-small-password.png', title: '修改密碼', path: '/changePassword'},
  { icon: 'icon-small-password.png', title: '修改提現密碼', path: '/changeFundsPassword' }
  { icon: new URL('../../assets/img/icon-option.png', import.meta.url), title: '現貨訂單' , path: '/position/index'},
  { icon: new URL('../../assets/img/icon-option.png', import.meta.url), title: '帳單' , path:'/cryptos/accountChange'},
  { icon: new URL('../../assets/img/icon-wallet.png', import.meta.url), title: '錢包', path: '/payMentMethod/list'},
  { icon: new URL('../../assets/img/icon-real.png', import.meta.url), title: '實名認證', status: '未認證' , path: '/certificationCenter'},
  { icon: new URL('../../assets/img/icon-small-language.png', import.meta.url), title: '語言', status: '中文繁體', path: '/language' },
  { icon: new URL('../../assets/img/icon-small-password.png', import.meta.url), title: '修改密碼', path: '/changePassword'},
  { icon: new URL('../../assets/img/icon-small-password.png', import.meta.url), title: '修改提現密碼', path: '/changeFundsPassword' }
]);
// 帮助和支持选项数据
const helpItems = ref([
  // { icon: 'icon-market.png', title: '市場模式' },
  { icon: 'icon-service.png', title: '線上客服', path: '/customerService' },
  { icon: new URL('../../assets/img/icon-service.png', import.meta.url), title: '線上客服', path: '/customerService' },
  // { icon: 'icon-service.png', title: '專屬客服' },
  { icon: 'icon-about.png', title: '關於我們', path: '/aboutUs' },
  { icon: new URL('../../assets/img/icon-about.png', import.meta.url), title: '關於我們', path: '/aboutUs' },
  // { icon: 'icon-logout.png', title: '下載 APP' },
  { icon: 'icon-logout.png', title: '註銷', button: true  }
  { icon: new URL('../../assets/img/icon-logout.png', import.meta.url), title: '註銷', button: true  }
]);
const state = reactive({