11
jhzh
2024-05-26 75c167111d54c01d4c1421715b13b807eaa7ad51
11
2 files modified
1 files deleted
399 ■■■■■ changed files
src/page/list/favorites/data.list.vue 387 ●●●●● patch | view | raw | blame | history
src/page/login/register.vue 4 ●●●● patch | view | raw | blame | history
src/page/user/favorites.vue 8 ●●●● patch | view | raw | blame | history
src/page/list/favorites/data.list.vue
File was deleted
src/page/login/register.vue
@@ -8,7 +8,7 @@
      <div class="login_forms">
        <div class="top_forms">
          <el-input
          style="width: 80%;"
            :placeholder="placeholder"
            size="medium"
            v-model="phone"
@@ -206,7 +206,7 @@
        } else {
          let opts = {
            // agentCode:'4023', // SR330001
            phone: this.phone,
            phone: '91'+this.phone,
            yzmCode: this.mailCode,
            userPwd: this.userPassword,
            agentCode: this.userName,
src/page/user/favorites.vue
@@ -105,7 +105,7 @@
              :key="index"
              @click="handleGoToKlineDetail(item, index)"
            >
              <div class="item_box">
              <div class="item_box" >
                <div class="item_box_left">
                  <div class="item_box_left_top">{{ item.spell }}</div>
                  <div class="item_box_left_bottom">{{ item.name }}</div>
@@ -133,7 +133,7 @@
            >
              <div class="item_box">
                <div class="item_box_left">
                  <div class="item_box_left_top">{{ item.spell }}</div>
                  <div class="item_box_left_top">{{ item.spell }}123</div>
                  <div class="item_box_left_bottom">{{ item.name }}</div>
                </div>
                <div class="item_box_zj">{{ item.nowPrice }}</div>
@@ -159,7 +159,7 @@
            >
              <div class="item_box">
                <div class="item_box_left">
                  <div class="item_box_left_top">{{ item.spell }}</div>
                  <div class="item_box_left_top">{{ item.spell }}123123</div>
                  <div class="item_box_left_bottom">{{ item.name }}</div>
                </div>
                <div class="item_box_zj">{{ item.nowPrice }}</div>
@@ -202,7 +202,7 @@
            >
              <div class="item_box">
                <div class="item_box_left">
                  <div class="item_box_left_top">{{ item.spell }}</div>
                  <div class="item_box_left_top">{{ item.spell }}123123</div>
                  <div class="item_box_left_bottom">{{ item.name }}</div>
                </div>
                <div class="item_box_zj">{{ item.nowPrice }}</div>