提交 dd8fbff1 编写于 作者: Anne_LXM's avatar Anne_LXM

压缩static下资源文件

上级 7f7ee81f
......@@ -34,7 +34,7 @@
props: {
img: {
type: String,
default: "/static/template/drop-card/1.jpg"
default: "https://web-ext-storage.dcloud.net.cn/hello-uni-app-x/drop-card-1.jpg"
},
cardIndex: {
type: Number,
......
......@@ -14,9 +14,9 @@
data() {
return {
cardList: [
'/static/template/drop-card/1.jpg',
'/static/template/drop-card/2.jpg',
'/static/template/drop-card/3.jpg'
'https://web-ext-storage.dcloud.net.cn/hello-uni-app-x/drop-card-1.jpg',
'https://web-ext-storage.dcloud.net.cn/hello-uni-app-x/drop-card-2.jpg',
'https://web-ext-storage.dcloud.net.cn/hello-uni-app-x/drop-card-3.jpg'
] as string.ImageURIString[]
}
}
......
......@@ -29,9 +29,9 @@
y: 0,
cardHeight:1,
userList: [
'/static/template/drop-card/1.jpg',
'/static/template/drop-card/2.jpg',
'/static/template/drop-card/3.jpg'
'https://web-ext-storage.dcloud.net.cn/hello-uni-app-x/drop-card-1.jpg',
'https://web-ext-storage.dcloud.net.cn/hello-uni-app-x/drop-card-2.jpg',
'https://web-ext-storage.dcloud.net.cn/hello-uni-app-x/drop-card-3.jpg'
] as string.ImageURIString[]
}
},
......
static/test-image/logo.bmp

112.6 KB | W: | H:

static/test-image/logo.bmp

19.3 KB | W: | H:

static/test-image/logo.bmp
static/test-image/logo.bmp
static/test-image/logo.bmp
static/test-image/logo.bmp
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册