Mirror von
https://github.com/ialley-workshop-open/uni-halo.git
synchronisiert 2026-06-11 12:49:30 +08:00
新增:新增恋爱日记功能
Dieser Commit ist enthalten in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<view class="cache-image">
|
||||
<view class="cache-image-wrap">
|
||||
<view v-if="loadStatus == 'loading'" class="img-loading" :style="[imgStyle, loadStyle]">
|
||||
<!-- <text class="img-load-icon iconfont icon-loading"></text>
|
||||
<text class="img-load-text">{{ loadText }}</text> -->
|
||||
@@ -145,7 +145,7 @@ export default {
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
.cache-image {
|
||||
.cache-image-wrap {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren