Merge pull request 'dev-hxf' (#16) from dev-hxf into master

Reviewed-on: #16
pull/17/head^2
huxiaofeng666 1 year ago
commit 0b39b49a5d
  1. 4
      src/jtools/store/question.js
  2. BIN
      src/static/image/practice/vip_bg.jpg
  3. BIN
      src/static/image/practice/vip_include.png
  4. BIN
      src/static/image/practice/vip_question.png
  5. BIN
      src/static/image/practice/vip_test.png

@ -21,8 +21,8 @@ const question = defineStore({
getOrderQuestion(val) {
queryQuestion({
carTypeId: this.currentCartype,
// subject: val,
questionIdList:[10982,10983,10985,10986]
subject: val,
// questionIdList:[10982,10983,10985,10986]
}).then(res => {
if (res.code == '0000') {
this.orderQuestion = res.data

Binary file not shown.

Before

Width:  |  Height:  |  Size: 774 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Loading…
Cancel
Save