|
|
@ -16,6 +16,7 @@ |
|
|
<li>·API{{ $t("assets.a2", { name: "API" }) }}{{lang=='zh-TW'||lang=='jp'?'。':'.'}}</li> |
|
|
<li>·API{{ $t("assets.a2", { name: "API" }) }}{{lang=='zh-TW'||lang=='jp'?'。':'.'}}</li> |
|
|
</ul> |
|
|
</ul> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
<scroll-view scroll-y="true" style="height: 430px;"> |
|
|
<template v-for="parentItem in list"> |
|
|
<template v-for="parentItem in list"> |
|
|
<view |
|
|
<view |
|
|
class="bg-panel-4 m-md rounded overflow-hidden box-shadow" |
|
|
class="bg-panel-4 m-md rounded overflow-hidden box-shadow" |
|
|
@ -89,6 +90,7 @@ |
|
|
</ul> |
|
|
</ul> |
|
|
</view> |
|
|
</view> |
|
|
</template> |
|
|
</template> |
|
|
|
|
|
</scroll-view> |
|
|
</main> |
|
|
</main> |
|
|
</view> |
|
|
</view> |
|
|
<view class="p-md" style="background-color: #121212;"> |
|
|
<view class="p-md" style="background-color: #121212;"> |
|
|
|